Forum replies created

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 11:18 am #24295

    Hi Andy,

    Surely, a plugin conflicted with contact number in your header. However, you may use a columns shortcode for your research and testimonials pages. As on our alora demo magazine page, the magazine posts are using columns shortcode and facing no problems during page loading:

    http://demo.theme4press.com/alora/magazine/

    Thank you!

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 10:53 am #24293

    You’re welcome Harald! 🙂

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 10:27 am #24291

    Hi Andy,

    Meanwhile, you may test for a plugin conflict by deactivating all the third party plugins in your site, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can specify which one by reactivating them one at a time.

    Thank you!

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 8:29 am #24289

    Hi Jeff,

    As we mentioned earlier that after deactivating all third party plugins, please regenerate new images and check if the issue has resolved. And you can use the provided plugin for force regenerate.

    Thank you!

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 8:23 am #24288

    Hi Thomas,

    Thanks for writing in!

    In order to import demo content, please go to Appearance -> Theme Options -> General -> Import Demo Content.

    Thank you!

    In reply to WooCommerce
    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 8:03 am #24287

    Hi Fanita,

    Glad that helped!

    At this moment, we’d refer you to the following post:

    https://theme4press.com/support/topic/woocommerce-update-causing-issues-with-evolve-plus-templates/

    Thank you!

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 7:41 am #24285

    You’re welcome Tiffany! 🙂

    Imran
    Spectator
    Posts: 403
    February 12, 2016 at 7:38 am #24284

    Hi Andy,

    Thanks for providing the link!

    Sometimes JavaScript takes up a bit of time to load up the styling. However, please try adding the following code under your Appearance -> Theme Options -> Custom CSS:

    .fa-phone:before {
    content: "\f095";
    }

    .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

    .category-research #posts-container {
    position: relative;
    overflow: hidden;
    height: 728px;
    }

    .category-research .post:first-child {
    width: 283.333px;
    position: absolute;
    left: 0px;
    top: 0px;
    }

    .category-research .post:nth-child(2) {
    width: 283.333px;
    position: absolute;
    left: 323px;
    top: 0px;
    }

    .category-research .post:nth-child(3) {
    width: 283.333px;
    position: absolute;
    left: 647px;
    top: 0px;
    }

    Hope this helps.

    Thank you!

    Imran
    Spectator
    Posts: 403
    February 11, 2016 at 7:58 pm #24265

    You’re welcome Eduardo! 🙂

    Imran
    Spectator
    Posts: 403
    February 11, 2016 at 7:57 pm #24264

    Hi Magnus,

    I’d recommend testing for a plugin conflict by deactivating all the third party plugins in your site, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can specify which one by reactivating them one at a time.

    Thank you!