• Hello,

    I am trying to remove the preview text from the blog posts in my website, but am not sure how to do it.
    This is the website:
    https://itaizilberschmid.com/

    Even though it is in a different language, what I’m trying to do is remove the “preview” text that shows up below the three blog posts and pictures in the middle of the page. I just want the “MORE” text to be there.

    Thank you.

    KoMoDo

Viewing 3 replies - 1 through 3 (of 3 total)
  • First of all you need to find out which template/template part is responsible for rendering this page (probably it’s the file content.php). Once you have figured that out you will have to remove or comment out the the_excerpt() function.

    Hope this helps.

    Thread Starter KoMoDo89

    (@komodo89)

    Thank you.

    Unfortunately, now I am back home and using another computer and I can’t even seem to log in. I feel like this theme is kind of creating a lot of problems. I get this error:
    Warning: Cannot modify header information – headers already sent by (output started at /home/yaelink/public_html/wp-content/themes/fragrance/functions.php:20) in /home/yaelink/public_html/wp-login.php on line 424
    Warning: Cannot modify header information – headers already sent by (output started at /home/yaelink/public_html/wp-content/themes/fragrance/functions.php:20) in /home/yaelink/public_html/wp-login.php on line 437

    When I try to log in, it says the cookies were blocked due to an unexpected “printout” (translating from Hebrew).
    I have access to the WordPress files and the FTP if there are any manipulations to the code that I need to do that way. I just don’t want to ruin the work we have already done.

    Thank you.

    Thread Starter KoMoDo89

    (@komodo89)

    Hi Hassan,

    I posted the above problem in a separate thread.
    Once I hope to get that resolved. I am looking through the files, and I do not have a content.php file. Do you have any ideas as to what other files may associate the mentioned function?

    Thanks.

    KoMoDo89

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing Preview Text on Blog Posts’ is closed to new replies.