Code

Discussion on RoyalSlider - Touch Content Slider for WordPress

Discussion on RoyalSlider - Touch Content Slider for WordPress

Cart 30,004 sales

GalleryForge supports this item

Supported

This author's response time can be up to 2 business days.

2996 comments found.

Hello,

I couldn’t load slides in the widget. Do I have to change anything?

Thanks,

Hello,

Please link to the page with the issue and I’ll check what’s wrong. Make sure that files are included if you’re adding slider outside of post/page area (enable option on RoyalSlider settings page) http://help.dimsemenov.com/kb/wordpress-royalslider-tutorials/wp-including-javascript-and-css-files

Dmitry

Hi, with this plugin can i add an image slider to my wordpress posts? Ie, instead of the featured image, i can have an image slider. Thanks

Hi,

The plugin can be added to any part of WordPress site via shortcode, widget, or PHP function. If you’re asking can it override default WordPress post gallery, it can – http://help.dimsemenov.com/kb/wordpress-royalslider-tutorials/wp-creating-royalslider-from-images-attached-to-post

Dmitry

Does your gallery fully support WordPress 4.4.2?

Hello,

Yes, it does.

Hello!

Is it possible to create a “See More Slideshows” in the last slideshow, with links to another pages, like this one? http://www.livestrong.com/slideshow/1010146-9-ingredient-swaps-make-recipes-healthier/#slide=17

Hello,

This plugin creates galleries/sliders that can be embedded to any page of WordPress website. You may create custom post type (or use default WP posts), embed RoyalSlider gallery to each post, and than use some related posts plugin that would show “more slideshows” below.

Dmitry

On a Blog page where each entry is a NRS (shortcode) the main Blog page used to display each entry on the mosaic of the theme as a little NRS slider, very practical. Now it just shows the title of the blog entry that has to be clicked to view the slider, I guess the people who created the theme changed something in heir coding..

Is there anything I can tell them from you side so that they could possibly understand what they did and revert that specific change that makes it incompatible with your plugin? The theme in question: http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976

THX

THX ! I did explain what is wrong no? I thought I made myself pretty clear :0) With a different theme each entry on this page would exhibit a NRS.. which is the default behavior that used to work with his theme and still works if I apply another theme like those provided out fo the box by WordPress (tenfifteen and so on).

Here: http://hippiedreamers.com/press/

Oh, layout of such pages is controled by theme, slider plugin does not effect it. Your theme, probably, just does not display content, or trims shortcodes.

Yeah I guess they changed that a couple of versions ago.. a sit worked for the past couple of years. Too bad I’ll have to give up your plugin, thanks.

Hi,

It seems to be that the slider can’t handle portrait and landscape images next to eachother with no gap or the same gap. Each slide needs to be the same with..

Is this a feature that will be updated soon?

Thank you.

Hi,

All slides must have the same width, you can only control how image is scaled in slide – http://help.dimsemenov.com/kb/royalslider-jquery-plugin-faq/how-to-change-image-scaling like on demo page. The feature with different slide widths is not planned, it causes major issues with animation performance on mobile, due to recalculation on fly.

Dmitry

Ok, I understand that it’s maybe not working automatically on mobile, but then maybe on mobile it should be disabled? It works like this in the Fluxus theme as well, and it does a good job. http://themeforest.net/item/fluxus-portfolio-theme-for-photographers/full_screen_preview/3854385

Slider on full screen version, but the pictures appear in rows below each other on mobile.

Hi, I really like the reviews for your plugin. It sounds great. I need to be able to do 2 things: 1. I need the titles for the posts to be “above” the slider image, at the top of the slider, instead of under the image. 2. I need to be able to show 3 slides at one time in a carousel. Could you let me know if these are possible, and I will purchase it! Thank you!

Hello,

You can create any HTML structure for slide, but you’ll need CSS knowledge to style it this way. You can also just enable caption and style it via CSS, by default it’s in bottom left corner. Check https://www.youtube.com/watch?v=7iIld0Z_wlc&feature=youtu.be&t=1m50s on how slide markup editor works.

You can reveal 2 nearby slides, but note that navigation is available only one by one.

Dmitry

That is exactly what I was looking for. I’m a web designer, so it should work great for me. And thank you for the fast response – 7 minutes!! :)

