[Resolved] Clicked colored link in post becomes un-colored

Home Forums Support [Resolved] Clicked colored link in post becomes un-colored

Home Forums Support Clicked colored link in post becomes un-colored

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1177932
    tbgr

    Hello.

    I’m using the Marketer theme.

    When I link some word(s) in a post to an article in a different web site — to be opened in a new window — that link is colored blue.

    After clicking the link, the blue color disappears. You wouldn’t know there was a clickable link there unless you hover the cursor over it. AND … if you click anywhere on the page — other than the link — the link turns blue again!

    How do I keep a clicked link from “losing its color” to indicate that this is indeed “clickable”?

    [You can see an example of this in the post indicated in the URL below]

    Thank you.

    #1178068
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can do this first so I can see the code source better?
    https://www.screencast.com/t/O3NDJ5fyH0N

    Thanks 🙂

    #1178075
    tbgr

    Hi, Leo.

    I don’t have any caching plugins installed.

    Thank you.

    #1178095
    Leo
    Staff
    Customer Support

    That’s strange – I’m seeing this line in the source code:
    https://www.screencast.com/t/4NORo46oGNH6

    Can you double check?
    https://stackoverflow.com/questions/45574915/wordpress-endurance-cache

    #1178116
    tbgr

    Leo:

    I DID have that HostGator “Endurance Page Cache” installed. I just disabled it.

    Thank you.

    #1178161
    Leo
    Staff
    Customer Support

    Hmm I’m still seeing Endurance page cache activated.

    Anyways, try adding this CSS:

    a:hover, a:focus, a:active {
        color: #1b78e2;
    }

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

    You will need to make sure the cache is cleared before seeing the changes

    #1178464
    tbgr

    Hi, Leo.

    That Endurance page cache WAS disabled when I checked it this morning.

    I then installed the CSS you provided and that fixed the problem.

    I cleared the cache again and then enabled the Endurance plugin and the problem was still solved.

    So thank you, as always, for the GREAT customer service!

    #1178882
    Leo
    Staff
    Customer Support

    No problem 🙂

    #2322570
    tbgr

    This is an issue I had a few years ago with a different website.

    I’m building a new website and am having the same issue: When I link some word(s) in a post to an article in a different website — to be opened in a new window — that link is colored blue.

    After clicking the link, the blue color disappears. You wouldn’t know there was a clickable link there unless you hover the cursor over it.

    You can see an example of this in the second paragraph here: https://golfsatire.com/2022/08/24/jason-gore-to-comfort-pga-tour-players/

    I tried adding the CSS recommended on Feb. 26, 2020 and cleared the cache. That didn’t work.

    How do I keep a clicked link from “losing its color” to indicate that this is indeed “clickable”?

    Thank you.

    #2322657
    Ying
    Staff
    Customer Support

    Hi there,

    Can you go to customizer > colors > body > link, and make sure the hover color is set?
    https://www.screencast.com/t/lexPSn3zM4Bo

    #2322660
    tbgr

    My, mistake! I changed the hover color and now it’s working.

    Thank you!

    #2322714
    Ying
    Staff
    Customer Support

    You are welcome 🙂

    #2323799
    tbgr

    False alarm! I deleted the paragraph in question and re-typed it. All is well now. Thank you.

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