Forum Replies Created
-
AuthorPosts
-
Hi Mike,
Thank you for testing !
I’m a bit confused because there was a time that I did add toggles.
Anyway, after updating Enfold to the latest version my issue seems to be gone.But I also found a mistake in my modified component:
I forgot to change the following line:
$toggle_atts[‘custom_id’] = ‘toggle-id-‘ . avia_sc_toggle::$toggle_id++;This means that there was a confusion when using both custom and original toggle component.
I fixed this and all seems to work fine.Thanks again Mike and Ismael for helping me fixing this issue.
Best regards
XavierSure, thanks, Ismael,
Please find the access data in the private field
Let me know if you need anything else
Best regards
XavierHi Ismael,
I understand but on our server, these NoModif and Not Used versions of the shortcake files wasn’t uploaded (sorry, I gave you a screenshot of the image I have on my computer). See below the screenshot of the server side.
So I’m still puzzled.
Best regards
XavierHi Ismael,
Thank you for this following up.
Actually, togglesDownloadXILS.php is put in the enfold-child/shortcodes folder and I kept toggles.php in the avia-shortcodes/toggles folder.
See the screenshot (in the private content)As I told you, updating and viewing the page from the WP dashboard is working fine, but when I want to directly access the url of the page, there is no toggleXILS (see screenshot2, from dashboard, screenshot3 from the url)
I’m sure it’s something I missed, but can’t find it.Thanks in advance for your help.
Best regards
Xavier- This reply was modified 11 months, 4 weeks ago by xaviero7.
Hi Ismael,
Thank you for your answer.
Please find the customised toggle.php link below (as well as the password).Yes, the functions.php is correctly located at the root of the child theme folder
Best regards
XavierThanks for your quick answer Ismael,
I did add this part of code in the functions.php located i the Enfold-Child shortcodes folder.
I wanted to change the name of the toggle shortcode because I need to keep the toggle component for other uses.
This new my-toggle element, displayed in the avia-builder is very specific, hence the changes I made.This works fine with Testimonial.php or buttons_fullwidth.php, so I wonder why this doesn’t work as expected with toggle.php
best regards
Xavier -
AuthorPosts