I'm supporting a Drupal 7 site and inherited it with Revolution Slider. Since that slider is no longer supported, it's finally time to move to something "newer", still supported. Any ideas/recommendations for a good D7 slider?
Related
I have a website that is using the slider revolution plugin to run an HTML5 video in the background of the hero (no sound) and it works fine on desktop. I'm trying to make it work on mobile as well, and I know there was a previously referenced code here that makes this work, however I'm not sure of how to implement this using the plugin.
Nothing yet, I tried looking up previous threads with this topic but none were geared towards WP
I've been using this Wordpress plugin for many years https://wordpress.org/plugins/admin-post-navigation/
It had over 20,000 active installations and is certainly most useful for navigating between posts in the backend by simply clicking Next / Previous.
Gutenberg and Wordpress 5 unfortunately broke it and the developer of the plugin seems to be MIA.
My knowledge of writing or even trying to fix plugins is sketchy to say the last. I did some digging today using Developer Tools and I found that my favourite little post navigation buttons are there but forcefully hidden by Wordpress. Here's a screenshot of how I can make them re-appear but I'm a bit stumped how to make a change like this permanent or better yet try to make the plugin force it's way back into Wordpress 5 and Gutenberg.
I did make a feature request on Gutenberg which was promptly closed, seems they are not too interested in pleasing any advanced or long time users of wordpress. Surely such a navigation system cannot be rocket science.
I'm working on a Wordpress website which is completely made out of Visual Composer.
On one page I must use parallax effect which includes 4 different
sliders with one slide (I'm using it that way as the template that I've imported is looking the same as my client want).
But the thing is, parallax effect is so laggy and totally ruining the
looks. On example, the slider looks normally but when I change slider
layers than it becomes laggy. Any thoughts how to fix this?
Thx
Make sure you use the correct picture dimensions (... px x ... px)
I also compress my images before uploading it to my Wordpress website (kraken.io has a good free online tool for this)
I use W3 Total Cache (or WP Super Cache) to speed up my websites. (Don't forget to exclude the revslider in the minify js: wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js?ver=4.6.92 => number depends on you'r version or revolution slider)
There are a lot of other things to keep in mind (version Wordpress, other plugins, hosting, ...)
Drupal: i am trying to create 3 sliders on a single page. for this purpose i am using two types of slider modules like jcarousal and galleria. The problem is when i upload images to the slider content type(separate content type created for each slider) the previous images disappeared on adding 8th or 9th image. this is occuring into sliders data/images. i am not getting this that what is the problem. it seems its not like sliders issue its something drupal's issue. can anybody help? thanks
1 - Check JS console , if you have conflict between js's modules
2 - Check classes and ids, if both use sames classes that an issue
3 - Let me know why think it's a Drupal issue and not js conflict ?
My drupal site (internal) will not display the TinyMCE editor when using Google Chrome browser. Has anyone gotten TinyMCE to work with Chrome in Drupal 5?
There are a number of known incompatibilities between TinyMCE and WebKit (the rendering engine used by Chrome). If you're using TinyMCE 2.x, you might want to try the Safari plug-in to TinyMCE; Safari also uses WebKit. I gather also that TinyMCE 3.x has better support for Safari/WebKit than TinyMCE 2.x, so you might want to try upgrading to the latest 3.x version.
HTH
Alastair
I upgraded the TinyMCE to the latest, but it still fails.
The editor will display the first time you try to edit after login, but subsequent editing fails to bring up the TinyMCE editor
On the upside, Drupal 6.4 and the latest TinyMCE appear to work correctly, so I guess I'll need to update Drupal to v. 6 for this website.
edit
Refreshing the edit page renders TinyMCE in my current setup, so that's my answer for Drupal 5.7 in Chrome.
Just Refresh the edit page and the editor will render in Chrome.