Рус:
Я не могу отключить видимость в категориях.
В настройках я включил опцию: ?Витрина?, но это не помогает.
Кажется, настройка выбора отображения не работает вообще.
This has been discussed before, but I was only able to find rather old threads that were long closed and didn’t answer my questions to an extent that I could work with. So:
What I would like to do is, let the user season my website to his taste, by being able to switch categories on and off as he reads along. I would have a fixed nav bar with my seven (or so) categories for him to toggle. Now, I could go and create custom loops for the 49 possible category combinations, but that seems a bit dull. My favourite option would be to simply add a display:none css rule to categories that are switched off. To make things a little harder, I need this to work with (Jetpack’s) Infinite Scroll enabled, so I can’t just iterate through the visible articles, but need to find a way to apply the rule globally. On the positive side, I can easily hard-code the nav bar, if that makes anything easier.
Any thoughts on how best to start a thing like that?
Thanks a ton!
Jules
Also, I’d like to find out how to show certain categories in the top menu bar, but not others? I tried the front page category plug-in, but that pulled the categories I didn’t want in the top bar off the whole page!
I’d love any feedback I can get on these two issues.
Thank You!
KismetDesign
I have set one of my categories to be visible on the front page, so that I can control which posts go on the front page. This works well, however under the recent posts widget it is only showing the posts from the category I have marked for visibility from the front page, I would like all the categories to be included in the recent posts widget.
any ideas?
thanks
]]>I installed it correctly but i get this error on the “Category Visibility” page:
WordPress database error: [Table 'wordpress.wp_categories' doesn't exist]
SELECT * FROM wp_categories ORDER BY cat_name
]]>The plugin is exactly what I need, but the current version freaked out my posts, by displaying double on a single post page.
After deactivating the plugin it the double posts stopped.
Anyways just wondering if anyone has a working version of 2.2.
Thanks.
]]>if (!isset($cat)) {
$cat = “X”;
} the category
i’m using 1.5.2 – any help?
]]>