Forum replies created

    In reply to Short Code Issue
    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 16:07 #16441

    I tried some shortcodes and it works fine..check here http://scruffydogdesign.com/smiles/390/

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 16:01 #16439

    try to assign a clean page to the homepage

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 15:59 #16438

    Custom CSS:

    #sidebar .heading {margin: 0;}

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 15:56 #16436

    will wait till you fix the PHP error message 😉

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 15:55 #16435

    please provide the website URL

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 15:49 #16434

    probably you are looking for this Custom CSS:

    @media only screen and (max-width: 1000px) {
    #header-sticky .logo, #header .logo {
    float: none !important;
    margin: 20px 0 20px !important;
    text-align: center;
    }
    }

    In reply to Short Code Issue
    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 09:34 #16432

    your website please and login details

    Roman
    Spectator
    Posts: 3147
    15.04.2015 at 15:09 #16419

    cannot access the page right now 🙁

    Roman
    Spectator
    Posts: 3147
    15.04.2015 at 15:08 #16418

    did you modify the CSS somehow, using a child theme? the weird thing is this in your CSS which in original’s theme is not:

    .page-title ul li::after {
    color: #0a23d3;
    content: "f105";
    font-family: FontAwesome;
    font-size: 13px;
    }

    Roman
    Spectator
    Posts: 3147
    15.04.2015 at 10:21 #16417

    I updated the theme’s package…please install it and let me know if it works fine now