• 1. In month view, the footer is displaying like this:

    [[ if(imageSrc.length) { ]]
    [[=title]]
    [[ } ]] [[ if(excerpt.length) { ]]
    [[=raw excerpt]]
    [[ } ]] [[=i18n.find_out_more]]

    2. Also putting a “tribe-events.css” file in my themes>tortuga>tribe-events folder seems to have no effect on the calendar at all.

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am having the same exact problem as #1 here.

    Plugin Author Brian

    (@brianjessee)

    Hi,

    Do you have W3 Super Cache or something else minifying javascript? That tends to create this issue.

    Thanks

    Thread Starter madrook

    (@madrook)

    Yes. I have WP Super Cache. Plus I need to minify JavaScript to improve page loading times. Is it possible to delete the offending footer text from your code (or comment it out)?

    • This reply was modified 8 years, 1 month ago by madrook.
    Plugin Author Brian

    (@brianjessee)

    That coding controls the Month View ToolTips and would disable them if you take it out.

    Can you prevent W3 from trying to minify the script and just combine it?

    Hey Brian,

    Thanks for pitching in here with support. ??

    @madrook,

    Did Brian’s suggestions help you out here? Also, thanks for the review, we really appreciate it!

    Best,

    Shelby ??

    Thread Starter madrook

    (@madrook)

    No, he was unable to help me out.

    Hi @madrook,

    I’m sorry to hear that you’re still having issues with minification on your site. We have an article on our Knowledgebase that briefly touches on minification problems, which may be of interest to you going forward! Most caching plugins allow for specific files to be excluded from caching, compression, or minification, and we’d recommend that in this case. As all of our plugin files are already minified prior to packaging and distribution, you shouldn’t experience any slowdown as a result. You can read more about how to exclude specific plugins and/or JS files from W3 Total Cache here.

    Let me know if excluding our own plugin files helps to address this problem on your end! Thanks so much for your patience as we work to help resolve this issue for you! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Month View footer showing code rather than rendering’ is closed to new replies.