Photobuddy - Photography Wordpress Theme for Photographers


First of all, Thank you so much for purchasing this template and for being our loyal customer. You are awesome!

This documentation is to help you regarding each step of customization. Please go through the documentation carefully to understand how this template is made and how to edit this properly.

VIDEO TUTORIALS

A working version of WordPress.org must be installed before you can install the Photobuddy. If you need help installing WordPress, follow the WordPress Codex

Before using any theme, it is important to understand how native WordPress functions work, and how to establish ownership of your new site.

WordPress links you will find useful:

VIDEO TUTORIAL: THEME AND PLUGIN INSTALL

To use Photobuddy WordPress Theme, you must be running WordPress 4 or higher, PHP 5.3 or higher version (read more) and mysql 5 or higher version. Below is a checklist of items your host needs to comply with to ensure proper Photobuddy operation:

There are two methods to install the theme. If the normal installation method (a) is not supported by your web host, you will have to use the alternate option (b).

a) Normal Installation
  1. Login to WordPress Admin and browse to Appearance > Themes.
  2. Click on the Add New Theme (or "Install Themes" tab for older versions) and click Upload.
  3. Browse your computer to select "photobuddy.zip" (it's in the zip file you downloaded from ThemeForest). Click "Install Now" button.
  4. Once it's uploaded, click the Activate link.
b) FTP Installation (alternate method)
  1. Use your FTP software to browse to wp-content/themes folder.
  2. Upload the photobuddy folder.
  3. Once it's uploaded, go to your WordPress Admin, browse to Appearance > Themes.
  4. Click the Activate link.
Important:   After activation, you will be presented with frenify-core plugin that you should activate. Do not forget to activate it or not all of the theme features will be available.
Note:   If you are migration from a theme which used the native featured images functionality of WordPress. Please use the Regenerate Thumbnails plugin to resize all the thumbnails. Click the link above and download the free plugin, and read through the steps it contains, it has all the information you need. Run it from Tools > Regen. Thumbnails.

PHP Configuration limits

Issues you may encounter, such as demo content fails when importing and similar issues, are generally related to excessively low PHP configuration limit settings. You can either increase these limits on your own, or contact your web host and ask to have the limits increased to the following minimums:

Verify your PHP limits

You can check them by installing the WordPress phpinfo() plugin and checking Settings. The first column refers to your installation value, and the second column refers to the limits of your host. The latter values are often lower if you have selected a cheaper hosting package.

You can always contact your host to ask what the current settings are, and have them adjusted if necessary. Some hosts will try to keep PHP limits low to conserve resources. Since are paying for those resources, you should rightfully expect to be getting your money’s worth.

Demo Content Import (optional)

We highly recommend against using this method in production. Please only use on an extra copy for testing or experimenting. This method most likely will fail on shared web hosts. Uncheck "import attachments" option if it fails and try again.

  1. Log into Admin and go to Tools > Import > WordPress.
  2. Install the WordPress importer.
  3. (optional) If you want to use "Woocommerce" and "Contact Form 7" plugins, just install plugins before upload xml file.
  4. Select the photobuddy.wordpress.xml (located in the main zip file in "xml" folder) and upload it.
  5. On the next screen, under Assign Authors, select or enter a new username for each author.
  6. Do NOT check "Download and import file attachments". It will just download placeholder images that you have to change anyways.
  7. Please be patience as it will take quite some time. Do not interrupt it.
  8. (optional) Once it's done, go to Appearance > Menus > Manage Locations. Select "Main Menu" next to "Main Navigation".
  9. (optional) Go to Edit Menus on the same page, select "Main Menu (Main Navigation)" from menus to edit and click Select. Click to expand Features and select Mega Menu for Links under Mega Menu. You may do the same for categories like Entertainment but selecting "Category Mega Menu" instead.
  10. (optional) Setup your homepage to "Main Homepage" by following the Homepage Setup section.
  11. All Done.
Important:   Please do not import content on a WordPress installation that already has a lot of content. Or the very least, make a backup first. A catastrophic mess can be created.

In some cases you would like to remove demo content. You can remove all posts, pages, etc using WordPress Reset plugin. Be aware that this plugin resets the WordPress database back to it's defaults. Deletes all customizations and content. It does not modify files only resets the database.

VIDEO TUTORIAL: SETUP HOMEPAGE

