Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sorry about that, I was testing a member access only plugin when you tried to login. 🙂

    I’ve tried disabling all the plugins as well, just leaving yours active and that didn’t do the trick either. It certainly looks like a well developed plugin and wish I could get the issue unlocked. 🙂

    I removed the member only access so you can access the site now.

    Thanks!

    UPDATE:
    I’ve determined it’s an issue with the theme now. So onto the turning stuff on and off until I figure it out…

    UPDATE 2 – SOLVED:
    I haven’t figured out yet if this include is going to have negative impact on the site functionality, but it is the file that’s causing the conflict. I commented this out in the header.php file

    <script language=”JavaScript” src=”/scripts/prototype.js”></script>

    We’re working now. Thanks…

    I’ve been at this a while and can’t seem to figure out the issue.

    Problem:
    It will only display the first image, the ones after are all displaying blank.

    – I have 5 graphics to rotate under category “home”.
    – All have been added all with the featured image.
    – The wp_footer() is in place.
    – It’s set to random, so hitting refresh you’ll see the other images.
    – I’m using WP 3.2.1

    Code:
    <?php echo do_shortcode('[promoslider category="home" id="homepromoslider" width="355px" height="272px"] '); ?>

    URL:
    http://healthandwellness.neteragroup.com

    Any ideas on this? Is it a support issue of 3.2.1?

    Thanks,
    Scott

Viewing 2 replies - 1 through 2 (of 2 total)