-
-
Hi team,
In June Theme, Related product is not working properly it is showing only the one category products in all the different category.
How to Enable Navigation bar in Product Category Pages?
When Product Category Page Open then it will show a product one by one and after full load its show all products.
Best Regards
Gulshan Aggarwal
-
-
Hello,
1-To speed up site’s loading time, i suggest you optimize all images in the site and install a caching plugin. See more advises here: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/
2-This is not possible to be added from theme options. And to add it, coding is needed. Sorry but personal preference customization is not included in this support.
3-Can you please add some wp credentials in a private reply? SO i can check the related products configuration.
4-Because that is the Add to Cart button. It will need to be a link.
Regards!
-
-
Hello,
We have remove “the option on every product” by adding this custom css:
.shop-products .product_item.style_normal .cl-actions{ display:none; }
About the content below the category page we will make this possible with the next update. So you haven’t pay an extra for this. Update will be launched soon maybe this week.
Let us know.
Regards!
-
-
Hello,
The “Similar Styles” section show the items that have the same category or tag of the single product.
So you have to check the categories and tags on each product.
I have also fixed the issue with the click on the image on the mobile by comment this line into codeless-main.js :
/* if( CL_FRONT.config.$isMobileScreen ){ $('.shop-entries .product_item .woocommerce-LoopProduct-link').attr('onClick', 'return false'); } */
The add to cart also is fixed.
Please check the site after deleting your cache browser or with a private mode browser.
To add content to the categories isn’t possible but you can create a new page add the shop element there and select the category. After that you can add the text element or any other element you want
Let us know.
Regards!
-
-
Hello,
As my colleague mentioned in the last reply: It is not possible to add content to the categories but you can create a new page add the shop element there and select the category. After that you can add the text element or any other element you want.
Regards!
-
You must be logged in to reply to this topic.