Reply To: [Waiting for user feedback] Call to undefined function...
Dear Wilhem, We have changed the priority of this function. Now the function will only call when Post Content have at least one image short code. Therefore please add following code your header before...
View ArticleReply To: [Assigned] Problems Views Comtent Temnplates and Editing Views
Dear Stefan, I’ll send you a private email right now asking you for some private information that will help me debug this issue for you. Please check your email in a couple of minutes, and if you...
View ArticleReply To: [Assigned] How do I set up a child theme for Views-Base?
Dear jeffS-2, for setting up a child theme you may want to review the following wordpress documentation http://codex.wordpress.org/Child_Themes http://codex.wordpress.org/Template_Hierarchy if you...
View ArticleReply To: [Waiting for user confirmation] Featured image shortcode question
OK, happy you found the bug.
View ArticleReply To: [Assigned] WP Google Maps
Dear Glen, Shortcodes in custom fields aren't normally parsed. But you can add the following line to functions.php for processing them. If your field slug is test, use:...
View ArticleReply To: [Assigned] Views, not displaying parent title
Dear amanV, you would have to insert in the view one entry for each parent title you want to retrieve, so you would have the parents titles. [wpv-post-title id="$cpt-parent-1"] [wpv-post-title...
View ArticleTypes php API – need serious help.
FYI. I have the Views plugin as well so don't need to upsell me to that I've been using Views, but I'm reaching a stage where I see limitations of Views (e.g. Shortcode within Shortcode), that I think...
View ArticleWP Types Fields – no new Media Uploader?
Hi! I am using the latest version of WP Types plugin and noticed that when I made a new (repeating) image field the uploader, the plugin still uses the old media uploader and not the new one...
View ArticleReply To: [Assigned] Upcoming birthdays
Dear Harald, Not sure if that can be done, really. Because we can not modify the value of the field before running the query. We can only do something about it later. The only idea I can come with is...
View ArticleReply To: Types php API – need serious help.
ok I did something as simple as this in functions.php function display_stockcode_fn($atts) { $stockcode = types_render_field("stock-code", array("raw"=>"true","separator"=>";")); return...
View ArticleReply To: [Waiting for user feedback] Unable to see the the content template...
Exactly. The page isn't showing any content. I created a content template (usage for single page) and populated it for projects. But it does not show up. Is that clearer? As mentioned above the...
View ArticleReply To: [Waiting for user confirmation] Variations on Product page
Hi Emerson, any feedback on the progress of the update
View ArticleReply To: [Assigned] Unable to see the the content template (views) working
Dear Faraz, Is it working fine before ? Please let me know about your Views and WordPress version. If possible please try the following. 1) Take a backup then inactivate other plug-ins and check it is...
View ArticleReply To: [Assigned] Relation between two custom post types
Dear Rainer, Its better to remove the old version and install the new one, so you don't leave stale files behind. Regards, Caridad
View ArticleUse views + types with another theme
Hello, I am fairly new to this views + types setup. I bought the whole thing But i was wondering, i got a fairly "simple" site, and i was going to use the enfold theme from themeforest, for a...
View ArticleReply To: [Assigned] Revisiting Whoie Words in Parametric Search
Dear Graham, Yes, thats right. We have two ways of searching with Views: 1) exact match = 2) partial match LIKE Neither of them do a keyword search like you require. Please let me know if you are...
View ArticleReply To: [Waiting for user confirmation] nggallery Shortcode not working...
Hi luoy, thanks for your help. But it still doesn't work. Content of the field ngglaery is: [nggallery id=4] In the view template: [types field="nggallery"][/types] Result: no gallery – it just...
View ArticleI can't get the Search to work on THIS forum page. Always displays...
Does the Search box in the upper right corner of THIS Forum page work? I search for "CRED" and get nothing. (It doesn't even say "No results found".) WTH? jeff
View ArticleTaxonomy images
Hey there, and this is the next thing. I see several ideas (won't call them solutions) here but I'm not sure what to do. I have created a functions.php file in my child theme with just the opening...
View Article