Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nathanlgv4u Friend
    #203600

    Hey,

    I’m seem to be loosing my banner when you click through to a banner. I have spoken to hika shop and apparently it something to do with the template and they can not assist me. Basically…

    Normal page:

    When Click through to a product, template not working:

    Cheers Guys


    1. Working
    2. NotWorking
    Ninja Lead Moderator
    #558866

    Because the detail product page on your site is setting with default-content-left layout which does not include “features-intro” position, I just added “features-intro” position into templates/ja_sugite/tpls/default-content-left.php file with the solution as below

    from

    <?php $this->loadBlock('header') ?>

    to

    <?php $this->loadBlock('header') ?>

    <?php $this->loadBlock('features-intro') ?>

    The problem on your site is gone, you can take a look and let me know if if helps

    nathanlgv4u Friend
    #559070

    Thank You!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  nathanlgv4u 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum