julieP
Support threads created in the last 30 days: 1
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Content Template Edit Screen
Started by: julieP in: Toolset Professional Support |
|
2 | 3 | 4 years, 7 months ago | |
Spacing Between Radio Buttons on CRED Post Form
Started by: julieP in: Toolset Professional Support |
|
2 | 5 | 4 years, 7 months ago | |
Child Cell Width Narrower Than Parent
Started by: julieP in: Toolset Professional Support |
1 | 2 | 4 years, 7 months ago | ||
Where to place custom CSS?
Started by: julieP in: Toolset Professional Support |
|
2 | 5 | 4 years, 7 months ago | |
How do I Identify the Author of a CPT in Backend?
Started by: julieP
in: Toolset Professional Support
Problem: How do I display the post author in the backend I have a custom post type 'Listings'. When a user creates a listing, it appears in the list on the backend with publish date and category but I notice I'm not able to tell which user posted the listing. Solution: Please try this: Dashboard-> Toolset-> Post Types, find and edit the post type, in section "Sections to display when editing ", enable the options "Author", and test again Relevant Documentation: |
|
2 | 3 | 4 years, 8 months ago | |
How Do i Display CRED Edit Form Using Layouts?
Started by: julieP
in: Toolset Professional Support
Problem: How Do i Display CRED Edit Form Using Layouts? I'm following this tutorial:- https://toolset.com/documentation/user-guides/cred-training-course/part-9-listing-items-belong-logged-user/ I've created a Layout for this page which contains a Views cell where I've added the above View. The page displays the listings correctly and the 'delete' link works but the 'edit' link doesn't. Solution: You are using a layout to display the single "Listing" post, and CRED form is using wordpress action hook the_content to display the CRED form for editing post, so I add a content template cell in the problem layout: with below codes: [wpv-post-body view_template='None'] Please test again, check if it is fixed or not. Relevant Documentation: https://toolset.com/documentation/user-guides/cred-training-course/part-9-listing-items-belong-logged-user/ |
|
2 | 15 | 4 years, 8 months ago | |
I want to use an image as the background for my site
Started by: julieP in: Types Community Support |
|
2 | 8 | 4 years, 8 months ago | |
Check if user is logged in
Started by: julieP
in: Toolset Professional Support
Problem: Solution: [wpv-conditional if="( '[wpv-current-user info='logged_in']' eq 'true' )"]I am Logged in[/wpv-conditional] [wpv-conditional if="( '[wpv-current-user info='logged_in']' eq 'false' )"]I am not Logged in[/wpv-conditional] Relevant Documentation: |
|
2 | 5 | 4 years, 8 months ago | |
Make CRED Form only available for Logged In users
Started by: julieP
in: Toolset Professional Support
Problem: Solution: wpv-conditional so you can hide the link and the form completely from given Roles, logged in status or even single users. 2. Or, you can do it with Access Plugin. If you do it with Access, what happens when a Guest (not logged in user) visits the page and has no rights to submit the form, he / she will find an empty page (by default). Relevant Documentation: |
|
2 | 7 | 4 years, 8 months ago | |
How Do I Display The Output of 5 Possible Choices in Same Place on Site
Started by: julieP in: Toolset Professional Support |
1 | 2 | 4 years, 8 months ago | ||
Need a little help setting up Breadcrumbs NavXT Plugin
Started by: julieP in: Toolset Professional Support |
|
2 | 5 | 4 years, 8 months ago | |
Views Output Ignores Post Relationship (Output Displayed In All Custom Posts)
Started by: julieP in: Toolset Professional Support |
|
2 | 4 | 4 years, 8 months ago | |
SEO
Started by: julieP in: Toolset Professional Support |
|
2 | 7 | 4 years, 8 months ago | |
add_theme_support or wp_title(); – why both??
Started by: julieP in: Toolset Professional Support |
1 | 2 | 4 years, 8 months ago | ||
Title Tag in Toolset Starter Theme
Started by: julieP
in: Toolset Professional Support
Problem: Solution: add_theme_support( "title-tag" ); Relevant Documentation: |
|
2 | 5 | 4 years, 8 months ago |