raul.td
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent FB Posts] Horizontal feedthis inspired me 🙂
https://wordpress.org/support/topic/align-posts-side-by-side-horizontally-1?replies=4
SOLUTION:
add this to your custom css of theme, wp:
.rfbp-post { float:left !important; width: 18%; clear: none; padding: 0 1%; border: none !important; }Forum: Themes and Templates
In reply to: [Amadeus] Social menuHello,
it works for me but it is not showed on mac – safari eather chrome… Only on windows (IE, chrome.. )
So it is little bit strange, maybe thats why it doesnt work for some of you… Are you using mac?
///EDIT: the social icons are blocked by adblock 🙂 so disable adblock and you shoud see them… (blocked only on mac with ABP, strange, but normal 🙂 )
Forum: Plugins
In reply to: [Simple Responsive Slider] Multiple Sliders SupportHi, Marcelo and others,
I have found a little workaround, not really a solution, however, works for me….
As it was said, it is not possible to add more sliders in this plugin. So I have decided to clone this plugin and upload it more than once – it means, now I have two plugins: “simple responsive slider” and another plugin “simple responsive2 slider”.
I have cloned 9 plugins and uploaded it in here, so just go ahead and download it and then upload to wordpress as new plugin: http://www.fileswap.com/dl/3i8UlgGxxb/ (i hope link will work as long as possible, if not, let me know in this thread).
They will be showed as new plugins. Don’t forget, shortcode for another plugin would be [simpleresponsive2slider] and then 3, 4 etc… to 9.
All downloadable files ire Simple Resposive Slider plugin up to date to date posting this comment (version of plugin 0.2.2.1), there are 1 original simple responsive slider + another 9 modified simple responsive sliders…
So, if you are curious, how it is made?
1, I have replaced in all files phrase responsive with responsiveX (something more than 300times)
2, in file simple-responsive-slider-admin.php I have replaced load_script_admin with load_scriptX_admin (2times)
3, rename all files that contain responsive for responisveX (for example simple-responsive-slider-admin.php to simple-responsive2-slider-admin.php)
4, save and upload to wordpressTRY IT OUT good luck!
****
I have not modified author name, credentials, credits or links… So I hope you wont be offended by this, marcelo 🙂 if yes, just let me know, i will delete the files…Forum: Plugins
In reply to: [Simple Responsive Slider] Having multiple sliders on one pageHi, Marcelo and others,
I have found a little workaround, not really a solution, however, works for me….
As it was said, it is not possible to add more sliders in this plugin. So I have decided to clone this plugin and upload it more than once – it means, now I have two plugins: “simple responsive slider” and another plugin “simple responsive2 slider”.
I have cloned 9 plugins and uploaded it in here, so just go ahead and download it and then upload to wordpress as new plugin: http://www.fileswap.com/dl/3i8UlgGxxb/ (i hope link will work as long as possible, if not, let me know in this thread).
They will be showed as new plugins. Don’t forget, shortcode for another plugin would be [simpleresponsive2slider] and then 3, 4 etc… to 9.
All downloadable files ire Simple Resposive Slider plugin up to date to date posting this comment (version of plugin 0.2.2.1), there are 1 original simple responsive slider + another 9 modified simple responsive sliders…
So, if you are curious, how it is made?
1, I have replaced in all files phrase responsive with responsiveX (something more than 300times)
2, in file simple-responsive-slider-admin.php I have replaced load_script_admin with load_scriptX_admin (2times)
3, rename all files that contain responsive for responisveX (for example simple-responsive-slider-admin.php to simple-responsive2-slider-admin.php)
4, save and upload to wordpressTRY IT OUT good luck!
****
I have not modified author name, credentials, credits or links… So I hope you wont be offended by this, marcelo 🙂 if yes, just let me know, i will delete the files…