Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    04.07.2016 at 01:41 #28754

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    04.07.2016 at 01:39 #28753

    Hi,

    You need to enter the full URL.
    Please use https://www.facebook.com/crocodilebets

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    03.07.2016 at 09:31 #28743

    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.

    In reply to Edit slides
    Denzel Chia
    Moderator
    Posts: 2656
    03.07.2016 at 09:24 #28742

    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

    Denzel Chia
    Moderator
    Posts: 2656
    02.07.2016 at 08:58 #28733

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    02.07.2016 at 08:48 #28732

    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.

    Denzel Chia
    Moderator
    Posts: 2656
    01.07.2016 at 03:09 #28722

    Hi,

    Please post your website URL.
    We need to take a look.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    30.06.2016 at 09:05 #28710

    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

    Denzel Chia
    Moderator
    Posts: 2656
    30.06.2016 at 09:02 #28709

    Hi,

    Glad it worked for you.

    Regarding static homepage.
    You can go to Settings -> Reading to set a static homepage.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    30.06.2016 at 06:28 #28705

    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