Paginate not working
-
I placed this shortcode [fileaway paginate=yes] on my page but there is no any pagination appears
-
Paginate is for tables, not for lists.
Yes i am using table, you can check the page on this link http://www.shamsuddeen.com/quran
Well have a look at this page: http://www.shamsuddeen.com/quran?drawer=Nigerian%20Recitation*Ahmad%20Sulaiman%20Kano
Your pagination is working just fine.
Here’s a screenshot of your table. This particular drawer has eight pages:
Honored, by the way, to see File Away being put to such good use.
really, but it looks this plugin is not working on mobile browsers, 95% of my traffic coming from mobile browsers and this pagination is not working on mobile browsers,
This is not a problem with File Away. On certain pages, your jQuery is not being enqueued. Check your console. You have several javascript errors, including: uncaught reference error: jquery is not defined.
It seems you have another plugin that is preventing jquery from being loaded. It’s also messing up your CSS. This only happens on certain pages. File Away will work just fine when you find the culprit of these errors.
My guess is it has something to do with the way you or your theme is enqueuing your javascript core files. It seems to not like the query string “drawer” meaning there’s a conflict somewhere.
Try doing this for me. Add:
drawerid="1"to your [fileaway] shortcode.
Thank you, i added the drawerid=”1″ to the fileaway shortcode but still nothing change. I think the plugin ‘mobilepress’ that rendered my blog mobile version, cause this problem. If you check my mobile version http://www.shamsuddeen.com/quran/?mobile you can see the pagination disappeared. Even the search box also not working on mobile version of my blog
Your problem is bigger than that. Your jQuery is not being enqueued (that is why pagination is not appearing, because there’s no jQuery support for it). But it’s not just your mobile version. It happens sometimes on your desktop version too.
If you’re willing to give me temporary admin access I can poke around and try to figure out the cause of it.
Ok, do you mean my wordpress blog login details? If this is what you mean, kindly provide the email address where i can send it to you
credentials sent
Thank you. Logging in now.
OK. I suppose we have some issues to discuss. The problem was being created by a combination of things:
1) Your SuperCache plugin was sometimes giving the mobile browser to the desktop. I cleared the cache. That fixed that.
2) Your Mobile Browser plugin is causing jQuery not to load. I would recommend using another one, or not using a Mobile plugin at all. (Your desktop site, to my eyes, looks great on my Android.)
3) Your Qur’an Multilanguage plugin seems to me to be redundant. It is adding Soundmanager.js to the page, but File Away comes ready with Soundmanager2.js. I have temporarily deactivated the Qur’an plugin (and your mobile plugin), and have enabled
playback=compactin the [fileaway] shortcode. I am listening to the recitation of Ra’ad on my Android right now, and it’s beautiful. AND the table is paginated. 🙂So you tell me what you’d like to do. I’d like to help you get this to a place where you’re satisfied.
Let me ask: what need do you have for the Caching plugin? They always seem to me to cause more trouble than they’re worth.
For Mobile themes, on one of my sites I use this plugin: https://ww.wp.xz.cn/plugins/mobile-device-theme-switcher/
It hasn’t been updated in several years, but it still works fine for me, and it doesn’t cause any jQuery problems (I have File Away working just fine with this plugin on one of my sites).
The topic ‘Paginate not working’ is closed to new replies.