Forum replies created

    Roman
    Spectator
    Posts: 3147
    27.05.2014 at 21:25 #9859

    may I see the website with the issue?

    Roman
    Spectator
    Posts: 3147
    27.05.2014 at 21:23 #9858

    probably

    Roman
    Spectator
    Posts: 3147
    27.05.2014 at 21:23 #9857

    you could create a full width page, and insert there 3 columns and modify per your needs

    In reply to Table shadow
    Roman
    Spectator
    Posts: 3147
    27.05.2014 at 21:21 #9856

    you meant widgets area…you can disable it in the

    Code:
    Styling Options -> Disable Widget Background
    Roman
    Spectator
    Posts: 3147
    26.05.2014 at 05:39 #9848

    weird…for me it works…also should define the script as text/javascript:

    Code:
    <script type=”text/javascript” data-cfasync=”false”>
    $(window).scroll(function() {
    $(‘#wrapper’).each(function(){
    var imagePos = $(this).offset().top;

    var topOfWindow = $(window).scrollTop();
    if (imagePos < topOfWindow+400) {
    $(this).addClass(“divFadeIn”);
    }
    });
    });
    </script>

    Roman
    Spectator
    Posts: 3147
    25.05.2014 at 13:48 #9846

    what about enable right sidebar and then insert a blog shortcode in the page?

    Roman
    Spectator
    Posts: 3147
    24.05.2014 at 09:59 #9844

    try to use a png file instead favicon.png

    In reply to Double Menu Bar
    Roman
    Spectator
    Posts: 3147
    24.05.2014 at 09:34 #9843

    I still cannot see the issue. I tested with Chrome also. could you paste a screenshot of the issue? have you clean your browser’s cache?

    Roman
    Spectator
    Posts: 3147
    24.05.2014 at 09:30 #9842

    sorry but this requires changing the source code and we don’t support it in our forums. what about use a layer slider or revolution slider?

    Roman
    Spectator
    Posts: 3147
    24.05.2014 at 07:47 #9841

    that list of the posts is generated by a plugin and not by the theme. please check the plugin settings