0
Welcome Guest! Login
0 items Join Now

SOLVED Upgrade to Gantry 4.1.22 - all category children display

  • SOLVED Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 4 weeks ago
    • Hi

      On two test sites running Joomla 3.2.3, I have upgraded Gantry from 4.1.21 to 4.1.22 (using the Joomla installer and also uploading the upgrade package file). Any page that is generated by selecting a menu of type Category Blog or Category List then lists every child category and there is no way to stop the child categories displaying (I have tested all Menu parameters, turning on/off display of sub categories etc. but without success - the child categories always display).

      I've attached 2 graphics to illustrate the difference between 4.1.21 and 4.1.22

      Disabling the System Gantry plugin removes the problem (although that creates other problems with administration of the rt_ximenia template I'm using).

      Rolling back to 4.1.21 removes the problem.

      All Roksprocket modules are up to date.
      Ximenia is version 1.5 (this also happened with Ximenia 1.4 and I upgraded the template thinking that might have been the problem).

      Any help appreciated.

      Cheers

      Gerard
    • Last Edit: 11 years 3 weeks ago by Gerard Wood.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 4 weeks ago
    • How odd... I duplicated your setup on my local Ximenia:
      This image is hidden for guests.
      Please log in or register to see it.


      and had no issues.

      Would you please create a Super Admin login for me and place it in the SECURE part of your Reply

      This image is hidden for guests.
      Please log in or register to see it.


      so that I can take a look.
  • Re: Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 3 weeks ago
    • Thanks Dan
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 3 weeks ago
    • I see you have the Category Blog set up but no published content and I believe this is why the Sub-Category list is appearing.
      I set your News&Events to show the Industry Events category and the Sub-Category list disappeared.

      If you still want to have a Category Blog page with no articles the use CSS to stop the display of the Sub-Category list:
      In your rt_ximenia-custom.css <-{Click the LINK } file add this:
      div.cat-children {
      	display: none;
      }
  • Re: Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 3 weeks ago
    • The CSS fix is exactly what I needed (as I don't list category children anywhere).

      Thanks so much for your help.

      Gerard
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Upgrade to Gantry 4.1.22 - all category children display

    Posted 11 years 3 weeks ago
    • Gerard Wood wrote:
      The CSS fix is exactly what I needed (as I don't list category children anywhere).

      No prob... ;)
      To mark this issue as Solved, please edit the Topic Title in your 1st post to read
      [SOLVED] Topic Title
      Thanks.

Time to create page: 0.218 seconds