Template Sell
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Polite] Turning Off Responsiveness in Polite ThemeHello
As you said above that you are using Site Origin page builder and it is not looking fine on mobile phone.
As a theme developer, we can’t have control over the plugin and why it is not working on it.
We believe, instead of using this plugin, we can recommend Elementor plugin. You can use that.Your other problem will also addressed with it.
Finally, the use of Polite theme is for blog or content website, so, we hadn’t check with this Site Origin page builder, however, it is checked with Elementor.
Regards
Template SellForum: Themes and Templates
In reply to: [Polite] Turning Off Responsiveness in Polite ThemeHello @sethw1998,
At first, thank you so much for using our theme Polite and thanks for loving it.It would be better if you come up with site URL or screenshot to know about the issues.
While we checked the theme demo, it is fine. You can also check the theme demo in your mobile phone. All our demos are listed here. https://www.templatesell.net/demo/polite-lite/
If your website layout and theme demo layout is different, would you please check once by deactivating the installed plugin and check it. Probably you might have the mobile layout plugin of Jetpack or similar other one.
At last, what type of header you need? Full width means? We have multiple demos of free and pro and you can check them from the above provided demo page link.
Please let us know if you have any queries.
Thank you
Template SellForum: Themes and Templates
In reply to: [Polite] Displaying only post title in post entries listHello @jacobstephens,
At first, thank you so much for using our theme Polite and thanks a lot for using support forum for the query.The question about hiding expert in blog page option is available on the premium version of the theme. So, we recommend you to check the premium version if you are looking for the added features.
However, you can also do this on free version with the help of custom CSS. Kindly add the below CSS codes on Appearance > Customize > Additional CSS,
.post-excerpt p {
display: none;
}Looks like the above CSS will hide the title of the post. So, those who are looking for the similar solution, please use the above CSS code we provided.
Thank you
Forum: Themes and Templates
In reply to: [Polite] How can i display next and previous post area?Hello @alibilgeal,
Thank you so much for using our theme Polite.
As we see there is no previous and next post below the page found. We believe that you removed it.For those who are looking for the similar solution, please add the below css codes on
Appearance > Customize > Additional CSS
,.single .post-navigation .nav-previous {
display: none;
}
.single .post-navigation .nav-next {
display: none;
}Hope this works.
For dedicated support, please contact us here. https://www.templatesell.com/contact-us/
Thank you
Template Sell