We're merging with GenerateBlocks! Learn more here.

[Support request] Social color settings

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Social color settings

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #10069
    Barb
    Participant

    Hello,
    First, I want to say what a GREAT plugin this is! Helped me really extend the content display for my site. I’ve configured the color of the social icons and they are staying red and won’t take the color I’m assigning. We are about to go live with our new site and would sure appreciate your assistance with a fix.

    Many thanks!!

    #10080
    Tom
    Keymaster

    Hi there,

    Any chance you can link us to the page so we can take a look?

    Thanks!

    #10083
    Barb
    Participant

    The color is set to #8dc151 (green) in the social settings on both lists.

    https://thelocaldish.dbkdev.com/most-viewed-businesses/
    https://thelocaldish.dbkdev.com/blog/most-read-stories/

    Thanks!

    #10090
    Tom
    Keymaster

    Those URLs don’t seem to be loading for me. Can you double-check that they’re working?

    #10099
    Barb
    Participant

    Our new site just went live on Thursday evening so the url’s I gave you Wednesday are expired. Besides the social icons color not changing, the featured images aren’t loading on the the pages either:

    https://thelocaldish.com/blog/most-read-stories/
    https://thelocaldish.com/most-viewed-businesses/

    Thanks!

    #10100
    Tom
    Keymaster

    Hi there,

    Your site has this CSS, which is overwriting the link color:

    body a, body a:after, body a:before {
        color: #d23641;
    }

    If you can’t adjust it, you can try making the WPSP color more important:

    body a.wpsp-social-link.wpsp-twitter, body a.wpsp-social-link.wpsp-twitter:visited {
        color: #8dc151;
    }

    Your images seem to be using some sort of SVG placeholder. Maybe one of the plugins you’re using isn’t allowing them to display?

    #10194
    Barb
    Participant

    Hi Tom,
    Just in relation to the images not loading, we turned off Lazy Load and that seems to have solved that issue, at least temporarily until we figure out why it is an obstacle.

    Thanks for your great Support!

    #10233
    Tom
    Keymaster

    Strange, try the lazy load plugin without any image dimensions set in your list settings.

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