Reply To: [Assigned] WordPress archives and Woocommerce product categories
Dear jasonF , It's easy, just put this code to your file: <?php the_ddlayout('YOUR-LAYOUT-SLUG’); ?> you also, can use it inside wordpress loop: <?php if (have_posts()) : while (have_posts())...
View ArticleReply To: [Assigned] wpv-post-excerpt read more link
Dear charlesY-2, Can you try this? [wpv-post-excerpt length="30" count="word" more=""] <a href="[wpv-post-url]">Read more</a> Please let me know if you are satisfied with my answer and if...
View ArticleReply To: [Waiting for user confirmation] Edit form with GRED for conditional...
Hi, Caridad, Thanks for your code suggestion! In my case won't help as the users don't need to see these 2 links, it will confuse them. So, the same conditional code in the edit form works just fine,...
View ArticleReply To: [Waiting for user feedback] Display page template with Layouts
Yes, that is the correct plugin. To duplicate the problem, install the calendar plugin, install Layouts, create an event with the plugin, and try to view the event from the front-end. When you view...
View ArticleReply To: [Assigned] New types updated 1.5.6, yet wysiwyg for child post in...
Dear Mun Pong, Yes, thats right. The fix is only about resizing the textarea. As I said, we dont have room for a full WYSIWYG editor in there. Regards, Caridad
View ArticleReply To: [Waiting for user confirmation] Problem getting post content from...
Hi luoy, Thanks, it worked! I even applied formatting to it: $parent_post = get_post($id_parent); echo apply_filters('the_content', $parent_post->post_content);
View ArticleReply To: [Waiting for user confirmation] CRED: custom fields don't show...
OK. I think Luoy has my back. Thanks Ana. Larry
View ArticleReply To: [Waiting for user feedback] Import vis csv
here is the login thank you for your time
View ArticleReply To: [Assigned] Frontend Search Results Filter
Dear Fuqiang, Im not sure I understand, can you explain the difference between a parametric search and filtering search results? Regards, Caridad
View ArticleReply To: [Assigned] ampersand truncates url parameter
I have add a post-id parameter to the query string. The name parameter is still there but only for seo purposes, – it is dropped from the filter. I would have liked to have used the slug instead of...
View ArticleReply To: [Waiting for user confirmation] How can I output my template...
Dear luoy, Thank you very much. Worked just fine. Have a productive day!
View ArticleReply To: [Assigned] ampersand truncates url parameter
Dear Caridad, I didn't see your last response before I made my last reply. Thanks again for your help. I will close the issue now. (But please let me know if I am mistaken about filtering on the slug)...
View ArticleTruncate types field in Views
In http://wp-types.com/forums/topic/truncate-post-title/ and https://wp-types.com/forums/topic/help-with-custom-truncation-shortcode/ I found some info on to truncate a post title or an excerpt. How...
View ArticleReply To: [Waiting for user confirmation] View Filter Missing from Widget...
Hi Caridad That's great … thank you for your help and explaining how it works. Please can I finally ask … is it possible to exclude specific taxonomy terms from the filter? Or the other way round and...
View ArticleReply To: [Assigned] Creating a "collapsable" menu with Layouts and...
Hi jeffM, I tested the Bootstrap 3 theme, but can not duplicate same problem in my localhost, See below screenshot: Could you post the live problem URL? I need debug it in my Chrome browser
View ArticleReply To: [Assigned] How to exclude categories from dropdown
Hi Nolan, As you mentioned above it is not possible within Views yet, currently I suggest you try create a javascript to hide the options in the dropdown menu, for example: your dorpdown menu is using...
View ArticleReply To: [Assigned] Hide post title field in child post
Hi mun-pongc, Are we talking about in WP admin side, the "field table" when you edit a parent post with Types? If it is, please try this: Goto WP admin side, Types-> Custom Post Types and...
View ArticleCannot Upgrade mi Subscription
Hi, I tried to upgrade yesterday my subscription but the system tries to charge me the whole amount instead of 50%, could you please fix that? Thanks Mario
View Article