Contact the Support

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Through Dashboard

  • Log in to the WordPress Dashboard.
  • Go to Appearance->Themes.
  • Click on Install Themes at the top.
  • Type SKT Photo Session in search box and click on search button.
  • You will see the theme. Click on Install Now to install the theme.

Manual Installation using FTP

  • Unzip skt-photo-session.zip to your Desktop.
  • Using an FTP client to access your host web server. Go to /wp-content/themes/
  • Upload theme to /wp-content/themes/.
  • Go to Appearance->Themes and activate theme from Dashboard.

SKT Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

How to import demo content?

Note: All the required plugins for this theme must be installed and activated before importing demo content.

  • Go to Tools -> Import
  • Install and run WordPress importer.
  • Download demo content zip or get the file from demo-content folder included in theme's zip.
  • Right click on photosessiondemo.zip extract and import xml file demo data
  • Click on browse, select XML file and click on Upload file and import.
  • You will be asked to map the authors in this export file to users on your website. For each author, you may choose to map to an existing user on your website or to create a new user.
  • You will then have the choice to import attachments, so click on the "Download and import file attachments" box.
  • Please be patient while WordPress imports all the content. Posts, Pages, Products, and Menus are imported. You will need assign the menu a theme location & you’ll need to configure widgets. This is a limitation of WordPress import system.

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

How to set up homepage?

  • WordPress Admin > Settings > Readings > Your Latest Posts

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Playing with Theme Options

  • Log in to the WordPress Dashboard.
  • Click on Appearance>Theme Options
  • Basic Settings (FREE Version)

    • Upload and set up Logo.
    • Change Copyright Text.
    • Checkbox for feature image Enable/Disable.
    • Apply Color Scheme for your theme.
    • Change Pagination Gradient top color.
    • Change Pagination Gradient Bottom color.
  • Basic Settings (PRO Version)
    • Upload and set up Logo, Favicon.
    • Custom CSS box can be used for any css changes you want to do and don’t want to use ftp and upload it in Original CSS.
    • Font Families:
      • Text Box for Copyright Text.
      • Footer Right side Text Box
      • Checkbox for feature image Enable/Disable.
      • Change Body Font Family.
      • Change Textual Logo Font Family.
      • Change Heading Font Family.
      • Change Navigation Font Family.
      • Change Slider Caption Font Family.
    • Colors:
      • Change Body Font Color.
      • Change Logo Font Color.
      • Change Navigation Link Color.
      • Change Navigation Link Active/Hover Color.
      • Change Link Color.
      • Change Link Hover Color.
      • Change Pagination Gradient top color.
      • Change Pagination Gradient Bottom color.
    • Font Sizes:
      • Change Body Font Size.
      • Change Logo Font Size.
      • Change Navigation Font Size.
      • Change Slide Title Font Size.
      • Change Slide Description Font Size.
      • Change Font Size for h1,h2,h3,h4,h5,h6.
  • Layout Settings
    • Select Desire Layout for your Theme.
    • Add Custom CSS in Custom CSS box without accesing style.css file.
  • Homepage Slider
    • In this tab you can add slider images with slider title and its description.
    • Upload Image of slider
    • Write Title and then Description (Please do not write any HTML, br tags or new line or enter in either Title or Description otherwise slider may not work)
    • Change URL/Link to point the read more of the slider to a particular page.
    • Ability to set up to 5 slider images in FREE and up to 15 in PRO version.
    • After Doing this you can see at the top above slider images you will see there is an option name inner page slider with this option you can enable slider for inner pages too by selecting "show" from the dropdown
  • Social Settings
    • Add Social links and social icons will automatically display in your site. Leave Blank if you don't need social icons.
  • Contact Info
    • Add Contact Info.
  • Shortcodes (PRO Version)
    • You can find lots of shortcodes here you can use it anywhere in the site.

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

How to change colors?

  • WordPress Admin > Appearance > Theme Options > Layout Settings > Custom CSS
  • If you're looking to change the header, sidebar, content area, footer and footer Bottom color you can do the similar by adding this CSS
  • Site Header code
  • .header {
    background: none repeat scroll 0 0 #000 !important;
    opacity: 0.8;
    }
  • Site Content Code
  • #content {
    background: none repeat scroll 0 0 #000 !important;
    opacity: 0.8;
    }
  • Site Sidebar Code
  • #secondary {
    background: none repeat scroll 0 0 #000 !important;
    opacity: 0.8;
    }
  • Site Footer Code
  • #colophon {
    background: none repeat scroll 0 0 #000;
    opacity: 0.8;
    }
  • Site Footer Bottom Code
  • .footer-bottom {
    background-color:#000;
    opacity: 0.8;
    }

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Page Templates

  • Blog
    • Helps in setting up the blog content on any page with Left Sidebar
  • Blog - No Sidebar
    • Helps in setting up the blog content on any page without Sidebar
  • Full Width
    • Helps in setting up the content on any page without Sidebar

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

