Sarven
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Fullscreen Slider] Mobile responsivenessHi, you have to add to your style.css following code:
#supersized img { max-width: none; }Forum: Plugins
In reply to: [Easy Fullscreen Slider] I can’t change the transition effectThere are main settings and separately settings for every post/page. Maybe now you try to change main settings, but you should do it in post/page settings.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] I can’t change the transition effectHi, I think that it’s working properly. Default transition effect is fade. Now you set slide transition. So something was change.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] Text on slider imagesHi,
Caption and link are working only when thumbnail navigation is on. But maybe you have other problem, give me link to your website if you want more help.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] Images not loading on iOSHi
I never had problem with that plugin on iPhone, give me please link to your website so I will check it.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] change height of Fullscreen SliderYour site is using Enfold theme, so write to support of that theme. Now you asking in easy fullscreen slider support forum, but you even don’t use it.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] change height of Fullscreen SliderYou haven’t that plugin on home page, so I don’t know what you asking for? You have other slider plugin, so it isn’t question to me.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] change height of Fullscreen SliderHi, where you have that plugin? which page?
Forum: Plugins
In reply to: [Easy Fullscreen Slider] links not workingFirstly, you should repair this code, because it’s crashing whole html.
<head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> ; charset=UTF-8" />Just change it with following code:
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">And probably you have to set correct z-index to #supersized and page container.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] White Bar on Left Side Of PageI think that you did something bad, because this code works for me.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] White Bar on Left Side Of PageAdd to your style.css following code
#supersized, #supersized li { margin: 0; }Add review if you can review
Forum: Plugins
In reply to: [Easy Fullscreen Slider] White Bar on Left Side Of PageHi, You should give a link to your site, because wihout link I can’t help you.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] Text on slider imagesNow slider works, just don’t use enter key in caption.
Forum: Plugins
In reply to: [Easy Fullscreen Slider] Text on slider imagesI see still this title `title:’Blue Rock crossing
looking North. (1931)’`Forum: Plugins
In reply to: [Easy Fullscreen Slider] Text on slider imagesProbably you used enter key in title “Heff Battery (1931)
(Battery used for shad ishing)”, try delete it and let me know when there is still problem.