Basrul Yandri
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Template upload from dreamweaver.Are you sure you already put this code in your file?
<?php
/*
Template Name: Snarfer
*/
?>
Forum: Themes and Templates
In reply to: Template upload from dreamweaver.Sorry, what did you mean “it does not appear under my templates drop down” ?
Forum: Networking WordPress
In reply to: Get user blog linkThanx a lot david.
Forum: Networking WordPress
In reply to: Get user blog linkI want to make a multisite like http://kompasiana.com. Every post of all blog is automatically display in main site. I use plugin MU Sitewide Tags Pages.
But the problem is i cannot make an anchor text in main site, which is linked to the author’s blog address.Can you give the template tags or another code for this?
Thanx beforeForum: Networking WordPress
In reply to: Get user blog linkthanx for your response ipstenu.
for example, see http://kompasiana.com
In every post has an anchor text which linked to the author blog homepage. It’s like http://kompasiana.com/dinabasrul (my homepage).Forum: Fixing WordPress
In reply to: Need Help Fixing my Categories DatabaseSorry, but It’s unsolved Mr. Moderator.
I found an articles that talking about same problem for 2.7.1 version. It suggest to open phpmyadmin at cpanel and try this sql query code:UPDATE wp_term_taxonomy,wp_terms SET wp_term_taxonomy.description = wp_terms.name
WHERE wp_term_taxonomy.term_id = wp_terms.term_idI haven’t try that way. Is it risky for my database ?
Forum: Fixing WordPress
In reply to: Need Help Fixing my Categories DatabaseI’m Sorry Moderator, I type wrong address. This my Site school-magz.com.
Forum: Fixing WordPress
In reply to: Need Help Fixing my Categories DatabaseI got same problem with you heistness, my site is http://scholl-magz.com.
I Lost all my categories which usually shown under date at header. But now lost at all. i have checked categories page at admin page, and i can’t see them all. Please help me.