jankowalski 3 Report post Posted April 9, 2012 I would like to use this tutorial http://www.parorrey.com/blog/wordpress/wordpress-custom-post-type-listing-by-alphabets-with-alphabetical-navigation/ to create an alphabetical list on my framework. but i d ont know where is post loop to edit. i see in my theme folder page.alpha.php and i can make a copy, but there is nothing to modify inside this file. where is loop content??? Share this post Link to post Share on other sites
catrina 103 Report post Posted April 10, 2012 Are you using the base theme? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
jankowalski 3 Report post Posted April 12, 2012 Of course, i do. Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted April 12, 2012 Hi Jan, How are you creating your Custom Post Type, is via a plug-in ? Please search our forums, before posting! Share this post Link to post Share on other sites
jankowalski 3 Report post Posted April 15, 2012 yes, via plugin custom pot type UI Share this post Link to post Share on other sites
Rob 547 Report post Posted April 15, 2012 Jan, The instructions found at the link provided are certainly feasible, but outside the scope of forum support as it requires extreme customization. The instructions are for a typical theme and PageLines is a Framework (PlatformPro a platform), both quite different from off-the-shelf themes. You'll need a Pro to assist with implementing all that code. http://www.pagelines.com/pros That said, personally I've made my nearly 20,000 post Glossary alphabetical (select by letter) as well as my 8800 recipe collection just by some simple steps which are far less complex, require no coding and can be accomplished in under an hour. If you'd prefer to go the less complicated route, feel free to let me know and I'll happily guide you through the process. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
raquel_p 0 Report post Posted April 15, 2012 I want (need) to know how you did this. Could you give me this steps? Share this post Link to post Share on other sites
Rob 547 Report post Posted April 15, 2012 Simple. Create categories for each alphabetic letter and 0-9, using Capital letters in your category creation (via Dashboard > Posts > Categories... Then, go to Dashboard > Posts > All Posts. In the grey bar with the word Title, click on that word. It sorts your posts by title (alphabetically). Select the posts beginning with A and then where the drop down menu says "Bulk Actions" select Edit and click Apply. Now, just globally categorize your posts to the A category. Repeat that for all your post. Since it does this globally, you really should only be doing 27 maybe 28 edits taking just a minute or two each. It took an hour for me because of volume. Create a new page. You create your alphabet there (either by typing or by images) each letter linked to the corresponding category. Personally, I used a plugin called Multi-Column Taxonomy List found here: http://wordpress.org/extend/plugins/multi-column-taxonomy-list/ Then, just create a menu item in your menu via Dashboard > Appearance > Menus and voila! You now have an alphabetic listed guide to your posts. See it here: http://www.epicurus.com/Glossary/a-to-z Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
jankowalski 3 Report post Posted April 16, 2012 AZIndex ia a good option also. thanks Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted April 16, 2012 Thanks for sharing that plug-in Jan! Please search our forums, before posting! Share this post Link to post Share on other sites
raquel_p 0 Report post Posted April 16, 2012 I used the AZIndex plugin too, with customizations for support Custom Post Types... It's very good, take a look: [url="http://espelho1.jardineiro.net/listao-de-plantas/nome-cientifico/"]http://espelho1.jardineiro.net/listao-de-plantas/nome-cientifico/[/url] But, the [b]rangelone[/b] solution is good too. [b]Rangelone[/b], did you notice that has the same problem I described in this topic? [url="http://www.pagelines.com/forum/discussion/18753/the-title-in-the-pagenav-doesn039t-show-de-custom-tag-or-taxonomy"]http://www.pagelines.com/forum/discussion/18753/the-title-in-the-pagenav-doesn039t-show-de-custom-tag-or-taxonomy[/url] [img]http://www.jardineiro.net/epicurus.png[/img] Share this post Link to post Share on other sites
Rob 547 Report post Posted May 22, 2012 Raquel, I believe WP (not PageLines) has difficulty reading the custom taxonomies for some reason. I'm going to alert our developers so they're aware of this issue and can actually hide the line if no value is present. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
Rob 547 Report post Posted May 22, 2012 Raquel, good news, I pushed a little and Simon has fixed this issue with custom post types. This will be in the next release of PageLines Framework. I've tested it on my site and it works perfectly! Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
raquel_p 0 Report post Posted May 22, 2012 Thank you! Share this post Link to post Share on other sites