GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Ultimate Tag Warrior, editting tag.php (https://gfy.com/showthread.php?t=745806)

Angry Jew Cat - Banned for Life 06-25-2007 03:59 AM

Ultimate Tag Warrior, editting tag.php
 
Ok, I'm having one last little bit of trouble with getting UTW going, apparently i've narrowed it down to something wrong with my loop in tag.php. This is where my problems lies, as it's setting my sidebar off funny. the lop is contained within my cont div. and all he divs line up fine when i pull this section of the loop out. Could anybody point me in the right direction with getting this straight? Am I overlooking something REALLY retarded?..

Code:

        <h1><?php UTW_ShowCurrentTagSet('tagsetcommalist') ?></h2>

        <?php if (have_posts()) : ?>
                <?php while (have_posts()) : the_post(); ?>
                <div class="titles"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></div>
                <div class="linebreak"></div>
                <div class="thebody">
                <div id="post-<?php the_ID(); ?>">
                        <?php the_content('Read the rest of this entry &raquo;'); ?>
                <div class="utwtags"><b>Tagged as:</b> <?php UTW_ShowTagsForCurrentPost("commalist") ?></div>
                <div class="utwreltags"><b>Related tags:</b> <?php UTW_ShowRelatedTagsForCurrentPost("simplelist") ?>
                <ul class="utwrelposts"><b>Related posts: </b><?php UTW_ShowRelatedPostsForCurrentPost("postcommalist") ?></ul>

                </div>
                <?php endwhile; ?>

    <?php endif; ?>


Angry Jew Cat - Banned for Life 06-25-2007 05:06 AM

bumpin dis bitch

munki 06-25-2007 05:10 AM

PHP Code:

<h1><?php UTW_ShowCurrentTagSet('tagsetcommalist'?></h2>

You begain an h1, and closed an h2 is all i can see wrong right off...

Angry Jew Cat - Banned for Life 06-25-2007 05:22 AM

Quote:

Originally Posted by munki (Post 12654157)
PHP Code:

<h1><?php UTW_ShowCurrentTagSet('tagsetcommalist'?></h2>

You begain an h1, and closed an h2 is all i can see wrong right off...

err, good eye, not the problem though. i'm scratching my head right now, everything loosk to be fine, and the stylesheets and layout of the theme loosk to be exactly the same for my index.php and tag.php but the two aren't lined up the same...

i should mentiont hat teh stylesheets are WAY off for opera at the moment, i have to do some cleaning up of that yet, but for th emoment i'm tyring to get IE right...

http://www.idealasians.com
http://idealasians.com/tag/amateur_teen/

Angry Jew Cat - Banned for Life 06-25-2007 07:50 AM

bump for the morning rush

jonesonyou 06-25-2007 07:52 AM

bump for problem solving help. Post your results when fixed.


All times are GMT -7. The time now is 06:08 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123