• Hi,
    I’m new to this wordpress and somebody please help me to learn it well.
    these days I’m practice wordpress with free web page. to learn this I’m following axxomovies.org and i need somebody to teach me,

    How to make this kind of summary post and when click on “more” button i only need to show rest of the post without this summary post

    please be kind to look at axxomovies.org and you can understand what i asking help for.

    i hope kind full person will help me soon.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try editing your theme’s index.php file and changing:

    <?php the_content();?>

    to

    <?php the_excerpt();?>
    <p><a class="more-link" href="<?php the_permalink;?>">Read more&hellip;</a></p>

    Then in each post, use the Optional Excerpt box on the Edit Post page to write a custom summary for each post. This summary will not be repeated on the single post page.

    Thread Starter mrniceguy

    (@mrniceguy)

    Thank you so much esmi,

    i tried that you told me to do but it didn’t work. i believe it because of my knowledge is poor to do that correctly.

    I’m asking a another help from you or anybody who can help me with this,

    I’m practice this things with a temporary free web.

    it is, https://www.oxxomovies.my5gigs.com/

    use my wordpress user name : admin and password : Ux4e!Ai5Qd2!

    and please be kind to go to my web and i have make a one post on it and re correct it look like the post as https://www.axxomovies.org

    I’m not going to copy this web site or use this for any bad thing. i only want to practice how he make this.

    i know you may be a busy person but please be kind to do this favor as treating me your student.

    it OK i post my above details because i only use them to learn this.

    Hope you will pay your kind full attention for this.

    Thank you so much.

    Thread Starter mrniceguy

    (@mrniceguy)

    once you teach me i can follow that post coding and learn ho you make it.

    if you think to contact me please be kind to use my email address

    [email protected]

    in my country may also have person who can do this. but as a student i don’t have money to pay then unless asking for a help like people who think to helping beginners like me..

    please be kind to remove and tell me how to remove text in footer.

    Thank you so much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need Help with my Post’s’ is closed to new replies.