Elementor – WordPress add template not loading templates
New to wordpress when trying to add template in Elementor it is loading but doest not show any templates. Please help how to solve this issue image below not loading.
New to wordpress when trying to add template in Elementor it is loading but doest not show any templates. Please help how to solve this issue image below not loading.
I am using the Wordpress REST API to retrieve the rendered content of a wordpress page. My page is constructed with Elementor. And Elementor is adding some inline CSS on the finale page to make all work. This inline CSS…
I created a custom shortcode which includes a special loop which includes all posts from different multisite blogs. This solution is provided by this plugin: https://rudrastyh.com/. The shortcode is perfectly working an all normal pages and posts. But I am…
I'm having an issue when trying to load templates in Elementor. The template loading page is stuck in a loading loop. These are the errors in Wordpress -> Elementor -> System Info -> Debug Errors: TypeError: Cannot read property 'indexOf'…
I have created a Wordpress website using Elementor live builder and some jQuery and CSS mainly. Here's the CSS: #menu-contact, #menu-solutions, #menu-about, #menu-regulation, #menuu { text-decoration: none; color: #0B1B70; justify-content: center; display: inline-block; min-width: 60px; max-width: 235.97px; white-space: nowrap; position:…
I have created a menu that each link in it has the same ID #menuu and the class .menu-item. I haven't written any HTML because it was created with a live page builder. I have the following CSS: #menuu {…
The ultimate goal is to have a widget for Elementor in Wordpress that can create multiple buttons inside of tabs. So I want a repeater inside of a repeater. I do not have all the functionality or styling yet, just…
I've broke my head trying to solve my problem but unfortunately I still didn't find the correct solution. All I want is to have the white background to the left of the Column#1 and the grey background to the right…
Can you help me center the dropdown menu from the parent menu please, I was using Elementor in wordpress. I tried this css code but it does nothing: .header-menu { left: 50%; right: auto; text-align: center; transform: translate(-50%, 0); }…
When my website was in development stage(i.e. when it's on localhost), I was easily able to change section background and effects used to reflect immediately. But when I made my site live on Windows Server 2012 and tried to update…