• souleye

    (@souleye)


    I’m working on a project using responsive theme. it’s an awesome theme and very flexible but I’m having issues with the blog display. I’m trying to display blogs in summary view with the ‘read more’ that users can click on to continue reading. I select the ‘blog summary’ template but still blog posts are showing full content. I go to settings and I select summary, but it’s still showing full content. this is puzzling me. I’m not a hardcore coder but I would think if you have a template that says ‘blog summary’, if you activate it, it should be displaying blog summary not full content. any assistance with this issue will be highly appreciated. thanks.
    souleye

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter souleye

    (@souleye)

    that did it. thanks. but then I have this box ‘in archives’ that I want to get rid of altogether. if that hurdle is removed, then I consider problem solved. thanks again for your help.

    Emil Uzelac

    (@emiluzelac)

    Glad to hear that, all right so lets to this as well.

    Copy blog-excerpt.php to your Child Theme. Open the Template and:

    Change:

    <div id="content-blog" class="grid col-620">

    To:

    <div id="content-blog" class="grid col-940">

    Now scroll all the way down, locate and remove this:

    <?php get_sidebar(); ?>

    That’s about it,
    Emil

    P.S. here’s how that should look like.

    Thread Starter souleye

    (@souleye)

    it worked. you’ve been very helpful. how do I make a donation to show appreciation? it’s a very nice and flexible theme. I’m sure I’m gonna use it for another project. thanks again.
    souleye

    Emil Uzelac

    (@emiluzelac)

    I am so glad to help. Sure, we’ve setup a Theme donation page here.

    Thanks for using Responsive,
    Emil

    Thread Starter souleye

    (@souleye)

    alright, done. have an enjoyable sunday evening.

    Emil Uzelac

    (@emiluzelac)

    Thank you very much for both. Enjoy the evening!

    Emil

    Janette Braverman

    (@bravejanettehotmailcom)

    Hi Emil – I’m sorry but I am having the exact same problem where I’ve changed Reading settings (don’t have static page either), blog summary (template) is set on Blog Page, I even tried creating a new Blog Test page and nothing works. The page still shows the full summary.

    @[email protected] – this thread is way outdated. The best place to get help with Responsive theme is here:

    https://cyberchimps.com/forum/free/responsive/

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘displaying blog in summary with responsive theme’ is closed to new replies.