Viewing 8 replies - 1 through 8 (of 8 total)
  • oopixjane

    (@oopixjane)

    Hi there, I have tried this plugin with many websites and it has not interfered with my JS and CSS before. Were your JS and CSS working before activating this plugin? Is there a link to your website which we can take a look?

    Thread Starter clien007

    (@clien007)

    http://www.moonwerks.com/

    Check this one. The plugin is activated and the JS and CSS code is not working

    Thread Starter clien007

    (@clien007)

    Yes it’s working before I activate this plugin.

    oopixjane

    (@oopixjane)

    The website looks fine to me. I did a clean install with the same theme your website used (Ultra) and installed the Yoast SEO plugin and everything is working well.

    What JS and CSS codes are not working? Since the website looks good, I guess the theme’s CSS files are working properly. Are you referring to additional JS and CSS files that you added?

    Thread Starter clien007

    (@clien007)

    Exactly! I added some JS and CSS code and the slider is not in full screen.

    oopixjane

    (@oopixjane)

    Just wondering, where did you add your JS and CSS files? I want to check if your JS and CSS files are enqueued properly. Currently, the slider set a max-width of 700px regardless of the screen size. As a temporary solution, try adding the following CSS until we figure out the problem:

    .metaslider {
        max-width: 100% !important;
    }
    Thread Starter clien007

    (@clien007)

    I already fix it. I just wondering when I activated the Yoast plugin the get_permalink() value of the home page was changed to http://www.moonwerks.com/distribution-management-system/

    oopixjane

    (@oopixjane)

    Glad you fixed it! Can mark this topic as resolved then. 🙂 For the permalink, you might want to check the settings SEO > Advanced > Permalinks and see if they are set the way you want it to?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘JS and CSS code not working’ is closed to new replies.