With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 1,486 through 1,500 (of 1,557 total)
Problem:
cred-relationship-form-link do not display correct post title
Solution:
To display the correct post title with the [cred-relationship-form-link] shortcode, as a workaround, you can use the custom shortcode I shared which returns the correct post title.
Problem:
Display the related product based on the product ID stored in the term custom field Solution:
You will require to use the Toolset View's filter hook "wpv_filter_query" in order to modify the view's query on fly.