Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Too many tags break the site? (http://forum.bytesforall.com/showthread.php?t=19005)

aditya Nov 29, 2012 11:36 PM

[SOLVED] Too many tags break the site?
 
Hi I'm a new user here. Just installed the Montezuma theme. I added a new blog post and added tags separated by commas to the post. This was what happened.
http://imgur.com/9r1AV

Does anyone know how to fix this? I tried removing the 'post-tags' class from this line in postformat.php:

Quote:

<?php the_tags( '<p class="post-tags">', '', '</p>' ); ?>
and that seemed to fix this a bit. But it is not a complete solution.
Any suggestions would be greatly appreciated. Thanks!

lmilesw Nov 30, 2012 12:03 AM

It looks like there is some other code that was added. Adding comma separated tags in my test site worked fine.

aditya Nov 30, 2012 12:15 AM

I see. I did not change anything on the site yet apart from the colors in the CSS files. How many tags did you add? Is there a limit to the tags to be added? As you can see from the image I attached, I added a rather large number of tags.

aditya Nov 30, 2012 12:16 AM

I should note that the tags in the actual post display just fine. The problem arises only in the main page where we see an excerpt of the blog post.

aditya Nov 30, 2012 12:43 AM

Ah! found the culprit! In posts.css, post-tags is displayed as an inline block. Changing that to display as a block seems to solve the issue.


All times are GMT -6. The time now is 06:24 AM.

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