Reply To: [Waiting for user confirmation] How to filter View by MySQL...
Hmm. Saying "Today we just allow users to filter by date or by time, not date and time (datetime)." doesn't exactly show that you understand? Problem is UNIX timestamp vs MySQL DATETIME format. Both...
View ArticleReply To: [Waiting for user confirmation] How to display Taxonomy Archive...
Sorry I sent that before finishing my thought. This does not work for an archive page for multiple taxonomy loops. Is there a simple way to include the taxonomy name without having to declare the...
View ArticleReply To: [Waiting for user feedback] Problem with wp_update_post
Hello, yes the content is updated, and the title too, but it's the PERMALINK that doesn't get updated with post_name from the sanitized title. Strange that the others should work but not the permalink…
View ArticleReply To: [Waiting for user confirmation] Manual paragraph not working
hi, For example, I've saved a URL in a content template. I used this url to redirect user after login as follow: http://mysite.com/wp-login.php?redirect_to=[wpv-post-body...
View ArticleReply To: [Assigned] Manual paragraph not working
Sorry, I forgot to write the custom URL within <p></p> The content is render OK but I get http://mysite.com/wp-login.php?redirect_to=<p>http://mysite/redirect-url</p>
View Articleemail links
Love that by default a custom field using email is a list to open the email however offering the ability to include a subject and body text would be wonderful.
View Articlecustom sidebar for custom post type
I am using the genesis simple sidebars plugin where I have created a sidebar for use on my custom post type made by WP-Types. I don't see the option to select a sidebar default when adding the post....
View Article'Product Category' not an option for query filter
Okay, So I am trying to add related products to my product page, and am following this tutorial: http://wp-types.com/learn/create-an-ecommerce-wordpress-site/related-products-widget/, but upon step...
View ArticleReply To: 'Product Category' not an option for query filter
Nevermind – Had to save the options above, then it became available.
View ArticleAssign page template for WooCommerce single products not showing theme template
Hi, Im having problems trying to use Woocommerce Views with Dynamik Website Builder. When I go to the "Woocommerce Views" menu to select a theme template to be used for Woocommerce single products,...
View ArticleReply To: [Waiting for user confirmation] content template issues
Hi Adriano- current version of CRED? Access? Both? thanks!
View ArticleReply To: [Waiting for user confirmation] Bottom Level Posts Listed Inside...
Thanks for the update, Adriano. You've managed to display post type B inside post type A, but because we're using one post type for our project (in order to achieve the hierarchical URL structure)...
View ArticleReply To: [Assigned] Urgent: Cannot update custom post fields
Ok I've done even more testing and this is getting very strange. I setup a new blog and I copied all the themes and plugins over from the old blog to the new one. I then created a new custom post type...
View ArticleReply To: [Waiting for user confirmation] How do I create a link using a user...
Adriano - We have moved on to a new staging domain, http://cnsv6r.dreamhosters.com as we are now building the site on a different framework theme. This issue has now been in your court for over 2...
View ArticleReply To: [Waiting for user confirmation] Moved from localhost to remote dev...
Setting define('WP_MEMORY_LIMIT', '96M'); seems to solve my problem… I'm wondering tough.. my hosting account is only 64M how is this possible? And is it stable (permanent)? I mean if they do a server...
View ArticleFeature suggestion for Views (Filters)
Hello! It would be great if Views allowed to create dynamic populated combo boxes like this: http://codecanyon.net/item/taxonomies-filter-widget/full_screen_preview/4282257 thanks, Antonio
View ArticleViews: Filter by session variable
or is it already possible? i can work arround the problem, but it would be nice if filters could use session variables. any chance?
View ArticleUpgrade to tollset for life – no discount?
Theres a discount if the complete package is bought. Is there no discount if Upgrade to toolset for life? Thx. Thomas
View ArticleUpdating a custom post field using the wp_update_post function
I have an existing function which works correctly to update the post status of a parent post (slug='sell-list') when a child CRED action is completed. The code is; //Change status of parent post when...
View Article