Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Only title in the post overview #134095
    Lutz Koch
    Participant

    Hello Skandha,
    now I solved the problem in the following way:
    1) Installing a child-theme
    2) Installing the plugin “Display Posts Shortcode” by Bill Erickson
    3) Changing all Category-Blogs into static sides, that contain the shortcode of the plugin above
    By modifying the shortcodes I can get the view I want.

    Thank you for your help and I hope some other users will find this way helpful as well.
    Best wishes
    Lutz

    in reply to: Only title in the post overview #133915
    Lutz Koch
    Participant

    Hello Skandha,
    sorry to say, but thats only a workaround and doesn’t solve the problem:
    I think I have to modify the code.
    Here is the place where I think a modification has to be applied:

    <!– NOTE: If you need to make changes to this file, copy it to your current theme’s main
    directory so your changes won’t be overwritten when the plugin is upgraded. –>

    <!– Post Wrap Start–>
    <div class=”post hentry ivycat-post”>

    <!– This outputs the post TITLE –>
    <h2 class=”entry-title”>Testbeitrag</h2>

    <!– ************************************************************************************************************** –>
    <!– This outputs the post EXCERPT. To display full content including images and html,
    replace the_excerpt(); with the_content(); below. –>
    <!–************************************************************************************************************** –>
    <div class=”entry-summary”>
    <p>Das ist ein Testbeitrag mit Bild. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type weiterlesen…</p>
    </div>

    <!– This outputs the post META information –>

    I have marked the important comment.
    My question is: Which file is to be altered and where do I find it?

    Sorry
    Lutz

    in reply to: Only title in the post overview #133835
    Lutz Koch
    Participant

    Hello Skandha,
    your idea didn’t solve the problem:
    I have made a screenshot to show the difficulties.
    Screenshot of www.bremer-ukulelenorchester.de
    The same post is displayed three times.
    – in the section for featured content
    – in the listing of the posts below
    – in the sidebar.
    But only in the featured content section the image is shown, not in the normal listing and the sidebar-section.
    I want, that the image is always visible and my question is, how to achieve that.
    In think, the code has to be modified, but where and what?
    Thank you!
    Lutz

    in reply to: Only title in the post overview #133613
    Lutz Koch
    Participant

    Thank you Skandha, but that is not the problem.
    I made a post with an image for example that one:

    http://bremer-ukulelenorchester.de/Archive/1252

    If I list the excerpt in the blog, the image is missing:

    http://bremer-ukulelenorchester.de/

    In the blog of my wife, the excerpts of the post show the beginning of the post, complete with the image:
    For example like that:
    http://anne-achner.de/blog/?cat=3

    My question is:
    What can I do, so that in the listings of the posts, you see the beginnings of the post ( from the first line to the “read more”-tag)?

    Thanks for all the work you do for me!
    Lutz

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