0
Welcome Guest! Login
0 items Join Now

'display component' not working in gantry 3.2.1?

  • 'display component' not working in gantry 3.2.1?

    Posted 14 years 1 month ago
    • I tried to mess with all the setting but turning off and on has no effect. Is it only me or could it just be something in that version? Has anyone else had this issue?
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: 'display component' not working in gantry 3.2.1?

    Posted 14 years 1 month ago
    • I believe this has been reported to the dev team. I will reply when I hear a response. Thank you for your patience.
    • pdowse's Avatar
    • pdowse
    • Hero Rocketeer
    • Posts: 292
    • Thanks: 31

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 11 months ago
    • I'm also running Gantry v3.2.19 and this doesn't appear to be working in this version either.
    • Good things come to those who wait - but it's only what's left over from those who don't
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • Hello,
      Is this site online? If so, please provide the URL to the issue. If you like, you can PM me super admin and FTP log in info so I can take a closer look.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • pdowse wrote:
      I'm also running Gantry v3.2.19 and this doesn't appear to be working in this version either.
      I checked your site. I am not sure of the cause. I have asked some other mods to take a look when they get a chance.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • the menu item has to be of the type featured.

      so

      $display_component = !($gantry->get("component-enabled",true) == false && JRequest::getVar('view') == 'featured');

      is correct
    • LiEs's Avatar
    • LiEs
    • Sr. Rocketeer
    • Posts: 238
    • Thanks: 0

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • Henning wrote:
      the menu item has to be of the type featured.

      so

      $display_component = !($gantry->get("component-enabled",true) == false && JRequest::getVar('view') == 'featured');

      is correct
      oh. SorryI deleted before I saw this.
    • pdowse's Avatar
    • pdowse
    • Hero Rocketeer
    • Posts: 292
    • Thanks: 31

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • Hi Guys,

      This is still an on-going issue with the latest version of Gantry v3.2.20 - Any chance that there's a solve for this as I have a homepage that I would like to make entirely out of modules for positioning reasons.
    • Good things come to those who wait - but it's only what's left over from those who don't
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • I have no issues with that in latest Gantry.
      Is your menu-item set to featured articles?

      This for sure no on-going issue with the latest version of Gantry v3.2.20 ...
    • pdowse's Avatar
    • pdowse
    • Hero Rocketeer
    • Posts: 292
    • Thanks: 31

    Re: 'display component' not working in gantry 3.2.1?

    Posted 12 years 10 months ago
    • Hi Henning

      That's fixed it! Sorry mate....didn't realise that the menu item needed to be set as a featured article. Love your work!
    • Good things come to those who wait - but it's only what's left over from those who don't

Time to create page: 0.094 seconds