New Landing How can we help? Themeforest Theme Support Supreme Moving title&post info's bellow the image

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Supreme
  • #82407
    alhkong
    Member
    Post count: 16

    Hi!

    I am using Supreme theme on the site http://lustrelife.com/news/,and i am having some arrangement issues on the single (blog) post page.

    Currently, theme first shows title&breadcrums, then post body, and bellow that social icons, commenting form, related articles…

    What i would want is to show the image first, then post title&category, and then the post body.

    In single.php, i found a code snippet that goes like this:

    <div class=”page-heading clearfix”>
    <h1><?php the_title(); ?></h1>
    <?php if(function_exists(‘bcn_display’)) { ?>
    <div class=”breadcrumbs-wrap”>
    <div id=”breadcrumbs”>
    <?php bcn_display(); ?>
    </div>
    </div>
    <?php } ?>
    <div class=”heading-divider”></div>
    </div>

    which pulls the title, and then the code that pulls the post body:

    <div class=”body-text”>
    <?php the_content(); ?>
    </div>

    What i dont understand is, how to add this code after the featured image.
    I dont know did you understood me properly (english isnt my first language).

    Thank you for your time!

    #82463
    alhkong
    Member
    Post count: 16

    Also, same thing would be with category page.
    By default it shows the featured image first and then the post, and i would want the featured image to be on the bottom.
    I found category.php, but it seems that i cant change the order there

    #82658
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please explain with screenshot image.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #82807
    alhkong
    Member
    Post count: 16

    Hi!

    Okay, like this.
    Single post page first shows title&breadcrumsbs, then featured image and then post (like in attachment called post.jpg)
    I need it to first show featured image, then page title and then the rest of informations (like in attachment called post-new.jpg)

    Category page first shows featured image, then title and then excerpt (attached image category.jpg)
    I need it to show the title and exerpt first, then featured image as last.

    #83047
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide specific page url so i can debug to fix the issue very soon .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #83191
    alhkong
    Member
    Post count: 16
    #83221
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Which version of theme is being used by you?
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #83229
    alhkong
    Member
    Post count: 16

    It says 1.0 in theme informations panel

    #83232
    alhkong
    Member
    Post count: 16

    It was downloaded from Themeforest last week

    #83243
    alhkong
    Member
    Post count: 16

    This is pretty urgent, any chance that somebody can help?

    #83437
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide wordpress admin login detail so i can make these changes to you.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #83589
    alhkong
    Member
    Post count: 16

    Sure, URL is http://lustrelife.com/news/wp-login.php
    username Mario password mario1234

    Thank you!

    #83595
    alhkong
    Member
    Post count: 16

    This is pretty urgent, site isnt live yet, can somebody take a look?

    #83670
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, I’m sorry for the delay in getting a proper response, this shouldn’t have been taking so long.

    So, in single.php

    <?php if (!$full_width_display) {
    					echo $figure_output;
    				} ?>

    should be handling the featured image. Now if you place the code you found for the title and breadcrumbs below that it should work!

    Let me know!

    #83855
    alhkong
    Member
    Post count: 16

    Hi Melanie, thank you for your help.

    I tried this, it does move the title&breadcrumbs down a bit, but they are still displayed above the image.
    Here is a URL:http://lustrelife.com/news/editors-pick-belstaff-crewe-perfecto-jacket/

    I posted login credentials above, so if you can take a look, that would be great.

    Thanks!

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register