Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dsent1976

    (@dsent1976)

    resolved.. I’m embarrassed to even say what fixed it, but just know it had to do with moving my domain and hard-coding the image paths.

    I simply never updated the image path URL to the new domain and there’s a 301 redirect on the old domain that forwards to the root of the new.

    ::sigh::

    I wish I had the answer, I’m pretty much a coding novice, but I found this trying to find the solution.

    I couldn’t for the life of me figure out why in my last column (of three columns) my first line of text was being pushed down. I do code well enough to use the html editor and I couldn’t see anything that would cause the problem.

    Inspecting the page with Firebug I saw that in that column it had a br tag and a serious “wtf” moment occurred.

    My “fix” was to install the plugin called “PS Disable Auto Formatting” .. that screwed up my previous pages, but running the included Batch function seems to have worked getting my old pages looking the way they’re supposed to – on the viewer’s side, anyway. I was able to then go into the affected page and get rid of all the unnecessary code and get looking right.

    With that said, I have the feeling I just placed a big band aid on the problem. Perhaps a time bomb, even.

    I’m still searching for a real fix. Wouldn’t it just be nice of wordpress to give us the option of turning it off and on for the pages that need it? Flip a switch, clean up code, problem solved?

    I’m sure it’s much more complicated than all of that, but I’m subscribing to this in the hopes to get some new info.

    I was having the same issue with smooth slider with w3 total cache installed. i checked my minify settings in W3 total cache and disabled a couple of options and all of my sliders immediately started working again.

    description:
    in your minify settings simply go to the ‘javascript’ section and disable (uncheck) both ‘Comment removal’ and ‘Line break removal’

    after that sliders should work fine again.. you shouldn’t need to unlink any of your .js files.

    see a screenshot of the settings changes here

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