Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    I apologize for snooping, but I saw your issue and decided to see if another set of eyes looking at it would help. I will let you know I am not involved with this plugin so you really have no reason to trust what I say. That being said I believe I have found your issue and an easy way to fix it.

    On the page with the menu styled how you want the id on the unordered list is “menu-produkter-2” while on the other page the id on the unordered list is “menu-produkter-4”.

    Here is a screenshot of looking at it with Google Chrome’s Dev Tools:

    https://i.imgur.com/v5bJQnf.png

    The two highlighted lines is what I am referring to.

    I also see that you are using a child theme with a custom style sheet. In this style sheet you have references to “menu-produkter-2”. Doing a quick find (ctrl+f on pc, cmd+f on mac) will show you have 13 different places this is referenced. Changing all of these to “menu-produkter-4” will give you the style you are looking for.

    Since I do not know how the id is being applied to the unordered list I cannot guarantee this is a permanent fix, but it at least shows why the styles are not being applied on that page.

    Thread Starter magnusbs

    (@magnusbs)

    You know, you are totally right…

    I moved my site from one domain to another just today, and there is a big delay after editing files on the new official domain before site updates. Did not know that this delay existed and got to impatient, I tried to change the numbers this plugin added but did not see any result so i disabled plugin instead.

    Going to enable it again and change the code to working one, with numbers -2 and -4. Stupid new domain with this delay when changing .css file, never seen anything like it, all other files actually update instantly but .css file lives it own life :/ (feel free to send me an PM if you know why).

    Thank you mate.

    I’m happy to hear that worked. I enjoy looking into other sites since it can help me solve problems that I may come across in my own work later. One thing you might be doing, but would be good to check, is that you are clearing your cache whenever you upload new files.

    Good luck with your site!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘SEO plugin changing code on my site’ is closed to new replies.