Navigation überspringen

[Gelöst] Browser errors were logged to the console with WP Views

This support ticket is created vor 1 year, 3 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von JorgeE7101 vor 1 year, 3 months.

Assistiert von: Minesh.

Author
Artikel
#2797859

Hello. I'm having this issue with the Views and this is flagged as a red warning with pagespeed.

Browser errors were logged to the console

ReferenceError: wpv_pagination_local is not defined at new a.ViewFrontendUtils (versteckter Link) at HTMLDocument.<anonymous> (versteckter Link) at e (versteckter Link) at t (versteckter Link)

Can you, please, have a look and let me know how to solve it?

Thanks.

#2797879

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

We do not recomond to cache or minify the views-frontend.js file that is why you may see that the speed optimizer plugin added that in to warning section.

Here is the Doc that you should follow and check what files should be not added to cache or minify:
=> https://toolset.com/faq/how-to-use-optimization-plugins-with-toolset/

So you can ignore that warning and pleaes check the following related ticket that might help you to understand what files you should exclude from cache or minify:
=> https://toolset.com/forums/topic/split-filtering-views-for-specific-pages/page/2/#post-2766382

#2797926

Looks like I needed to exclude jquery.min.js from being deferred.