atton16
Forum Replies Created
-
Forum: Plugins
In reply to: [NavMenu Addon For Elementor] querySelector’ of nullYes, the only thing I put in is NavMenu and it is loading blank with the error on the browser’s console
TypeError: null is not an object (evaluating 'this.el.querySelector') TypeError: undefined is not an object (evaluating 'siteBranding.querySelectorAll')Forum: Plugins
In reply to: [NavMenu Addon For Elementor] querySelector’ of nullIt’s under development but here is the staging website: http://3.0.150.31.
1.1.6 didn’t fix it.
- This reply was modified 7 years, 5 months ago by atton16.
Forum: Plugins
In reply to: [NavMenu Addon For Elementor] querySelector’ of nullSame, any updates?
The easiest way is to manually resize the images.
Following the link, I have traced back your website and found that the z-index value of your header to be 9999. Changing that value to 99 would also help. Anyways, I will update my plugin to have z-index of 10000 just in case someone else got affected as well. Don’t forget to give me 5 stars.
Cheers!
- This reply was modified 9 years, 7 months ago by atton16.
It looks like your header has higher z-index value than my plugin. Can you edit blackribbon.css and change z-index:100; to z-index:1000; or more until the ribbon shows up? Please reply me back with the working value, I will update the plugin, the others might also have this problem as well.