Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-11-30 08:44:44

markh
Member
From: Center of The US
Registered: 2012-09-24
Posts: 380
Website

Captions where they shouldn't be in Juxtapose Gallery in Wordpress

I like the gallery short code for adding juxtaposed images in a Wordpress post but that gallery is adding captions under the images when no captions have been added to the images in the media library. Specifically the captions "1. and 2. " appear under the images, Just the numerals and a period, that's all. I don't see a way to disable that. Is there one?
See this at: https://blog.photophart.com/?p=727
Thanks
Mark

Offline

#2 2017-11-30 08:54:31

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Captions where they shouldn't be in Juxtapose Gallery in Wordpress

there's always custom css:

.jx-captions {
	display: none;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2017-11-30 09:19:36

markh
Member
From: Center of The US
Registered: 2012-09-24
Posts: 380
Website

Re: Captions where they shouldn't be in Juxtapose Gallery in Wordpress

Hadn't thought of that, Rod, but you're absolutely right! That worked perfectly.
By the way I've followed your lead and am munching my way through  "CSS: The Missing Manual".
Endless revelations there. Powerful stuff.
Many thanks,
Mark

Offline

#4 2017-11-30 11:21:11

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Captions where they shouldn't be in Juxtapose Gallery in Wordpress

Thanks. I will add some better conditions to check the existence of captions before rendering out the HTML to display them.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB