Forums Forums Search & Filter Pro Shortcode method only works on one page

Tagged: 

Viewing 10 posts - 1 through 10 (of 14 total)
  • Anonymous
    #81918

    Hi
    First off – great plugin! Using the shortcode method I was able to get it to work on one page:
    http://www.whatnowlist.com/share/
    But I am trying to replicate the same functionality on 5 other pages and it doesn’t seem to work. I followed the exact same process and created a new search form with the shortcode method for each page. Here are two other pages that don’t work:
    http://www.whatnowlist.com/attend/
    http://www.whatnowlist.com/donate/

    Thanks for your help.
    Steve

    Ross Moderator
    #81919

    Hi Steven

    Which version of the plugin are you on?

    It looks like there is an error being thrown on those pages… Would you be able to tell me what errors are being shown in your error logs?

    Thanks

    Anonymous
    #81923

    Hi Ross,

    Thanks for the quick reply. I am using the latest version (2.3.0). Here is the error log:

    init.js?ver=1145094918:1817 Uncaught ReferenceError: Waypoint is not defined

    Steve

    Anonymous
    #82667

    Hi Ross,

    Any thoughts on my issue?
    Thanks
    Steve

    Ross Moderator
    #83190

    Hi Steve

    I’m sure I wrote a reply to this – not sure where its gone! Sorry about that

    What you pasted above was a JavaScript error, I need the WordPress / PHP errors.

    Can you enable debugging so we can see them?

    https://codex.wordpress.org/WP_DEBUG

    The code to add to wp-config would be:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', true );

    Let me know when thats been done.

    Thanks

    Anonymous
    #83217

    Wow that was weird. Yes – you definitely did reply – and I replied back! Anyway I have changed wp-config as requested. I’m not seeing anything, but maybe you can? Let me know.
    Thanks
    Steve

    Ross Moderator
    #83236
    This reply has been marked as private.
    Anonymous
    #83238
    This reply has been marked as private.
    Ross Moderator
    #83262
    This reply has been marked as private.
    Ross Moderator
    #83515
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 14 total)