Skip Navigation

[Resolved] Can’t remove spinner graphics

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to remove the spinner graphics from my View.

Solution: Use the Advanced settings in the Pagination area to turn off the spinner graphic. The original URL will remain in the page markup, but the image will not be loaded.

Relevant Documentation:
https://toolset.com/documentation/user-guides/front-page-filters/advanced-settings-custom-search/

This support ticket is created 5 years, 7 months ago. 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 4 replies, has 3 voices.

Last updated by Nicholas 5 years, 7 months ago.

Assisted by: Christian Cox.

Author
Posts
#1108791
Screen Shot 2018-09-15 at 11.24.15.png
Screen Shot 2018-09-15 at 11.24.26.png

Hello I selected "No spinner graphics" but somehow that doesn't remove the spinner. (see screenshots)
Please try it for yourself to see if you also have this problem.

How can I remove the spinner?

Regards,
Nick

#1108810
Bildschirmfoto 2018-09-15 um 18.05.27.png

Well, that HTML output is not correct, it is borked somehow.

Where all the """ are, actually " should be.
The ScreenShot shows the complete correct HTML of a view with no spinner.
You will see it still has the "spinner_image":"" but will be "spinner":"disabled"

I would start by trying without other plugins and another Theme, as well as observing the Error Console of the Browser if there are any errors while saving the View's settings, or/and activate WP Debug to see if there are any hidden errors.
https://codex.wordpress.org/Debugging_in_WordPress

I checked locally and the Spinner is as in the screenshot, disabled if I set so in the View.

#1108826

thanks. I see that in your screenshot the .gif is also there, even if it's disabled. But shouldn't it be loaded at all?

#1109073

Hi, the default spinner image URL will remain in the markup, but the image will not actually be loaded. You can test this out in the Network tab of the browser.

#1109103

thanks

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.