Valley of Fire

First attempt to capture the beauty of Valley of Fire national conservation near Las Vegas.

Remove password protected posts from archive pages

In this tutorial we’ll show how to remove password-protected posts from all of the archive pages in WordPress. There is no need to modify the theme, create custom loops or custom queries. We’ll modify the main query created by WordPress using two hooks; then, we’ll show other ways to use the same functions to search posts with a […]

Show user registration time in WordPress

Would you like to see the date a user registered on the website? In this article we show how to display the user registration time in WordPress by adding an additional column to the users page. Column Registration First thing we need to do is register the new column in the users page. You can add this code to […]

Image Store: how to resize the lightbox image

One of the most asked question we receive on setting up Image Store is, how to resize the ligthbox image? so here are the steps in how to do it. First we have to change your image preview size. Go to image store > settings > Image > Image preview size. change the width and height (quality is optional ).  Be […]