Just a hour of 6 ago I posted a new post on my wordpress 2.8 with the Gazette theme. A minute or 2 later I deleted it again.
Sinds then I can’t see the featured post carousel anymore, the only thing I can see is a image that is standing still ( https://www.patrickjumpeninternational.com )
Also if I post something new it just seems to shove the older image down (invisible), with this I mean that if I post an article without a preview image (a text only article) it just appears above the old picture shoving it down.
It’s like seeing 3 lines of text and a half image under it in the featured carousel.
I did some hours of research what the problem could be and checked the standard PHP files of for example “Featured.php” from the Gazette theme and compared it with the one’s that I have now and I can’t find a difference.
I’m a WordPress (advanced-) Novice. When I go to the Gazette settings I also can’t select any featured category anymore, while the categories on the blog itself still seem to work.
Problem in Iexplorer, Firefox and also Chrome.
Anybody knows this problem?
]]>just experienced a mayor problem with get_categories() in my themes under WordPress 2.8. The function seems to work right in any template file. But if you put
<pre><?php print_r(get_categories()); ?></pre>
in the functions.php it will return
Array
(
[errors] => Array
(
[invalid_taxonomy] => Array
(
[0] => Invalid Taxonomy
))
[error_data] => Array
(
))
In the theme options page I use a select input field to let the user pick categories. This select field is empty now due to the error.
Anybody has the same issue and an idea how to solve this? Thanks in advance!
Simon
]]>My theme does not recognize the categories after upgrade to 2.8 anymore. I’m using the epslon Theme and it has a config file, where you need to choose the category for special posts, but they aint showing up anymore there.
Does anyone know how wp has changed dealing with categories and what could it be that I need to change?
E!
]]>I have a Zinmag Remedy template that worked perfect right in the 2.7/2.7.1 WP version. Now, in the 2.8 version the categories simply are no recognized by Remedy template!
This is causeing a very large problem to my homepage.
Can anybody give me a hint or the solution with this issue?
Thanks!!!
]]>Well I noticed that in WordPress 2.8 in the options of this themes, in the boxes (where you choose the category) doesn’t appear any category while in WordPress 2.7 they does.
So that’s because there is a bug with this themes and the support with WordPress 2.8???? Or is there a way to fix this?
]]>