-
AuthorPosts
-
July 2, 2014 at 7:36 pm #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%)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2014 at 8:14 pm #540998When you installed your template, did you do so utilizing the quickstart + sample data installation process?
July 2, 2014 at 8:19 pm #540999Hi 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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2014 at 8:44 pm #541001You may need to add the position yourself – or, at least, make sure that it’s identified.
SEE –> The VALUE of the Quickstart + Sample Data Installation Process">
I also recommend looking at –> [url=http://www.joomlart.com/forums/topic/the-value-of-the-quickstart-sample-data-installation/The VALUE of the Quickstart + Sample Data Installation Process
😎
July 3, 2014 at 2:32 pm #541088Hi 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?
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 3, 2014 at 4:43 pm #541103Hmmmm … 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 4, 2014 at 5:04 am #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
July 8, 2014 at 7:55 pm #541611Hi 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
July 8, 2014 at 8:09 pm #541613Actually I just ended up adding the image back and fixing it to have no overflow
AuthorPostsViewing 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
Jump to forum
No Mast-Col Position
Viewing 9 posts - 1 through 9 (of 9 total)