How to change Font size and colors?

  • PRO Version: WordPress Admin > Appearance > Theme Options > Basic Settings
  • Free Version: The stylesheet which runs through this theme is main.css available within wp-content/themes/skt-full-width/css/main.css

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

How to change Slider Settings?

  • PRO Version: WordPress Admin > Appearance > Theme Options > Homepage Slider
  • You can change slider interval, slider effects and slider transition speed.
  • Free Version : You can only change slider effects.
  • For changing more settings in functions.php (wp-content/themes/skt-full-width/functions.php)

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Set up Blog page

  • Set up by using Page Template Blog on any page to show blog posts
  • Blog No Sidebar page template (available in PRO version)
  • There is another way to set blog page by following these instruction Go to >> Settings >> Reading >> Select a static page

Photo World - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Set up Gallery page (Available Only in PRO Version)

  • Set up Gallery Page by following steps.
    • After wp login you can see custom post type by name Gallery
    • Go to Gallery >> Add New >> Add Title and Image (Featured Image).
    • After Adding images just Go to Pages >> Add New Page >> Select Template Gallery
    • Now you have to add some shortcode to display Gallery on that page.
  • We have two types of galleries in our theme.
    • [portfolio-slider] : This shortcode will display all the images with 1/3 size with slide mode.
    • [portfolio-thumbnail] : This shortcode will display all the images in full size with thumbnails.
  • You Can also sort the images by using categories for that you have to simply add category

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Disable Page Comments

  • All you need to do is go to that page after Log into WordPress dashboard. Scroll down and check the section: Discussion (if not able to see check above Screen Options to show Comments).
  • Uncheck the box: Allow Comments and click on Update.
  • If you want to remove comments sidewide on Pages use this plugin: “Disable Comments” https://wordpress.org/plugins/disable-comments/

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

style.css

The stylesheet which runs through this theme is style.css available within wp-content/themes/skt-photo-session/style.css

In case you want to change anything to custom CSS you can use this file and check the existing classes and IDs.

There is another way to add your custom css from the theme option Go to >> Theme Options >> Basic Settings

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Setting up Shop

  • Go to Plugins > Add New in the WordPress Admin panel
  • Type WooCommerce is search box and click on search button
  • Install and then Activate the plugin.
  • It will ask whether to set up default pages. Kindly click on setting up default pages of the WooCommerce
  • That’s it now you can go to shop page and check the default product.

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Footer

  • Footer Menu Section will automatically set once the primary navigation is set.
  • PRO version: Check Appearance> Widgets to check the footer widgets. Drag any other text or other widget to replace the default ones in footer widget 1,2 and 3 respectively.

  • How to change Copyright text?
  • Check Appearance> Theme Options > Basic Settings

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Custom Menu

  • Go to Appearance > Themes in the WordPress menu
  • Click on Create a new menu link
  • Give a name to your menu in Menu Name and click Create Menu button
  • Now choose the pages, categories, custom links from the left side of your screen by selecting the checkbox and click on Add Menu
  • Click Save Menu after adding required pages, categories in the menu

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Custom Background

  • Go to Appearance->Background.
  • You can set any image/Color as background.
  • You can see the background preview on the same setting page.
  • Click on Save Changes.

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Blog Sidebar

  • Go to Appearance->Widgets>Primary Sidebar.
  • Change the widgets to desired ones to show them as Blog sidebar.

Photo Session - Responsive WordPress Theme

By SKT Themes - www.sktthemes.org

Upgrading to PRO version

  • Log in to the WordPress Dashboard.
  • Go to Appearance->Themes.
  • Click on Add New at the top.
  • Click on Upload option.
  • Upload the zip of SKT-Photo Session-PRO you downloaded.
  • Once uploaded you will see the theme. Click on Activate to activate the theme.
  • Kindly check Theme Options>Slider Settings and reset up the slider images to work on PRO version.
  • That’s it you are good to go.