Hi folks,
I'm having a strange issue with the paragraph Accordion indicators. I have a development and production site and they are identical (same modules/core and are up to date). However on my production site, I can't get the indicators to show and they are working fine on my development site. I even back ported my production site back to the same server dev is on just to make sure it wasn't my server blocking something but they still won't show.
The only difference I can really see is in the dom console for the css.
The one where the indicators don't show is:
This is the one where the indicators show:
I've compared everything and it is all the same that I can see. The "Show Indicators" are both checked in the Accordion paragraph settings.
Any help or direction would be greatly appreciated.
Thanks,
Aaron
| Comment | File | Size | Author |
|---|---|---|---|
| not-working.JPG | 20.96 KB | abryenton@gmail.com | |
| working.JPG | 22.88 KB | abryenton@gmail.com | |
| code-not-working.JPG | 36.23 KB | abryenton@gmail.com | |
| code-working.JPG | 31.85 KB | abryenton@gmail.com |
Comments
Comment #2
abryenton@gmail.com commentedComment #3
abryenton@gmail.com commentedComment #4
thejimbirch commentedAny JavaScript errors in inspector’s console?
Comment #5
abryenton@gmail.com commentedNo JavaScript errors in the console.
Comment #6
abryenton@gmail.com commentedFixed.
Apologies. Turns out one of our users decided to add some custom css into a block that overrode the a[href]:after class.
Comment #7
thejimbirch commented