[Resolved] Link visited not working

Home Forums Support [Resolved] Link visited not working

Home Forums Support Link visited not working

  • This topic has 13 replies, 2 voices, and was last updated 5 years ago by Leo.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #830067
    Simon

    Hey guys,

    Just noted that in my article text, the link visited attribute set in “Colors -> Body” is not working? And there is no option to add link visited color in “Colors -> Content”.

    It looks to me it is being overwritten by this:

    .inside-article a, .inside-article a:visited, .paging-navigation a, .paging-navigation a:visited, .comments-area a, .comments-area a:visited, .page-header a, .page-header a:visited {
        color: #246fc8;
    }
    #830110
    Leo
    Staff
    Customer Support

    Hi there,

    Is there a specific page I should be looking at?

    The link you provided links to “OOPS! THAT PAGE CAN’T BE FOUND.”

    Let me know πŸ™‚

    #830959
    Simon

    Haha woops sorry I added notes after the URL. Big no no.
    I have updated the urls to be one with a text link in the content.

    #830977
    Leo
    Staff
    Customer Support

    Can you try de-activating WP Rocket?

    #831040
    Simon

    I have deactivated it, but i don’t believe anything changed.

    #831066
    Leo
    Staff
    Customer Support

    Hey I see the issue now.

    I believe this is a bug. Will check with Tom and report back πŸ™‚

    #831068
    Simon

    Na I left it deactivated for you and cleared the cache again.
    So strange, it used to work.

    #831069
    Leo
    Staff
    Customer Support
    #831070
    Simon

    Ah ok. Cool, not a big issue at all so no major rush.

    Ill activate WProcket again.

    #831076
    Leo
    Staff
    Customer Support

    We will likely add an additional option for content link visited.

    This CSS should work for now:

    .inside-article a:visited {
        color: #ffffff;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #831079
    Simon

    I think I’ll leave it out for now. If thats the end solution then coolies, but it may be more helpful for Tom if he can see the issue in action.

    #831082
    Leo
    Staff
    Customer Support

    I already replicate the issue so feel free to add the CSS πŸ™‚

    #843077
    Simon

    Sure thing Tom.

    I have sent everything in the contact form, please let me know if you need anything else.

    Also just an FYI, after today, I should have Elementor uninstalled, just have a couple more pages to convert. So no big deal if that is causing the issue.

    #843479
    Leo
    Staff
    Customer Support

    I’m Leo.

    Sorry we didn’t ask for the login for this?

    We already know the issue and won’t be adding an extra option so CSS is required for now.

    Thanks πŸ™‚

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.