Skip Navigation

[Gelöst] Hide image number on gallery

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The issue here is that the user had a number displaying on his page that he wanted to remove.

Solution:
In this case it turns out to be a rogue [wpv-post-id] shortcode. Removing this shortcode from the user's content template resolved the issue.

This support ticket is created vor 6 Jahren, 2 Monaten. 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.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

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

Supporter timezone: America/Jamaica (GMT-05:00)

Dieses Thema enthält 5 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von leilaG vor 6 Jahren, 2 Monaten.

Assistiert von: Shane.

Author
Artikel
#1104622
image-number.PNG

versteckter Link

How do I hide the image number from displaying on the image gallery?

#1104677

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Leila,

Thank you for contacting our support forum.

Could you let me know the code that is used to display this ? It could be possible that a shortcode is printing out the ID of the image.

Thanks,
Shane

#1104678

Hey Shane

[wpv-view name="available-space-image-gallery"]

#1104708

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Leila,

Thank you for sharing that.

Would it be ok if I was login and check on it for you ?

The private fields will be enabled for your next response.

Thanks,
Shane

#1104741

Shane
Supporter

Sprachen: Englisch (English )

Zeitzone: America/Jamaica (GMT-05:00)

Hi Leila,

This was being caused by the [wpv-post-link] shortcode.

Removing it removed the id from the post.

Thanks,
Shane

#1104891

Thank you all good now.