Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • malabrigofer Friend
    #155173

    search engine friendly url to yes don’t load any images (just in Home/index)

    Don Lee Friend
    #358547

    <em>@malabrigofer 197900 wrote:</em><blockquote>search engine friendly url to yes don’t load any images (just in Home/index)</blockquote>

    Hi,
    I just tried on my site and didn’t encounter the issue. Could you give me a link for check?

    malabrigofer Friend
    #358684

    Hi thanks,
    I sent PM with the link,
    It seams like I solved it partly, I had to put on Apache mod_rewrite and then in .htaccess comment out
    #Options +FollowSymLinks

    What still doesn’t load are the images on Contentslide (slides within the articles)

    Thanks

    Don Lee Friend
    #358692

    <em>@malabrigofer 198146 wrote:</em><blockquote>Hi thanks,
    I sent PM with the link,
    It seams like I solved it partly, I had to put on Apache mod_rewrite and then in .htaccess comment out
    #Options +FollowSymLinks

    What still doesn’t load are the images on Contentslide (slides within the articles)

    Thanks</blockquote>

    Hi,
    Thanks for the PM. But the issue seems that be caused by your htaccess file, it does not concern to the template so I can not help your to figure it out in this case, plz solve it yourself.
    Thanks,

    malabrigofer Friend
    #358781

    ok its fixed as I told,
    but an issue with the the images on contentslide that do write an extra “/” ex “http: siteurl//images/stories/…” in the path and then don’t show up, any clue to where to look at for how contentslide write the url to the image?

    Thank you.

    Don Lee Friend
    #358864

    <em>@malabrigofer 198254 wrote:</em><blockquote>ok its fixed as I told,
    but an issue with the the images on contentslide that do write an extra “/” ex “http: siteurl//images/stories/…” in the path and then don’t show up, any clue to where to look at for how contentslide write the url to the image?

    Thank you.</blockquote>

    Hi,
    I could not see contentslide module on your site, but I checked and seen that the double slash issue occurs with menu icon.
    We fixed that issue and will release the new version soon, you may wait to get the update. But you can try to figure it out for the menu icon by open file plugins/system/jat3/core/menu/base.class.php
    Then find to replace all:
    [PHP]URI::base()[/PHP]
    With:
    [PHP]URI::base(true)[/PHP]
    For other modules, you can find and do the same yourself in layout files.
    Hope this will make sense for you.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Don Lee 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum