icon next and previous not shown (wrong link)

  • pevers
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #751 by pevers
The icons circleleft and circleright are not shown at my site, because the link that the HOTJoomlaGallery creates has "index.php/" in between.
Is this a bug, or is my site causing this?

Thanks in advance

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 9 months ago #752 by milos
"index.php/" is created because you enabled SEF without mod_rewrite in global Joomla Configuration.

Please Log in to join the conversation.

  • pevers
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #762 by pevers
Dear Milos, thanks for your quick response!

Indeed that is the issue, but when I turn on mod_rewrite no other pages than my frontpage is visible. I have tried several .htaccess settings, but none work.

Is it not possible to get the circles visible with SEF on and mod_rewrite off?

Thanks in advance, regards, pevers

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 9 months ago #763 by milos
Please open file /default/js/slideViewerPro.js and change lines 49 and 50 to absolute links. In example:
Code:
leftButtonInner: "<img src='modules/mod_hot_joomla_gallery/images/circleleft32.png' width='32' height='32' alt='' />",
change it to
Code:
leftButtonInner: "<img src='http://www.yoursite.com/modules/mod_hot_joomla_gallery/images/circleleft32.png' width='32' height='32' alt='' />",

Please Log in to join the conversation.

  • pevers
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 9 months ago #765 by pevers
Thanks; that solved it!

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum