vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

Image Slideshow does not show images anymore

This is a discussion on Image Slideshow does not show images anymore within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, on my forumhome I use a small dhtml script to show sponsor banners. Those banners are not showing up ...

  1. #1
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    50

    Image Slideshow does not show images anymore

    Hi,

    on my forumhome I use a small dhtml script to show sponsor banners.
    Those banners are not showing up anymore after vB SEO 2.4 installation.

    How can I make sure that pathes to images called by this script are not rewritten?

    Its this Script that I am using:
    http://www.dynamicdrive.com/dynamici...ucentslide.htm

    Kind regards
    jluerken
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Image Slideshow does not show images anymore

    Hello jluerken,

    you can apply the following modification to the javascript code to avoid URLs to be rewritten:

    FIND:
    src="
    REPLACE WITH:
    src'+'="
    FIND:
    href="
    REPLACE WITH:
    href'+'="
    Please let me know if that helped
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  3. #3
    Member
    Real Name
    J. Luerken
    Join Date
    Feb 2006
    Location
    Germany
    Posts
    50

    Re: Image Slideshow does not show images anymore

    This is working fine for me, many thanks!
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550

    Re: Image Slideshow does not show images anymore

    Great!
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

Similar Threads

  1. Defining image dimension screwing up my forum images
    By glorify in forum Troubleshooting
    Replies: 4
    Last Post: 03-06-2006, 03:26 PM
  2. Having problems with images
    By Kila_Bite in forum Troubleshooting
    Replies: 5
    Last Post: 12-17-2005, 04:34 PM
  3. Suggestion: Images Size Attributes
    By Keith Cohen in forum vBSEO Features Archive
    Replies: 1
    Last Post: 10-27-2005, 10:22 AM