If you’ll have some questions – feel free to open a discussion on support forum at http://help.dimsemenov.com

Hi I Have Get One Issue, i am click first one link but coming displaying two image image but Please See This Issue. http://www.nitchcreative.com/clientsites/gumco/ .

Hello,

You appended “Our Clients” title as the first thumbnail, that’s why index is shifted. You can append extra elements before .rsNav element, not inside it.

Dmitry

Thanks. but image, I need want div background image how to do ?

I don’t really understand your question, please rephrase or provide more details. You may open a ticket at http://help.dimsemenov.com and attach screenshot or mockup.

this gallery won’t resize or act as responsive when viewing in mobile phone even thought adding or selecting the right settings in the gallery.

Hello,

Please open a private ticket at http://help.dimsemenov.com and link to the page with the issue.

Dmitry

Dear Dmtry,

I’ve created a headline post slider using this plugin. The post using filter “headline” to choose several selected post. But, why when I add some new posts with the same category, the slider doesn’t update its content automatically? I should click button “save slider” again and again every time I post a new one to update the slider. Could it do automatically? So when I post something new with the specific category (e.g headline), the slider automatically update too?

Thank you for the response

thank you. it works like magic.

Oh, one more. I wondering if some day I should move content, Is there any ways to export all the slider/ one by one to another site?

Slider data is stored in database, if you move WP site, you move slider(s) too.

Hi There, quick pre-sales question.

1. Possible to add slider info between image & thumbnail?

2. Transition can change to fade?

3. Can add different size of images for thumbnail slider

Hello,

Global caption can be enabled, and each slide can contain any HTML. Fade transition is available. All thumbnails must have the same width, only tabs can have a different width (but they are static – can not be scrollable).

Dmitry

great plugin. but it would be perfect if the caption could be given link to the article/ post and unfortunately link slide to the post can only use the option from the dropdown menu without option of target link whether parent or new window/ new tab

Hello,

You already can modify markup of caption and add link to it using Slide Markup Editor, refer to http://help.dimsemenov.com/kb/wordpress-royalslider-tutorials/wp-using-slide-markup-editor#example-1-custom-caption-

Dmitry

oh great thanks.

Hello. One last question: Is it possible to change the background image (laptop.png) on-the-fly or through some “case” function or in dynamic way?

You’ll see, I need three different color variations of the background picture.

I found the source on ”\classes\NewRoyalSliderOptions.php”

'slider_in_laptop' => array( 'label' => __('Simple vertical slider', 'new_royalslider'), 'template-css-class' => 'rsInLaptop', 'template-css' => NEW_ROYALSLIDER_PLUGIN_URL .'lib/royalslider/' . 'templates-css/rs-in-laptop-template.css', 'wrapHTML' => array( 'before' => '<div class="rsInLaptopContainer" style="width:%width%;"><img class="rsInLaptopImgBg" src="'.NEW_ROYALSLIDER_PLUGIN_URL . 'lib/royalslider/templates-css/laptop.png' .'" />', 'after' => '</div>' ),
I tried to change the background image usign is:page function but it doesn’t work. can you tell me wath’s wrong, please? Look: //TWISTER <?php if (is_page(1)) { echo 'slider_in_laptop' => array( 'label' => __('Simple vertical slider', 'new_royalslider'), 'template-css-class' => 'rsInLaptop', 'template-css' => NEW_ROYALSLIDER_PLUGIN_URL .'lib/royalslider/' . 'templates-css/rs-in-laptop-template.css', 'wrapHTML' => array( 'before' => '<div class="rsInLaptopContainer" style="width:%width%;"><img class="rsInLaptopImgBg" src="'.NEW_ROYALSLIDER_PLUGIN_URL . 'lib/royalslider/templates-css/laptop-a.png' .'" />', 'after' => '</div>' ), } else if (is_page(2)) { echo 'slider_in_laptop' => array( 'label' => __('Simple vertical slider', 'new_royalslider'), 'template-css-class' => 'rsInLaptop', 'template-css' => NEW_ROYALSLIDER_PLUGIN_URL .'lib/royalslider/' . 'templates-css/rs-in-laptop-template.css', 'wrapHTML' => array( 'before' => '<div class="rsInLaptopContainer" style="width:%width%;"><img class="rsInLaptopImgBg" src="'.NEW_ROYALSLIDER_PLUGIN_URL . 'lib/royalslider/templates-css/laptop-b.png' .'" />', 'after' => '</div>' ), } ?>

Hello,

You may add the same image via background-image from your theme CSS file, this way you can easily modify it based on parent container/page class.

Dmitry

I got it. Dmitry, thanks for inspiring! Works like a charm.

Hello there! I have the following question: I need to know is it possible to adjust the widh of the video/image container on Laptop-Slider-Style. I changed the background image and then I modified the top-space of container inside royalslider.css file.

.rsOverflow { margin-top: 4.5% !important; }

Please, take a further look at: http://awesomescreenshot.com/0e75wgio44

If it is possible then I’m willing to renew the support. I need to solve this ASAP. Thank you

Hello,

To change size of slider you need to modify size of its root container (.royalSlider), not rsOverflow element. http://help.dimsemenov.com/kb/royalslider-jquery-plugin-faq/how-to-change-image-scaling#note-that-image-scaling-options-don-39-t-change-size-of-slider-viewport

Dmitry

Hello Dmitry. Thanks for your answer.

I comment that I renewed the license support. About my question, I followed your recommendations, but maybe I’m doing something wrong.

Please let me explain what I need:

1) The background image have 1080×790px (mockup browser-window) and I cut the empty space around the image. I need full width without empty space around the background slider (formely laptop.png)

