belunatic
Forum Replies Created
-
So, I think I figure out the issue. After looking deeper, I found out that the theme was not updated to the current core version and after updating it solved the issue.
I want to thank you for hanging with me through this. Thanks you and I appreciate it.
Yeah I see that too but that did not solve the scrolling effect issue, I still get that one error about ScrollTo.
If you think of any other solution please let me know, I will try to see what I can solve from my side.
Thank you for your time.
I use to have sucuri security plugin and I just deleted it right now, so my links should not be coming from Sucuriservecdn.net and should be coming straight from godaddy serves
Could this be a database issue and I need to clear the database of the sucuriservercdn links?
It is, try it now. https://40dayrituals.com/
I have flushed the cache, empty autoptimize cache and my exclude list is
wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js, wp-content/plugins/revslider
hahaha! I did notice the path include that.
After adding wp-includes/js, it is still not working.
What are thee other options, I think we already exhaust all of them?
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] option is not showing in menusHello, I am using Bridge Theme and the plugin does not show the dropdown to choose visibility according to the user role.
What are other ways of fixing this? I will take anything:
1. Some code I can try or add to make it work?
2. An alternative plugin that you think might work? (I am always going to use your plugin first before going anywhere else, so you won’t lose me as a supporter)
3. Tell the theme builders to add this feature maybe (What will I need to tell them to make them understand and know what I am talking about)
In short, help me out here lol
That did not work, I mean using this
wp-content/plugins/revslider
. I got this result in the console. same goes forwp-includes/js
, I get the same results.Uncaught TypeError: Failed to execute ‘scrollTo’ on ‘Window’: cannot convert to dictionary.
at PropTween._setterFunc [as set] (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at PropTween._renderComplexString [as r] (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at Tween.render (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at da (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at ea (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at updateRoot (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)
at autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27
at Array.forEach (<anonymous>)
at _j (autoptimize_e1ad2d3f4b3b271b387c20767d2e13df.js:27)sidenote: how will you go about excluding this file
https://40dayrituals.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js
Frank thanks for getting back to me
None of the option worked *wp-content/theme and wp-inlcudes/js* had this error on the console
Uncaught TypeError: Failed to execute ‘scrollTo’ on ‘Window’: cannot convert to dictionary.
at PropTween._setterFunc [as set] (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at PropTween._renderComplexString [as r] (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at Tween.render (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at Timeline.render (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at ea (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at updateRoot (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)
at autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24
at Array.forEach (<anonymous>)
at _j (autoptimize_3f031e35c81b30cab59b2af160338cb9.js:24)Here are my excluded script list -> “wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js”