Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Tags and Gallery issue (http://forum.bytesforall.com/showthread.php?t=5465)

msteinblock Jan 23, 2010 08:34 PM

Tags and Gallery issue
 
When I have a post with photos in a gallery, I get the following when I click on the tag from the tag cloud. Normally instead of this, on all other pages I get the actual thumbnails on the photos in the gallery. This only seems to happen when clicking on any of the tags.

#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}

msteinblock Jan 23, 2010 08:37 PM

I just noticed as well, all of the posts with single photos do not show the thumbs either. When using tags, there are no photos in any of the posts.

msteinblock Jan 23, 2010 08:44 PM

Not just tags, but categories too.

msteinblock Jan 23, 2010 09:00 PM

I just tried switching to another theme at it works fine. So I either have a setting wrong or there is a bug somewhere.

juggledad Jan 24, 2010 06:02 AM

what version of Atahualpa and WP?
What gallery are you using?
What is your URL pointing to the issue?

msteinblock Jan 24, 2010 06:49 AM

Atahualpa version: 3.4.5.1
WP version: 2.9.1
Built in Gallery

The wordpress install is private, if you would like to see, you can register and I can let you in to look.
http://SteinblockFamily.com

Thanks!!!

juggledad Jan 25, 2010 08:20 AM

what do you have set at ATO->Configure EXCERPTS->Posts or excerpts on TAG pages?

msteinblock Jan 25, 2010 09:06 AM

EXCERPTS was selected. I just changed them to POSTS and it works now...of course now the entire post is shown. It appears that the EXCERPTS does not like the galleries coding. I would prefer to see EXCERPTS, as this makes the search results a little cleaner...however I can see why it is happening and this is a decent work around. Thanks for the tip!

juggledad Jan 25, 2010 09:44 AM

Remember by default (WordPress standard) excerpts strip all html code from a post. Check out the option ATO->Configure EXCERPTS->Don't strip these tags

msteinblock Jan 25, 2010 09:53 AM

That looks to be the issue. Unfortunately I can not find a way to have those ignored. This seems strange to me because the gallery function that I am using it part of wordpress standard...wouldnt this be happening for everyone?

msteinblock Jan 25, 2010 09:55 AM

I was just thinking, this does work in any other theme with excerpts...so the issue seems to be with just this theme and excerpts.

juggledad Jan 25, 2010 10:25 AM

What other theme did you try?

verysmallbrain Oct 12, 2011 03:57 AM

I have the same problem.
Use the latest version, 3.7.1
I can take away <a> and <img> but have no clue how to put in #gallery in the list?

Strange that not everyone have this problem if it was a "feature" in Wordpress?

juggledad Oct 12, 2011 05:20 AM

In order to get a gallery to show in a EXCERPT you must have
HTML Code:

<p><style><div><dl><dt><a><img>
in the ATO->Configure EXCERPTS-> Don't strip these tags option


All times are GMT -6. The time now is 12:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.