Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to contact me via Support page. Thanks so much!
By: Dannci & Themnific | Support*
* Please note, that theme support does not include:lend-a-hand.zip
file,lend-a-hand.zip
file on your computer and press 'Install Now',
lend-a-hand
' folder into 'themes
' folder in your WordPress installation ( YOUR_HOSTING_ROOT/YOUR_SUBDIRECTORY/wp-content/themes/
),
You have to install/activate required plugins (Redux, Elementor and Eleslider). You can do this by visiting Appearance » Install Plugins inside wp dashboard.
1. After theme activation go to Appearance > Install Plugins, and install and activate Redux Framework plugin!
2. Then go to Lend a Hand - admin panel
and hit "Save Changes" button to set default style settings:
You can change styling options later.
2. Following message may be visible after theme activation:
Click on 'Begin activating plugins' link and install and activate 'Redux Framework' (if not installed yet), Elementor and 'Shortcode Ultimate' plugins. Or you can do this by visiting Appearance » Install Plugins
4. IMPORTANT! It is possible that after theme activation are images wrongly cropped and look ugly! In this case use following plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/ to regenerate old thumbnails (from previous theme).
After plugin installation start regeneration in Tools > Regen. Thumbnails. This process can take a while and you cannot close tab/window until regeneration is done.
Important!
I recommend creating few classic blog posts and 'Slider posts' before you start creating templates in Elementor. Set 'featured images' for all your posts.
Theme comes with extensive options panel with functions divided to these sections:
Lend a Hand theme (+ installed Eleslider plugin) comes with 'Slider' custom posts. Purpose is to create simple image slider:
You can access and create Slider custom posts in main dashboard menu:
One 'Slider post' represents one slide in the slider.
Slider posts are similar / work similar to the classic posts. You can add slide content (headings, texts, button shortcodes etc.), set featured image and sort/list these posts into own categories.
Display of the slider is very simple, in Elementor use 'Eleslider' block in the 'full-width column'.
Theme comes with few custom widgets (marked as Themnific).
Go to Appearance > Widgets and setup your sidebar and footer widget areas. Widgets are very easy to setup.
Following widgets are used in theme demo:
In theme demo may be used custom widgets which come with 3dr party plugins (Events, Donations, Newsletter etc.).
Please see 'Plugins' chapter for more info about these plugins.
IMPORTANT! It is possible that after theme activation are images wrongly cropped and look ugly!
In this case use this plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/ to regenerate old thumbnails from previous theme.
After plugin installation start regeneration in Tools > Regen. Thumbnails This process can take a while and you cannot close tab/window until regeneration is done.
Images and thumbnails are generated automatically.
To display thumbnails correctly upload images via WP interface using "Set featured image" button.
After image upload set featured image.
In post add/edit screen is located custom 'Themnific Post Options' tab:
In this tab is possible to set (for every post):
- type of post's sidebar (sidebar position)
- option to disable featured image on the single post.
Check 'Gallery' post in the Format tab and create wp gallery (see: images section)
Check 'Link' post in the Format tab and add any URL into Link field.
! Create own custom menus first! Please see following tutorial !
1. Toggle 'Screen Options' on the top of the menu screen:
2. Enable 'CSS Classes' and 'Desription' option:
3. Toggle any menu item and type special word into 'CSS Classes' field
Toggle any menu item and type some text word into 'Description' field (see previous steps if the field is not visible/enabled):
1. Before (or after) menu label add this piece of code
<i class="fa XXX"></i>
Enter full icon code - 'fa' class is required.
2. For XXX you can set any icon name. You can find all icon names on Font Awesome homepage.
3. You can see how-to video here. It is not tutorial for my theme but the process is the same.
Elementor plugin will help you create awesome layouts for your pages.
Go to Appearance » Install Plugins inside wp dashboard and install and activate Elementor plugin.
Basic setup of this plugin is very easy; go to Elementor > Settings and disable default color and fonts:
Save changes and that's it. You can edit any page in the page builder now.
Give plugin will help you create fundraising campaigns.
Into search field (in Plugins > Add New) paste Give
and Install this plugin. After installation/activation setp plugin in Donations > Settings:
All donation forms can be displayed on one page: Create page name is e.g. 'Campains' ('Get Involved' in theme demo) and select 'Donations' template for this page:
Plugin page: Plugin Homepage
Into search field (in Plugins > Add New) insert 'Events Manager' and Install this plugin.
Events manager plugin is very complex and I recommend to check plugin documetation carefully! Please go through 'Getting Started Guide' to learn how to work with the plugin.
Theme related plugin settings:
a) In Events > Setting > Pages select 'Pages' template for Event and Location pages
b) In Events > Setting > Pages in 'Event List/Archives' section select on which page will used as an events page:
c) In Events > Setting > Formating enable Super Advanced Mode:
and after that paste the following code into 'Default event list format header' field:
<table class="events-table" >
<tbody>
and this code into 'Default event list format' field:
<tr>
<td class="date">
#_EVENTDATES
</td>
<td class="list_text">
#_EVENTIMAGE{130,130}
<h5>#_EVENTLINK</h5>
{has_location}<i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE - #_EVENTTIMES</i>{/has_location}
#_EVENTEXCERPT
</td>
</tr>
close the table markup in the 'Default event list format footer'
</tbody>
</table>
d) In Events > Setting > Formating > Single Event Page paste following code into 'Single event page format' field:
<div class="event_header"> #_LOCATIONMAP <h5> #_EVENTDATES<br /><i>#_EVENTTIMES</i></h5> {has_location} <p> <strong>Location</strong><br/> #_LOCATIONLINK </p> {/has_location} </div> <br style="clear:both" /> #_EVENTNOTES {has_bookings} <h3>Bookings</h3> #_BOOKINGFORM {/has_bookings}
Theme is compatible with Recent Tweets Widget plugin. Plugin is used in demo site.
In search field (Plugins > Add New) insert 'Recent Tweets Widget' and Install plugin.
Plugin widget can be set in Appearance > Widegts:
Note!: You need to get "consumer and secret" codes for Recent Tweets Widget:
You can easily create newsletter subscribe form with 'MailChimp for WordPress' Plugin: Plugin Homepage
Into search field (in Plugins > Add New) paste MailChimp for WordPress
and Install this plugin
Plugin can be set in MailChimp for WP section:
In demo is used subscribe form with following markup: https://pastebin.com/L2cFPYyP
Into search field (in Plugins > Add New) paste Top 10 – Popular posts plugin for WordPress
and Install and activate this plugin.
After plugin activation setup 'Popular Posts [Top 10]' widget in Appearance > Widgets with following, highlighted options:
In demo is used subscribe form with following markup: https://pastebin.com/L2cFPYyP
You can generate different shortcodes using 'Insert shortcode' button in all Post/Page screens:
Plugin page: Plugin Homepage
Into search field (in Plugins > Add New) insert 'AddToAny Share Buttons' and Install this plugin.
Plugin can be set in Settings > AddToAny:
Theme is compatible with Simple Share Buttons Adder too.
Plugin page: Plugin Homepage
Into search field (in Plugins > Add New) insert 'Contact Form 7' and Install this plugin
You can create own contact form(s) in main wp menu > Contact.
You can display created 'contact form' on any page using shortcode.
Please read plugin documetation for more info about this very flexible plugin.
Install and activate 'One Click Demo Import' plugin.
After that import full demo content easily in Appearance > Import Demo Data.
Just hit 'Import' button and wait until import is done (it can take few moments).
If you don't want to import whole demo content you can import just elementor templates (e.g. layout of the homepage) using .json file.
.json files are located in main theme package, in 'spec' folder. Extract .json files to you computer.
You can import template when you are editing any page in Elementor > click on 'Add Template' button > Import Template:
Find .json file on your computer and import Elementor template.
Due licenses all imported images are for testing purposes only and cannot be used on your live website!!!
You can download free photos for your commercial & personal works on sites like:
http://picjumbo.com/
http://pixabay.com/
https://unsplash.com/grid
This theme is translation/localization ready and comes with lend-a-hand.pot
file. File is located in ../lend-a-hand/lang/
folder.
lend-a-hand.pot
file (line by line),The filename of your .po / .mo file is crucial! Gettext uses the ISO 639 standard for language abbreviations and ISO 3166 for locales. If your translation is written in deutsch for example, your file name will look like de_DE.po. Capitalization is also important here. For a full list of language and country codes, check out these two links:
Once you save, POEdit by default automatically creates a .mo file alongside your .po file. Put these files into 'lang' folder.
define('WPLANG', 'de_DE');
Your internationalization is complete!
Once again, thank you so much for purchasing this theme.