Andar7
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Conflict with Simple Share Buttons PluginMe too…
In my case when I share only shows the slider data like the picture name (not supposed to appear), the site name and the thumbnail (that shall appear).
Like this:Agrupamento Andar7 andar7.com x Image Slide General SEO Frame do filme CM1The site is: http://andar7.com/blog/
I’ve tried with other sliders and had the same results…Anyone has a clue?
Thanks!Forum: Plugins
In reply to: [Simple Share Buttons Adder] Conflict with Page Builder by SiteOrigin PluginIn my case when I share only shows the slider data (not supposed to appear), the site name and the thumbnail.
Like this:Agrupamento Andar7 andar7.com x Image Slide General SEO Frame do filme CM1Anyone has a clue?
Thanks!Forum: Plugins
In reply to: [WOW Slider] Drop-down menus hidden by Wow SliderHi! I’m having the same problem on mobiles and when the browser is smaller. I’ve tried editing the style.css
(Hiero: Stylesheet) as proposed in this topic but it continues overlapping it.
I’ve tried with other sliders and it happens with all of them.
The slider is inside a shortcode but it seem to be ok:/*** Shortcodes Ultimate - galleries elements ***/ .su-slider { position: relative; margin-bottom: 1.5em; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }Maybe is the loading order?
The site is: http://andar7.com/blog//* MENU ----------------------------------------------- */ .sf-menu ul { margin: 0; padding: 0; list-style: none; } .sf-menu li ul { top: -999em; position: relative; z-index: 99999 !important; }The only thing I changed was the position (was absolute) and added the !important command after 99999 (it is Hiero’s theme default z-index)
Could anybody help?Forum: Plugins
In reply to: [Promotion Slider] Slider hides drop down menuHi! I’m having the same problem on mobiles and when the browser is smaller. I’ve tried editing the style.css
(Hiero: Stylesheet) as proposed in this topic but it continues overlapping it.
I’ve tried with other sliders and it happens with all of them.
The slider is inside a shortcode but it seem to be ok:/*** Shortcodes Ultimate - galleries elements ***/ .su-slider { position: relative; margin-bottom: 1.5em; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }Maybe is the loading order?
The site is: http://andar7.com/blog//* MENU ----------------------------------------------- */ .sf-menu ul { margin: 0; padding: 0; list-style: none; } .sf-menu li ul { top: -999em; position: relative; z-index: 99999 !important; }The only thing I changed was the position (was absolute) and added the !important command after 99999 (it is Hiero’s theme default z-index)
Could anybody help?