I need to make a slider. They say that you need to use the plugin, but I don’t know which one is suitable for my slider.Tell me, please, which plugin can I use to get such a slider like in the picture? I really need your help
[1]: https://i.stack.imgur.com/hT5NC.png
You can use Revolution Slider. It is one of the best slider plugins available online. Here is the link for that https://revolution.themepunch.com/
Related
I just want to ask if I may, does anybody knows how to achieve this locomotive smooth side-scrolling in WordPress? This website is also made in WordPress is there a plugin that I can use or is this can be achieved through hard coding? Thanks!
Here's the link:
https://polygondesign.com.au/
Im looking a way to recreate this kind of side scrolling effect in Wordpress. I really love to create this kind of functionality, if this another language or script that needed to learn to achieve please let me know I really appreciate it so much!
I just got started with Elementor and want to create little animated sparkles that overlap a slider that will cycle through images of pastries on the home page. If this is possible, is there a way to make it responsive as well?
Thanks!
If you would like to do this, i recommend you to give a look at Revolution slider plugin. With elementor, with the free version, i do not think such a thing is possible. The free one is very limited and don't really lets you customize elements as you'ld like.
You can also give a look at Divi's page builder, which is not free, but in my opinion is way better and way more customizable than elementor.
I am writing a simple plugin for wordpress (actually a widget, packaged as a plugin, because reasons). I am using bootstrap to style the widget, because reasons. Now, the problem is that should I include bootstrap along the plugin or depend on another plugin (for example https://wordpress.org/plugins/wordpress-bootstrap-css/). The first is easy, but not too nice way to do it. The second I actually have no idea going about. I have found some plugins (such as Plugin-Dependecies) that could be used for it, but I'd like to do it without the meta-plugin.
Is there a way for a plugin to depend on another plugin out-of-the-box? If yes, how should I do it?
Or if there is a better way to do the styling, what would that be?
Thanks in advance.
Look at this WordPress Plugin Dependencies. It may help you.
I am looking to add some sort of plug-in that will let me drag png images around the page and drop them in another location. similar to this : http://www.astleyclarke.com/uk/bracelets/create-your-own-charm-bracelet
Can anyone help?
thankyou!
use jquery sortable plugin or draggable plugin
click Here (sortable)!
or here (draggable) or here for ( dropabble)
it will provide you all the functionalities that you need
You can use Jquery dropable photo manager plugin which will be perfact as per your requirement.
else there are tones of dragable plugins are available. From them draggabilly is really very popular and efficient...
You can find some basics explaination here for jquery ui. :-)
After looking around for hours I couldn't see anything even close to what I saw here:
http://www.youtube.com/watch?v=Y2Bu5NoYZ7M&feature=player_embedded
As you can see, they created a custom editor for Wordpress (not just some edits to TinyMCE), its a whole different editor even with an option to switch back to TinyMCE.
Does anyone know how to create custom editors for wordpress without altering the core files and just via a custom theme? I am starting to think its a custom meta box...but I am not sure.
Any clue will be much appreciated!
I suggest to use a plugin to extend the default tinymce WP uses.. Take a look at this plugin: http://wordpress.org/extend/plugins/wp-super-edit/screenshots/
If you really want a completely different editor, ckeditor is quite ok.. There is a plugin too: http://wordpress.org/extend/plugins/ckeditor-for-wordpress/screenshots/
Always use or write a plugin an don't change any core files is indeed the way to go!
Please let me know what you think!