[Solved] First child menu item has extra <a> tag around it

Hi there,

I think a found a bug, that’s to say: I’m pretty I’m doing the right way and I found some unexpected behaviour.

I have three columns inside my footer that are used for menu’s. Each column has an inline-menu element displaying each a different menu. The weird thing is: the first menu-item in the first column has a <a> tag around it independent of the order of menu-items or the order of the three inline-menu elements.

Can you help me figure out what’s going on?
Many thanks!

Hi @Dagaloni,

Unfortunately, the given credentials are not working. Can you please check and send it once again.

Thanks

Sorry for the inconvenience. I corrected the credentials. :wink:

Hi @Dagaloni,

I tried to replicate your setup in my development area and I can’t replicate the issue. There could be a plugin or custom code that inserting the <a> tag in your footer. As you can see in the screenshot below, there are so many unwanted <a> tags.

I recommend the following troubleshooting procedures.

  1. TESTING FOR THEME RELATED ISSUE
  2. TESTING FOR PLUGIN CONFLICT
  3. THEME UPDATE
  4. CHILD THEME
  5. CSS/JS CUSTOMIZATION
  6. VERSION COMPATIBILITY

Hope that helps and let us know how it goes.

Thank you.

Hi @marc_a!

Thank you very much. Pointing out the many unwanted <a> tags really helped me and pointed my the right way.

I found that in a previews block an <a> tag was not properly closed. I had typed <a/>. This issue is resolved! Many thanks for you help :blush:

Hi @Dagaloni,

We’re glad that you’re able to figure it out! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.