Theme has built-in “Content Builder” for page and portfolio. Basically you can select available content modules. Once your selected, it will open a popup which you can setup options for selected module. Once you finish adjusting options. Click “Update” and save changes on page. You can change content order using drag and drop in content […]
Category: Page Options
Setting up Client Archive Page
Client archive page displays all clients posts in your WordPress site. You can learn about how to create client post and assign password protected here. and you can see sample page on demo site here. Create a Client Archive Page using Page Template Once you create client posts using standard WordPress method. To display all your clients on […]
Gallery Templates Image Size Issue
In Grand Photo theme, it has 70+ different gallery templates. For customers who updated from previous other theme will have layout issue because all old uploaded images don’t have theme’s predefined image size. It’s easily solved by installing “Regenerate Thumbnails” plugin and run the plugin once you installed it. It should re created all images in your WordPress […]
Create a fullscreen Youtube or Vimeo video page
How to create a fullscreen Youtube video page Go to WordPress Dashboard > Pages > Add New Add page title Select Fullscreen Youtube Video as page template from template dropdown list in page attribute option box on the bottom right. Enter Youtube Video ID option in page option box. For example Scxs7L0vhZ4 Save changes and it should be working […]
Setting up Layout’s Frame and Boxed Style
When you activate the theme. It’s using fullwidth layout as default. However you can also enable boxed layout see sample here. Open Appearance > Customize > General > Boxed Layout then check the option and save changes. you can also enable frame layout see sample here. Open Appearance > Customize > General > Frame then check the option […]
Setup Woocommerce Plugin for Shop
You can integrate online shopping features by using one of the most popular shop WordPress plugin “Woocommerce”. In order to use it, you can download Woocommerce plugin for free from Woothemes.. Then follow below steps to install Woocommerce. Log into your WordPress Admin area. Look down the left hand column for “Plugins” and then click on […]
Instagram, Flickr and Twitter Integration
Custom Instagram Widget Go to Theme Setting > Social Profiles and enter instagram username option. Next you will need to login to your Instagram account and click here to find Access Token. Once you get Access Token. Go to Theme Setting > Social Profiles and enter Instagram Access Token option then save changes Now you can add […]
Sidebar
Pre defined Sidebars Page Sidebar – Default sidebar for any new pages created. Blog Sidebar – Default sidebar for any new blog template created. Contact Sidebar – Default sidebar for contact with sidebar module. Single Post Sidebar – Sidebar for all single posts. Single Image Page Sidebar – Sidebar for all single image attachment page. […]
Setting up Footer
The first area of theme footer is a widgetized section which you can displays them into 1-4 columns. This content can be organised in WordPress Dashboard > Appearance > Widgets Setup Footer Sidebar First you have to enable it. Go to Appearance > Customize > Footer > General < Footer Sidebar Columns Select number of columns […]
Tab Shortcode
Tab Shortcode is not support in Shortcode Generator. Here are sample of how to use it to display tabs content on your page/post. Horizontal Tab [tg_tab tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″] [tab id=”1″]Your Content…[/tab] [tab id=”2″]Your Content…[/tab] [tab id=”3″]Your Content…[/tab] [/tg_tab] Vertical Left Tab [tg_ver_tab tab1=”Tab 1″ tab2=”Tab 2″ tab3=”Tab 3″] [tab id=”1″]Your Content…[/tab] […]