Hi, I try to use WP-SNAP EXT! for alphabetising the posts on the web where qTranslate is installed. qTranslate plugin include hidden html note tags before and after the title to differentiate the languages. This probably cause ordering all posts under # by WP-SNAP EXT!. Is there any way to solve this problem?
]]>First of all congratulation for this awesome plugin.
somehow the pagination is not working after this plugin.
pagination after this plugin installed
domain.com/category/page/2/?snap=EFGH
where it should be
domain.com/category/?snap=ABCD/page/2/
i tried many pagination plugins, but all gives same results.
plz guide me on this issue.
Thanks
]]>I’m using NG 2.0.40 with this plugin and I get the following when calling wp_snap():
Warning: Missing argument 2 for M_DataMapper::set_custom_wp_query() in/home/hudson/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/datamapper/module.datamapper.php on line 49
Fatal error: Call to a member function get() on a non-object in /home/hudson/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/datamapper/module.datamapper.php on line 51
NG is not even being used on the page. Any known conflicts you know about?
]]>i want to show the this menu 0-9 A B C D E F G H I J…
Is this possible?
Thanks
]]>Is it possible to create A-Z in every category individually? and to show posts only from that category ?
]]>You think this would be a built in WP function and its not. And the plugins that do it are almost nil. I wish someone would update this plugin to include thumbnail and permalinks
]]>hi..
why if i use this script
`<?php
if (function_exists(‘wp_snap’)){
echo wp_snap(‘firstload=recent’);
}
?>’
the result work well an display error like this
Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 4 in E:\xampp\htdocs\MySite\wp-content\plugins\wp-snap-extended\wp-snap.php on line 306
thanks
adip
]]>Hello, was wondering if your still actively working on this plugin. I want to extend it further to allow for custom taxonomies as an argument and if you’re done with this I’ll perhaps fork to a new version, if not I’ll send my hacks your way.
]]>Hi,i use your plugin but i have a little problem.
The first article is not showing in list.
This is the page
https://www.modiq.it/info/dicono-di-noi-2/test-2/browse-A/
the are another article whit the name ACCA..but is not showing.
The same problem with the other letters…the first article in not showing.
Thanks
Hello!
First of all thank you very much for this updated version of WP Snap, which make things easier, especially its use with custom post types!
I tried to use your plugin in combination with some pagination plugins like wp-navi or simple navigation, to no avail.
I read here and there that some people tried to address this problem with the original version of Wp Snap (see https://wpquestions.com/question/show/id/1357), but using the proposed tweak code there’s a glitch: the page parameter of these plugins appears before your own letter parameter in the resulting URLs.
As a result when you are, for an example, on page 2 of the A letter list: if you click on the B letter in the menu you navigate directly to page 2 of the B listing instead of the beginning (page 1) of the B listing.
Would you add to your plugin a way to handle pagination, or make it able to work with an already existing pagination plugin?
Thanks for your consideration!
]]>i tried using this code to show posts in child categories: <?php if (function_exists('wp_snap')) { echo wp_snap('cat=all$child=true'); }?>
however it won’t work. anything i did wrong?
also, can this plugin be used to display child categories INSTEAD of the actual posts?
thanks.
]]>Just curious to know if there are any major differences between these two plugins. Thanks!
]]>