Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #24073

    Hello.

    1. How can I move the Post Title and Date-Author-Category info to above the Image instead of below?

    2. I’m using the Advanced Page Builder to develop my Post articles. I was able to add a Title and Image (easy slider) to my article, but can’t seem to find a way to add the Date-Author-Category info. Is there a way to insert this data into each article using a short-code or page builder?

    Thanks.

    #122213

    Hi,

    Edit loop-index.php then find this code, remove everything. Replace them with this code: http://pastebin.com/rWyyiBXb

    Add this on your custom.css or Quick CSS

    .page .modified-blog {
    margin-left: 130px;
    }

    Regards,

    Ismael

    #122214

    Hi Ismael. Thank you so much. Item #1 is working perfect. However, what is the css regarding the .page .modified-blog used for?

    Also, any thoughts on Question #2? I need to be able to add the Date-Author-Category info to the actual blog article. Thanks!

    #122215

    Hi Ismael. You can disregard my previous post. The Date-Author-Category info appears to line up correctly, so the extra css may not be necessary. Also, I was able to get the Date-Author-Category info to display, but using the easy slider short-code instead of the Page Builder. When I try to use the Page Builder, I completely lose the Date-Author-Category info. I wonder if this is a potential bug? Thanks!

    #122216

    It depends on the layout. The grid layout does not support the Date-Author-Category info because there’s not enough space and it doesn’t display properly on small screens. The other layouts should display the meta info though.

    #122217

    Hi Ismael.

    Can you please re-post the code for the loop-index.php.

    I apparently over-wrote the changes when I upgraded. Looks like the pastebin link as expired.

    Thanks!

    #122218

    Hi,

    If I am not mistake this is the code you need. http://pastebin.com/xhBY0mG5

    Regards,

    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Blog Layout Qs’ is closed to new replies.