Rigorous Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Online News] Widget StyleHello,
To set up Home Page like Feeds page, go to Customize > Homepage Setting then select Your latest posts
For the number of posts
Got to Setting > Reading > Blog pages to show at most, from there you can define the number of latest post.We hope it helps you.
If you have any problem mail us at [email protected]
View Post button feature is not available in current version of Online New. We will be adding that features in our next version
To Change height and color for a slider, Go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
For height of color
.banner .owl-carousel .item{
height: 50vh;
}
For color of slider if there is no image in slider
.owl-carousel .item:before, .owl-carousel .owl-item:before, .featured-section figure:before{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
For more information, you can visit our documation https://themepalace.com/instructions/themes/online-news/or you can send email to us at [email protected]
Forum: Reviews
In reply to: [eCommerce Market] Very Supportive teamThank you so much.
Forum: Reviews
In reply to: [eCommerce Market] Trust worthy and quick problem solverHello @techpointbd,
Thank you so much for your wonderful words.Forum: Reviews
In reply to: [eCommerce Market] Amazing theme even more amazing supportHello @yppaul,
It was a pleasure to solve your problem.Thank you so much for your wonderful words.
Hello,
We have checked your site. Google Adsense or any other plugins may slow down your site.
You can use Page Loader in your site.If you have any other queries please mail us at: [email protected]Forum: Themes and Templates
In reply to: [eCommerce Market] InformazioniHello,
For Header Image Go to Appearance > Customize > Header Image.If you need further assist you can email us at @[email protected]
Thank You
Forum: Themes and Templates
In reply to: [Business Hub] Add custom html to homepageHello @stanfordlint
yes, those features are available in premium version.Forum: Themes and Templates
In reply to: [ProfitMag] How do you change the font in pages and posts?Hello,
To change the color of post use below given CSS.
Admin Panel > Appearance > Customize > Additional CSS paste below given CSS.
.single .entry-content{
color: #000;
}
To change the size of font of the pages use below given CSS
.page article .entry-content{
font-size: 16px;
}
Thank youForum: Themes and Templates
In reply to: [ProfitMag] Site brokenWe have inspected your website and found that you have used cdn plugin. Maybe your CDN plugin is not working. Try to uninstall cdn plugin and check your site.
Thank you.
Forum: Reviews
In reply to: [Online News] Excellent Theme and Excellent SupportThank you so much.
Forum: Themes and Templates
In reply to: [Business Hub] banner ID, photoHello,
You can find post id from??the URL of that particular post. The image used in the featured image is used as a banner example. For example https://localhost/theme/wordpress/wp-admin/post.php?post=1177&action=edit. The post id will be 1177 and featured image used in that post will be as the banner image.
Hope this will help you.Forum: Themes and Templates
In reply to: [Edu Care] Clickable Menu ItemsHello,
We couldn’t understand what is exact problem.It is perfectly working on our side. Please send URL of your site, so that we can find out what is exact problem.If you want more dedicated and swift support on the theme, please email on [email protected] or visit the theme’s official support (https://rigorousthemes.com/support/ ) where the theme’s official support team are standby to answer each and every one of your questions.
Thank you
Forum: Themes and Templates
In reply to: [ProfitMag] menu-bg.png (404 Not Found)Hello @jwadesays,
We have fixed the issue in latest update so we would like to request you to update the theme as soon as possible. Thank you
Forum: Themes and Templates
In reply to: [ProfitMag] Sidebar-content under main-content after updatePlease, try??with this CSS code
#secondary-right { ????clear: none!important; }
If it doesn’t work please provide your login details through email ([email protected])