My Website is working at 90%...

  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Kokoth

Member
Aug 22, 2022
70
16
8
Europe
driveradio.be
Hello!

I'm on Wrodpress and I'm using Elementor Pro, It seems into the elementor editor everything working, pictures showing, scripts work,etc but on the frontend nothing morking, also when a pass my mouse over the admin menu bar, nothing happening, submenu not showing... I don't know why :/

Thanks In advance and sorry for my bad English!


Peace! ✌️
 

yamanhacioglu

New member
Oct 8, 2019
14
1
3
Check console and network tab in google chrome developer tools. There may be a certain javascript blocking or some files may have been deleted / damaged during any update etc.
 

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,248
62,501
120
You haven't asked for it, but here are some dev tips by looking at your DOM:

Cards: You don't need to wrap everything with a div. A media and a body wrapper (div) should be plenty enough to house the elements. For the icon, you can put it into a ::before pseudo element. You also shouldn't need to use zero padding and margin values, unless you're using a modifier class. (I don't know if classes are a thing in Elementor, though). Your little category tags shouldn't need a span wrapper either. You can style the <a> tag on it's own. You also have two links pointing to the same source, which is an SEO and accesibility issue. The correct approach would be having your link on your heading only, and making a clickable-parent out of it (by using absolute positioning, with zeros on all four sides).
You'd also use custom css classes for your cards.

Hope this helps somewhat!

Elementor is still a DOM disaster, not sure if these are fixable or not.
 

Kokoth

Member
Aug 22, 2022
70
16
8
Europe
driveradio.be
You haven't asked for it, but here are some dev tips by looking at your DOM:

Cards: You don't need to wrap everything with a div. A media and a body wrapper (div) should be plenty enough to house the elements. For the icon, you can put it into a ::before pseudo element. You also shouldn't need to use zero padding and margin values, unless you're using a modifier class. (I don't know if classes are a thing in Elementor, though). Your little category tags shouldn't need a span wrapper either. You can style the <a> tag on it's own. You also have two links pointing to the same source, which is an SEO and accesibility issue. The correct approach would be having your link on your heading only, and making a clickable-parent out of it (by using absolute positioning, with zeros on all four sides).
You'd also use custom css classes for your cards.

Hope this helps somewhat!

Elementor is still a DOM disaster, not sure if these are fixable or not.
Big thanks for your feedback! Really Thanks !

Peace mates! ✌️
 

Forum statistics

Threads
73,540
Messages
953,682
Members
282,144
Latest member
Aleeza

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu