Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Scripted] How to create a news section on my websiteHello SEO,
There are plenty ways to do that.
For instance you can try this plugin,
https://wordpress.org/plugins/news-manager/
or manually create one as follows; hereBest Regards,
BidurForum: Themes and Templates
In reply to: [Scripted] How to create a news section on my websiteHello SEO,
Would you tell us in detail what exactly you want to create so we could figure it out it in a better way?
Best Regards,
Hello Hypno_Pboro,
You must have the visibility settings in the plugin to control particular pages.
Or else you can remove the entire footer area. Try adding the css below;.page-id-897 #st-footer-wrapper{ display: none; }Best Regards,
Forum: Themes and Templates
In reply to: [Sleeky] How to change header colorHello tmhughes,
Please add the following css inside the additional css section of your customizer;
#sleeky_header { background-color: #000000; }Note: you can change the color code of your own.
Best Regards,
Forum: Themes and Templates
In reply to: [Encounters Lite] Text under photoHi,
Please make sure your site is out of maintainence mode so we could figure out if anything is wrong.
Best Regards,
Hello hofjah,
Make a fresh download of the theme separately. Compare the original footer.php file with the one you are facing the problem with. Make the changes accordingly.
It seems you have sorted out the mix-up. We don’t see any errors on your site now.Let us know,
Thanks!The problem seems to be in your footer.php file.
1. Go to wp-content/themes/luminescence-lite/footer.php file
2. Undo the changes(error on line: 36)
3. Save and try againThanks!
Forum: Themes and Templates
In reply to: [Luminescence Lite] Version Lite 2.1.0 is corruptGood to hear that Roberto!
Best regards,
It seems you’ve changed something in the file footer.php on line 36. Please undo the changes or do fresh install of the theme and try again.
Thanks!
Forum: Themes and Templates
In reply to: [Scripted] Page showing up as “not mobile friendly” by GooglePlease check here mobile friendly issue
Thanks!
Forum: Themes and Templates
In reply to: [Scripted] Page showing up as “not mobile friendly” by GoogleHi,
it shouldn’t be an issue if it is working fine. Well the page shows positive message while doing mobile friendly test. Do you see any other errors? Let us know if you face further issues.
Best Regards,
Forum: Themes and Templates
In reply to: [Luminescence Lite] Version Lite 2.1.0 is corruptPlease inbox us your site url along with the login details( at support@styledthemes.com) so we can have a look and guide you with appropriate solution.
Best Regards,
Forum: Themes and Templates
In reply to: [Luminescence Lite] Version Lite 2.1.0 is corruptHi robertokov,
we have just tested on a fresh wp install and the theme works perfectly fine.
the error must be on your site.please try to deactivate all your plugins one by one and see if that solves the issue.
additional code on your website must be causing the bottom of the page not to load.regards
ImreForum: Themes and Templates
In reply to: [Scripted] Footer too longHello SEO,
You can follow the steps;
1. Please go to Appearance>> Menus
2. Under Menu Settings, uncheck the footer menu
3. Save itor simply add the followng css inside the additional css field of your customizer;
#footer ul { display: none; }Thanks!
Forum: Themes and Templates
In reply to: [Encounters Lite] How to hide sidebar?Hi,
Please refer the thread here https://wordpress.org/support/topic/footer-and-fonts-question/#post-9614612
Thanks!