Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
I have checked and it seems your Sidebar normal works.
Hi,
I have gone to the "yolo-main.js" and disabled the "Quick View" popup.
Hi,
You can get Google Map API Key in here:
https://developers.google.com/maps/documentation/javascript/get-api-key
Hi,
You can add these lines to Custom CSS (Theme Options) or the "style.css" of Child Theme.
.top-sidebar i {
padding-right: 10px;
}
.yolo-top-bar .top-sidebar aside + aside{
border-left: 1px solid #275679;
padding-left: 30px;
}
.yolo-top-bar .top-bar-right{
border-left: 1px solid #275679;
}
Thanks.
Hi,
- You go to each Product and add "Cross-sell": http://prntscr.com/ixe7bx
The product will be added to the last of "Cart Page" instead of the right (as your attachment), because when you enable the Shipping and charge per region -> will appear a new colum.
- Add quick view: I will look into this issue.
Thanks.
Ok. Great!.
Hi,
I have set up the Footer 4, you can reload your site and check again.
Can you give me link your site.
Hi,
You go Theme Options -> click "Save & Generate CSS", later reload your site and check again.
Thanks.
Sorry for the late response.
I have activated the Child Theme and custom for the Cart page.
You can reload your site and check again.
Hi,
Currently, the Instagram changed the way the data is retrieved. We updated this problem on our theme and will upload to Themeforest in the next week.
If you want to update now, please send me admin your account and link your site (Set as private reply).
I will help you check.
Thanks.
Hi,
You can try with these lines:
.rtl .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
left: auto!important;
right: 0!important;
}
OR you go to Theme Options -> Header -> Header 2:
- Header Customize Right: You disable the "Shopping Cart", "Wishlist" and enable "Social Profile".
- Header Customize Left: You disable "Social Profile" and enable "Shopping Cart", "Wishlist".
Best regards,
tinhbeng.
7 years, 10 months ago in reply to: Missing Add to Wishlist on Products using Premium Yith Wishlist #15435Hi,
I have updated the "wishlist.php" file (wp-content/themes/yolo-sofani/woocommerce/loop/), you can backup this file.
We will update this problem in the next version. You don't need worry.
Thanks.
Hi,
You can add these lines to the "style.css" file of Child Theme.
.yolo-page-heading .bottom-bar .page-title i{
display: none;
}
-
AuthorPosts
