Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter testerdahl

    (@testerdahl)

    Hello,

    Found the updated plugin today and this fixed the issue.

    FYI – yes a framework. Options Framework specifically. PHP – 5.3.29.

    Good point on upgrading the PHP. I’ll do that today.

    The other box was a plugin box for, I guess, another plugin. It kept crashing, so I assumed it was for your plugin. The box is gone and now there are no issues.

    I just figured this out and thought I would share.

    Open up the file wp-featured-content-slider/content-slider.php

    Find the code “#featured_slider .content_left {.” Right below this line, it says “float: left;”. Change this to “float: right:”

    It basically flips the order on how they are displayed.

    Now, it could get “goofy” if someone stretches out the page. Yet, I figure that oddity doesn’t both me much.

    The reason is that both the text and image are floated left. Without switching the order they are introduced in the script (I can’t find it), this just moves the text right and the image left. If the box they are in gets expanded somehow, their could be a gap between the text and image since they are floated in separate directions, not back to back.

    Thread Starter testerdahl

    (@testerdahl)

    NOPE. I finally had to contact my provider and then also hire a WordPress person. I STILL don’t know exactly what the problem is/was. It just works now.

    Thread Starter testerdahl

    (@testerdahl)

    Update: the site redirects correctly in Firefox, does not redirect correctly using Chrome or Safari and I can’t get IE to pull up the HTTP page at all.

    Thread Starter testerdahl

    (@testerdahl)

    Site still not working even after re-uploading files. I have given up and posted a job opening.

    Thread Starter testerdahl

    (@testerdahl)

    Ok, I have redone all my work under the “If You Want Your Old Blog To Still Work” section Part A. Also, I deactivated all my old plugins and switched theme to Twentyeleven. I did that prior to downloading the old WP site. The new upload has no plugins activate, up to date WP and the basic theme.

    I am now getting an “[an error occurred while processing this directive]” message with WP_Debug on. I am currently deleted all my files and re-installing. Any additional insight into what I should be looking for?

    Thread Starter testerdahl

    (@testerdahl)

    That’s a good idea. I’ll take a look and redo everything from scratch. Is there anything else I might be needing to look at?

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