-
AuthorPosts
-
July 27, 2023 at 7:15 am #1414608
Hi all,
Been a while… I am having an issue with my sidebar on this page where html is showing at the bottom:
The html showing is:
“<span class=”seperator extralight-border”></span></section>”I’ve tried modifying the surrounding widgets but that does not fix this error.
Can you tell from the front end what may be going on?
I am thinking of getting rid of the sidebar for aesthetics, but until I do that I would like to get this fixed.Thanks!!
RobJuly 27, 2023 at 7:53 am #1414617Hi Rob,
Does the greater than and less than symbol changed on the backend? that maybe the cause why it’s rendering as text instead of an html tag.
If that does not help, then we would need to check the backend in order to see the issue further.Best regards,
NikkoJuly 31, 2023 at 10:34 pm #1415096Hi Nikko, it is not visible on the backend at all… I am using the classic widgets editor.
August 1, 2023 at 2:26 pm #1415145Hey Rob,
Please create temporary admin logins and share them with us privately so we can look into this issue. As Nikko mentioned, something seems to break the HTML.
Regards,
YigitAugust 1, 2023 at 3:00 pm #1415154See info in private content
August 1, 2023 at 3:32 pm #1415159Hi,
The IDX: Agent Bio widget is the culprit that’s breaking the HTML.
As a workaround, I copied the HTML of the IDX: Agent Bio widget, inserted a Custom HTML widget instead of it, and pasted the HTML into the Custom HTML widget.
Please review your website.
Best regards,
YigitAugust 1, 2023 at 3:40 pm #1415160Hi Yigit, thank you for fixing our widget! ;)
Joking aside, I will let the plug author know there’s an issue and will send them a link to this thread. Is there any further info they should have as they investigate this?
Thanks for fixing and yes this workaround works great! The same Agent Bio widget is also on “Sidebar Pages” widget. Can you please do the same thing there? I’m worried if I try it won’t go well… :)
Cheers,
RobAugust 1, 2023 at 3:49 pm #1415168Hey Rob,
You are welcome!
I updated the widget in the Sidebar Pages widget area as well.
I’m not 100% sure but I think the following line in the /optima-express/widget/iHomefinderAgentBioWidget.php file might be causing the issue
echo esc_js($afterWidget);
If you have a staging site where you can replicate the issue and provide them with login credentials, I think that should be enough :)
Regards,
YigitAugust 1, 2023 at 3:50 pm #1415170Thanks so much Yigit!
Best,
RobAugust 1, 2023 at 4:10 pm #1415175 -
AuthorPosts
- You must be logged in to reply to this topic.