Avatar ryan.boog asked

Inspire theme and Zoo are causing path errors. Not related to sh404, but perhaps core SEF

I upgraded our Joomla site to 2.5 from 1.7. I installed the latest Zoo as well. This is causing me 2 errors.

My logo, which is in the position 'logo' on my YooTheme template, isn't visible anymore. Zoo is forcing the path to the logo to include the path in the URL.  
On the image thumbnails in my portfolio, the lightbox effect has stopped working.

This has nothing to do with sh404SEF, since I disabled the component and still get these errors.
http://www.happydogwebproductions.com/frontpage/happy-dog-portfolio.html is the portfolio, which you can also see the Logo error.

  • ZOO
  • Bug Report
  • Inspire

5 Answers

1

Avatar building252 answered

This is happening to me as well. Images in several modules not ZOO related and even the text area of the frontpage of ZOO alters the image path.

Here's the html I'm using:
<img style="margin-right: 15px; float: left;" alt="join today" src="images/join_today.jpg" height="138" width="150" />

On all ZOO pages the path is getting changed to frontpage/images/join_today.jpg - makes no sense.

I'm running Joomla 2.5.3 with ZOO 2.5.15

0

Avatar ryan.boog answered

Thank you. That actually worked, even though it would be nice to get it to work with or without. This image was placed via JCE -- which a ton of Joomla Users use. I foresee this being a common problem in the future.

Thanks for the tip though

1

Avatar mustaq Yootheme Online answered

I cannot recreate this isse with ZOO and Inspire together, try to add a leading / in the image path before images , eg ;

<img width="111" height="100" alt="logo" src="/images/logo.png">

YOOgards

Know someone who can answer? Share a link to this question via email or twitter.