0
Welcome Guest! Login
0 items Join Now

SOLVED Template Override to SA-MB-SB affects default layout

    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • I'm having a problem.
      I want all pages EXCEPT the home page to display as:

      Sidebar A - Mainbody

      So in the Default Template Layout Settings I set that up. I didn't assign it to anything since I want it to affect everything except what I assigned to the Override Template.

      Next since I want the Homepage to be a little different, I created an Override Template and set the layout as:

      Sidebar A - Mainbody - Sidebar B
      and I assigned it to the home page.

      Now, everything is cool, except....the default pages are coming up as Mainbody - Sidebar A. (The reverse of what they're being told to do in the default template settings.)
      Example of problem: sethilepipes.com/joomla25/component/k2/item/180

      What am I missing? Or is this a bug?

      Thanks for any help!
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • Thanks Igor, I do understand the information in that tutorial, but I am still having a problem with pages not receiving the default layout. I might not have worded my first post very well.

      I do have an override set up for the Homepage, and that's doing what it is supposed to do.

      But the template default layout is not being displayed properly on some of the other pages, for example on this one: sethilepipes.com/joomla25/component/k2/item/180

      This is being displayed as Mainbody - Sidebar A, which is incorrect. It should be Sidebar - Mainbody, which is what is set in the Default Template Settings.
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • I am guessing that this page doesn't have menu item published in the menu so you get to it from K2 blog. Is that right?
    • Check my services at: Mihha-Vision
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • You might be onto something. But K2 items that are coming from a blog category are displaying correctly.

      However, the ones that are incorrect are coming from lists created by the roknewspager module, such as this one:

      sethilepipes.com/joomla25/available-pipes
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • Based on your thinking above, I'll give RokSprocket a try and see if it outputs the articles correctly.
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • Well, no luck. Same thing happens with RokSprocket.
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • This is actually normal Joomla behavior. For pages that doesn't have assigned itemid (every page dynamically generated which doesn't have menu item defined) Joomla will show modules assigned to the default itemid (which is usually Home page of the site)

      Search google how to overcome this behavior or try this

      Create a hidden MENU.
      Put a MENU ITEM in it for each (single) article you want on separate page (publish)

      No need to put hidden menu anywhere - it will never be seen

      Now joomla will open the articles in a separate page.

      You can also take a look at Advanced Module Manager by nonumber.nl as a possible solution to this issue
    • Check my services at: Mihha-Vision
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • It was behaving just right on Joomla 1.5. Aargh.

      I don't mind that the modules are being displayed - I want the modules. I just want them to be on the left - like they are on the home page.
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South
    • Kathy Rose's Avatar
    • Kathy Rose
    • Elite Rocketeer
    • Posts: 726
    • Thanks: 2
    • Freelance web development and design

    Re: SOLVED Template Override to SA-MB-SB affects default layout

    Posted 11 years 1 month ago
    • I think I have solved it by putting this in my custom template css file:

      div#rt-main.mb9-sa3 div.rt-main-inner div.rt-grid-9 {float:right;}

      Thanks for hanging with me on this, Igor!
    • Kathy
      KT Web Design
      developing Joomla websites in the sweet, sunny South

Time to create page: 0.058 seconds