I’m in middle of re-building a website that’s coded in a rather terrible custom CMS. Since the site is essentially a blog, I’ve been doing it in WordPress. One...
I need to create or use an existing 3rd party plugin to attach any links (one or more) to a page, post or post-type from the WP link manager:...
I would like to assign post categories and post tags to the links in my ‘Links’ section, and (ideally) remove the link categories feature since it would be redundant....
Anyone know how to hide or remove customization menu in wordpress? The link menu seen in OPTIONS:Widgets Menus Theme Options and Appearance -Theme -Widgets -Menus -Theme Option -Editor Thank...
I’m currently moving an old website based on some other CMS towards a new server, with WordPress. However, the site ranks good on Google, and I’m have to keep...
I have a little probleme on which I really need help 🙁 . So, I need to create in my wordpress’ post something that I call “You may also...
I am working on a website where I need to have links to posts or pages that a user has added to the website. For example, a user can...
If I try to add a custom link to a menu, it says “Pending” and won’t save. If I hit save, it disappears. This only happens to custom links...
I have a form in all my pages, and it has an hidden field named ref If the user land at www.example.com/1/ref=fb_ad and fill in the form in this...
I’m using the following code to show one post in a page (Blog pages show at most is set to 1 post): <?php /** * Template Name: Front Page...