Nahuel
Forum Replies Created
-
Hi, thanks for the clarification.
I understand that the issue comes from the external JS library used for the metro/masonry effect. However, from the end-user perspective, it still affects the experience when working with the PA Media Grid widget in Elementor’s editor, even if the published page displays fine.
I’d like to add that I consider this Gallery Grid widget one of the best available, which is why I think it would be really valuable if your team could look into a possible workaround or adjustment so that the editor view remains consistent and usable. This would help avoid confusion while editing and further improve the overall user experience.
Thanks again for your support.
Best regards,
NahuelHi abanobakram, thanks for your reply.
As requested, I’ve saved the container as a template and exported it as JSON. Here’s the download link
I look forward to your comments.
Best regards,
NahuelForum: Themes and Templates
In reply to: [Zakra] Custom Logo URLYou can use a plugin like https://wordpress.org/plugins/insert-headers-and-footers/ or similar to insert the custom Javascript code:
jQuery(document).ready(function($) {
$(‘.custom-logo-link’).attr(‘href’, ‘https://123.com’);
});it will change the logo URL to https://123.com.
- This reply was modified 6 years, 8 months ago by Nahuel.