Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ousset Friend
    #199370

    I have the template set as default-content-right and next to the content area it shows mast-col however, that isnt an option when I am trying to publish a module to it.

    I tried changing the mast-col position to sidebar-1 but nothing shows up in that position that takes up the 50%.

    Does anyone know how to either get the mast-col position to show up or fix my issue with the sidebar 1 position?
    (I want the image in the module to be 50% of the width, not 25%)


    1. Screen-shot-2014-07-02-at-2.33.03-PM
    TomC Moderator
    #540998

    When you installed your template, did you do so utilizing the quickstart + sample data installation process?

    ousset Friend
    #540999

    Hi Tom

    No I didnt use the quickstart installation. I installed Joomla 3.3.1 and then installed the template zip file.
    I didnt want all of the sample content that gets added.

    TomC Moderator
    ousset Friend
    #541088

    Hi Tom

    Thanks for that suggestion.

    I had to add it to the xml file but it was already in the file blocks/mainbody-content-right.php
    However, still publishing things to that position (and turning that position back on in the template) nothing is appearing in that position.

    Do you have any other suggestions?


    1. Screen-shot-2014-07-03-at-9.28.28-AM
    2. Screen-shot-2014-07-03-at-9.29.25-AM
    TomC Moderator
    #541103

    Hmmmm … Not sure why you would not be seeing the published changes made.

    Perhaps try clearing the cache – both browser and JAT3 ??

    I am going to forward this onto the JA Development Team for review and further comment.

    Ninja Lead Moderator
    #541158

    <em>@ousset 434975 wrote:</em><blockquote>I have the template set as default-content-right and next to the content area it shows mast-col however, that isnt an option when I am trying to publish a module to it.

    I tried changing the mast-col position to sidebar-1 but nothing shows up in that position that takes up the 50%.

    Does anyone know how to either get the mast-col position to show up or fix my issue with the sidebar 1 position?
    (I want the image in the module to be 50% of the width, not 25%)</blockquote>

    I see default-content-right layout on your site could not load mast-col position, I just added it into templates/ja_medicare/tpls/blocks/mainbody-content-right.php file

    Change

    $this->loadBlock('mainbody/no-sidebar');

    To

    $this->loadBlock('mainbody/no-sidebar',array('sidebar1' => $sidebar1, 'sidebar2' => $sidebar2, 'mastcol' => $mastcol));

    For now, mast-col position is working on your site, see the screenshot


    1. new_position
    ousset Friend
    #541611

    Hi Ninja Lead

    Thanks for your help but there still seems to be a problem.

    It doesnt seem like the mast-col position is functioning properly.
    When I turn that position off for the Small responsive layout there is now a white gap, instead of the content taking up 100%
    Below is a screen shot from my computer but I have also looked at the site on a tablet and it is showing up the same


    1. Screen-shot-2014-07-08-at-2.51.51-PM
    ousset Friend
    #541613

    Actually I just ended up adding the image back and fixing it to have no overflow

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

This topic contains 9 replies, has 3 voices, and was last updated by  ousset 10 years, 3 months ago.

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