Forum Replies Created
-
AuthorPosts
-
all fixed, I believe. I am going in an reimporting the zip files and it seems to fix the errors.
Hi Nikko, It just shows up in the coding. As well when going to the page, I notice the icons loading in slower. These icons had been uploaded a long time ago, so I don’t believe they had the .woff2 file in the zip file. That might be something new? Or enfold is now checking for that first? Image link and page link below.
Hi Rickard, it isn’t. I am thinking before with the custom fontello icons, they didn’t have a .woff2 file. But I wasn’t getting those errors. So maybe enfold is now looking for that file too?
June 17, 2020 at 3:58 pm in reply to: Masonry Gallery doesn't load right in Chrome using Lazy Load #1223429Sorry for multiple messages, that didn’t work. must have been cached from when I turned it off.
June 17, 2020 at 3:53 pm in reply to: Masonry Gallery doesn't load right in Chrome using Lazy Load #1223427This seems to fix the issue.
.av-masonry-image-container img {
width: 100%;
height: auto;
}June 17, 2020 at 3:33 pm in reply to: Masonry Gallery doesn't load right in Chrome using Lazy Load #1223424Hi Rikard, I just figured out that the issue is actually with the setting Flexible Masonry. I just changed it to perfect grid and then images don’t overlap in chrome.
June 17, 2020 at 3:12 pm in reply to: Masonry Gallery doesn't load right in Chrome using Lazy Load #1223416Hi Rickard, here is the link to the site. https://www.bassind.com/plexiglass-protection-panels/countertop/
I turned back on lazy loading so you can see.All fixed, was able to just target .format-video
function custom_more_script(){
?>
<script>
(function($){
$(document).ready(function(){
$(“.format-video .more-link”).text(“Watch video”);
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘custom_more_script’);Hi Mike, the above function code works to change all of them. Is it possible to do an if statement so you could change a specific post id to have different text than the rest? or have a post that’s set to video say Watch video instead of read more like the standard post?
Same issue
Hi Victoria, I understand that, The problem isn’t with the editors and using them, the issue Is just being able to switch the page visibility to private or public. When using ALB, it just doesn’t allow you to switch the options on the right side of the page.
If you set the classic editor then it works. Also, if you use the new block editor it works. If you have the block editor on and then switch to the ALB then it doesn’t work. Looks like there is something in the ALB that is blocking those sections from working.
It seems to be any page that is using the Avia Layout Builder. If I click add new page and don’t select ALB then the link works to change it to public or private.
I have the same issue as well.
perfect, that worked. thanks.
I too would like to find out the same thing. Would be great if they could just load like regular gallery. I posted link to my home page. Just added a gallery to it.
Thank you Basilis
Thanks Tina
Same if i click any of those links in the dashboard it stays on same page. If I’m on homepage it pops open new screen and goes to the footer section.
Here is a video.
Not a problem, wish I could record a video and upload. So if you are on the homepage of website and click the theme options button at top it will take you to the options page and pop open a new screen.
see screen shot 1.If you are in the dashboard
see screenshot 2 – it just stays on page you are on. If I click open in a new window or tab then it will go to the options
Yeah, it is still having the issue. I tried private browsing and cleared cache and history. If you are in the dashboard then click any of the them options links it stays on the same page it’s on. Now when I am looking at the site and click a link it will go to it.
Mike, sorry. put wrong username. As I can tell it’s only in safari.
thanks Ismael, the folder name is wp-smush-pro
Hi Mike, it just stays on the same page you are on. It’s not a 404 error, it just looks like the link isn’t being read or handled correctly in safari. If I control click and open in a new tab then it goes to the theme options. If I just click the link then it will stay on the page I am on. In chrome it works.
http://www.themiamiluxuryrealtor.com/wp-admin/admin.php?page=avia
http://www.themiamiluxuryrealtor.com/wp-admin/admin.php?page=avia#goto_styling
May 11, 2018 at 4:18 am in reply to: WordPress 4.9.5 update caused Enfold Theme Options not to work #954983Any fix for this? The theme options links work in safari if you click open in new tab. Not sure why they don’t work if you click them regular.
Confirmed on my end. Working great now I believe with optima express plugin. Thank you
Hi Mike and @goldengate415 have just been doing some research to see if I could find anything. I came across this article for wp engine from the ihomefinder site. I think this could be the cause of the problem. Either with the new EU Cookies thing that is built in or
Thanks Mike, I turned off the prompts for the registration. it’s in the optima express control panel lead capture.
-
AuthorPosts