The how-to tag has no wiki summary.
1
vote
1answer
51 views
Change the link of 'Howdy' at the top right
I'd like to change where the 'Howdy' link gets you when you click on it.
I have a website with buddypress and instead of getting users to their profile page I want to get them to their 'Activity' ...
1
vote
2answers
516 views
How to set up Wordpress in the intranet?
I have been looking for an answer for long time now and have tried on a few alternatives too, but still I am unable to do it.
What? : I want to set up Wordpress on the intranet in my workplace most ...
0
votes
0answers
453 views
Any body know how to make these responsive tabs? [closed]
I love these tabs and would like to learn how something like the link below is made. Im guessing its some creative css tricks? It would need to be responsive just like that site. Its fits iphone, ...
7
votes
2answers
670 views
How to add plugin to WordPress Repository?
I just made my first plugin and it got approved by WordPress. Great news for me, but now what? The "instructions" on the Codex are anything but clear for me. I did find an article on Dig WP and I ...
0
votes
1answer
332 views
How do I create an alphabetically organized glossary of links?
Here is the kind of archive page I am trying to reproduce for my client:
http://www.catwalkyourself.com/page/ready_to_wear/autumn_winter12-13/rtw12_13.php
As you can see, it is a list of ...
1
vote
1answer
186 views
How to check user role?
I have functions that have to execute based on the user roles. How do I check the user role so that I can insert the respective function under their role?
EG.
if ($_GET['role'] == "free member" ) ...
0
votes
2answers
36 views
What are some good resources for teaching end-users how to use WordPress?
As a web designer and developer, I'd love to simply point out my clients to some YouTube videos or articles that explain from the ground up what WordPress is without blowing their mind.
Some of my ...
0
votes
1answer
1k views
show only sub categories if available?
Hii i want that when i click on category link that show sub category if available instead of posts list
If No Sub category available then show normal posts
how to do this that if available sub ...
0
votes
1answer
182 views
how to use custom post types collectively integrated with each other
i will star with some back ground and my goal before i gt to the point
i am trying to make a anime viewing website using wordpress like
www.watchanimeon.com and
www.animedreaming.tv
i tried a ...
0
votes
1answer
232 views
How to make universal gallery and improve admin side of managing galleries?
I will describe here steps I made to make my galleries for my first WP theme.
I wanted to have a few links in my menu which will take user to page with thumbnails. Each thumbnail takes user to gallery ...
0
votes
3answers
162 views
Need 'logo page' before wordpress page!
I made this website for my client using WordPress. It's all great but now he's asked me that when someone loads the website, before all the WP goodness, there's a page showing just the logo, then you ...
0
votes
1answer
117 views
How-to inspect filter-able $vars?
Note: This is more of a tutorial/wiki than a real question and should be a reference for later Questions. If you got something to add, please feel free to add an answer. Working answers get upvoted. ...