Hello spencejosiah
How i can do to show the full content first and after click to show slider (how it’s now show full post) can i show the slider?
Alright – I NEED this plugin or one that works like this – using the “page-break” button to separate the slides. This plugin won’t work on WP 4.0 (at least for me).
It says there are 6 slides, I created six and it says 1 of 6 at the top but when I hit “next” to go to the next slide it sticks and will only show the first page! Can someone please help! I’m relatively new at doing this on my own and am extremely frustrated.
I cannot even find another plugin that allows me to use an image (centered at the top is fine) and as much text as I’d like underneath! Anyone?? Any advice would be appreciated!! Thank you!
My site is BBSTmlb.com but I don’t have any slideshows on it because they do not work!
]]>There are a couple of PHP notices that need cleaned up for those of us developing with WP_DEBUG set to true. I’ve included a diff to fix them (line 60, define $ppscontent before using it and check that the GET parameter exists on line 63 before using it).
— paged-post-slider.php (revision 3285)
+++ paged-post-slider.php (working copy)
@@ -58,9 +58,10 @@
function paged_post_the_content_filter( $content ) {
global $multipage, $numpages, $page;
+ $ppscontent = ”;
//Show Full Post If Full Post Option
– if($_GET[‘pps’] == ‘full_post’){
+ if(isset($_GET[‘pps’]) && $_GET[‘pps’] == ‘full_post’){
global $post;
$ppscontent .= wpautop($post->post_content);
if(get_option( ‘pps_show_all_link’)){
@@ -314,4 +315,3 @@
}
In the plugin’s demo page, click Next one time, then try to go back by clicking Previous. It will not work.
the Previous button will work, but not with the first slide! when I checked the url for the first slide, it became this:
https://codecarpenter.com/freebie/wordpress-plugin-paged-post-slider/paged-post-slider-demo/#paged-post-slider-demo
which is not the right url for the first slide.
Please help!
Great plugin,
1. Is there anyway we can restore the traditional permalinks when using the nextpage tag .. which is usually
site.com/category/post-title
site.com/category/post-title/2/
site.com/category/post-title/3/
I also noticed via the google analytic dashboard that our page views have decreased since installing the plugin, as it only recognizes a multi-page post as a single post..
the plugin looks great on our site and the site visitors love it ..see it in action –> https://sportsunbiased.com/nfl/33811/nfl-20142015-predictions-divisions-playoffs-super-bowl-and-awards/
awesome plugin but we would love for the url structure to remain the same.. we could change the code ourselves but I’m sure you have a solution.
]]>Please help with the infinite loop setting…it was previously working and is has randomly stopped for unknown reasons. I’ve tried various troubleshooting (removing new plugins installed recently, deleted and reinstalled Paged Post Slider, removed nextpage tag from single.php file) and cannot locate any alternative plugins to suit our needs. Here are 2 pages with the plugin setup and working except for the loop.
https://www.thepier.org/live-rx-bandits-8-4-14/
https://www.thepier.org/live-311-tatanka-8-5-14/
Thanks in advance for your assistance!
Eric
]]>Hi
Running this off MAMP/local server
Regardless:
I can’t get WordPress’s default audio player (haven’t tried others) to work when they’re within the slides. Any ideas?
]]>Hi there, thanks for this plugin and would love to use it more. I notice it seems to conflict with a number of plugins. For example nrelate plugin for related posts does not work when you activate this plugin. Also the popular Digg Digg social sharing plugin does not work when you activate this plugin. You can see the effects here if you scroll up and down, also notice the nrelate show related posts missing: https://www.jamjosandbox.com/mktuk/mykidstime-loves-nametags/#mykidstime-loves-nametags
Any ideas on a bug fix for this as right now it conflicts with too many plugins unfortunately to use a live site.
]]>I’ve been using this plugin for a while on only a few posts and I have just noticed that they have started to give a white screen of death.
When a page loads it begins to load fine, but a few seconds later everything vanishes and there’s only a white screen left.
I have updated the plugin and have the latest version of WP installed, and this is a recent development. You can see a sample page here
Hope to hear back soon
Thanks
]]>This is the error displaying after installation:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /wp-includes/functions.php on line 3193
Notice: Undefined index: pps_style_sheet in /wp-content/plugins/paged-post-slider/paged-post-slider.php on line 194
Notice: Undefined index: pps_show_all_link in /wp-content/plugins/paged-post-slider/paged-post-slider.php on line 195
Notice: Undefined index: pps_scroll_up in
/wp-content/plugins/paged-post-slider/paged-post-slider.php on line 197
https://www.ads-software.com/plugins/paged-post-slider/
After publishing a post, the /wp-admin/post.php page is blank with a “has_cap” error and two “headers already” sent errors.
The post does get published, even with the occurrence of the white page and the slider is functional.
I have wp_debug set to true in wp-config.php.
]]>Hi Im using genesis as framework
I cannot see the plugin do anything.
activated, configured..then?
I am missing something??
Hello,
I created 9 slides of single post. Is it possible to give unique meta title to each slide?
I can see that paged-2 single-paged-2, paged-3 single-paged-3 added in body tag for each slide. so can we write unique Title for each page as well? right now it show same title for each slide and it creates duplicate content issue.
]]>Hi spencejosiah,
I like the classiness this plugin offers for paginated posts. However, the update makes it so that the reader is brought to the top of the page, not the top of the content. On a site like mine, I find this to be just a little bit distracting.
Would it be at all possible to have it automatically scroll up to the top of the content and not the top of the page? Right now I have it off so readers have to manually scroll back up, but I’m not sure that’s as convenient as it can be either.
Here’s my site: hiphopspeakeasy.com
]]>I’m having trouble with this plugin. I’ve used the paged post slider for several of my posts however when I tried to create another post using the paged post slider plugin it doesn’t allow me to view the slides once its published. I can view the entire slide show when its in draft mode but once I make it public– it stays on the one slide even after I click next. I’ve check my previous posts where I used the plugin and everything seems to be working fine. I can’t seem to pin point why this particular post is giving me problems.
Any ideas on how to fix this?
]]>I selected various options in the settings, which aren’t being displayed on my page.
On this page, I have –
See screen shot of my settings here.
Can you help, please?
]]>Hi,
How can I use a more beautiful style for page numbers?! It’s not stylish even when I check the Use Style Sheet. The other problem is with RTL wordpress, the numbers show in frot of total pages!
Is it possible to use wp-pagenavi plugin with this slide?! It wouldn’t work by default.
First, great plugin, it’s exactly what I’m looking for thank you!
I have page say at: site.com/toc-test/
All the numbered pages (2,3,4,etc) all go forward and backwards fine. The initial page however, won’t load, as it goes to: site.com/toc-test/#toc-test
I’m a developer, checked my browser console log and the reason it was failing because it was trying to pull up: site.com/toc-test/toc-test/
This is odd, as it seems to work fine on your demo site and nobody’s mentioned it before, but I don’t think I’m doing anything special on my site. I guess it’s just appending a duplicate or not going to the parent level.
Second, easy feature mod. I have a pretty big header, and don’t want the plugin to go to the top top every time. Could you put in a text box next to that setting in that admin and let us put an id in there to scroll to? I imagine you just have a jquery slidto an id, this way we can slide to the top of the content, not the entire top of the site (which is what we want, esp if it’s a long ways down). That would be easiest I think!
Also, I notice in Safari there’s a white flash when loading the initial page. I’ve had a lot of issues with this when doing my own code, and it ha to do with the popstate being called twice by safari. There’s lots of things come up googling “safari ajax white flash” or the like. But I def think this would improve the appearance of the page not flashing in white twice.
Cheers mate!
————-
Here’s some code I wrote on it that may help:
function initDynamicPage() {
if(Modernizr.history){
$("nav").delegate("a", "click", function() {
_link = $(this).attr("href");
history.pushState(null, null, _link);
console.log('this is where the pop happens');
loadContent(_link);
return false;
});
function loadContent(href){
$mainContent
.find("#guts")
.fadeOut(200, function() {
$mainContent.hide().load(href + " #guts", function() {
$mainContent.fadeIn(200, function() {
});
console.log(href);
});
});
}
var popped = ('state' in window.history && window.history.state !== null), initialURL = location.href;
function inity(){
// Ignore inital popstate that some browsers fire on page load
//no chrome initial load
var initialPop = (!popped && location.href == initialURL);
popped = true;
if ( initialPop ) return;
loadContent(_link);
console.log("popstater: " + _link);
}
$(window).bind('popstate', inity);
} // otherwise, history is not supported, so nothing fancy here.
};
]]>
Hello, spencejosiah.
I really like your plugin, it is exacly what I’ve been looking for.
But is there any way to make the next page go up to the beginning of the second page? I put pagination in the bottom of the content so when I tested the plugin it turned the page smoothly which I like but at the same time the second page loaded, like, in the middle of the content, so after that you also need to scroll up to the beginning. Which is why I ask you is there any possibility to load the second page right in the top of the content so people wouldn’t have to scroll manually.
It’s not really a problem, but I think that just would be more convenient.
]]>Hello Spence (again).
You helped me out the last time very well. So maybe i’ve another one for you ??
I wonder if its possible to create a infinite loop of the paged post slides? Like when I reach the last slide there is still a next button to press which leads back to the first slide. And for the first slide there is still a previous button which leads to the last slide.
Thanks in advance!
Jan
My posts are only appearing in full-width, even when I change the setting within my theme. I’m not sure if it’s a problem with the slider or not…but wanted to ask if there was any way to change it through the plugin.
Thanks so much!
]]>Most of the shortcodes I use are from the plugin “Shortcodes Ultimate”
I use compatibility mode on that plugin so that it has a unique shortcode that doesn’t normally conflict with any other theme or plugin (gn_)
But when I broke up a post just now into several sections, a couple of the shortcodes didn’t work (they both use “Tabs”, the shortcode being [gn_tabs], [gn_tab]
, etc)
So I can’t break up the posts properly because those sections are in the middle of the post.
I wonder why it’s doing that..
It seems to allow all the other kind of shortcodes (buttons, lists, custom icons, etc are all working) but not tabs..
I guess if I can figure out my other support question (how to not include content in the slides), I’ll be able to still use it on these posts, because somehow I should be able to leave those sections out of the slides? I dunno ??
]]>Love this…
Just, I think it really needs the ability to keep the first part of the post, and then have the slider… at least for my use :))
I’m doing book summaries.. so I’d like to keep the intro for the book at the top of each post, then have all the content broken down into slides.
I also have recipes.. as “remedies”… so I’d like to keep the intro about the “disease” at the top of the post, and allow them to use slides to browse the different remedies.
I also have long posts for on-going research, so I’d like to keep the intro about the research and have the slides break-up the different sections of research.
In all cases, I kind of need a way to keep the “top paragraph” at least, before it goes into “slide-format”.
Is there a way for it to leave certain text on the page?
I noticed that someone on your blog commented that they found a way to do it, unfortunately they didn’t share their method.. (except to say that they used a ‘custom fields trick’) I’m hoping you know how they achieved it?
]]>Hi there.
First of all: this plugin is exactly what i’ve been searching for. Thanks for your work.
Nevertheless i’ve got a problem with it: I installed and activated the plugin and created a demo post with next-page tags for testing. So far so good: https://www.markenloft.de/WordPress/?p=8
But if you take a look post on the site, you’ll notice, that the content of the post pops up and immediately disappears. If you examine the source code, it’s simply erased. Any thoughts?
The wordpress installation is new and clean, with the newest versions of standard themes. There are no other plugins installed. I’ve tried other standard themes: the error still exists.
]]>I hope I can explain this well enough. Firstly, I’ve been looking for a plugin like this for a long time, so I’m really glad you’ve created it, but I’m having a couple issues.
1. Whenever the plugin is active (and using the style sheet, my Adsense ads disappear.
2. I’ve been using the Mantra theme for awhile and I’ve noticed that the plugin will also suddenly remove the sidebar. It’s always fine when the page loads but at some point the sidebar just disappears.
I guess both these issues have something to do with the stylesheet but I’m don’t have the technical knowledge(with plugins) to fix it.
Anyone have an idea?
]]>Using the slider on this site I’m working on: Example Page
Everything is good, except on another part of the site I’d like to be able to link to some of the individual slides. Is there any way to permalink a slide even if more content is added?
As it stands now, the naming convention is /parent/, /parent/#2 etc. Anchors don’t seem to get around the issue.
Also, is it possible to modify the slider to simply show one category of posts in successive slides? That would be my ideal solution. If I could have it automatically grab a particular category, that would mean I could have the website owner tag posts and they would automatically show up in the slider. That would also get around the permalink issue…
]]>Example here https://natureslens.co.uk/paged-post-tester/ – if I reenable the normal multipart post navigation in my theme I do see the page numbers – but when I remove that the slider does not kick in
]]>Hi!
Your plug-in has a conflict with “WP-Colorful Tag Cloud” which I use in my blog.
Fatal error: Cannot redeclare set_plugin_meta() (previously declared in /web/htdocs/www.webxprs.com/home/blogpunisher/wp-content/plugins/wp-colorful-tag-cloud/wp_colorful_tag_cloud_admin.php:587) in /web/htdocs/www.webxprs.com/home/blogpunisher/wp-content/plugins/paged-post-slider/paged-post-slider.php on line 229
Any idea how to fix this?
https://www.ads-software.com/extend/plugins/paged-post-slider/
]]>Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_FUNCTION in /home/content/……./wp-content/plugins/paged-post-slider/paged-post-slider.php on line 25
Please help!
https://www.ads-software.com/extend/plugins/paged-post-slider/
]]>