Forum Replies Created
-
AuthorPosts
-
Hi,
Your site will direct to the home page every time I log in.
You can try to add these lines to Custom CSS or the style.css of Child Theme.
@media(max-width: 1280px){
header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center{
text-align: right;
}
}
7 years, 8 months ago in reply to: Cannot Open WooCommerce Products from Archive Page Using Safari Browser #15910This reply has been marked as private.This reply has been marked as private.Sorry for the late response.
I can't login your site. Please check the password and username again.
- To can custom on Motor theme, you can try to deactivate the plugin "Templatesnext Toolkit".
Thanks.
This reply has been marked as private.Hi,
I fixed this issue. Please reload your site and check again.
Hi,
I found the jquery error on the console screen.
Currently, I fixed this issue. Please reload your site and check again.
Thanks.
Hi,
I have added the CSS to the style.css of Child Theme to reduces the delay time of the submenu.
Hi,
I have added some PHP lines to grid.php and masonry.php file (wp-content/plugins/yolo-sofani-framework/includes/shortcodes/product/templates/layout/). You should backup this two file (The customization will be lost when you update the plugin).
I have added some CSS lines to the style.css of Child Theme.
Please reload your site and check again.
Best regards.
Sorry for our shortcomings.
Currently, we use this forum is the primary support channel for the customer.(we have mentioned in the document).
Can I help you now?
You can post your problems here or to this email: [email protected]. (or Skype account: tinhbeng)
Best regards,
tinhbeng
Ok.
You go to the product-slider.php file (wp-content/plugins/yolo-sofani-framework/includes/shortcodes/product/) and add these lines to the location as the attached link:
case 'popularity':
$args['meta_key'] = 'total_sales';
break;
Hi,
1. You go to the yolo-shop-filter.min.js (/wp-content/themes/yolo-sofani/assets/js/min/) find "Carregar Mais" and change it.
2. You can view the instruction in here:
https://docs.woocommerce.com/document/custom-sorting-options-ascdesc/
If you use the Child Theme, you can add this function to the functions.php of Child Theme.
Thanks.
This reply has been marked as private.Hi,
You can do these steps:
- You go to Woocommerce -> Settings -> Products -> Shop Page -> Set Shop page default
- You go to Theme Options -> Shop -> Archive Product -> Sidebar Filter Layout -> Set sidebar left.
- Add the widget for Woocommerce sidebar.
Hope it helps!
7 years, 9 months ago in reply to: Cannot Open WooCommerce Products from Archive Page Using Safari Browser #15870This reply has been marked as private. -
AuthorPosts
