Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Product category

$
0
0

Replies: 0

Congratulations on your plugin, it’s really good. I have found a problem when displaying the custom fields in the product categories, they were not displayed.

Reviewing the wpbakery_element_shortcode.php file, I have seen that on line 111 you have this code “$post_id = get_queried_object_id();”, which did not work for me. But putting this, “$post_id = get_queried_object();” i got it to work.

This would affect something else in your plugin.

Regards, and thanks for your work


Viewing all articles
Browse latest Browse all 59525

Trending Articles