• Resolved gudjung

    (@gudjung)


    Hi!

    I’m currently using cSlider plugin for the slideshow and trying to insert 2 slideshows into 1 page. But both slideshows turned out to be the same and some of the settings got messed up (e.g. duration of the pause) or sometimes both slideshows didn’t show up at all!

    Anyone knows a solution to this or do you know any plugins with similar functionality that would allow me me to have more than one slideshow on the same page?

    Thanks much!

    https://www.ads-software.com/extend/plugins/cslider/

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author julian.weinert

    (@julianweinert)

    Hello gudjung!

    We didn’t tested two cSliders on one page yet.
    Thanks for your bug report!
    We could reproduce your error and currently analyze it to fix it in a new version.

    Please stay patient, I’ll write a new answer here, when we could fix this bug.

    Greets
    Julian // csundm.de

    Plugin Author julian.weinert

    (@julianweinert)

    Hey!

    We could find the problem in the code.
    Now we are working on a fix very hard.

    Again, thanks for bug report, please stay patient!

    Greets
    Julian // csundm.de

    Thread Starter gudjung

    (@gudjung)

    Thanks, Julian! Another thing that notice is that when I disabled the controls (next and previous control arrows) the white bars remained on both sides of the slideshow. Is there a way to remove those?

    I’ll stay tuned for the fix! Thanks!

    Plugin Author julian.weinert

    (@julianweinert)

    Hello goodjung!

    I’m glad to inform you, that we could fix every issues you reported!

    After you update to 2.3 you’ll be able to use multiple cSliders on one page or post.
    We were able to fix the controls issue to, you just reported.

    Thank you for your bug report!
    Greets
    Julian // csundm.de

    Hi,

    Is it possible to use cslider in PHP? I would like to use it on my homepage.

    Great plugin by the way!

    Best regards,

    Plugin Author julian.weinert

    (@julianweinert)

    Hey ecsanyl!

    Thanks, we wrote it, because we needed something like this for our website but we could just find bad plugins ??

    What means “on my homepage” ?
    Doesn’t your website use WordPress as CMS? Than you could use it.

    How does your homepage create content? What CMS do you use?

    Theoretically you could use the plugin in any PHP system.
    But the problem is, that it uses WordPress functions to store and load settings.

    Maybe I could remake it for “normal” PHP usage for you.
    This would take a few hours and I would need some more information about your CMS.

    Greets
    Julian

    Sorry for not being clear. Yes, I mean on my homepage:

    https://electrical-engineering-portal.com

    Can I add some php call for slider?

    Best regards
    Edvard

    Plugin Author julian.weinert

    (@julianweinert)

    Hey Edward!

    Interesting is, which content management system (CMS) your website uses.
    Of cause, there is a way to integrate.

    I’d have to change the code a bit, that it fits for your needs.
    But for doing this, I’d need more detailed information.

    The important thing is, how your page creates content.
    I think you’r using some kind of CMS, with which you manage your pages content.

    This is important to know how the code have to look like.
    I could write something for you. Let me think about this and send me more detailed info.

    Greets
    Julian // csundm.de

    Julian, I use WordPress as CMS. Site have pages as well as posts.

    However, I use custom php for homepage. It has big static picture I would like to replace with Cslider. This php also uses custom function for generating last 3 posts (with timthumb.php).

    This big picture is placed within div container with following code:

    <div style=”position:absolute;right:0;top:0;margin:20px 0 0 0;”>
    <span class=”rm_portfolio_img”><img title=”EEP – Electrical Engineering Portal” src=”https://electrical-engineering-portal.com/wp-content/uploads/intro-image/eep-electrical-engineering-portal-2.jpg&#8221; alt=”EEP – Electrical Engineering Portal” width=”600″ height=”340″ /></span>

    Hope this helps a little bit.

    Best regards

    Thread Starter gudjung

    (@gudjung)

    It works now! Thanks so much for your quick fix!

    Plugin Author julian.weinert

    (@julianweinert)

    Hey Edvard!

    If you use WordPress as CMS, I don’t have to change code, because cSlider is native WordPress plugin.
    You should be able to easy place the cSlider shortcode in your static pages too.
    cSlider doesn’t just suppert posts, but also pages.

    If you have an image placed on your page, put the [cSlider] shortcode exactly before the image, then [slide] after your image and then place your other stuff to slide after it.
    When you put all your stuff in the slider, close the tag with [/cSlider].

    When you need more support, we could mail.

    You wrote you like this plugin. So I think you used it in some other place.
    Could you use it in e.g. posts or other pages?

    If you have more problems please contact us via info[at]csundm.de and put “web support” in the subject. You’ll reach me then.

    Best regards
    Julian

    I use WP as CMS, but my primary usage of cSlider would be in my custom PHP file of homepage.

    My question is: Can I, and how to use cSlider in php file? I cannot use shortcode within php file. Is there any way to use cSlider in .php file?

    Cslider works nice in my posts, but I would like to use it on my homepage too.

    Plugin Author julian.weinert

    (@julianweinert)

    Hey!

    Don’t you manage the content of these Pages via WirdPress?
    If you manage the content via WordPress, you should be able to use shortcodes.

    Currently there is no PHP implementation for cSlider.
    Maybe we offer it in a further version.

    But how do you manage the content of your static homepage?
    Don’t you use the “out of the box” way from WordPress?!
    You can build template pages for your WordPress theme, you can select in the backend.

    I think we will provide PHP functionallity in the next version.
    But the normal way would be to create a templat page for WordPress. Within these templates you can use shortcodes.

    But I would like to know how you manage the content of the page you are talking about.

    As I said before: if you need further informations or help, please contact us.

    Best Regards
    Julian // csundm.de

    Plugin Author julian.weinert

    (@julianweinert)

    Please add me on Skype jumbo[dot]weinert if you want!

    hi, it’s nice and easy plugin. but i’d like to use cslideshow in the main wordpress page php, that it will appear above my posts. what code i have to use? thanks a lot

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘cSlider – Insert multiple slideshows into the same page’ is closed to new replies.