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 8 posts - 1 through 8 (of 8 total)

Blog options like read more

Home Forums Free Theme Support Theron Lite Blog options like read more

  • #88568

    Nando

    Hi there,

    the theme looks great. But I have a few problems with customizing the blog. I read about the ‘read more’ option and your advise to add a few rules to the php file page-blog.php

    <?php
    global $more;
    $more = 0;
    ?>
    <?php the_content(‘Read more…’); ?>

    But I really would like to show a blog overview like yours:
    http://theronpro.towfiqi.com/blog/

    I am using theron-lite version 2.0

    Hope to get an answer soon.
    Thank you

    regards
    Nando

    #88583

    Nando

    By the way… I have been trying and searching a bit more…

    A blog overview page full with like this one: http://www.carmen-lenk.de/web/news/ would be my wish.
    I tried every option I found in this support forum, but it does not work: not the ‘read more’ option (as said in the opening post) and not the full with.

    Can you provide the sollution for my wishes?

    #88652

    Towfiq I.

    administrator

    whats your site address?

    #88743

    Nando

    My address is http://www.nandoharmsen.nl
    The blog page that I am refering to is http://www.nandoharmsen.nl/?page_id=306

    #88975

    Towfiq I.

    administrator

    add this to the very bottom of your stylesheet:

    .lay5, .theron_fullwdth_body #content .single_wrap{width: 100%!important;}

    #88994

    Nando

    Ah, Thanks…. That works.

    The only thing that is still missing is the “read more” option on this page. I tried the code I mentioned in my opening post but it does not seem to work. Is there a possibility to add this “read more” option?

    #89125

    Towfiq I.

    administrator

    can you try adding the read more tags to the posts?
    http://www.wikihow.com/Add-Read-More-to-Wordpress

    #89818

    Nando

    How simple things can be.
    It is not quite the look I was searching for, but it will suffice.
    Thanks.

You must be logged in to reply to this topic.