• Resolved Neto

    (@netominas)


    Hi,

    I am using the plugin on my website with wordpress system. But for some reason, my handle is not importing the plugin classes correctly.

    In this way, the search, filter, sort and other options do not work.

    I think I would have to add some extra code to my theme for this to work.

    What code would that be?

    Can you help me ?
    https://futebolaovivo.com.br/jogos-hoje-tv/

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This could be related to the use of a CDN and caching. Can you please test with all that turned off?

    Regards,
    Tobias

    Thread Starter Neto

    (@netominas)

    Actually, I don’t think so, because all the plugins I use have this problem. I need to add the missing codes.

    I don’t know why the theme doesn’t import all plugins settings.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    does it work with a different theme, like the WordPress default theme TwentyTwenty?

    One thing to check here is whether the theme’s “footer.php” file contains a call like

    wp_footer();
    

    right before the closing </body> HTML tag.

    Regards,
    Tobias

    Thread Starter Neto

    (@netominas)

    Yes,

    it work with a different theme, like the WordPress default theme TwentyTwenty.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, this indicates that it’s a theme problem then.
    Did you check for that wp_footer(); line?

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to use out of wordpress’ is closed to new replies.