• Resolved claraelise

    (@claraelise)


    Hi!

    As an Administrator, Editor and Author with capabilities to edit and save others posts, Im chaging the author of a post, but I dont see this change in front end. It still shows the admin I think. No matter what I choose from the quick edit author post dropdown select menu.

    PLease help!

    Thank you in advance!
    Best

    • This topic was modified 2 years, 11 months ago by claraelise.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Hi,

    If you use any caching plugin, clear that plugin cache. It may get cached values from memory instead of send new requests to the database.
    Hosting may use own caching software, like MemCached, which resources you need clear also, etc. Check this direction.

    Thread Starter claraelise

    (@claraelise)

    Hi!

    Thank you for your reply.
    I changed the author of a post again and cleared cache from Cloudflare.
    It still doesnt work.

    Do you have any other ideas?

    Thannk you again,
    Best

    Thread Starter claraelise

    (@claraelise)

    Its the same page as above.
    Looking with inspect element I see the author has the correct value in the page:
    “pagePostAuthor”:”barbaraanna”

    But in the browser page you can see its still “Anna Lotan Pro”
    [ redundant link removed ]

    • This reply was modified 2 years, 10 months ago by claraelise.
    • This reply was modified 2 years, 10 months ago by claraelise.
    • This reply was modified 2 years, 10 months ago by Jan Dembowski.
    Plugin Author Vladimir Garagulya

    (@shinephp)

    This shows that it’s really not a user permissions issue. More – if this page is available to the not authorized public.
    Look if other showed attributes updated at the front-end, like ‘post date’, even ‘post content’.

    It would need some time to refresh, even if you clear CDN cache.

    Thread Starter claraelise

    (@claraelise)

    Hi!

    I changed the post date and I can see the changes immediatly in the front end, no clear cache needed.
    Its intersting like its just an author specific issue.

    Could you please guide me further?

    Thank you again,
    Best

    Thread Starter claraelise

    (@claraelise)

    Hi!

    Nevermind, the line “By …” was hardcoded in our child-theme, single.php file. We removed that and uncommented the original line using get_the_author().
    Thank you for your interest!

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Author changes dont reflect in front end’ is closed to new replies.