I inserted my image menu onto a page through the panels module, and very little happens. The Title of the menu shows up along with one bullet point, that's all that happens though... I also tried to place the block into both under the navigation, to see if it was having issues with the Panels module, however this led to the same place.

What could be keeping the Image menu I created from rendering?

Comments

alex.ihlo’s picture

Status: Active » Postponed (maintainer needs more info)
n33x’s picture

i just had the same problem and this is what fixed it:

Path to images was changed from /home/*usernamewashere*/public_html/images/filename.gif
to
images/filename.gif

Hope that helps! :)

alex.ihlo’s picture

Title: Images not showing up » thanks n33x

so you just typed in images/filename.whatever and drupal found it? I believe I typed in the whole path including user....where are you supposed to store images within the drupal installation, sites>>default?

alex.ihlo’s picture

Title: thanks n33x » it's all good
Status: Postponed (maintainer needs more info) » Fixed

yep, it was in the path, Mine I had to type in sites/default/images/imagename.jpg rather than Users/*username/sites/*sitename/sites/default/images/imagename.jpg which is FINE by me haha

Status: Fixed » Closed (fixed)
Issue tags: -image menu, -imagemenu, -not rendering

Automatically closed -- issue fixed for 2 weeks with no activity.