2) The first image and the video must have 1080×720px. I tried to set the following values: .royalSlider {width: 1080px; height: 720px;} and .royalSlider {width: 1080px; height: 790px;} but it seems not work for me.

Can you take a look here, please? http://martinuxdesigner.com/page/nsb-videos/

Thank you in advance. Martin

Ok Dmitry. I solved it by myself! I modified a few lines on
”\lib\royalslider\templates-css\rs-in-laptop-template.css”
Now works like a charm!
Thank you so much for your great support.
Best regards,
Martin

/* CUSTOM CSS */ .rsInLaptop { padding: 1.1% 0 7% !important; width: 100% !important; } .rsOverflow { height: 720px ; width: 100% !important; margin-top: 4.5% !important; } img.rsImg { height: auto !important; margin: 0 !important; width: 100% !important; } .royalSlider { width: 1080px; height: 720px ; } .rsInLaptopContainer { margin: 0 auto !important; max-width: 1080px; }

Hello! Is it possible to add title & description to appear on each image? (picked up from the image description in the wordpress media manager or any other easy way and not inside html, to be easy job for my client)

Pre-purchase question: Is it possible to add images or videos from Facebook, Instagram, Twitter or from other video sources? Royal is the only slider I have found that says ANYTHING can be put in a slider. I so hope it is true!!!!!!!

Hello,

Sliders supports images uploaded to WordPress, Flickr, 500px, or Instagram (limited). The statement that you found means that you can place any HTML content in each slide, not any source.

Dmitry

Hello, Your plug-in looks like very nice but I have a siple question about the titles please. With the Image Gallery with fullscreen option, It’s possible to put the title of each photo over the image (In the futur site, we want to leave the pictures without text on) ? Like this the visitor will be able to know the title of each photo. Thank You.

Hello,

Yes, you can enable caption option, which shows title for slide.

Dmitry

Image is coming out a little pixelated even with a 300dpi image on the slider. Any way I can increase image quality. Thank you.

Hello,

By default slider uses WordPress “large” image size. If you want it to use a different one, you can change it from Image Options section of the slider. On how to make it use original image that was uploaded check this thread http://help.dimsemenov.com/discussions/royalslider-wordpress/10838-use-full-size-instead-of-large-images#comment_31008267

Dmitry

Hello Semenov, WP 4.5.2 works only with new-royalslider3.3.2 DEFAULT theme (Thumbnails are not visible in others) and full screen not working on WP Bridge Theme (and responsive Theme in general) Thanks Marco

Hello,

Please open a ticket at http://help.dimsemenov.com and link to the page with slider that isn’t working, and I’ll check what’s wrong,

Dmitry

Hello Semenov, please consider in the next version: if wordpress uses SSL, 2 links in the script (youtube and vimeo) lead to http sites, which will lead to malfunction. Please update to // in the next version. Many thanks!

Hello,

New version already uses https embed urls by default. And you can always change embed code in Video Options section of slider.

Dmitry

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey