Cannot get the pro version to work
-
Hi there,
Sadly have not gotten any reply on this matter, so trying my luck here;
================
Hi Fahad,I recently purchased the pro version of Alphabetic Pagination and was looking to set it up on parent page to alphabetically show the child pages of it. That is something concrete your plugin can do right? Or am I misunderstanding “filter your posts/pages and WooCommerce products with alphabets”?
If that is the case I would like a refund, but I assume I am just doing something wrong. Perhaps you can help me resolve it.
The shortcodes;
[ap_pagination]
[ap_results class=”ap_results” type=”users_list”]Both seem to work just fine. As in:
[ap_pagination]
gives me the pagination which I further styled a little bit.[ap_results class=”ap_results” type=”users_list”]
Gives me my user back (currently the only user as I am working on a dev version of the site).But for the love of god, I cant seem to figure out how to get it to work with pagination.
For quick reference I have the following setup;Implementation: Custom
Display on all lists? : No and selected nav_menu (tried others but also to no avail)
Hide/Show pagination if only one post available?: Show
DOM Position: #content
Language selection: English
Style: AP Classic
Alphabets in: Uppercase
Layou: Horizontal
Numeric Sign: Off
& as mentioned I am using the shortcode.As I noted here; https://shop.androidbubbles.com/product/alphabetic-pagination-pro/
You mention it needs different steps for the other listings (that was not super clear to be honest).So lets follow that step again;
Step 1 – Done, the shortcode is on the mentioned page.Step 2 – add_action(‘init’, ‘set_ap_query_3’);
Has been added, how should I actually tell which one to use?Step 3 – add_filter(‘posts_where’, ‘ap_where’, 12);
Has been addedIf you could help me out that would be wonderful of course ??
PS: I noticed WordPress keeps telling me there is an update for your plugin but that seems to revert me to NON pro version. How should I handle that?
================Hope the author can get back to me.
Kind regards,
Patrick
- The topic ‘Cannot get the pro version to work’ is closed to new replies.