Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 13 posts - 1 through 13 (of 13 total)

Front Page Layout

Home Forums Free Theme Support Theron Lite Front Page Layout

  • #25446

    Fernanda

    Is it possibe to get rid of the “welcome text” box ? How can I do it ?

    #25447

    Towfiq I.

    administrator

    Go to Theron Options> Front page and clear the “Welcome text” field and save settings and it will gone.

    #34171

    Iggy

    Hey towfiqi – how are you?
    Is it possible to add a right sidebar to the latest posts homepage layout? …and maybe decrease the posts from 4 to 3…?
    I need to put some widgets there, but I like small display of latests posts…
    Thanks!

    #34277

    Towfiq I.

    administrator

    Whats your site address Iggy?

    #35617

    Iggy

    nftennis-hp.net

    #36107

    Towfiq I.

    administrator

    open up layout1.php and add this line to the very bottom of the file:

    <?php get_sidebar(); ?>

    Let me know after doing that.

    #36401

    Iggy

    It break into the next block…just emailed you to your gmail 😉
    check the pic

    #36609

    Towfiq I.

    administrator

    Add this to the very bottom of your stylesheet:

    .home .lay1{width:755px!important;}
    .lay1 .hentry:nth-child(3), .lay1 .hentry:nth-child(6), .lay1 .hentry:nth-child(9), .lay1 .hentry:nth-child(12){margin-right:0!important;}
    .home #sidebar{width: 215px!important;}
    .home #sidebar .widget{width: 185px!important;}
    .home #sidebar .widgettitle{width: 200px!important;}

    #39953

    Melanie

    Greetings Towfiqi,

    I have a questions is it possible to add a horizontal opt-in for gathering email addresses and subscribers on the front Page above the fold?

    Perhaps it is possible only in the upgrade but I want to figure out a few more things before I upgrade.

    Thank you for the site my community really likes it.

    Melanie

    #40056

    Towfiq I.

    administrator

    Melanie are you using a plugin for newsletter functionality?

    #42986

    Melanie Kastner

    subscriber

    No I am not

    #43109

    Towfiq I.

    administrator

    you will have to newsletter plugin which has shortcode feature. There are plenty of plugins out there:
    http://wordpress.org/plugins/search.php?q=newsletter

    #43486

    Mohammed Ullah

    Hi,

    Is there a way to remove the gap between post title and the feature image in the categories page? And also to center the post title. I uploaded a screenshot on imgur to show what I’m talking about: http://i.imgur.com/QzRSQXO.png

You must be logged in to reply to this topic.