shuugo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Opinions on blog structureHey esmi =) sorry for bringing that up again.
I ran some experiments with the configurations you’ve suggested me, and
<?php wp_list_categories( 'depth=1' ); ?>
worked well for my purposes.However, there’s one tiny problem: in my Sidebar, now there is the “Categories” division, naturally created by the widget, and right below it, the word “Categories” is written again, in the same font size of the categories themselves.
I want to know if there is a way for this second “Categories” to not show up (actually, I really don’t understand why it’s appearing in the first place).
The site I’m testing it on is https://www.kashichan.com in case you want to take a look at it.
Thank you and anyone who can somehow help =)
Forum: Fixing WordPress
In reply to: Opinions on blog structureI just tested what you’ve said esmi.
The problem is in the fact that the blog is all about only one genre of music. If I use Post Tags, the navigation wouldn’t be very clear, I’d like to have all the band names on the sidebar for the users to be able to see them, but I’d also like the sub-categories to not show up, because that takes a lot of space in the sidebar.
Is that possible?
Thanks a lot for the quick answer!
Forum: Fixing WordPress
In reply to: Confirmation on japanese fonts issueI’ve tried changing my header.php to an unicode file, and unfortunately it didn’t work. It made all the letters become capital letters and it kinda of broke the layout.
I’m using the Lightwords theme btw, don’t know if that helps anyone helping me =(
Thanks for your input, e-sushi =), if you have anything else you think it’s worth trying, please do tell me.
Forum: Fixing WordPress
In reply to: Confirmation on japanese fonts issueErmm…okay, I’ve tried what Claire said and it didn’t work. It only messed up my Portuguese accents.
Can anyone PLEASE lend me a hand on this one? I have absolutely no clue on how to solve this.
Thanks again for anyone who reads / replies to this.
Forum: Fixing WordPress
In reply to: Confirmation on japanese fonts issueWah, still no answers, can anyone please help me =(?
Forum: Fixing WordPress
In reply to: How to change my username?I thought about that but was hell afraid to do it and mess things up haha, thanks a lot!
Forum: Fixing WordPress
In reply to: How to change my username?But how do I delete the Admin account?
Forum: Fixing WordPress
In reply to: Is there a way to have two SEPARATE “categories” listings?Sorry >_<…I’ll try to explain it again.
I am currently using the “Categories” widget to organize my posts into categories that can be browsed by the users (which is crucial, since it’s going to be a lyrics site). The thing is, I will have translations to both English and Portuguese, and I want them in separate pages. For that purpose, I thought I could use the widget “Categories” twice, so that I could separate the English translations from the Portuguese translations. The problem is that both widgets display the same content, and that’s not what I want, I want some kind of way to separate the list of categories between those widgets. Any other method with similar results would suffice too, but I don’t know much about WordPress.
I think that’s it >< hope it’s clear now.
Forum: Fixing WordPress
In reply to: Is there a way to have two SEPARATE “categories” listings?Forum: Fixing WordPress
In reply to: Is there a way to change a widget name?Bump =O
(Even though the purpose I had to this is probably not going to work >_<)
Forum: Fixing WordPress
In reply to: Is there a way to have two SEPARATE “categories” listings?Do you have any idea of where I could find instructions on how to delevop such a code ><?
Thanks a lot for the answers.
Forum: Fixing WordPress
In reply to: Is there a way to have two SEPARATE “categories” listings?I think I wasn’t clear in my question ><.
What I meant is that I have two “Categories” widgets (forgot to mention that in the earlier post) in my sidebar, and I want them to display different categories instead of displaying the same categories. Is it really still a simple thing to do? I swear I’m not finding a way to do this here >< sorry if it really is a dumb question.
Forum: Fixing WordPress
In reply to: Using categories dropdowns (or something like that)@crondeau: I’m currently using widgets, so the code didn’t work >< but how can I use categories without using widgets?
Thanks a lot for answering guys, this is really helping me.
Forum: Fixing WordPress
In reply to: Using categories dropdowns (or something like that)Bump =/ I really need help with this.
Thanks in advance once again for anyone who replies.
Forum: Fixing WordPress
In reply to: Using categories dropdowns (or something like that)Wah >< I am sorry, but I don’t know where wp_list_categories is. I don’t even know WHAT it is. I’m sorry for having no knowledge at all, but could you please explain it again? I have no experience with programming or with WordPress…so all those changes, at least in the beginning, will be fairly difficult for me.
Thanks for the reply, and I hope I can count on deeper explanation on this solution ><