Creating home page is a simple process. Let's create Home page of my demo.

  1. Pages -> Add New
  2. Insert Title
  3. Page Options:
    • Page Navigation - You can change navigation style for this page
    • Page Title - Enable / Disable title for this page
    • Page Subtitle - Leave it blank for disable subtitle
    • Page Title Image - Add image if you wish to put image under the title
    • Page Padding Top - Space between Navigation and Content (Example: 0)
    • Page Padding Bottom - Space between Content and Footer (Example: 0)
  4. (Required) Choose "Gallery Page" from Template inside "Page Attributes" box.
  5. Click the "Publish" button

After you create homepage, go to "Settings -> Reading -> Front page displays" and choose a "Static Page" and set newly created "Home" page. Click "Save Changes" button

The theme uses Gravatar to display users avatars . to craete or change your Gravatar :

If you have never setup a Gravatar account:
  1. Register / login to Gravatar. Upon registering, use the same email address that is associated with your WordPress User Profile.
  2. Upload your photo and associate it with that specific email address.

If you already registered at gravatar.com, follow these steps:
  1. Click on "My Gravatars" .
  2. click on "Add a New Email" .
  3. Then, you'll need to click on "Add a New Image" .
  4. Upload an image .
  5. Then select the email address, and then select your image from bottom. Now it's associated with that email address. Click Save .
  6. It will take about 5-10 minutes to propagate on the internet, and then will appear on site.
VIDEO TUTORIAL: SETUP MENU

If you have imported demo content follow (a). Otherwise, follow (b) to create a new menu.

(a) Existing Menu

  1. Go to to Appearance > Menus.
  2. In the "Manage Locations" area, under Main Navigation, select Main Menu. Click Save.

(b) Creating a New Menu

  1. Go to to Appearance > Menus.
  2. Click on the + button or the create a new menu link. Enter a menu name and click Create Menu.
  3. Using the Custom Links and Pages boxes at the left, add items to the menu and drag/drop to arrange them.
  4. (optional) If you would like to use this menu in navigation, in the "Manage Locations" area, under Main Navigation, select your newly created menu. Click Save.
  5. Click Save Menu and that is all.
VIDEO TUTORIAL: ABOUT PAGE
VIDEO TUTORIAL: CONTACT PAGE

To have a contact page like the one seen on the theme demo:

  1. Go to Plugins -> Add New
  2. Search for "Contact Form 7" and install it
  3. After activating the plugin, there will be a new option in your Wordpress bankend. Go to Contact
  4. There will be a default contact form created, simply copy the code of it under "Shortcode" (should be similar to: [contact-form-7 id="2841" title="Contact form 1"])
  5. Add/Edit a page with a suitable name
  6. Create New Page
  7. Paste the shortcode code of the contact form into content
  8. Publish/Update the page

Theme comes with .po file included under the languages folder. To translate:

  1. Download and install Poedit.
  2. Open photobuddy.po file located here \wp-content\themes\photobuddy\languages\ using poedit tool and translate the existing text to your own
  3. Save the file with the locale (for example: ru_RU.po). If you have already setup WordPress in your language, you can get it from your wp-config.php file under, for example: define('WPLANG', 'ru_RU');. In this case, you would save your file as ru_RU.po.
  4. Step above should have generated a .po and a .mo file. Copy both these files and put them into the languages folder of the theme.
Your Language & Localization

After translating, you may wish to use the correct locale to translate and localize your WordPress installation completely. Refer to Installing WordPress In Your Language at WordPress Codex to learn how to.

HOW TO UPDATE PHOTOBUDDY THEME ?
  1. Backup and Remove the old version of the theme from your dashboard.
  2. Download new version of the theme from https://themeforest.net/downloads and upload it to your dashboard. Make sure that you are using latest version.
  3. Remove “Frenify Core” plugin. Then, it appears as required plugin at the top of your dashboard. Re-install it.
HOW TO REWRITE GALLERY URL ?

In WP admin, Theme Options - Gallery Page. Change gallery slug.

I'M HAVING SSL (https://) PROBLEM ON MY WEBSITE

If you are having problem with SSL (https://), you haven’t configured your wordpress properly. Please, check below plugin to configure SSL (https://)

https://wordpress.org/plugins/really-simple-ssl/

Fix 404 error page

Go “Settings - Permalinks”, choose “Post Name” from Common Settings and push “Save Changes” button.