Forum replies created

    Imran
    Spectator
    Posts: 402
    February 10, 2016 at 9:34 am #24171

    Hi Joseph,

    Thanks for writing in!

    Would you please provide us with the one user account login credentials from which content is not updating. Please also indicate to the pages which aren’t updating from that user account. Mark your reply as private so that only theme moderators will be able to approach your account.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 10, 2016 at 9:14 am #24170

    Hi Magnus,

    Thanks for writing in!

    Upon checking into your website, it seems that you’ve set a background image on header and footer. Please remove the following code from your custom CSS field:

    .header-pattern, .footer {
    background-image: url(http://sailnord.com/wp-content/themes/evolve/library/media/images/header-two/none.jpg);
    }

    Secondly, if you don’t find the above code under your custom CSS field, the go under Appearance -> Theme Options -> Header -> Header, and check if you’ve chosen a background for your header. If there’s a background selected, then please remove the background in order to avoid the image.

    However, none of above methods work; then please add the following code under your Appearance -> Theme Options -> Custom CSS:

    .header-pattern, .footer {
    background-image: none;
    }

    Hope this helps.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 10, 2016 at 8:58 am #24169

    You’re welcome! 🙂

    Imran
    Spectator
    Posts: 402
    February 10, 2016 at 8:57 am #24168

    Hi Jim,

    Thanks for reporting the bug!

    In regard to align the content boxes; please add the following code under your Appearance -> Theme Options -> Custom CSS:

    .t4p-content-boxes {
    margin-right: 0px;
    margin-left: 0px;
    }

    Hope this helps.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 9, 2016 at 1:56 pm #24161

    Hi Tilly,

    Thanks for your brief clarification!

    Yes, it seems to be a plugin conflict. I’d advice try deactivating all the third party plugins in your site one by one, and seeing if the problem remains. If it’s fixed, you’ll know which plugin is causing the problem, and you can specify one by reactivating them one at a time.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 9, 2016 at 1:22 pm #24160

    Hi Michael,

    Thanks for writing in!

    In regard to add yummly button to your post or page; just select your page or post on which you want to exhibit the button and then edit the page. On edit screen, while choosing the text editor (see: http://prntscr.com/a0ypq5), please paste the following code to your text editor:

    <a href="//yummly.com" class="YUMMLY-YUM-BUTTON">Yum</a>
    <script src="https://www.yummly.com/js/widget.js?wordpress"></script>

    Hope this helps.

    Thank you!

    In reply to CSS QUESTIONS
    Imran
    Spectator
    Posts: 402
    February 9, 2016 at 1:05 pm #24159

    Hi Vitaliy,

    Thanks for the link!

    Regarding renaming of ‘home’ breadcrumb; please add the following code under your Appearance -> Theme Options -> Custom CSS:

    .breadcrumbs li:first-child {
    font-size: 0px;
    }

    .breadcrumbs a.home:before {
    font-size: 14px;
    content: "TT-studio";
    }

    Please name the content element as required.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 9, 2016 at 12:44 pm #24157

    Hi Kim,

    Thanks for writing in!

    Upon checking into your website; top navigation doesn’t seem to be activated (see: http://prntscr.com/a0ybfl). Would you please provide a page link, or perhaps with some screenshots. So we’ll be glad to provide you with a possible solution once we have a better understanding of the problem.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 9, 2016 at 12:40 pm #24156

    Hi Kim,

    Thanks for writing in!

    In order to set the main navigation to be 1200px wide; please add the following code to your custom CSS field:

    .header-v5 .alora-row {
    max-width: 1200px;
    }

    Apparently, this won’t show any difference, however if you add up more list items to your navigation then I won’t break earlier, as per shown here (see: http://prntscr.com/a0y8dg).

    Hope this help.

    Thank you!

    Imran
    Spectator
    Posts: 402
    February 8, 2016 at 1:26 pm #24121

    Hi Tilly,

    Thanks for writing in!

    Would you please provide us with a little more clarification along with the link of your website’s page with issues, and perhaps some screenshots. So we’ll be glad to provide you with a detailed answer once we have a better understanding of the problem.

    Thank you!