Viewing 5 replies - 1 through 5 (of 5 total)
  • That appears to be caused by someone attempting to add some CSS but added it to the wrong file.

    CSS should always be added to a style.css file and preferably in a child theme.

    That code looks like it is in your loop where the excerpt is called which will be in a page template.

    Thread Starter Blue_Aura

    (@blue_aura)

    Ok thanks mate! Had a look in there, didn’t find it, will have a further play around.

    If anyone else has any more info, please let me know! I’ll go hunting and update if I find it.

    I’m not so good with PHP but you can get a plugin (I think one is called template reveal) which shows you, when logged in, what templates a page uses. That might help identify what is being used on your page and then you can rummage around in those files.

    Be careful tinkering with template files. Make back ups. I would probably only do this on a local install.

    Of course, a WP master might show up here and put us both right!

    Thread Starter Blue_Aura

    (@blue_aura)

    Fixed it. Went to customize – Custom excerpt more text.

    Couldn’t find that in the code anywhere ><!

    Thanks for the replies guys!!

    Well done

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘.single_post_image { display: none; }’ is closed to new replies.