Forum Replies Created
-
AuthorPosts
-
I tried to check your hosting but still can’t find the error. I will backup your website and reinstall it on localhost to check it again, please wait a little longer
Ok, let me know if you need to help.
Hi you,
Please explain your problem more clearly.
Hi you,
To change this background color, please go to Edit header
-> Edit Inner Section -> Advanced -> Custom CSS -> Edit color code: https://prnt.sc/1wa2l01October 16, 2021 at 1:11 am in reply to: change the background of “Deal Of The Month”in home page #3901Hi you,
Please go to edit this page with Elementor -> Edit section -> Tab Style -> Change image background: https://prnt.sc/1wa1ay6
Is your problem solved?
Yes, I have just resolved this issue, please recheck.
Hi you,
To change default sorting in shop page, please add this code to file functions.php ( child-theme):
add_filter('woocommerce_default_catalog_orderby', 'organey_default_catalog_orderby'); function organey_default_catalog_orderby( $sort_by ) { return 'date'; }
Possible values are:
menu_order (Default) – by the custom order first, then by product name
popularity – by the number of sales
rating – by the average rating
date – recently added products will be displayed first
price – cheapest products will be displayed first
price-desc – the most expensive first
rand – in a random order (read also how to retain pagination in this case)Hi you,
I have just fixed this issue, please recheck.
Hi you,
I have disabled all plugins, used the default theme to test your problem, but it is still not resolved. I also tried to install another plugin to debug but still can’t install. It seems that the server you are using is having problems with the website.
Please provide Cpanel login so I can check your hosting again.
October 15, 2021 at 10:02 am in reply to: delete the “guarantee safe checkout “and” add to wishlist” #3883Ok, let me know if you need to help.
Hi you,
I have checked the website and it is still working, please tell me more details about the problem you are having, I will check and help you.
Hi again,
Please go to the editing section of this template, move your mouse to Inner Section -> Click Copy: https://prnt.sc/1w58u69
-> Move to the location where you need to add Inner Section -> Click on Inner Section -> Click Paste: https://prnt.sc/1w590w4Hi you,
To setup color for your site, please follow guide at Setup Color
Hi you,
I have checked your website and everything is fine, please check again and let me know if you need further assistance: https://prnt.sc/1w55jfo
-
AuthorPosts