HomePage › Forums › Themeforest › Organey – Organic Food WooCommerce WordPress Theme › Product Category – product sorting and brands
- This topic has 19 replies, 2 voices, and was last updated 1 year, 9 months ago by Supporter.
-
AuthorPosts
-
January 20, 2022 at 9:30 pm #5120MatijaSupport Expired
Hello,
There’s a problem with product sorting on product category. If I choose f.e. “Sort by Price: Lowest first”, nothing happens.
Another problem – also on product category – if I click on any of the tags, f.e. “Nutz”, the products shown are correct, URL is correct, but the title in breadcrumbs (H1) doesn’t refresh. I need to press F5 for the title to refresh as well. The same goes for brands, f.e. clicking on “Clearspring”.
Could you please check? Thank you.
Matija
January 21, 2022 at 9:47 pm #5135Hi you,
I have just fixed this issue, please recheck your site.
January 21, 2022 at 9:50 pm #5136MatijaSupport ExpiredHello,
Thank you, the first issue is now resolved (product sorting).
The second one is still the same. After clicking on brand/tag (in sidebar), H1 title stays the same. It only changes when I refresh the page. Could you please take a look?
Kind regards,
MatijaJanuary 21, 2022 at 10:58 pm #5138Hi again,
Please recheck your site, I fixed this issue.
January 22, 2022 at 2:33 pm #5139MatijaSupport ExpiredHey,
It works. Thank you, have a nice weekend.
Matija
January 22, 2022 at 10:28 pm #5142Ok, let me know if you need to help and hope you will vote 5 stars for our team.
Thanks and have a nice weekend!
February 14, 2022 at 9:59 pm #5324MatijaSupport ExpiredHey,
1. I have the same problem as last time: After clicking on brand (in sidebar), H1 title stays the same. It only changes when I refresh the page. Could you please tell me what you did so I can do it on my own (website is now live)?
2. Could you also tell me how to get rid of share social icons below the “add to cart” button (on the product page)?
Thank you!
February 14, 2022 at 11:38 pm #5326I can’t login to admi dashboard, please recheck for me: https://prnt.sc/26vpo2u
February 16, 2022 at 1:24 am #5343MatijaSupport ExpiredHello,
Could you please just tell me how to do it, so I can do it on my own?
Thank you,
MatijaFebruary 16, 2022 at 10:55 pm #5367Hi again,
#1. Please check and send Admin web account for me, I need to check your site.
#2. Please add this custom code to file functions.php ( child-theme):
add_action('init', 'organey_fnc_custom_code', 999); function organey_fnc_custom_code(){ remove_action('woocommerce_share', 'organey_social_share', 10); }
- This reply was modified 2 years, 9 months ago by Supporter.
February 24, 2022 at 2:42 pm #5454MatijaSupport ExpiredThis reply has been marked as private.February 24, 2022 at 11:37 pm #5456Ok, I fixed this issue, please recheck.
February 25, 2022 at 2:34 pm #5457MatijaSupport ExpiredHello.
1. This is still the same. For example … if I click on one of the product categories (f.e. “Sirotka – izolati in hidrolizati”), I land on this product category. This is OK. But if I then click on one of the brands (f.e. “Crown Sport Nutrition”), only the URL changes, but not the H1 in breadcrumbs. Please see the screenshot.
Screenshot: https://ibb.co/8msCHFD
If you manage to fix this issue, please let me know what you did, so I can do the same on production page.
2. Have you managed to solve the issue with error_log? I also need to repeat the steps on production, so please let me know what you did.
Thank you,
MatijaFebruary 26, 2022 at 12:05 am #5460Hi again,
I have just fixed this issue, please recheck.
You need to add custom class to breadcrumb section: https://ibb.co/gPvMfqy
These customizations are fixed in the main theme, so please keep the following files when updating the main theme:
1. organey/assets/js/woocommerce/ajax-shop.js
2. organey/includes/woocommerce/woocommerce-template-hooks.phpJanuary 30, 2023 at 10:57 pm #8706MatijaSupport ExpiredHello,
I’ve found one more issue – the description of product category stays after clicking on brand.
Please do the following to see the issue:
1. Open one of the product categories with added description, for example this one: https://www.vitalgo.si/proteini-beljakovine
You can see this product category has some description added under breadcrumb section: “Proteini ali beljakovine sodijo med osnovna makrohranila, ki telesu predstavljajo vir energije …”
2. On the bottom of the left sidebar click on one of the brands (BLAGOVNE ZNAMKE), for example click on: Foltin
3. Scroll up and you will see that the description of the previously visited product category stays visible on the brand page. After refreshing the brand page (F5) the description is gone. It should be gone directly after clicking on the brand “Foltin”.
See the screenshot for details: https://ibb.co/qDWcvwN
Could you please advise how to fix this?
Thank you!
-
AuthorPosts
You must be logged in to reply to this topic.