Styled Themes
Forum Replies Created
-
Hi,
Could you provide us your site url?
Thanks!Forum: Themes and Templates
In reply to: [Pure & Simple] Bullets and Horiz Rule cause Custom CSS Failurehello ralphw,
Please add the following css inside the additonal css field of your customizer(after /*…*/) or your child theme’s style.css file.
.entry-content{ font-size: 1.1em; }Best regards,
Forum: Themes and Templates
In reply to: [Pure & Simple] Bullets and Horiz Rule cause Custom CSS FailureHi ralphw,
Could you provide us your site url so that we can take a glance and provide you appropriate solution?
Best Regards,
Forum: Everything else WordPress
In reply to: How does WP.org theme repo rank it’s themes?Good to hear it’s a robust system.
Thanks for explaining.Forum: Everything else WordPress
In reply to: How does WP.org theme repo rank it’s themes?Hi Jan,
more info would be very much appreciated as I had this question in my head for a long time as well.I’m quite sure that download and install count can be manipulated as well – for a developer or server guy it wouldn’t take too much to setup a script that installs wp instances and activates a specific theme – not like I want to give ideas for cheating the system:)
To be honest a rating/review based system combined with active install metrics taken into account can probably create the fairest system for all.
cheers
ImreForum: Themes and Templates
In reply to: [Pure & Simple] Search Widget- search shows “Private” pages!were you not logged in as WP admin when you searched via the widget by any chance?
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themewe recommend using the slider functionality for full width images on the homepage
then you can add a shortcode like this to a text widget in Banner position
[styledstore_slider slider_id=123]Forum: Themes and Templates
In reply to: [Pure & Simple] Love the theme – possible to remove page titles?Great to hear that Lisaek1 !
Forum: Themes and Templates
In reply to: [Pure & Simple] Love the theme – possible to remove page titles?Hello Lisaelk1,
Please add the following css in your child theme’s style.css file or inside the additional css field i.e; under Dashboard >>appearance>> customize>> Additional css
.entry-header .entry-title{ display: none; }Best Regards,
Forum: Themes and Templates
In reply to: [Styled Store] Slider problemHello Fumpiyo,
Yeah we’ve checked the screenshots. Everything is well located as they should be.
The problem you are facing is most likely due to javaScript conflict with other plugins. Try deactivating and reactivating them one by one to check if any conflict occurs. Otherwise everything looks fine .Best Regards,
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeGreat !!!
Forum: Themes and Templates
In reply to: [Styled Store] Slider problemHello fumipyo,
We are able to choose slider category from our demo site. It seems the products are not still assigned to the specific category hence you might be facing the issues. Please check it again and let us know!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
Well in that case, please add the following css inside the additional css field of your customizer;
@media (max-width: 378px ){ .woocommerce #coupon_code{ width: 100% } .coupon input.button[name=apply_coupon]{ width: 100%!important; } }Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
We still don’t see your coupon code section. Please check it again. Enable your cart and let us know. It is working absolutely in our demo site.
Regards,
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHi,
I cant find apply coupon code form in your cart page. Have you disable it. Coupon code field is working fine in our demo site. please check again.
https://demo.styledthemes.com/styledstore-pro/cart/
Thanks