Forum replies created
You are welcome!
Hi,
Sorry, my employer Roman is gone for holiday and will be back in a weeks time.
Will get him to reply to you when his back.
Thank you.
Hi,
You are using jetpack plugin.
All your images are being loaded from jetpack servers. They limit image quality.
http://i1.wp.com/valledental.es/wp-content/uploads/2016/06/tarjeta-sesentaycinco-valledental-1.jpg?zoom=2&w=610
Please disable the Photon module and let your image load from your website.
Thank you
Hi,
Please post your website URL.
1. I am using the grid layout for blog posts on the homepage but the author avatars don’t show. Is there a way to make them appear?
I don’t think there is author avatar built into grid layout. You will need to contact us for this customization.
via https://theme4press.com/theme-customization-service/
For some reason in this layout it only shows 6 posts on the homepage so now there is a big white gap before the end of the page. I went in the settings and choose to show more than 6 but it’s not working.
How is your homepage setup? is it by using a static page and blog shortcode? or default which is showing your latest posts?
If blog shortcode, you need to change the number_posts attribute. If it’s your latest post, the setting is in Settings -> Reading -> Blog pages show at most
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS for your button color.
.home .read-more {
background: #85cae2 linear-gradient(to top, #009fe3, #85cae2) repeat scroll 0 0 !important;
}
I received the following information from my Employer.
Regarding support subscription, you can extend it from your account, by clicking on the extend button.
You will need to extend in order to get access to this support forum.
If you do not extend, It will not affect your theme.
Your theme will work and you will still be able to get automatic updates.
Thank you.
Hi,
Please post your website URL.
We need to take a look.
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS
.carousel-caption h2, .carousel-caption p {
display: none !important;
}
It hides title and content, does not hide button.
If you need to hide button too. Please add the following.
.bootstrap-button {
display: none;
}
Thank you
Hi,
Glad it worked for you.
Regarding static homepage.
You can go to Settings -> Reading to set a static homepage.
Thank you.
Hi,
It’s possible to use CSS to hide from display.
It will not remove anything from webpage source code, which is what search engine crawlers are indexing.
Please post your website URL.
Thank you