• Resolved jwoodcock

    (@jwoodcock)


    I’m having an issue with a new site that I am about to launch: evolutionofus.com

    It works great in IE, Firefox, mobile browsers, etc., all except Chrome.

    I’ve narrowed down the issue to the the_content function, in particular the call to apply_filters. I can replace the call to the_content with an echo of the post, but I lose the formatting of the page.

    I also tried changing the post-template.php file to see if I could get it to work. The only way I could get content to appear was to change the reference to the_content to something like the_contenta. This allowed the content to appear on the page in Chrome, but it was not formatted.

    I need to launch the site as soon as possible and I can’t figure this out. I want to use the_content so I don’t have to manually format each page.

    I’ve read a bunch of the threads on semi-related topics to no avail.

    Does anyone have any thoughts???

Viewing 4 replies - 1 through 4 (of 4 total)
  • what theme are you using?

    are you using any cache plugins?

    can you provide a live link to your site to illustrate the problem?

    Thread Starter jwoodcock

    (@jwoodcock)

    Evolutionofus.com is the site as mentioned in the original post. It uses the Solon theme. I don’t know if I am using caching. I don’t have any specific plugins for it at all. How do I check for that so that I may answer you?

    Thread Starter jwoodcock

    (@jwoodcock)

    Couple more notes… I’ve tried disabling plugins to see if that was the issue and nothing changed. I also tried changing themes and nothing changed. Not sure at this point.

    Thread Starter jwoodcock

    (@jwoodcock)

    I found it. I use WP Slimstat to capture stats for the site. I turned it off and suddenly things worked once again in all browsers. Guess I just needed some fresh eyes and a night’s sleep. I must have missed turning this one on/off in my debugging.

    So … for what it’s worth, I guess I will use Wassup or something else to see stats. Not sure why Slimstat causes the issue, but there it is.

    Thanks alchymyth for the quick response earlier.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘apply_filers or the_content not working in chrome’ is closed to new replies.