Passer la navigation

[Résolu] On many pages with views there is a line indicating the view slug at the bottom.

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
On many pages with views there is a line indicating the view slug at the bottom.

Solution:
User has added the script tags to view's Javascript editor. You should not add script tags when you add the custom JS to view's Javascript editor.
Relevant Documentation:

This support ticket is created Il y a 3 years, 7 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 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par hpJ Il y a 3 years, 7 months.

Assisté par: Minesh.

Auteur
Publications
#2471187

hpJ

On many pages with views there is a line at the bottom of the page indicating the slug.
This shows whether logged in or not.
I do not want this displayed and I cannot find what causes it.
It looks like this:
//----------------------------------------- // View slug: businesses-for-sale-henk - end //-----------------------------------------

#2471307

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share problem URL where I can see the issue and the problem line you mentioned as well as admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2471329

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Could you please check now: lien caché

It seems there was a JS issue and JS was broken as you added the script tags to the view's JS Editor box.

I've removed the script tags as well as moved the jquery script inline script you added to view's JS editor box to view's loop editor.
- lien caché

Can you please confirm it works as expected now.

#2471345

hpJ

Thank you very much!
Old habits of adding script tags die hard!