Photobuddy - Photography Wordpress Theme for Photographers
- Created date of Documentation: July - 02, 2017
- Latest update of Documentation: July - 02, 2017
- By: frenify
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:
- Ensure your web host has the minimum requirements to run WordPress.
- Make sure the latest version of WordPress is up and running.
- If necessary, you can download the latest release of WordPress from the official WordPress website.
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
-
Login to WordPress Admin and browse to Appearance > Themes.
-
Click on the Add New Theme (or "Install Themes" tab for older versions) and click Upload.
-
Browse your computer to select "photobuddy.zip" (it's in the zip file you downloaded from ThemeForest). Click "Install Now" button.
-
Once it's uploaded, click the Activate link.
b) FTP Installation (alternate method)
-
Use your FTP software to browse to wp-content/themes folder.
-
Upload the photobuddy folder.
-
Once it's uploaded, go to your WordPress Admin, browse to Appearance > Themes.
-
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:
- memory_limit - 96M
- max_input_vars - 3000
- max_execution_time - 500
- post_max_size - 32M
- upload_max_filesize - 32M
- allow_url_fopen - ON
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.
-
Log into Admin and go to Tools > Import > WordPress.
-
Install the WordPress importer.
-
(optional) If you want to use "Woocommerce" and "Contact Form 7" plugins, just install plugins before upload xml file.
-
Select the photobuddy.wordpress.xml (located in the main zip file in "xml" folder) and upload it.
-
On the next screen, under Assign Authors, select or enter a new username for each author.
-
Do NOT check "Download and import file attachments". It will just download placeholder images that you have to change anyways.
-
Please be patience as it will take quite some time. Do not interrupt it.
-
(optional) Once it's done, go to Appearance > Menus > Manage Locations. Select "Main Menu" next to "Main Navigation".
-
(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.
-
(optional) Setup your homepage to "Main Homepage" by following the Homepage Setup section.
-
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: ADDING GALLERY POST AND GALLERY PAGE
- Gallery Posts -> Add New
- Insert Title
- Insert Some Description (optional)
- Upload some images for gallery.
- Add your gallery post to any Category (Add some categories first, if you don't have any)
- Publish
Before setup gallery page, we suggest you to add some gallery posts.
First Step - See Below Image
- Pages > Add New
- Insert Title
-
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: 50)
- Page Padding Bottom - Space between Content and Footer (Example: 50)
- (Required) Choose "Gallery Page" from Template inside "Page Attributes" box.
- Click the "Publish" button
Second Step - See Below Image
- Go to Theme Options - Gallery Page
- You could change gallery slug here
- You could change gallery category slug here
- You could enable/disable gallery categories in Gallery page.
- Gallery Per Page - This sets galleries per page
VIDEO TUTORIAL: SETUP HOMEPAGE
Creating home page is a simple process. Let's create Home page of my demo.
- Pages -> Add New
- Insert Title
-
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)
- (Required) Choose "Gallery Page" from Template inside "Page Attributes" box.
- 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:
-
Register / login to Gravatar. Upon registering, use the same email address that is associated with your WordPress User Profile.
-
Upload your photo and associate it with that specific email address.
If you already registered at gravatar.com, follow these steps:
-
Click on "My Gravatars" .
-
click on "Add a New Email" .
-
Then, you'll need to click on "Add a New Image" .
-
Upload an image .
-
Then select the email address, and then select your image from bottom. Now it's associated with that email address. Click Save .
-
It will take about 5-10 minutes to propagate on the internet, and then will appear on site.
VIDEO TUTORIAL: CONTACT PAGE
To have a contact page like the one seen on the theme demo:
-
Go to Plugins -> Add New
-
Search for "Contact Form 7" and install it
-
After activating the plugin, there will be a new option in your Wordpress bankend. Go to Contact
-
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"])
-
Add/Edit a page with a suitable name
-
Create New Page
-
Paste the shortcode code of the contact form into content
-
Publish/Update the page
Theme comes with .po file included under the languages folder. To translate:
-
Download and install Poedit.
-
Open photobuddy.po file located here \wp-content\themes\photobuddy\languages\ using poedit tool and translate the existing text to your own
- 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.
- 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.
Other changes can be run via "Theme Options". You can ...
- Change Font styles for all Heading
- Change Gallery Settings
- Add Custom CSS codes
HOW TO UPDATE PHOTOBUDDY THEME ?
- Backup and Remove the old version of the theme from your dashboard.
- 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.
- 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.