doggybag
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updateok checking now
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updatecache cleared
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updatePermalink structure updated.
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updateall custom templates exist – they were not overwritten on a theme update … but I have disabled all but two for the moment
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updateSo, in the custom permalink box at permalinks settings, you have in it:
/%year%/%month%/%day%/%postname%/
??
http://www.barganews.com/wp-content/uploads/2014/01/Screen-Shot-2014-01-22-at-01.13.01.png
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updateIt looks like it is outputting 10 posts per page with pagination – is this then all of the posts (22 pages of posts)? That occurs everywhere you have applied your custom category templates?
yes every single one does the same
no child theme – this is in fact a parent theme
Montis Montis – Gabfire Support Representative
I believe this is an issue with WP3.8. Can you try changing the Settings>Reading>Blog pages show at most to 12?
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updatehttp://www.barganews.com/category/barga-jazz-festival/
category template: category-9.php pints to Category ID 9 – barga jazz festival
That page used to open with 12 images and links which when on of them was clicked would take you to that full article – this no longer happens
permalink structure is: http://www.barganews.com/2014/01/21/sample-post/
Forum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updatealso there used to be 12 articles with images on the template page for barga jazz – now only 10 show up
ciao
keaneForum: Fixing WordPress
In reply to: separate templates for categories no longer working since 3.8 updatehttp://www.barganews.com/category/barga-jazz-festival/
is a good example …. clicking on one of those articles only brings up another page which does not open up the full article
ciao keane
Forum: Hacks
In reply to: Order authors list alphabetically, according to Display_Namefunction contributors() { global $wpdb; $authors = $wpdb->get_results("SELECT ID, user_nicename from $wpdb->users WHERE display_name <> 'admin' ORDER BY display_name"); foreach ($authors as $author ) { echo "<li>"; echo "<a href=\"".get_bloginfo('url')."/author/"; the_author_meta('user_nicename', $author->ID); echo "/\">"; echo get_avatar($author->ID); echo "</a>"; echo '<div>'; echo "<a href=\"".get_bloginfo('url')."/author/"; the_author_meta('user_nicename', $author->ID); echo "/\">"; the_author_meta('display_name', $author->ID); echo "</a>"; echo "<br />"; echo "Website: <a href=\""; the_author_meta('user_url', $author->ID); echo "/\" target='_blank'>"; the_author_meta('user_url', $author->ID); echo "</a>"; echo "<br />"; echo "Twitter: <a href=\"http://twitter.com/"; the_author_meta('twitter', $author->ID); echo "\" target='_blank'>"; the_author_meta('twitter', $author->ID); echo "</a>"; echo "<br />"; echo "<a href=\"".get_bloginfo('url')."/author/"; the_author_meta('user_nicename', $author->ID); echo "/\">Visit "; the_author_meta('display_name', $author->ID); echo "'s Profile Page"; echo "</a>"; echo "</div>"; echo "</li>"; } }I would so like to see this plugin back up and working again … I wonder why nobody seems to give it the time of day ?
ciao
dbForum: Plugins
In reply to: [Plugin: NextGEN Gallery] removing the [Show as slideshow] text link ?Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] removing the [Show as slideshow] text link ?I did post this question a week ago but so far nobody has replied …could it be that the answer is SO simple that people on this forum think its just not worth replying …. or is the question just not plain enough to be understood ?
Either way .. all I want to do is remove the text link that points to a slideshow of the images in a thumbnail gallery.
Anybody, please ?
thanks
ciao
dbI too have just gone back to 1.6.2 and everything is working once again
ok, deleted all plugins, re installed one by one but I am still get the same problem of the spinning wheel and cannot open the drop down list, because the mouse is deactivated when moving on this menu point