dkramero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Help] Categories and Tags Missing, But Exist in DatabaseWell, no solutions yet…?
Forum: Fixing WordPress
In reply to: [Help] Categories and Tags Missing, But Exist in DatabaseOh, come on guys, is there no solution for this problem?
Forum: Fixing WordPress
In reply to: Categories Wont Showdo you have get_categories functions on your theme or something similar that intended to retrieve the categories?
if yes, then try to look at the parameters/ arguments inside the ().. does it restrict the categories that is displayed (include=blalabla)..?
Forum: Fixing WordPress
In reply to: [Help] Categories and Tags Missing, But Exist in Databaseehheeem….
is there anybody else that encounters this problem…?i think you misplaced the }.
the else should be work for the second IF..Forum: Fixing WordPress
In reply to: Categories Wont ShowWhat do you mean it wont show?
Does it wont show in your theme or in the wp-admin?Forum: Fixing WordPress
In reply to: Making a new page visable.the problem is in your theme…
probably that someone didn’t retrieve the pages on the menu, or restrict the numbers of pages displayed..You should edit the theme file to fix this..
Forum: Fixing WordPress
In reply to: Site not accessible to some readersthis is definitely a hosting problem…
Several months ago, I also encountered this problem.I moved to another hosting, and the problem is solved…
Forum: Fixing WordPress
In reply to: Categories & Tags not workingis there a solution to this problem…?