Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • wolfemann Friend
    #157096

    Hi again,

    Sorry for so many posts, but I can’t seem to find any answers in the Forum.

    I seem to have a problem with available content positions.

    I have the positions seen in the image plus user8 and user9, but I don’t seem to have “Slideshow” or “Content”. Are these normal positions I’m missing or something assigned by a component?

    Best,
    Micah


    1. position-menu
    whamprod Friend
    #365454

    I have run into this issue when I have installed a new template into a previously existing Joomla installation. You make the new template into the default, but the module manager doesn’t recognize the new template’s positions.

    I have found the work around to be as follows. I’ll use a “custom html” module as an example, but so far, this has worked for me for all types of modules….

    1. Click on the “New” button at the top right to create a new module.
    2. Select “Custom HTML” from the list.
    3. NOW the new template’s positions will be visible in the position pull down menu. Select the position you want.
    4. Complete module edits and save.
    5. The new template position will now be available along with the old positions in the module manager’s template position selector pull down menu.
    6. As long as modules exist in the module manager that continue to be placed in positions belonging to the old template, those positions will be available in the template position pull down.
    7. After you have recreated all the modules in the new template’s positions, delete the old modules from the module manager. That should get rid of those positions in the module manager’s template position pull down.

    I hope that helps.

    You shouldn’t have to do this to get to where you want to go, but I’ve found this is true across several different template clubs, so this isn’t a Joomlart issue, it is a Joomla! issue.

    wolfemann Friend
    #365478

    Hi whamprod,

    Thanks for the reply, unfortunately it didn’t work.

    Should I just reinstall the template? This would be a pain, but if it’s necessary…

    Where would I check in the code to see if these positions are included?

    Many thanks,
    Micah

    whamprod Friend
    #365481

    I’m not sure how to fix it, bit you could try looking in the template root directory. There should be a file there called templateDetails.xml. That file should show the template positions.

    So in templates/ja_rave/templateDetails.xml, look for the following

    <?xml version=”1.0″ encoding=”utf-8″?>
    <install version=”1.5″ type=”template”>
    <name>JA_Rave</name>
    <version>1.0.2</version>
    <creationDate>02/12/10</creationDate>
    <author>JoomlArt.com</author>
    <authorEmail>webmaster@joomlart.com</authorEmail>
    <authorUrl>http://www.joomlart.com</authorUrl&gt;
    <copyright>J.O.O.M. Solutions Ltd.</copyright>
    <license>GNU/GPL version 2</license>
    <description>Oct 2010 JA Template</description>
    <engine>t3</engine>
    <files>
    <filename>component.php</filename>
    <filename>favicon.ico</filename>
    <filename>index.html</filename>
    <filename>index.php</filename>
    <filename>info.xml</filename>
    <filename>params.ini</filename>
    <filename>template_thumbnail.png</filename>
    <folder>blocks</folder>
    <folder>core</folder>
    <folder>css</folder>
    <folder>html</folder>
    <folder>images</folder>
    <folder>info</folder>
    <folder>js</folder>
    </files>

    <languages>
    <language tag=”en-GB”>en-GB.tpl_ja_rave.ini</language>
    </languages>
    <administration>
    <languages folder=”admin”>
    <language tag=”en-GB”>en-GB.tpl_ja_rave.ini</language>
    </languages>
    </administration>

    <positions>
    <position>hornav</position>
    <position>breadcrumbs</position>
    <position>search</position>
    <position>banner</position>
    <position>left</position>
    <position>right</position>
    <position>top</position>
    <position>user1</position>
    <position>user2</position>
    <position>user3</position>
    <position>user4</position>
    <position>user5</position>
    <position>user6</position>
    <position>user7</position>
    <position>user8</position>
    <position>user9</position>
    <position>user10</position>
    <position>user11</position>
    <position>footer</position>
    <position>syndicate</position>
    <position>debug</position>
    </positions>

    <params>

    </params>
    </install>

    huyenptt Friend
    #365505

    Hi wolfemann,

    Just type “Slideshow” or “Content” into “Position” textbox. Before that, please check if these positions are supported by template, in some template, “Slideshow” might be “sl1_l”, “sl1_r”…

    wolfemann Friend
    #367215

    Thanks!

    That worked.

    Best,
    Micah

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

This topic contains 6 replies, has 3 voices, and was last updated by  wolfemann 13 years, 11 months ago.

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