Quantcast
Channel: SpiceWP
Browsing all 53 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to get the Widget ID in wordpress

In this Post I will share a short snippet which will display the widget id inside the widget form. One can also get the widget id by inspecting the html but I find that rather tedious and user...

View Article


Image may be NSFW.
Clik here to view.

How to Display WordPress Login Form in the Sidebar

The one page WordPress site administrator’s use the most is the login page. And most of us have tried to customize the look of that page in one way or another. However, despite providing a custom look,...

View Article


How to Link Widget Titles in WordPress without using a plugin

By default WordPress does not accept hyperlinks in the widget title.  Even if you enter a hyperlink , it will strip down all the html tags  and simply print out the text.  So basically in order to link...

View Article

Image may be NSFW.
Clik here to view.

How to Bulk Import Users in WordPress

Its very easy to a manually create users in WordPress , but things are not easy if you want to add a bunch of users in one go. WordPress does not have any inbuilt Import Users wizard, so if you want to...

View Article

How to Highlight the Active Page in WordPress Navigation Menu

WordPress adds a class of .current-menu-item to menu item for the page which is being currently viewed by the user. In order to highlight the active page, you can simply add css to target this class....

View Article


How to add custom CSS in wordpress – without using any plugin

There are quite a few custom css plugins , however majority of them apply the custom css site wide. If you want to apply the css to a specific page, then one approach is to make edits to the theme...

View Article

How to Insert Line Break in Widget Title

WordPress, by default, does not allow HTML tags in widget title.  If you try to add HTML tags in the widget title, they will be stripped before the widget content is output. So if you want to add Line...

View Article

Quick Tip – How to disable theme updates

In this post I will share a simple technique which can be used to disable theme update. This will prevent both automatic and manual updates. Running an outdated theme is not the best practice, but...

View Article


How to remove the url field from the comment form

If you have ever run a blog, you must have faced the problem of comment spam. Spammers engage in comment spam for link building purpose. One simple way to discourage spammers is to remove the url field...

View Article


How to selectively display widgets on specific posts or pages

WordPress by default display the widget every where. So if you want to display or hide the  widgets based on rules then you will need to make use of plugins. In this tutorial I will cover 4 plugins...

View Article

Image may be NSFW.
Clik here to view.

A simple guide to customizing the wordpress login form – without using a plugin

In this tutorial I will share various techniques which can be used to customize the wordpress login form. We will make the customization without using a plugin Here are the things which we will cover...

View Article

Image may be NSFW.
Clik here to view.

Beginners Guide to Styling the WordPress Login Page using Custom Login Page...

WordPress is one of the best and easy to use content management systems we have today. It comes with a simple login page, which some people might not find appealing. In this tutorial, I am going to...

View Article

Image may be NSFW.
Clik here to view.

How to add Search Icon with Toggle Effect in WordPress Menus

You might have seen some of the popular websites having a search icon with a nice looking toggle effect. Some of them showing full-screen toggle and some search box toggle. In this tutorial I am...

View Article

Browsing all 53 articles
Browse latest View live