The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
45 views

Set Default Category to Username

I installed a plugin called "Symbiosis" which creates categories automatically copying a user's username upon them signing up. Whenever any user creates a post on the site, I am trying to figure out ...
2
votes
1answer
37 views

How to display by default only published posts/pages in the admin area?

As it is, WordPress displays by default all the pages/posts in the pages/posts list in the admin area, no matter what their publishing status is. I have a lot of drafts, but usually I'm much more ...
-1
votes
1answer
38 views

Woocommerce Sidebar issue

I've just installed Woocommerce into my website and it's working great apart from one thing... Sidebars! How do I set which Sidebar the Shop page and other WooCommerce pages use? As part of my ...
0
votes
0answers
22 views

how to code if the page doesn't exist execute and display this content?

I am trying to develop a wordpress theme, I having hard time on how to code on how to support on this: if I don't have any page created yet, there is a substitute title and content displayed. Is ...