Home › Forums › Themes Support › General › Haru Products Ajax Order
- This topic has 17 replies, 2 voices, and was last updated 4 years, 6 months ago by
admin.
-
AuthorPosts
-
October 16, 2018 at 10:04 am #2012
Hi, I have a problem with the Haru Products Ajax Order widget. I would like to display products in 3 columns – how to set it? Please look to the attachment.
Attachments:
You must be logged in to view attached files.October 17, 2018 at 12:50 am #2014Hi,
Thanks for contacting us and choosing our product!
That’s seem this issue happen you WooCommerce update new version:
http://i.prntscr.com/gK0ragC9T9eoQ-Anx9nmjw.png
We have just fixed for you by added custom CSS in Appearance -> Customize -> Additional CSS.
Hope this help!
P/s: We’ll update new version to fix this issue.******
Best regards,
HaruThemeOctober 25, 2018 at 3:06 pm #2104Thank you for help 🙂
And I have another question: how can I custom the menu? I’d like to show product categories after hovering on the “shop/sklep”.
Could you help me with this?Best regards,
EdytaOctober 27, 2018 at 2:41 am #2123Hi,
You need show product category like this:
http://prntscr.com/lazm5h
Hope this help you!****
Regards,
HaruThemeOctober 30, 2018 at 11:06 am #2141Thanks a lot 🙂
October 31, 2018 at 1:11 am #2144Thanks for your feedback!
****
Regards,
HaruThemeNovember 11, 2018 at 1:17 pm #2272Hi, I have another issues – see attachment.
Please help me with this.Attachments:
You must be logged in to view attached files.November 12, 2018 at 3:20 am #2275Hi,
About your issues we have just checked them:
1. http://prntscr.com/lh6ta0 We have been added custom CSS code and fixed it for you!
2. Product sidebar you can manage it like this: http://prntscr.com/lh6u8k
3. With Subscribe form you can manage it like this: http://prntscr.com/lh6ujc
Hope this help!*****
Best regards,
HaruThemeNovember 12, 2018 at 11:04 am #2279Hi, thank you for you help 🙂
Everything is ok now, besides one issue. I’d like to place the category description on the right column – please see attachment. What should I add into the CSS code to set the description in this way?Attachments:
You must be logged in to view attached files.November 12, 2018 at 5:05 pm #2284We have just custom template for archive-product like this for you:
<div class="container"> <div class="row clearfix"> <div class="col-md-3"> </div> <div class="col-md-9 col-sm-12 col-xs-12"> <?php /** * Hook: woocommerce_archive_description. * * @hooked woocommerce_taxonomy_archive_description - 10 * @hooked woocommerce_product_archive_description - 10 */ do_action( 'woocommerce_archive_description' ); ?> </div> </div> </div>
Hope this help!
November 12, 2018 at 7:42 pm #2285Looks great! Thanks a lot for help:)
November 13, 2018 at 1:31 am #2286Thanks for your feedback!
Please vote 5* to help us upgrade our product in future!
Thanks so much!*****
Best regards,
HaruThemeNovember 19, 2018 at 1:57 pm #2339Hi, I have another 2 issues. Descriptions in attachment.
Please help me with this.Attachments:
You must be logged in to view attached files.November 20, 2018 at 1:48 am #2344Hi,
About issue 1 you can fix by add this custom CSS code:.woocommerce-terms-and-conditions-checkbox-text { position: relative; top: -10px; padding-left: 20px; }
About issue 2 you can update theme to latest version by use this plugin:
https://envato.com/market-plugin/
Hope this help!*****
Regards,
HaruThemeNovember 20, 2018 at 9:45 am #2346 -
AuthorPosts
You must be logged in to reply to this topic.