Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • linnea Friend
    #206502

    I would like to use the business-home position to place a module, such as a slideshow, on some of the other pages of my website besides just the home page. What are the template settings that you need to use to achieve this? I have tried setting the sub layout to home-business in both the default and business copy of my template but no success so far.

    Adam M Moderator
    #571387

    Hi @linnea,

    May I know your site url and temporary admin account so I can have a look at your setting first ?

    linnea Friend
    #571504

    Sure, I will send it via private message. I have most certainly confused something with the two copies of the template. I am also having some trouble with my megamenu at the moment, it is probably tied to the same cause.

    linnea Friend
    #736551

    Sure, I will send it via private message. I have most certainly confused something with the two copies of the template. I am also having some trouble with my megamenu at the moment, it is probably tied to the same cause.

    Adam M Moderator
    #571654

    Hi @linnea,

    Thanks for the info, to add position business-home to layout default, please follow these steps :

    1. Open file templatesubertplsdefault.php and look for this code :

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

    then update as below :

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

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

    2. Open file templatesuberetclayoutdefault.ini then add this code at the end of file :


    position="business-home"

    Adam M Moderator
    #736700

    Hi @linnea,

    Thanks for the info, to add position business-home to layout default, please follow these steps :

    1. Open file templatesubertplsdefault.php and look for this code :

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

    then update as below :

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

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

    2. Open file templatesuberetclayoutdefault.ini then add this code at the end of file :


    position="business-home"

    linnea Friend
    #571986

    Hi Adam. Thank you for this solution. Unfortunately it doesn’t seem to work for me for some reason. When I update the default.php file and re-upload it I get the following message in the Layout section of the Deafult template in the backend.

    What am I doing wrong?


    1. Capture
    Adam M Moderator
    #572226

    Hi @linnea,

    Please provide a temporary FTP account via private reply, I will update this part for you.

    Adam M Moderator
    #737266

    Hi @linnea,

    Please provide a temporary FTP account via private reply, I will update this part for you.

    linnea Friend
    #573278

    Hi Adam M. Have you been able to make the change? I still do not see the business-home position in my default template.

    linnea Friend
    #738306

    Hi Adam M. Have you been able to make the change? I still do not see the business-home position in my default template.

    Adam M Moderator
    #573421

    Hi @linnea,

    I updated the module position for you, please recheck.

    linnea Friend
    #575464

    It works just fine now, thank you!

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

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

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