Digital experiences for all disciplines
Forum Replies Created
-
-
Your hosting is slow, I recommend WP Engine
– Kyle
Sorry, what hosting company are with and which package do you have? The speed issue is due to your hosting, not the theme
– Kyle
Ok great
Done
– Kyle
Hi
You will need to use the Yoast SEO plugin to change archive page titles
– Kyle
September 14, 2016 at 1:09 pm in reply to: woocommerce – eliminated product image still showing #291805Hi
This is caching on your hosting, the easiest workaround is to rename the image to something else before you upload it
– Kyle
Hi
That link isn’t working, please check
– Kyle
Looks great! Nice work
– Kyle
No problem!
Hi
What hosting do you have?
– Kyle
September 14, 2016 at 7:58 am in reply to: SPB content below the shop on woo commerce shop page #291763Hi
Unfortunately the only way to do that would be to edit the woocommerce templates. That customisation is beyond our scope of support as it is more work than a small customisation. We only provide support for theme issues, and at times basic customisations. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need to make that customisation
– Kyle
Hi
1) Please make all site updates and check again
2) If that does not work deactivate all plugins apart from Swift Framework and WooCommerce to see if that fixes the issue
– Kyle
No problem!
Add this to your child theme’s functions.php file:
foreach ( array( 'pre_term_description' ) as $filter ) { remove_filter( $filter, 'wp_filter_kses' ); } foreach ( array( 'term_description' ) as $filter ) { remove_filter( $filter, 'wp_kses_data' ); }
to stop the html being stripped
Then add this to your custom css:
.term-description { padding: 30px 40px; background-color: #ffffff; }
– Kyle
Any that you have chosen in Font Options
– Kyle
Which category has a description?
– Kyle
-
Posted in: Reply To: Product Category styling