Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    11.08.2016 at 01:42 #29705

    Hi,

    I assume you are replying to me. I am Denzel, not Daniel.

    There is no setting to change the appearance of ‘Share This’ buttons found in page or post footer.
    You will need to click on the last “right angle arrow icon” which is the more options to reveal a webpage of all other options which includes linkedin and reddit.

    For example.
    https://www.addtoany.com/share_save#url=http://generizon.com/en/generizon-vision-2/&linkname=vision.

    By the way, the function to produce these buttons are found in evolve-plus/library/functions/basic-functions.php at line 1471. Which is produced by function evolve_sharethis()
    You can contact our developers, ( https://theme4press.com/theme-customization-service/ ) if you want to add linkedin and reddit before the more options right angle arrow icon.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    11.08.2016 at 01:35 #29704

    Hi,

    Please try using the following in Theme Options -> Custom CSS

    .flex-active-slide {
    opacity: 1 !important;
    }

    Works for me..

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    11.08.2016 at 01:26 #29703

    Hi,

    This is a web hosting server issue.
    I found an article which is related, could be of some help to you.
    http://www.templatemonster.com/help/open_basedir-restriction-in-effect-filex-is-not-within-the-allowed-paths-y.html#gref

    Please contact your web hosting company for assistance in troubleshooting this issue.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2016 at 18:43 #29696

    Hi,

    If you are referring to the settings in Theme Options -> Social Sharing Box Shortcode
    That’s for the shortcode only. It’s not for the ‘Share This’ buttons found in page or post footer.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2016 at 18:25 #29695

    Hi,

    For question 2.

    Please use the following in Theme Options -> Custom CSS
    This will reduce header in mobile, you can change the 90px to a larger value

    @media screen and (max-width:768px){
    .custom-header {
    height: 90px !important;
    }
    }

    For question 3
    Edit the slider. Find the Autoplay setting, uncheck to disable it. It should stop the animation.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    10.08.2016 at 04:28 #29681

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .page .entry-content a:hover {
    text-decoration: underline !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    08.08.2016 at 04:26 #29641

    Hi,

    Sorry, i don’t understand your reply.
    I provided custom css, not shortcode.

    I am also not able to find these custom css code in your page source.

    If you are using a cache plugin, you need to clear it’s cache content after you applied the codes.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    08.08.2016 at 04:17 #29640

    You are welcome.
    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    06.08.2016 at 03:57 #29626

    Hi,

    For refund request. Please use this form to contact my employer.
    https://theme4press.com/contact/

    We do not have access to company accounts to provide a refund.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    06.08.2016 at 03:54 #29625

    Hi,

    You can upload a screenshot to this service http://prnt.sc/ and paste the URL here.

    As mention in my reply in one of your support request.
    Please put your website online and accessible via the internet.
    We need to see your website source code in order to understand the issue and try to provide a possible solution.
    There is not much we can help if your site in on localhost.

    Thank you.