Forum Replies Created
-
AuthorPosts
-
2 years, 11 months ago in reply to: How do I set woocommerce to find the product pages I created using your plugin #19501
Hi,
Currently, plugin does not have the function to override the default shop page of Woocommerce.
You can create a custom page and show on the navigation.
Best regards,
tb.
This reply has been marked as private.Hi,
Because we have a few customizations for vc_column and vc_row templates.
But in "WP Backery Page Builder" version 6.x, there are some changes. => Did cause this problem
I have fixed this issue on your site. Please reload your site and check again.
Best regards,
tb.
Hi,
I just reset the variable $param_option = array() instead of $param_option = ' ' for type "blog-cat"
(/plugins/yolo-organisk-framework/includes/shortcodes/functions.php)
I don't think it affects the image upload issue.
Best regards,
tb.
Sorry for the delayed reply.
The issue is fixed. Please reload your site and check again.
Best regards,
tb.
Currently, the plugin has been integrated with WordPress editor. You can use it without installing the Visual Composer plugin.
Hi,
You go to Theme Options -> Header -> Mobile Header -> Page title Height -> Set value.
Best regards,
tb.
Hi,
You can use PHP and get the date field. Later you add to the product hook that you want.
Best regards,
tb.
This reply has been marked as private.Hi,
You can add these lines to the Custom CSS:
.on-sale{
display: none;
}
Best regards,
tb.
Hi,
Every time you update the theme, you should sync the data for the .POT file by clicking the "Sync" button.
Currently, you can reload your site and translate again.
Best regards,
tb.
This reply has been marked as private.Hi,
You go to the woocommerce.php file and find to the function "woocommerce_template_loop_product_thumbnail"
=> do like the link attached.
Best regards,
tb.
Hi,
1. I added these lines to custom CSS:
.toggle-icon-wrapper .toggle-icon:after, .toggle-icon-wrapper .toggle-icon:before,.toggle-icon-wrapper .toggle-icon>span{
background-color: #fff;
}
2. You go to Theme Options -> Header -> Mobile Header.
After the change, you need to click "Save & Generate CSS" instead of "Save Change".
3. After the change, you need to click "Save & Generate CSS" instead of "Save Change".
4. It seems that this issue only occurs with pages that use the revolution slider. Now I have not found a way to fix this problem.
Best regards,
tb.
Hi,
Sorry for the delayed reply.
The list will not display if it has no posts. Make sure you have added the article to this category.
Best regards,
tb.
-
AuthorPosts