Skip Navigation

[Resolved] Hide image number on gallery

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

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 6 years, 2 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
- 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)

This topic contains 5 replies, has 2 voices.

Last updated by leilaG 6 years, 2 months ago.

Assisted by: Shane.

Author
Posts
#1104622
image-number.PNG

hidden link

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

#1104677

Shane
Supporter

Languages: English (English )

Timezone: 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

Languages: English (English )

Timezone: 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

Languages: English (English )

Timezone: 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.