Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #17427
    Coupon Guy
    Member

    I just bought Catch Everest Pro. I use the standard post and I want the post title to be on top, and the post featured image under it. How can I do this?

    #17430
    Coupon Guy
    Member

    I figured out how to make the changes. Thanks anyway.

    #17437
    Sakin
    Keymaster

    @Coupon Guy: Thanks.

    #19114
    Walter
    Member

    Please tell me your setting
    (Post-Text above the picture below)

    thank you very much
    Walter

    #26441
    JacobKBluhm
    Member

    I am trying to do the same thing, but I can’t figure it out. Can you please share the code you used.

    Good Days,

    Jacob

    #26580
    Sakin
    Keymaster

    @JacobKBluhm: This can be done only by building child theme. Then you can copy content.php and content-single.php in your child theme and change the position of the following code.
    <?php if ( function_exists( 'catcheverest_content_image' ) ) : catcheverest_content_image(); endif; ?>

    #26765
    Stephan
    Participant

    Hello

    I am very satisfied with the theme and nearly ready with my website

    http://www.natursteingaerten.i-p-s.ch

    If the visitor clicks on the Homepage at a picture he clicks on a post. Do you know how to avoid this?

    Then one the home page (I replaced home with natursteingaerten, but this doesn’t change the problem) there is still a link after the pictures the word Natursteingärten at the end. How to get it away.

    #26767
    Stephan
    Participant

    Hello

    I want to improve the design of the webpage

    http://www.natursteingaerten.i-p-s.ch

    The other sites should look like the homepage. One picture inside text, as it’s in the slider. How can it be realised.

    Thank you.

    #26798
    Sakin
    Keymaster

    @Stephan: If you don’t want link in your slider image, then you can use Featured Image Slider and don’t add link.

    Sorry there is no option to use same design as of homepage.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Move post title above featured image’ is closed to new replies.