Slider Revolution Tutorial – At first download slider revolution plugin from wordpress.org website. Then install it form dashboard. Then setting the required configuration.
Slider Revolution Setting
General Setting
Example of Image Size
If Slider is placed inside a boxed container within your site, and the Slider’s width should not increases larger than 1200px
1400 pixels in width by 480 pixels in height recommended for perfect size for the slider
1200px width and 500-800px height is an optimal perfect size for a slider
2650×1900 image or 1024×768 so you can easily manage your layers
For height set your sliders “Layers Grid Size” to equal the exact size of your images original size
Fit slider image on full screen. Slider revolution image full size is 1920 x 1080 pixel
At first open Photoshop CS6 >> Click on File >> Click on New >> Set Width 1920 pixel >> Set Height 1080 pixel >> Set Resolution 300 >>Click on OK
Again Click on File >> Click on Open>> Select Image >> Click OK >> You can see 2 Tab on Screen. One is balnk 1920 x 1080 pixel and another one image just you have open >> Drag second tab to below >> Now click on Move tools icon from toolbar to drag image to blank box. >> Now image will fit into blank box without changing resolution >> To change resolution hit CTRL – button from keyboard >> Now hit CTRL+ keyboard button at a time to view original images dot line box. >> Now stress the dot line outside of image to image edge >> Click Enter >> File this image as JPG / PNG format
How to Add Image on Slider
Login your wordpress site >> click on Slider Revolution >> Select Module and click on Editor icon >> Add slide by clicking on Slide icon >> Hit Ctrl – keyboard button to view full edge >> Add image by clicking on Add Layer icon >> A default image icon will inputted in box. >> Double click on image icon to upload a image >> Fit the image inside the slider box >> Save
By default Slider Revolution enabled only for Admin Role. To add permission Editor and Author you need to go Dashboard >> Global Setting >> Permission >> To Editor Admin. So Shop Manger can also work now
You can spell out the full day name of the days or use the initials Su, M, T, W, Th, F, Sa.
Replace <time> with a range using either a 12-hour (3am, 1pm, etc.) or 24-hour (03:00, 13:00
E.g.
net user rimzhim /time:Sa,8am-4pm
net user rimzhim /time:M-F,4pm-8pm
net user rimzhim /time:Sa,8am-4pm;M-F,4pm-8pm
net user rinmzhim /time:M-F,6am-8am;M-F,4pm-10pm
net user rimzhim /time:M,10-11;T,12-13;W,9-10;Th,14-15;F,2pm-3pm;Sa,4am-4pm;Su,9-11
net user rimzhim /time:M,8-12;T,8-12;W,8-12;Th,8-12;F,8-12;Sa,8-12;Su,8-12
You can remove by following
net user simon /time:all
To view all
net user rimzhim
Store front is very good theme. You can know more from below link
Header Customization
Menu Customization
Sidebar Customization
2.1. Header Customization
Some Major Header customization is described below
/* CSS Code for Header Image Setting */
.site-header .site-branding img {
height: auto;
max-width: 167px;
max-height: 100px;
margin-left: 12px;
/* CSS Code forHeader Image Margin Setting */
}
.hentry .entry-header {
margin-bottom: .617924em;
}
/* CSS Code forHeader Image Margin Setting */
.site-branding {
margin-bottom: 10px;
}
To change the header font color in your Storefront theme, you can add custom CSS code to your WordPress site. Here's an example of the CSS code you can use:
/* Change the header font color */.site-header .site-title a,
.site-header .site-description {
color: #000000; /* Change this to your desired color */
}
2.2. Menu Customization
/* Change the menu font color */
.primary-navigation ul li a {
color: #000000; /* Change this to your desired color */
}
/*CSS Code for Primary Menu Margin Setting*/
@media (min-width: 768px) {
.primary-navigation li a { font-size: 16px; padding-left: .6em !important; padding-right: .6em !important; }
}
/* CSS Code for Primary Menu Color Setting */
.storefront-primary-navigation,
.main-navigation ul.menu ul.sub-menu{
background-color:#1E73BE;
}
/* CSS Code for Primary Menu Color Setting */
.storefront-primary-navigation {
clear: both;
background-color: #75BA21;
}
2.1. How to Remove Sidebar (Any Theme)
Go to dashboard -> Then go to Appearance -> Then click on Customize -> Click on Additional CSS -> Finally Add code in text box -> Finally click on Publish button. Codes given bellow
2.9.1. At first create an account on woocommerce.com/storefront
2.9.2. Then add to cart and purchase. After purchase you will get below instructions through registrant mail
Storefront Extensions Bundle
1
Storefront Parallax Hero
1
Storefront Powerpack
1
Storefront Mega Menus
1
Storefront Product Hero
1
Storefront Blog Customizer
1
Storefront Homepage Contact Section
1
Storefront Product Sharing
1
Storefront Footer Bar
1
Storefront Hamburger Menu
1
Storefront Reviews
1
Storefront Pricing Tables
1
Storefront
1
2.9.3. To make the most of these products, login to WP Admin and go to WooCommerce > Extensions > WooCommerce.com Subscriptions and connect your WooCommerce.com account.
2.9.4. Then click on Approve for authorization. This will allow WooCommerce.com to view your subscription information, available extensions, and serve updates to your WordPress site.
2.9.5. Below is a list of extensions available on your WooCommerce.com account. To receive extension updates please make sure the extension is installed, and its subscription activated and connected to your WooCommerce.com account. Extensions can be activated from the Plugins screen.
2.9: Color Change:
Change Header Menu Color: #75BA21
Change Footer Header Menu Color: #00438B
Change Footer Header Menu Color: #006FB9
Change Footer Header Menu Color: #004573
Pootlepress Menu Color: #FF7575
WordPress Menu Color Deep: #23282D
WordPress Menu Color Light: #32373C
3. WoodMart Theme Setting
Brand attribute: If you like to show brand image in your product page select desired attribute here
Compare page: Select (Select a page of compare table. It should have the shortcode shortcode: [woodmart_compare]) By default it is not exist
Wishlist page : Select (Select a page of wishlist table. It should have shortcode shortcode: [woodmart_wishlist]) , By default it is not exist
Enable promo popup : ON
Promo popup text: Place here some promo text or use HTML block and place here it’s shortcode. Insert shortcode into texbox = [html_block id=”212″]
Product Page: It has some configuration
Additional tab content : Shortcode
Woodmart Image Size
Home Menu Front Default Image Size: 300×250
Category Menu Image Size : 118×118
How Subscriber/Author/Editor can get access in woocomerce products to entry a product ?
How to show Header option in Woodmart theme
How to change logo in Woodmart theme
How to display multiple size set of a product?
Woocommerce Shortcode
[featured_products] : Show all featured products
[products limit=”9″ columns=”3″ visibility=”featured” ] : Show 9 featured products in 3 column
[products limit=”4″ columns=”4″ visibility=”featured” paginate=”true” ] : Show 4 featured products in 4 column with paginaiton