Hi Everyone, welcome to TwoBeers Support Forum. Registration is required to post. Enjoy
Termini di servizio
Gli autori di TwoBeers.net sviluppano principalmente temi e plugin per WordPress, tuttavia su questo sito possono essere rilasciati altri contenuti non collegati con la suddetta piattaforma di blogging.
Ogni contenuto, stringa di codice o immagine presente su questo blog è rilasciato sotto GNU General Public License, version 2 e come tale è privo di ogni forma di garanzia.
Gli autori di TwoBeers.net si riservano, inoltre, la facoltà di fornire assistenza solo a quegli utenti che riconoscono il loro lavoro mantenendo visibili sul proprio sito i crediti a TwoBeers.net.

AmericanEnglish-Flag Term Of Service
TwoBeers.net's authors main task is to develop free themes and plugins for WordPress, otherwise other web stuff could be released through these pages.
Every stuff, code or image found on this blog is released under GNU General Public License, version 2, and come with no warranty at all.
TwoBeers.net's authors reserve themself to support only to those users who recognize TwoBeers work, keeping TwoBeers.net credits visible on their site.
When posting in the forum please use the correct category and the existing tags to correctly identify your discussion (a list of popular tags can be found in the main page).
Enjoy
When asking for support please provide your site url.
Thanks.
([ ] [ ]) TB Crew

P.S. If you don't have time to wait for an answer, please do us a favor, change your theme before asking for support, not after, and don't waste our time.
Cheers

P.S. If you feel more confortable you can add your site url into your signature http://prj.twobeers.net/profile/signature
How do I move Tags to the bottom of posts on Theme Wallow?
  • Hi, all:

    I have the Wallow theme installed, and I am trying to configure it. I've noticed that my SEO tags that I use on my blog posts are showing up right after the Categories that are listed after the post author below the Title of each post. How do I get those to show at the bottom of each post?

    Thanks!
    Ruth
    website: http://www.msunderestimated.com/

    Second question is I am using a custome color theme for Wallow. Where do I change the font colors for the sidebar? Also, I noticed everything in the sidebar is all lower case, even the titles of widget boxes. How to I change that to mixed upper/lower case? Or all caps?
  • 4 Comments sorted by
  • solved in pvt. closed
    Jimo TwoBeers.net
  • Hi,
    nice color scheme :)
    1- find
    <?php the_tags( __( 'Tags: ', 'wallow' ), ', ', ' &#8212; '); ?>
    in index.php and single.php, and delete it; then add
    <div class="meta"><?php the_tags( __( 'Tags: ', 'wallow' ), ', ', ' &#8212; '); ?></div>
    after
    <div class="storycontent">
    <?php
    the_content();
    ?>
    </div>
    (P.S. I didn't try it out, so it could result ugly)
    2- you should add at the end of style.css something like
    #sidebarbody { color: #THECOLOR; }
    #menu ul {
    text-transform: none;
    }


    I suggest you to make a child theme for you modifications to prevent future loss: http://www.twobeers.net/temi-wp/wordpress-child-themes-how-to

    Hope it helps
    Post edited by ilmaren at 2012-02-06 03:56:39
  • Thanks for that help so far, but I haven't made any changes yet of any of the things you've suggested.

    I'm having another problem - do you have a moment to email me back at MsUnderestimated at gmail dot com? The latest post on my blog with VERY standard center tags, embed tag for video, but no special font changes to any of the text. However, with this latest post, my sidebar dips WAY to the bottom of my home page. It doesn't do this for single posts, and only did it when I created my final post with a video from The View today.

    I'd be willing to pay you to take a look and see if you can find out what's wrong. Please email me and let me know.

    Cheers, Two Beers!
    Ruth
  • Hi there,
    we just give free support.
    I'll contact you by email and I will ask you to send me a backup of your wallow folder and a txt file with the html of your last post (in post edit mode hit HTML tab, not from VISUAL).
    I'll check everything.
    Cheers
This discussion has been closed.
All Discussions

Usefull Links

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID Sign In with Twitter

Tagged

For any forum issues please use the Forum section