Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
Yesterday I had an error message that indicates me that my license key was expired.The problem on my website is that the footer doesn’t appear on my homepage.
Do you need more informations ?
ThanksHi Rikard,
I will check these suggestions, thanks.
I checked again my slider and I’m not satisfied with his behaviour.
I just want it to be responsive as this one : https://cuisines-mouysset.fr/
I made this website with enfold and Layer Slider too.
ThanksHi Ismael,
Thanks for your help, the slider works perfectly now.
I still have issues with the contact form.
Have you got time to look at it ?
ThanksHi,
Here is the logins.
I have also a problem with the contact form who doesn’t send mails…
Can you check that too ?
ThanksHi Ismael,
Yes, I applied the image as silde’s background and I set the slide background image size to Cover but it didn’t sovle my problem.
Do you need any logins to look deeper ?
ThanksHi,
After some verifications, it seems it is the plugin “polylang” who cause the problem.
Did you know there were some compatibility problems ?
Have you got any solutiosn in mind ?
I wil contact the author of the plugin to understand where is the bug
Thanks for your time
Best Regards
CharlesHi,
I haven’t found any solutions to my problem.
Can anyone help me please ?
ThanksHi Victoria,
Here is the screenshots : https://imgur.com/a/jTfQuOk
ThanksSeptember 10, 2019 at 11:37 am in reply to: Self Hosted Video in background of Color Section aren't looping #1136493Hi Basilis,
I just want my videos to loop but instead they play just once and at the end, the section display a big black box.
I tried in background of color sections and with sliders.
Best Regards,Sorry, when I cleared the cache, your solution works.
I will integrate it in my child theme, thank you for your good advices.Your website works fine on my device.
I’ve made the modification you advice but it changes nothing.
Thanks for your timeOK I will try to explain myself.
When I naviagte to my website with chrome version : 49.0.2623.112 on IPAD :
– > My Website is looking good and the header works properly.
But If I navigate with the version : 71.0.3578.98 and on IPAD
the header doesn’t shrink, It is just fixed with a background transparent.Check the screenshot : https://imgur.com/a/3zgD0a9
I let my link to the website but accoding to me, the bug is on all the websites with enfold you can find.
Thanks for your help Guenni007 but you didn’t understand my problem.
With old versions of browser my website’s header behave perfectly, it shrinks and changes the color of his background.
But when I see my website on the last versions of the browser and on an Ipad it behaves like the desktop version.
That’s why I want a quick fix from the technical support because I think there is compatibility problems between enfold and the last versions of Chrome and Safari.
ThanksHi Ismael,
Sorry, I don’t have a staging site.
I put my modification to Avia.js file at the line : 1557.
I deleted The folder “includes”, It was some previous test I forget there.
Best RegardsHi Ismael,
My avia.js file isn’t modified.
All my customisations are in my child theme.
I only add length to the excerpt in the postslider and my style.css.
I put my custom javascript code in the file “cadre.js.”
Otherwise there is no more modifications.Best Regards
Hi Ismael,
I’m sure that I am using the right version.
I don’t understand why it is not working.
Best RegardsHi Ismael,
So are you telling me that we can’t modify avia.js with a child theme ?
It’s too bad, I use this fonctionality on many websites I build with Enfold.
I’m disappointed that you remove this option with you last updates.
Best RegardsHi,
It is exactly the same, I didn’t add anything or modified the file.
I removed my customisations to show you the bug isn’t caused by them.
Best RegardsHi Ismael,
The goal of this topic is to do minor modifications to avia.js in the child theme. Why I would disable it ?
I updated my website to the last version of Enfold and I replaced The avai.js of my child theme but the bug is still here.
Best RegardsHi Rikard,
You can close this topic.
ThanksHi Ismael,
I give the access for my FTP.
My file is named “cadre.js” and it is in the folder “js” in my child theme.Best Regards
Hi Basilis,
Eventually, I replaced enfold’s contact forms by Contact forms form the plugin “Contact For 7” and i t works.
Best RegardsHi,
I manage to add my modification in an other javascript file independently.
So the avia.js file is exactly the same than enfold’s.
I notice the bug on several websites so I think it is caused by your theme, not by my minor modifications.Best Regards
- This reply was modified 6 years, 1 month ago by Underkult.
Hi Rikard,
When I inspect the console, I don’t see anything.
My file is placed at the right place in my child-theme.
Best RegardsHi Rikard,
If I use your code, my burger menu works fine,
but the sliders and the video section doesn’t work.
Best RegardsHi Victoria,
No it isn’t working. It is impossible to load a custom avia.js in a child-theme and have the burger menu working properly.Hi Rikard,
You were right, If I only dequeue the default Avia.js , the burger menu works.
So here is my code in my functions file :function change_aviajs() { wp_dequeue_script( 'avia-default' ); } add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );
But it is working because the default file from Enfold theme is still loaded…
The following code isn’t working as well :
function change_aviajs() { wp_dequeue_script( 'avia-default' ); } add_action( 'wp_dequeue_scripts', 'change_aviajs', 100 );
Hi Rikard,
I already tried to remove all my customisations, css and scripts to see if the problem was caused by them but it didn’t.
I don’t understand why when I load the exactly same file from your theme in my child theme it isn’t working.
Best RegardsHi Rikard,
What is the editor function ? I never used that before.
If I run the default avia.js from the parent theme the burger menu run fine.
I tried to remove my css file with my customisations but it didn’t fix the menu’s bug.
I share my FTP logins if you want to look deeper in the files of the website.This reply has been marked as private. -
AuthorPosts