I just want to know what folder path to use under the themes folder in order to override any of the three template design files in wp-responsive-recent-post-slider/templates
]]>Hello,
Love the plugin. I’m having an issue in that my featured image is covering my blog title. I like to use longer titles, but the text wraps behind the featured image within the slider. This seems to be the case no matter how large I expand the slider. Please help, I’m not good with custom CSS.
Thanks.
Here is the url to the slider:
https://www.salamatphilippines.com
Can I display arrows < > instead of bullets or numbering?
If yes, how can I do it?
]]>Dear team!
I update the WordPress to 4.5.2 and the Recent Posts Slider version is 1.1.
But have a complex problem.
The slider not workin:
– Show only the first slider content (after dely timeout not switch to next slider)
– the second and third slider content appear on the page under the Recent Post Slider box.
Please see the webpage:
https://comptelnet.net/page/?page_id=102
What the problem?
How to solve it?
Thank you!
]]>I have share buttons disabled for my posts, mainly because I use a floating sidebar instead. For some reason, the post slider is showing the share buttons, which are unwanted. How can I remove them? (They are already disabled in the addthis settings.)
Site: biologycorner.com
]]>How to disable open image in lightbox? I would like to go to post after click the image. Now it open an empty lightbox.
]]>I’m not sure if this is an extremely obvious, or impossible…but here goes.
Is it possible to configure this plugin so that instead of going in the sidebar, it goes across the top of my site, under the logo?
My blog is https://www.creativexplorations.com if you need a look.
I’m trying to achieve something like this blog, which is on Blogger.
Any help would be greatly appreciated.
]]>Hi,
Just wondering, is there a way to exclude some of the categories, so recent posts from them didn’t show up?
]]>Is it possible to replicate the slider you see here (https:// www. pricesanond. com/) using this plugin?
It shows the latest post from each category of the site …
Thanks in advance.
]]>I just bought the pro version and i’m having troubles. When using theme 2 it makes the slider the entire width of my page, but I have a box on my page that is not the entire width where all of my info is. I would like to put the slider just in the content area.
Also when I try to change the size of the slider it does nothing and when my page loads I see some of the titles squished together on the left side of my page while it loads.
My site is tmmslynn.com
Thanks for your help,
Jonathan
]]>Hallo,
I have another problem. The optimal width for my desktop version site is 700, but when redugin the wondow size or when going on mobile, the slider does not adapt to the page width and goes overlapping with the sidebar content.
How can we fix this?
Thanks,
A
]]>Hallo, this plugin is very nice.
is there any way to make it compatible with multilingual sites, so that excerpts and thumbnails of posts in English do not appear on Italian pages?
PS: I am using WPML: they are always willing to cooperate with other plugin developers.
Thanks,
Andrew
]]>Hi! I want to add a title on the slider and it have to be H2 tag, red color. What code and where to add it? I tried to make changes in css file like this:
“#rps .slider {
position: absolute;
top: 0; left: 0;
font-size:22px;”
but it doesn’t work. Help me, please…
We recently used your plugin on a client site, and overall it’s been great. The only issue I’ve found is that it randomly shows a blank slide instead of cycling to the next post. We’ve noticed the issue on an iPad, and we’ve been able to recreate it occasionally when we resize the browser in Chrome, however that doesn’t always cause the issue either. Like I said – it’s very random.
You’ll see the slider near the bottom of the home page here: https://www.principiaconsulting.com/
Here’s a screenshot of the slider on an iPad
https://gmm.to/1Px9n5o
Any ideas on what the issue might be here?
Thanks!
Here you can see your plugin in action with some modification https://xn--24-6kcee6ebpp6j.xn--p1ai/ (cyrillic domain and cyrillic site). Options page screenshot: https://s.mail.ru/QGYfWbLkqihq/img-2015-09-01-02-53-04.png . Thanks a lot!
]]>I had to revert back to Version 0.9
]]>No css and no js files in plugin
]]>Your last update is missing all CSS, JS, and IMG folders contents.
]]>This plugin is broken with the current version of WordPress. Got the following error:
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
After deactivating the error went away. Please update the plugin.
]]>I got the following error message when setting up this plugin:
Notice: image_resize is deprecated since version 3.5! Use wp_get_image_editor() instead. in /home/[user]/public_html/wp-new/wp-includes/functions.php on line 3391
]]>I have updated plugin to 0.8
but the image size of a post slider is 49 * 150 pixels.
all my images are 150*150
49 is my category id, if i change category id in setting everything works fine.
Thanks
]]>Please correct your code; if you make the below changes whenever required, this can be used on a https domain. If SSL is used WP_PLUGIN_URL is wrong, it should be as follows;
– wp_enqueue_style(‘rps-style’, WP_PLUGIN_URL.’/recent-posts-slider/css/style.css’);
+ wp_enqueue_style(‘rps-style’, plugins_url(‘/recent-posts-slider/css/style.css’));
Hello, i was using this plugin from a long time, but now i have changed theme of website and i did not need this plugin now, after deactivating and deleting plugin, i notice there are hundred of images created by this plugin in wp-content directory of my website, and wp_postmeta table also contains many rows in the name of this plugin, like
_rps_is_delete_img and _rps_img_src
i want to know how to delete all images and clean database after uninstalling this plugin.
Thanks
It doesn’t even work… no images and its not responsive. Kidding about the $9 I hope.
]]>I’m using the paid versionā¦
I’d like to have the text below the image instead of above.
I’d make the changes myself but I want it to survive updates.
Can you add this?
]]>Hello,
I am trying to implement custom styles via my theme, and I was wondering, why your style.css always loads *after* my theme’s one, even when I changed the dependencies and priorities.
Then I looked into a source code of the plugin and found that you use ‘wp_print_style’ action, rather than ‘wp_enqueue_scripts’ one.
That breaks the dependencies, and does not let set proper overrides from withing a theme’s CSS.
Also WP Codex says:
“Since WordPress 3.3 wp_print_styles should not be used to enqueue styles or scripts.”
RE: https://codex.www.ads-software.com/Plugin_API/Action_Reference/wp_print_styles
Could I hope that be fixed, or shall I keep using “!important” unneccessary in my CSS? ??
Thank you!
]]>i am showing one post in slider in a time and i need to have a large slider, the problam is that the text near the image is less, and there is a lot of space on my slider, i need to show more text. Can somebody help me please?
]]>The images are not showing.
So I’ve read the support forum and I’ve narrowed my issue down to the fact that I’m using multisite version (non-domain) and the variable “$rps_img_src_path” can’t properly get the url (the html output doesn’t even show a link tag). Or that’s at least what I’m assuming at this point.
Because I’m not good with php, I was wondering if you could tell me how the variable should look like on a multisite.
]]>rps is not finding the featured image for all of the posts. There are a few posts that it is showing the featured image, but then there are others that are not being shown. not sure why it is only finding some of them and not the rest.
my url https://www.umccybercampus.com/ bottom of the page, left bar.
Also, I noticed that this has not been updated in almost a year (10 months). Do you need help supporting this plugin?
]]>This is really the best plugin to show recent posts in a slider, very straightforward. I would rated it 5 if it was responsive.
Good work, thank you
]]>