-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After Update To Helix3 V3.0.x, The Front-end Edit Button (tooltip) Does Not Work #108
Comments
I confirm a similar issue when listing the articles of a specific category:
Another error occur in a page where a scroller is enabled:
Finally, I noticed a full incompatibility with Regular Labs Tabs module. It totally breaks... |
@MarcoRaoul : speaking about incompatibility with Regular Labs Tabs : the latter is only compatible with Bootstrap2 (like Protostar) and Bootstrap3. Not with Bootstrap4 and Bootstrap5... |
In v3.0.2 the Tooltips do not work either. PS: Will never ever understand why they had to change to Bootstrap v5 in Helix3 :( Anyways, the MAIN.JS file has to be fixed. See data attribute below. In the meantime, you can use custom code in template style settings or the custom.js file for a fix: A.) Vanilla Javascript
B.) Vanilla Javascript
C.) jQuery (Joomla3 , Helix3)
|
Helix3 main.js does not initialize the POPOVER from Bootstrap5.
|
See the following thread for details: https://www.joomshaper.com/forum/question/9731
I have had an exchange with Toufiq today on the Forum and he has found the issue AND has the fix.
Short version :
_Annoying issue on my website after updating to Helix3 v3.0.x (3.0.0 & 3.0.1 also) : when connected in front-end, the cog does appear, but hovering it does not show the "edit" button.
In the browser console, I see the following error.
Note : I have purged all cache on the website, also saved the Template Style just in case and forced refresh_
The text was updated successfully, but these errors were encountered: