Marcomail
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Show taxonomy names in the template pageseems there is a problem, what i use to show some particular text only in the taxonomy page ? is_taxonomy is always true, i’d something like “is_category” “is_single”
Forum: Fixing WordPress
In reply to: Search like thisup
Forum: Fixing WordPress
In reply to: what template for custom taxonomies navigation ?But is not possible use archive.php, archives.php ?
[moderated–bump removed. Please refrain from bumping as per Forum Rules]
Forum: Fixing WordPress
In reply to: what template for custom taxonomies navigation ?and what’s the anwser ? I should install a plugin to have a template with all specific custom taxonomies ?
Forum: Fixing WordPress
In reply to: open gallery images on _blankup
Forum: Fixing WordPress
In reply to: is_children of ?i don’t want get categories, i’d verify if a category is children of another…but i remember it’s very difficult doing this check
Forum: Fixing WordPress
In reply to: trackback_rdf is it necessary ?up, i don’t understand the function of trackback_rdf in the index.php page, i think it should be added only in single.php
Forum: Fixing WordPress
In reply to: Unable to switch off post revisionsi’ve the same porblem, added define(’WP_POST_REVISIONS’, false); in wp-config.php but the revisions are created the same.
i’m using the last wp 2.8.3
Forum: Plugins
In reply to: [Plugin: DB Cache] Don’t cache queries in the admin panelmmm i don’t know if it’s possible or not, but in the admin panel it’s very noise every time disable the db-cache plugin
Forum: Plugins
In reply to: [Plugin: GD Star Rating] Gd rating and wp supercacheThanks for your support! I installed DB-cache and it works, but it cache queries in the admin panel, i don’t love this so much
Forum: Fixing WordPress
In reply to: trackback_rdf is it necessary ?Ok, thanks. But it’s necessary in the index.php ? Trackback it’s not for single.php page ?
Forum: Fixing WordPress
In reply to: capitalize the first letter of titleMany thanks!
Forum: Fixing WordPress
In reply to: more query if you have posts in different various categoriesanyone have see this ?
Forum: Fixing WordPress
In reply to: Disable archive ?could be interesting in the future have an option to disable the page archives.
i don’t link them but i think google could be indexing it
Forum: Fixing WordPress
In reply to: why is_archive is valid for category ?ok, many thanks!