Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    11.07.2015 at 06:36 #18757

    Hi,

    It’s in your Theme Options -> Typography -> Google Fonts -> Select Footer Headings Font
    Please update to latest Theme version if you cannot find it.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    11.07.2015 at 06:32 #18756

    Hi,

    Use the theme4press shortcode editor. The number 4 button.
    http://prntscr.com/7rcsjx

    You can create columns.
    http://prntscr.com/7rcsm1

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 15:32 #18751

    Hi,

    I never tried it out, but judging from the download count, this plugin could probably help you.

    Page Builder by SiteOrigin

    Thanks!
    Denzel

    In reply to Next post
    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 15:23 #18750

    Hi,

    Done, Please see result. http://prntscr.com/7r3ph6
    I have cleared your website cache, but it’s still persistence. So need to reload your browser to see the effect.
    Please use ftp to download a copy of the plugin Evolve Shorten Link and keep it in your computer as backup.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 08:18 #18745

    Hi,

    That code is part of alora theme’s main.js and I have no idea which plugin or script that you added breaks it.

    In javascript, it doesn’t matter what script you add or the sequence, as long as it is incompatible with some other script, it breaks the whole site. That error message is telling you what has been broken, it is meaningless, because it cannot point out what causes it to break.

    Theme4Press Core plugin is our plugin, this will not cause any issue.

    You will have to deactivate all other plugins or any code that you added.

    Our demo, which is in wide layout works properly. http://demo.theme4press.com/alora/portfolio-grid/
    So it has to be something you added or modified that is incompatible.

    Sorry, I have no idea what is causing this issue.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 05:51 #18743

    Hi,

    There is a javascript error on your website.
    Please see screenshot. http://prntscr.com/7qynhm

    Please disable plugins, one at a time to find the plugin that is having javascript conflict with the theme.
    You will have to remove that plugin.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 05:42 #18742

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    @media(max-width:768px) {
    .anythingSlider .slide.panel > p {
    display: none ! important;
    }
    }

    We remove the description first. If it works for you, then we adjust the slider height.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 05:28 #18741

    Hi,

    Open up header.php at the end of the file you will find the following codes.

    <!--BEGIN #content-->
    <div id="content">
    <?php if (is_front_page()) {
    evolve_content_boxes();
    }
    ?>

    This is the code for the content boxes. The code if (is_front_page()) means it will appear only on homepage.
    Sorry, that’s all we can provide for this issue, we do not provide support for customization.

    Thanks!
    Denzel

    In reply to Next post
    Denzel Chia
    Moderator
    Posts: 2656
    10.07.2015 at 05:23 #18740

    Hi,

    Please post your WordPress admin username and password.
    I will write a simple plugin and install it for you, it will shorten your previous and next post link to 8 words.
    Please set your reply as private reply.

    Please note that we do not provide customization, but for this time only, I am doing it out of goodwill.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    09.07.2015 at 18:27 #18732

    Hi,

    Please tell me how you want me to help you. Move up the arrows? or remove the black boxed background?

    Thanks!
    Denzel