Forum Replies Created
-
AuthorPosts
-
Hello Mike and Yigit,
Thanks for all the work you put into this topic.
I’m in contact with the host and I will keep you posted on my end!Greetings Jeen
Hello Mike,
To explain to you how I have installed the theme (I did exactly what you asked), I have made a video with explanation.
I have placed this in the private content field.Within the video I have also shown a print screen of my error log.
This is the URL: https://ibb.co/Db6SzzbI hope you can help me with a solution.
Greetings Jeen
Hello Mike,
To refer to the sentence;
I don’t know what you mean by: Enfold main map within the theme map
I mean that within the normal themes map WordPress provides, I need to upload a fresh Enfold theme map.
When I do this, all my child-theme maps points to the renamed theme nivonmain
When I rename the theme within the child-theme-map to enfold, nothing happends.So I need to no how I get my live websites with child-theme, points out to the fresh enfold theme map.
Greetings Jeen
Hello Mike,
This can be the problem. I have a lot of sites with the Enfold theme active and I always rename the main theme folder.
I never noticed this before probably because I don’t use the layerslider on my websites accept by the site I have the error now.The situation is that I have a multisite enviroment with the main theme and per site a child-folder.
Name of the main theme folder (I renamed it) is nivonmain.
Per site there is a child map, so for example, I have jump-child as a folder.
Within the folder I have a style.css and a functions.php fileThe style.css had this in the header of the file:
Theme Name: jump
Description: XXX
Version: XXX
Author: Groeier!
Author URI: http://www.groeier.nl/
Template: nivonmainI tried to place a fresh copy of the Enfold main map within the theme map.
Than I tried to change the name of the Template: nivonmain to Template: enfoldI thought that this should work, but It doesn’t. It keeps loading the nivonmain map. Is there anything else I should change to make this work?
Greetings Jeen
Hello Ismael,
Sorry for the late reply. I have deleted all the files from the main theme and uploaded the files again.
Now everything works as expected. But it’s straige that it looks like somethings the files get corrupted out of the blue..I will monitor this on my end if the problem comes back again.
Greetings Jeen
Hello Ismael,
I am aware of this solution, but then I have to alter the .js file.
With every change I have to check of the file is still working.So I’m looking for a solution that I don’t have to alter any files…
Is there a function for the functions.php in my child theme or can you add this function as a standard functionality?
Greetings Jeen
Hello Ismael,
Thank you very much. I’m very glad you could find the solution and helped me out trough the end!!
Compliments for the whole team for keep trying!Can I make a donation to thank you and your team?
Greets Jeen
Hello Ismael,
Of course! I have added the login details in the private box.
The plugin site is:
Documentation can be found here:
And the specific script page here:
Thanks for helping me out!
Greets Jeen
Hello Ismael,
Thanks for the provided script! The script is implemented in the footer (i can see this in the source code) but no luck.
Can you please take a look again?:)Greets Jeen
Hello Basilis,
I have a response from FacetWP:
FacetWP is ajax-based, and it works by replacing all the HTML (DOM elements) within the facetwp-template container element. The side-effect is that, as the old HTML is removed, all their event listeners are destroyed as well.
Long story short, I think you’ll need to find whichever code is responsible for handling the lightbox, and re-trigger it within a facetwp-loaded event.
$(document).on(‘facetwp-loaded’, function() {
if (FWP.loaded) { // skip pageload
// TODO re-trigger the lightbox
}
});Can you maybe tell me how to alter the above function so the lightbox will get triggered?
Gr. Jeen
Hello Basilis,
I have, but no response so far… but to be honest, I think it’s a Javascript error because of the Google Analytics implementation of the theme.
Therefore I send you guys a support request.Greets Jeen
Hello Ismael,
Glad you could reproduce the issue! The filter plugin is FacetWP.
Greets Jeen
Hello Victoria,
Thanks for the movie!
Can you please use the filters at the left side and than check it again?Because the first load works on my end as well but when I use the filters I can’t use the lightbox anymore.
The url’s are going directly to the image-url.I updated the version to Enfold 4.4
Greets Jeen
Hello Victoria,
Thanks for checking! I also can get it to work when I reload a few times.
I also cleared the cache but that doesn’t change a thing. The solution seems to be to reload the page.Maybe you can check it again after reload, but than close the browser and reopen the page.
On my end, I have to reload every time I open the page the first time and everytime I use a filter option in the left side.
I can’t expect my users to reload everytime:)Gr. Jeen
Hello Ismael,
Thanks for the code. It works on most pictures.
But the biggest problem is that because the script doesn’t load fully, the lightbox doesn’t work.
The first time you open the page it works perfect.
The second time, the hyperlinks only goes to a external page/tab because the lightbox isn’t loaded.Can you please take a look why the script isn’t loaded fully? Like I said; it looks like a Google thing.
I disabled all the plugins but the problem keeps existing…Greets Jeen
Hello Guenni007
Thanks for the quick response. Works great!!!
Greets Jeen
Thanks Rikard. You can close this ticket now.
Greets Jeen
Hello Jordan,
Thanks! Everything works fine now!
Greets Jeen
Hello Ismael,
We’ve used this CSS:
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special:after {
content: ‘Menu’;
top: -45px;
display:block;
}I’ve removed it and placed the CSS you provided. Now the ‘MENU’ text is gone.
Greets Jeen
Hello Victoria,
Thanks for the advice. I tried it with one layerslider and that came up just fine.
Now I also got it working with 4 sliders, but I think the order wasn’t correct. We had the mobile slider on the first slot,
than the desktop slider. It should be the way around, so first the desktop sliders and than the mobile.Everything works fine now.
Greets Jeen
Hello Victoria,
It happens on the latest version of Google Chrome and the latest of Mozilla Firefox.
Version number 58.0.2 for Mozilla and 63.0.3239.132 for Chrome.Picture: http://nl.tinypic.com/r/2mdgkza/9
PHP version is 5.6.33
Greets Jeen
Hello Victoria,
The first time I open the page, the slider isn’t moving at all. I also do not see the HTML.
After I move the page a little to the bottom, the HTML is showing up and the slider starts moving around. Than on all the 4 sliders I can see the HTML.Greets Jeen
Off course!
Greets Jeen
Hello Basilis,
I have disabled WP Rocket and tried it with a clean browser. Still no luck. The problem still exists.
Greets Jeen
Hello Rikard,
I’m sorry but it’s off…
I’m positive of it. Can you please check again?
Greets Jeen
Hello Rikard,
Sorry for that. I’ve put the website outside maintenance mode!
Gr. Jeen
Hello Ismael,
Thanks for giving me the altered code. Only it doesn’t work for me.
I think the FTP doesn’t work because I have to whitelist your IP (country block).
Can you give me the ip-address you are working on?Greets Jeen
Hello Nikko,
You can, but please be carefull. Its a live enviroment.
Greets Jeen
Hello Ismael,
Done, but still the same problem…
Gr. Jeen
November 22, 2017 at 11:06 am in reply to: Error: "ReferenceError: LS_MCE_l10n is not defined" #880160 -
AuthorPosts