hello, I get this warning since upgrading to PHP8, I guess that it’s ok to ignore it ? But can you confirm please ? Thanks for your help !
]]>Thank you !
]]>Point to note this theme can be molded to ANY kind of website you so choose, it has a header and footer builder too.
It doesn’t get much better than Woostify!
PS I’ve used a few premium themes as well Porto, Electro, Woodmart to name a few, What ever it’s lacking in visual appeal, you can make it up with a little CSS & JS.
Mic Drop!
if you need a website that offers the same menu on computers or mobile, with hamburger menu (weirdly hard to find on other themes), this theme is the best.
Thank you so much !
Please just reduce the size of ads please…
]]>add to cart error, no redirection, error in console, can you confirm that it is related to your theme ?
to check, please add a product to your shop homepage with a shortcode, or maybe tell me if there is any other way to display products on the homepage ?
thanks a lot.
]]>I love your theme (classic theme), but after checking the code I found that all pages had two <h1> tags on woocommerce shop.
So what I did is read this:
https://presscustomizr.com/snippet/change-the-post-title-tag-to-h2/
https://presscustomizr.com/customizr/hooks-api/#hooks-api-title
To add this code in my child theme function.php (to replace the first H1 by SPAN):
add_filter('tc_site_title_tag' , 'my_title_tag');
function my_title_tag() {
return 'span';
}
I now have only my page titles as <h1> on all pages.
Can you tell me if I did it correctly ? And by the way, why there was two <h1> on all pages ? And is it correct that we should have only 1 ?
Thank you so much, I hope to try your pro version soon because your theme is so great.
]]>