Hi guys, I was wondering how to give editors acces to Slider WP? Thank you for your replies!
]]>I changed my website to https. However, Google Chrome limits my display of my secure website because not all resources are accessed via https (mixed content).
Specifically, this affects the graphics that are called by the WP Slider plugin. The slider uses for a call http: // ..image URL ..
In order for the browser to display the “green HTTPS lock”, all these calls must also be converted to https: // ..image-ULR ..
Where can I make this change? In the database or in a .php script?
Thank you very much.
Best regards
]]>I am currently running the latest version of wordpress (version 4.6) and theme “Virtue”. There seems to be some error messages popping up on the page I insert the short code for the slider. Example of error code below.
Deprecated: Non-static method SSP_SKIN::setup_slider() should not be called statically, assuming $this from incompatible context in /home/inkdprint/shop.3inkd.com/store/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_frontend_slider.php on line 81
Deprecated: Non-static method SSP_SKIN::set_active_skin() should not be called statically, assuming $this from incompatible context in /home/inkdprint/shop.3inkd.com/store/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 12
Deprecated: Non-static method SSP_SKIN::is_default_skin() should not be called statically, assuming $this from incompatible context in /home/inkdprint/shop.3inkd.com/store/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 60
Strict Standards: Non-static method SSP_SKIN::get_skin_path() should not be called statically in /home/inkdprint/shop.3inkd.com/store/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 111
]]>
Created one slider – all the tabs [General, Appearance, Design, and Advanced] worked – i.e., the pages linked to said tabs opened and I was able to adjust the settings while creating the slider…
Attempted to create another slider – all the tabs [General, Appearance, Design, and Advanced] did not work – an error page opened with the message: “You do not have sufficient permissions to access this page.”
Please note – I am using the paid version, so I would assume I would be able to create more than one, two, or more sliders, and have the “correct permission”, correct…?
]]>Hi I’m not sure why the created slider on this page shows up as a list going down the page?
https://bryonbradley.com/hobnobdev/up-your-game-hosting-a-sporting-event-in-style/
]]>https://www.thephotoboothlv.com/ –
I placed the shortcode in my page & there seems to be margin or padding above & below the sliders. How can I eliminate the space?
]]>I can’t get the slider to fade instead of slide. I am also having problems changing the speed. No matter the setting, it simply goes back to the default. Any suggestions?
]]>Hi,
my blog is: https://www.akioneam.com
I have three problems-
1. the slider does not show on the mobile
2. the slider shows above the fixed menu when scrolled
3. the size in ipad is not responsive
Please help. Thank you.
]]>When I use the flipbook skin there are no nav buttons. They show up on other skins. I’ve only tested on chrome. Could be in all browsers.
Any work around? Any idea on a patch?
]]>How can I get the slider to be in the centre of a page. not left aligned?
]]>Hello,
I just bought the plugin for the ‘flipbook skin, but I can not find the “zoom” option to zoom on the flipbook.
Could you tell me what to do ?
Thanks.
]]>Is there anyone there to give support for this plugin? I bought a premium version of this plugin and there seems to be no one supporting this. The plugin doesn’t seem to work for me and I tried emailing [email protected], but do not get a response.
]]>Everything works fine, the only problem is that the slider is to wide when i use the responsive option. It makes my site scroll-able in the width. Is it possible to code something that the slider will be 98% instead of 100% of width?
greatings.
]]>Using guidance I found in other thread for this plugin I wrapped the short code into a <div> but it did not have an effect. I would like it to take up the width of the screen.
<div align="left">
[slider id='628' name='homePageHeader' size='full']
</div>
There is what I did but it does not have an effect.
]]>In the file includes/classes/ssp_skin.php
, non-static method SSP_SKIN::get_skin_path()
should not be called statically. Instead of
include self::get_skin_path() . 'slider.php';
use the following:
$ssp_skin = new SSP_SKIN;
include $ssp_skin->get_skin_path() . 'slider.php';
Similarly, in the file includes/classes/ssp_frontend_slider.php
, non-static methods SSP_SKIN::setup_slider( $id, $atts );
and SSP_SKIN::render_slider();
should not be called statically. Instead, use the following:
$ssp_skin = new SSP_SKIN;
$ssp_skin->setup_slider( $id, $atts );
$ssp_skin->render_slider();
]]>
I purchased the premium plugin after having an email conversation with the Muneeb, the plugin developer. After assuring me, by answering my questions, that the plugin was good for my project, we purchased it.
Since purchasing the plugin, and it fails to install (tried on multiple wordpress sites), I contacted the developer at least 5 times in the last 9 days and have not received one response.
Does anyone on here have a clue how to get this thing to install correctly?
If you are in need of a slider plugin, I suggest that you do your research as this is the first experience of the sort that I’ve had with any plugin, let alone a premium plugin in my six years experience with WordPress.
]]>I there!
I’m interested in premium version.
But, please, tel me: this plugin works with both images and PDF for book/magazine flip effect?
Thanks!
]]>Is it possible to link a full image slide? There is a ‘Linkable’ option at the bottom of the settings page but no where to enter a URL?
]]>Hi Muneeb,
Is there any documentation for the pro version? I didn’t see any. What I’d like to do is put a Table of Contents in html on the first pages, then link to the image/slider pages further into the slider.
thanks!
Michael
I made a 3-image slider/banner and I want each slide to be able to link to a page on my site. Where is the setting that allows you to do this?
]]>HI i want to set wp slider to full height without resizing itself and that the scrollbar disapears. Is it possible. Site Persistest.nl
]]>Hi,
I installed the plugin and created a slider, get the shortcode and paste into homepage, but the plugin did not work, nothing happened. What I want is to display the slider inside and on top of the page content (which is above my first post).
Here is my site: https://www.bestgiftsforyou.com/
Please help to solve the problem.
]]>Hello dear, I like me put the slider in the top of blog page, then I need insert with php code, it is possible? whats the code? thanks
]]>Hiii….
Shortcode for ths plugin??????????
Hello,
I am trying to remove the “overflow:hidden”
I have found 1 of them
jquery.flexslider-min.js line 30,
But when it scrolls it appends the “overflow:hidden” again
It is added to the div class “flex-viewport”
any help would be appreciated.
]]>I’m on version 1.1 of the slider and it loads slowly. I don’t want to compress my pictures. Is there a way I can add a low res version of one picture as a placeholder while the rest of the slider loads?
]]>Fixed- was an ssl issue.
]]>First Problem:
I’m trying to add a new slide and when I click the “Add Image” button, the screen has a black overlay, but no windows pop up for me to upload an image, and it stays like that. Nothing happens.
Link to screenshot of what happens when I click “Add Image”: https://oi60.tinypic.com/qouhdy.jpg
I have WordPress 3.9.1 installed on an SSL server- is this a compatibility issue?
I’ve tested this in Chrome, Firefox, and IE – same result.
Second Problem:
How can we edit captions? I went to the Media Library, found the photo I was using on an existing slide and updated the caption, but those changes are translating in the slideshow. Do I have to delete and re-add the same slide just to change the caption?
I appreciate your help. Thanks.
]]>After I install the plugin, it worked, but after a few days stopped working, i don’t know what happened
]]>The caption bar on the bottom of the slides is poking out the right side of each slide. The website is at https://www.mattmastin.com. Any tips would be appreciated.
Thanks!
]]>