Archived topic
I don't understand why this code is inserted un my right sidebar
5 replies · Started by Jean-Pol on April 29, 2019
Hello,
I look for several hours why (and how) this code is inserted in the right sidebar of my theme.
I looked in the code plugins without success.
I disabled all plugins, and the code is still there, in the form of an unordered list. Hidden on Firefox (but it appears a brief moment), and visible on chrome, opera, vivaldi and safari.
I tried without browser plugins installed ...
I only have actually the generatepress theme installed here.
The code (classes) return to a jquery plugin: "contextMenu.js" ...
Can you help me ? Big thanks ...
Here the code :
<ul id="iw-contextMenu2128" class="iw-contextMenu iw-created iw-cm-menu">
<li class="iw-has-submenu iw-mTrigger" title="">Ajouter au recueil d’expressions
<div class="iw-cm-arrow-right"></div>
<ul id="iw-contextMenu4912" class="iw-contextMenu iw-created iw-cm-menu">
<li class="iw-mDisable" title="">Pas de liste de mots pour Anglais -> Français…
<div class="iw-mOverlay"></div>
</li>
<li class="t-1" title="">Créer une nouvelle liste de mots…</li>
</ul>
</li>
<li class="t-1" title="">Copier</li>
</ul>
Hi there,
is there a widget added to your right sidebar? If so can you remove that?
I removed this text widget. It was just to insert a shortcode of my composition, to list the child categories of a category, with the posts belonging to this category child.
Accordion effect by css.
I can no longer see the shortcode or that markup? So did that resolve the issue? Sorry if i am being a little dense :)
Yes, Thank you David, you have told me the direction to follow. I now have to see where my shortcode is a problem.
Again, thanks for your help!
You're welcome