• Resolved andrasch

    (@andrasch)


    Hello

    I have recently come across this warning message. I am using the PE Recent Post and I am not sure what has happened? Why do I see this warning messages? There is a second problem as well: if you have a look at the dates, an old post appears as the most recent post even though the date is older than that of the other two posts. However if I open elementor to edit this page, all the posts are in the right order

    Would you be able to explain what I have to do to resolve the problems?

    Many thanks
    Andras

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter andrasch

    (@andrasch)

    I have removed and reinstalled the plugin. Seems to be ok now.

    Is it possible to change font colours? At the moment the title colour is dark and and creation date is white so it is difficult to choose background colour. Where does this widget get the colours from? From my theme?

    Thnaks
    Andras

    Plugin Author DJ-Extensions.com

    (@pixelemu)

    Hello,
    You can change colours with a Custom CSS. Here is an example:

    .PE_Recent_Posts .pe-recent-posts-outer .caption h1, .PE_Recent_Posts .pe-recent-posts-outer .caption h2, .PE_Recent_Posts .pe-recent-posts-outer .caption h3, .PE_Recent_Posts .pe-recent-posts-outer .caption h4, .PE_Recent_Posts .pe-recent-posts-outer .caption h5, .PE_Recent_Posts .pe-recent-posts-outer .caption h6 {
    color: red;
    }
    .PE_Recent_Posts .pe-creation-date {
    color: green;
    }

    By default, the plugin should inherit colours from the theme.

    Have a nice day.

    Thread Starter andrasch

    (@andrasch)

    thanks a lot, I have managed to resolve it

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning messages’ is closed to new replies.