0
Welcome Guest! Login
0 items Join Now

SOLVED Gantry 5.3.4 pathnames

  • SOLVED Gantry 5.3.4 pathnames

    Posted 8 years 8 months ago
    • I just updated gantry 5.3.2 to 5.3.4 and now customization pathnames are missing.

      Worked great with 5.3.2

      #g-navigation {
      background-image: url('../../../../images/backgrounds/Bar-grad.jpg');
      background-repeat: repeat-x;
      background-position: 0 62px;
      z-index: 1000;
      }

      Developer tools show it now resolves as just background-image: url('Bar-grad.jpg');

      Joomla 3.6.2, Rockettheme Xenon template. Black gradient bar across bottom of navigation module for menu is missing. Other customization path names also missing.

      Installed gantry 5.3.2 over the 5.3.4 installation and all worked again.

      Thank you,
      todd
    • Last Edit: 8 years 8 months ago by tjscreative.
  • Re: SOLVED Gantry 5.3.4 pathnames

    Posted 8 years 8 months ago
    • I installed Gantry 5.3.2 over 5.3.4 on the site and customization pathnames work fine again. Definitely a Gantry update bug I believe.
    • The following users have thanked you: Laurent BRIERE

  • Re: SOLVED Gantry 5.3.4 pathnames

    Posted 8 years 8 months ago
    • Good job tjscreative !
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Gantry 5.3.4 pathnames

    Posted 8 years 8 months ago
    • tjscreative - Please note that by answering your own post you take yourself out of the MODS "unanswered posts" queue and therefore might have to wait longer for a response - it's better to edit your original post so this does not happen.

      This has been corrected in the latest CI build of Gantry 5 (will be in next official release too).

      But... it is bad practice to be using such complex relative links. You should use the provide Gantry 5 uri's instead.

      e.g. if you want to access a file in the images folder of the template (say called test.png) then you should use "gantry-theme:/images/test.png"

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Gantry 5.3.4 pathnames

    Posted 8 years 8 months ago
    • Gantry 5.3.5 has been released and fixes this issue among other things.
    • / Djamil Legato / Lead Developer /

Time to create page: 0.100 seconds