DrSushi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sidebar customization issueIt in fact was a CSS issue.
But thanks for the insult.Forum: Fixing WordPress
In reply to: Permalink Problem (404 error)I called my ISP again and apparently I needed to upgrade my tariff. Duh!
Well, not .htaccess is working properly.
Customers of Host Europe should be aware that custom .htaccess rules are available with at least WebPack L 2.0!
Yeap. That solved my problem, too. Thank you so much, moshu and all you guys.
FWI CyberWarlock: Set the user status back to 0 which will remove the user from the regular list and give you the chance to “promote” or “delete” it.
Here’s an excerpt of my sidebar script:
<div class=”title”><?php _e(‘Community’); ?></div>
- <?php wp_register(); ?>
- <?php wp_loginout(); ?>
Sorry but I am not familiar with the term “hardcoded”. The variables are not accessible by the means of alteration by user. I guess it is the standard configuration (I didn’t change a thing within the script). All other templates I tried came out the same.
That’s all I know.
Thanks for the reply.