• Resolved myniceicelife

    (@myniceicelife)


    Hello,

    We are moving our site towards production and I have set up the new production environment. I went through and updated all the tables and content that I could think of to point to the new www. version of the site, but the only place that I’m still seeing the test. show up is in the tablepress-combined.min.css file where it mentions the url for the font-family (shown below).

    @font-face{font-family:TablePress;src:url(//test.example.com/wp-content/plugins/tablepress/css/tablepress.eot);src:url(//test.example.com/wp-content/plugins/tablepress/css/tablepress.eot?#ie)

    I went through the database and looked for anything that would have been referencing test.example.com but did not find anything as it looks to be referencing http://www.example.com. I also checked the wp-config.php file and there is no reference to the site definition as that is still controlled in WP Admin General Settings. Looking at the actual CSS file it looks like it defaults to just url(tablepress.eot), so I’m curious as to how/why it’s being updated when the site is loaded?

    Running version 1.9 on the latest version of WordPress.

    Thank you in advance,

    Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress updates the CSS file with the correct path, to ensure that the files are properly loaded. To refresh the URL, please try deleting the three TablePress CSS files /wp-content/tablepress-custom.css, /wp-content/tablepress-custom.min.css, and /wp-content/tablepress-combined.min.css.
    After that, please save the “Custom CSS” again on the “Plugin Options” screen.
    This should properly refresh the URLs in these files.

    Regards,
    Tobias

    Thread Starter myniceicelife

    (@myniceicelife)

    Hi,

    That did it! Didn’t think of deleting the files and having them rebuild. Everything is good now.

    Thank you!

    Kevin

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

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

The topic ‘CSS Font URL Issue’ is closed to new replies.