WordPress.org

Forums

WP Content Slideshow
[resolved] Fix for use with dedicated wordpress folder (1 post)

  1. jesseAe
    Member
    Posted 2 years ago #

    The script registration paths for cycle and slideshow won't work as is IF you have wordpress in its own folder off the root. The "wp-content-slideshow.php" file has to be edited on lines 23 and 25, changing the parameter of the bloginfo call:

    from:
    get_bloginfo('url')
    to:
    get_bloginfo('wpurl')

    It wouldn't hurt to change this even if wordpress is installed in the root public folder.

    http://wordpress.org/extend/plugins/wp-content-slideshow/

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic