Performance related questions. Attn: Emerson
Ticket generated from thread: http://wp-types.com/forums/topic/3rd-thread-for-issue-displaying-multiple-forms-of-child-posts-on-same-page/#post-137525 Hi Emerson, Thanks for working closely to help...
View ArticleReply To: [Resolved] Bug? Cred Child Content Link not actually creating child...
Hi Ana, quick question on this one. I moved to a new host and this code got stripped out so I went ahead and put it back in the functions.php, but for some reason it isn't working. Was there also...
View ArticleReply To: [Resolved] Bug? Cred Child Content Link not actually creating child...
Dear sidianJ, You should check the id of the CRED form. In the example I gave you it was 774, so if in this new host you have a new ID for the CRED form you have to replace this with the new one....
View ArticleReply To: [Resolved] Bug? Cred Child Content Link not actually creating child...
Still 774. Here's the functions.php <?php /** * FUNCTIONS / THEME INITIALIZATION * * This file loads the core framework which handles everything. * * @package PageLines Framework * @since 1.0 * *...
View ArticleReply To: [Waiting for user feedback] Pagination not showing up
Strangely I do not have a Limit and Offset area. It just isn't there. :
View ArticleHow to get the first field value from a reordered repeating field from back-end
I have a repeating field which contains various images that might be reordered by drag and drop by the end-user in the back-end. I have to retrieve the first field value from the back-end, so I guess...
View ArticleReply To: [Assigned] Woocommerce archive page add to cart
Dear Darren, Yes, you should have no problem doing that. You can use woocommerce shortcodes in the Views Layout to generate the 'add to cart' buttons:...
View ArticleReply To: [Waiting for user feedback] feeding select field value via database
Hello Emerson, thanks again for this quick response. That is what i call Customer Service Yes, now we're talking the same language. That is exactly what i am trying to achieve. Cheers, Joe
View ArticleReply To: [Waiting for user feedback] Now minus 2 hours?
Hi after updating to the beta versions of Views and Types and adding the supplied code to functions file again in my theme I now see the opposite. Adding the code returns no results at all.
View ArticleBug in Views – Listing of multiple Custom Post Type
Hello, when i create a View and select multiple Cutom Post Types under "This View will display" and set the output template like this [wpv-layout-start] [wpv-items-found] <!-- wpv-loop-start -->...
View ArticleReply To: [Assigned] feeding select field value via database
Dear Joe, You're welcome.. Please give me some time to look into this and coordinate with the Types developer. You don't need to reply to this post. I will update you with the results as early as...
View ArticleReply To: [Assigned] Classifieds Demo Download Problem
Dear GrissemannD, Thanks for the test. Please give us some time to check on this issue. I will let you know the results or suggestions as early as tomorrow. Cheers, Emerson
View ArticleReply To: [Assigned] How to get the first field value from a reordered...
Dear Benny, Thanks for the clarification. Yes this is possible with using WP API functions alone. Below is the function I wrote for getting the first field value of a reordered repeating field. This...
View ArticleReply To: [Assigned] Now minus 2 hours?
Dear Bob, It's strange. 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...
View ArticleReply To: [Waiting for user feedback] How to get the first field value from a...
Thanks Emerson, I just came to about the same code, with the main difference that I used the WordPress built in method ''get_metadata_by_mid" instead of your custom function...
View ArticleReply To: [Assigned] Using WooCommerce product post type as a child of...
Dear Robert, When you create your parent custom post type, there is a metabox where you can select the product as a child. See the attachment. Please let me know if you are satisfied with my answer...
View Articleautomatically unattaching/deleting attached images/files
Is there a possibility to have Types automatically unattach an image or other uploaded file when the user removes it it from a repeated field or empty it's field value? I would expect this to be the...
View ArticleViews, not displaying parent title
Hello, I am using views to list custom post types (this is only 1 custom post type), which are children to different custom post types. I know that I can use [wpv-post-title id="$house"], like in the...
View ArticleReply To: [Assigned] Filter Taxonomy Terms by Associated Post Type
Hi manuelK, Are we talking about this: A custom Taxonomy "my Taxonomy ", register to two or more post types "post type 1", "post type 2"… And you are going to filter term which which are associated...
View ArticleReply To: [Assigned] Importing Custom Taxonomies
Hi Hutchings, Thanks for share it, Hope it help peoples here
View Article