Missing image in search HOT Designation

  • rasma
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 8 months ago #17459 by rasma
Hello,

When I search the site the image on the back and forward arrows in the Hot Module designation are not shown
The images are in the path so you can see from the home page

This is an example:

www.gbuild.it/component/search/?searchwo...hrase=all&Itemid=193

Here we see:

www.gbuild.it/index.php

Thanks to the support

Please Log in to join the conversation.

More
12 years 8 months ago #17485 by ivan.milic
open :

modules\mod_hot_designation\js\hot_designation.js

find this two lines around line 123:
Code:
this._cmdLeft = jQuery("<div class='hjt-gallery-cmd-left'><img src='modules/mod_hot_designation/images/hjt_gallery_left.png' /></div>"); this._cmdRight = jQuery("<div class='hjt-gallery-cmd-right'><img src='modules/mod_hot_designation/images/hjt_gallery_right.png' /></div>");


note this is two places:

src='modules/mod_

first try to change it to:

src='/modules/mod_

if not ok, use absolute path:

src='http://<joomla base link>/modules/mod_

Please Log in to join the conversation.

  • rasma
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 8 months ago #17495 by rasma
Thanks a lot
Your suggestion has solved the problem

Please Log in to join the conversation.

Time to create page: 0.170 seconds
Powered by Kunena Forum