Reply To: [Assigned] Events Espresso 4, how register its CPT
Hi gabriels-2, I assume you have already read the document: "How do I convert existing custom types and fields to Types control?"...
View ArticleReply To: [Assigned] 404 permalink after many to many setup
Hi janusL, Could you duplicate same problem in a test site, and fill below "private details box" with the login details, I need debug it in a live website. If you are going to completely delete all...
View ArticleReply To: [Waiting for user feedback] 404 permalink after many to many setup
Sorry for the inconvenience, but the problem seems to be related to some local cache although I had tried to clear all cache, permalinks etc. but this morning the issue is gone! Have a nice day
View ArticleSearch view conditions
I would like to display all posts from two different post types,where wpcf-custom-field=1, and list those post out within one view,WHERE POSTS WITH SAME wpcf-code value is first eliminated leaving...
View ArticleArchive Page + Language switch
Hello, I created Archive page for my Custom post type using Views which i placed in my Child theme. I am using 2 languages Japanese and English, Japanese as default. On that page using the site in...
View ArticleReply To: [Waiting for user confirmation] Problems to show parent fields into...
Hi again Adriano and sorry for the delay. We have been testing the code you gave me and doing other actions, but the problem is still there. After Reading your last answer I would like to explain you...
View ArticleReply To: [Assigned] Old content is shown before Views/CRED content
Hi Anton, I can not duplicate same problem in my localhost, could you try this: 1)disable other plugins and switch to wordpress default theme, and test again? 2) if the problem still exists, please...
View ArticleReply To: [Assigned] How to insert a link into a Cred form to go back to...
Hi Phillipp, Please try this: <h2>Review [cred-post-parent get='title']</h2> <a href="[cred-post-parent get='url']">Back to [cred-post-parent get='title']</a> More help: Bonus...
View ArticleReply To: [Waiting for user confirmation] Edit links for Views and View...
Hi Adriano, I'm aware of that functionality, but running Debug mode is not always convenient. It's also not very practical when there are multiple nested templates and views. I have a very specific...
View ArticleReply To: [Waiting for user confirmation] Custom Post Type –...
Ah, perfect! Thank you!
View ArticleCategorizing Custom Posts via selected fields – 2
Hi, I am creating this ticket as a continuation to the previous – http://wp-types.com/forums/topic/categorizing-custom-posts-via-selected-fields/ For some reason, I cannot update new comments onto...
View ArticleReply To: [Assigned] Search with more than 6 parameters generates SET...
We solved it by using this extension on the functions.php function tribe_allow_large_joins() { global $wpdb; $wpdb->query('SET SQL_BIG_SELECTS=1'); } add_action('init', 'tribe_allow_large_joins');
View ArticleDisable Access Output in Source?
hi, I get this output in my pages source <script type="text/javascript"> /*<![CDATA[*/ var wpcf_access_dep_active_messages_pattern_singular = "Since you enabled '%cap', '%dcaps' has also been...
View ArticleReply To: [Assigned] White scene on administration page for custom post type
Sorry for the delay answer, I checked my email box, there isn't new email from your email: i***@winter-interactive.com with attachment, you can just put those file in your website, and post the email...
View ArticleReply To: [Assigned] Styling the CRED form_submit field
will update this thread if there is any news.
View ArticleReply To: Admin in Classifieds Demo
Dear henkd, I have just shared with you a link to download the latest Classifieds version compatible with latest Toolset Plugins and WP 3.9.1. Its a WordPress duplicator package so you can see the...
View ArticleReply To: [Waiting for user feedback] Use wpv-post-field in CRED form
I'm happy to give you access if you allow me to enter private details…
View Article