• Resolved Nontouch

    (@nontouch)


    Hey Tobias!
    I have some problems again. (or at least somebody told me that Tablepress is looking for this file.) You’re the best at table press so I’d like to ask you a few things:

    I have done some optimizing on my site and in tool.pingdom I have a big problem finding the file navbg.gif I’ve talked to the developer of the theme I use, and the final answer I got was*: “
    Hey Anders. Your plugin Tablepress is requesting navbg.gif:

    background:url('images/navbg.gif') repeat-x scroll 0 0 #04345D;

    The CSS path should ideally be absolute. The load time issue is most likely occurring because the file isn’t at that location. Please raise a ticket with the developer, hopefully they can attend.”

    I can’t say that I understand the message myself but I hope you understand more. The website I’m working with has the url: http://casinofakturan.se and the missing file has the following url from pingdom: http://casinofakturabetalning.se/wp-content/images/navbg.gif

    I just Tablepress on several sites and I have found problems with the navbg.gif file on several of them. It does not work switching theme, so I really hope that it’s something in Tablepress that will help me pass this problem.

    * see all conversation here: https://siteorigin.com/thread/get-rid-of-navbg-gif/#comment-67023

    https://wordpress.org/plugins/tablepress/

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.

    This is not a file that TablePress requests by default, but a file that TablePress requests because you have that instruction in the “Custom CSS” (it probably got there via copy/paste).
    So, to fix this, simply replace the line

    background: url(images/navbg.gif) repeat-x scroll 0 0 #04345D;

    with

    background-color: #04345D;

    in the “Custom CSS” textarea on the “Plugin Options” screen by TablePress.

    Regards,
    Tobias

    Thread Starter Nontouch

    (@nontouch)

    Thanks a lot Tobias! I don’t know how many hours I’ve tried to fix that one… I saved my day!

    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 ‘Having problem with a missing file.’ is closed to new replies.