• Resolved Michael

    (@ottaviano)


    I believe this latest update breaks social media icons in OceanWP.

    I am seeing this across a wide range of websites I manage.

    I first noticed it on a website I am currently developing. This website has no plugins running except Ocean Extra. I could not figure out why the social media icons. Then I started updating some of the sites I host for various clients and one by by the social icons started breaking as I updated the Ocean Extra plugin.

    Hope a fix is coming sooner rather than later.

Viewing 8 replies - 1 through 8 (of 8 total)
  • 368durham

    (@368durham)

    I can confirm this issue on my end as well with almost 2 dozen websites not displaying social media icons anywhere on the website.

    Plugin Author Amit Singh

    (@apprimit)

    Hello,

    Please update the OceanWP theme to the latest version 1.7.2 and check it fixes the issue or not.

    368durham

    (@368durham)

    Updating OceanWP theme fixed the issue on my end.

    niravsoft

    (@niravsoft)

    Hi,

    Updated the theme. But the custom-links widget in the footer still doesn’t show the circular bullets.

    Also having issue with checkboxes on the contact form 7 plugin.

    I also have tried enabling the font awesome 4 support (shim.js) on the advanced tab of elementor settings page.

    sk4z

    (@sk4z)

    I have the same issue with social icons… I have OceanWp + Elementor Pro. Is there a fix?

    • This reply was modified 5 years ago by sk4z.
    niravsoft

    (@niravsoft)

    The v1.5.19 solves that issue.
    If anybody is facing an issue with checkbox, please add this to CSS:

    input[type=checkbox]:checked:before {
    	font-weight: 700;
    }

    You can find more details of fontawesome checkbox issue here: https://github.com/flatlogic/awesome-bootstrap-checkbox/issues/137

    sk4z

    (@sk4z)

    Fixed by reading here: https://docs.elementor.com/article/584-migration-to-font-awesome-5

    And adding this in custom css:

    input[type=checkbox]:checked:before {
        font-weight: 600;
    }
    Thread Starter Michael

    (@ottaviano)

    This is resolved with the plugin update

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘1.5.18 breaks Social Media icons’ is closed to new replies.