How Can I Optimize Images – WordPress
I have built a website for my ortfolio using Elementor Pro. However, everytime I load the site the logo seems to load a few milliseconds slower than the rest of the page and I cannot get it all to load…
I have built a website for my ortfolio using Elementor Pro. However, everytime I load the site the logo seems to load a few milliseconds slower than the rest of the page and I cannot get it all to load…
we use WordPress and Elementor to build a page. We currently have 2 different checkout systems - one for ourselves and 1 with Shopify for Affiliates. Because of that, we have 2 "Buy now" buttons, and we display only 1,…
(Update) Problem 50% solved! It seems it comes from the PNG file. Once I changed it for a SVG file, the "glitch" does not appear anymore. BUT, now I have another problem (lol). How do I get this SVG file…
Using wordpress plugin "Code Snippets" - How could I take a php function like the one below and turn it into an Ajax button inside of elementor? Essentially... i'd really like to know how I can take any PHP function…
I have a process list in my wordpress website which I've built using the elementor plugin. And for the process list I've used another plugin "Qi addons for elementor". The process involves 3 stages and I've implemented it without any…
I get a message An error occurred. from elementor form when i submit my elementor form. I configured the Actions after submit with a webhook to a custom url. I don't know if the problem is my hook function not…
I have a custom checkbox field created in Wordpress where the user can select various facilities available at a listed property. I am building a page template using Elementor. When I import the data from ACF, it displays as a…
I'm using WordPress with Elementor, I want a certain page to be accessible only if it comes from a certain url. I saw from other answers in similar questions that I can use this: add_action( 'template_redirect', 'wpse15677455_redirect' ); function wpse15677455_redirect()…
I want to achieve this look Pic Current code I'm using is selector { max-width: 50%; } But don't know how to make the second section go to right, and be equal. it just sits underneath the first section. Looks…
I tried to activate an installed plugin and I got this error. I can't open the site again. I restarted my computer and load the localhost URL, got the same error below: Fatal error: Uncaught Error: Call to undefined function…