y4
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how making wp_nav_menu alphabetical?thanks.
but i need the function to automatically alphabetically arrange the list(s) that i give.
someone please help me!
Forum: Fixing WordPress
In reply to: how making wp_nav_menu alphabetical?i’m sorry for flooding but i need this.
Forum: Fixing WordPress
In reply to: how making wp_nav_menu alphabetical?up up up
Forum: Fixing WordPress
In reply to: how making wp_nav_menu alphabetical?still awaiting.
Forum: Fixing WordPress
In reply to: Deprecated: Assigning the return value of new by reference…the solution: all wp files must be utf-8 without bom. and when notepad++ doesn’t work to convert these into utf-8 without bom, try original files of wordpress. those are in that file format.
Forum: Fixing WordPress
In reply to: Deprecated: Assigning the return value of new by reference…up
Forum: Fixing WordPress
In reply to: Deprecated: Assigning the return value of new by reference…the trials contain the “file_get_contents” function. sorry.
Forum: Plugins
In reply to: All in One SEO Pack doesn’t correctly workplease write what you know about it.
Forum: Fixing WordPress
In reply to: an “order=asc” without using “query_posts”edit: ok. it’s correctly workin.
Forum: Fixing WordPress
In reply to: an “order=asc” without using “query_posts”without plugins?
Forum: Fixing WordPress
In reply to: the “if it’s not tag” problemi just found the is_category function while searching. but thanks a lot to you though 🙂
by the way, “is_category” must be in front of other conditions as the is_tag in your code.
Forum: Fixing WordPress
In reply to: the “if it’s not tag” problemit did NOT work, either.
i applied my code with your code change. but it hasn’t currently worked.
it displays the results of both a “if” template, which is for a category, and the “if”, which is for “is_tag”.
so, the problem is going on. and “! is_tag” doesn’t work.
where is the wrong?Forum: Fixing WordPress
In reply to: the “if it’s not tag” problemdid you suggest something?
if you did, you suggested what i already wrote.
and you asked whether something would be more like that. i said “yes, of course” for that question.
so, the problem is “!is_tag”. it doesn’t work. and, what must be instead of it? or, is it a code which works? i hope you know the solution of this problem.
Forum: Fixing WordPress
In reply to: the “if it’s not tag” problemyes, of course. i said the different designs used for each category.
Forum: Fixing WordPress
In reply to: A problem in archive.phpproblem over.