Adding static block in the footer of the Royal Theme developed by M-Connect Media is easy, quick, and intuitive process for Magento merchants. Static blocks at the footer of store pages provide several advantages including more room for additional and significant links, elegance in presentation, and content in relevant groups.
Here is the guide to Add Footer Static Block in M-Connect Royal Theme:
1. Click here to CMS > Static Blocks
2. Click here to Add New Block Footer Information Block.
- Static Block Title: “Footer Information”
- Identifier: “information”
- Store View: “Select All Store View”
- Status: “Enable”
Content :
<div class="footer-heading">Information</div>
<div class="footer-link">
<ul>
<li><a href="{{store url='customer-service'}}">Customer Service</a></li>
<li><a href="{{store url='our-guarantee'}}">Our Guarantee</a></li>
<li><a href="{{store url='product-returns'}}">Product Returns</a></li>
<li><a href="{{store url='shipping-delivery'}}">Shipping Delivery</a></li>
</ul>
</div>
Admin Side Create Static Block: Footer Information
Assign Static Block in Footer: Footer Information
1. Click here to M-CS Media > Settings
2. Go to Footer
- Enable: YES
- Enabled [1st]/Left Block: YES
- Static Block ID: Add Static Block Id Which You have displayed in footer Section.
- Front-end Side Display: Footer Information Block.
Footer About Company Block :
- Static Block Title: “About Company and Follow us”
- Identifier: “about”
- Store View: “Select All Store View”
- Status: “Enable”
Content :
<div class="footer-heading">About Company</div>
<div class="footer-link">
<ul>
<li><a href="{{store url='about-magento-demo-store'}}">About Us</a></li>
<li><a href="{{store url='faq'}}">Faq's</a></li>
<li><a href="{{store url='glossary-of-terms'}}">Glossary Of Terms</a></li>
</ul>
<div class="follow-us-heading">Follow Us</div>
<div class="social-icons"><a class="facebook-icon" title="Facebook" href="http://www.facebook.com">Facebook</a> <a class="twitter-icon" title="Twitter" href="http://www.twitter.com">Twitter</a> <a class="linkedin-icon" title="Linkedin" href="http://www.linkedin.com">Linkedin</a> <a class="pintrest" title="Linkedin" href="http://www.google.com">Pintrest</a></div> </div>
Admin Side Assign Static Block :
Front-end Side Display: About Company Block
Footer Browse Products Block :
- Static Block Title: “Browse Products”
- Identifier: “browse_products”
- Store View: “Select All Store View”
- Status: “Enable”
Content :
<div class="footer-heading">Browse Products</div>
<div class="footer-link">
<ul>
<li><a href="#">Rings</a></li>
<li><a href="#">Necklaces</a></li>
<li><a href="#">Bracelets</a></li>
<li><a href="#">Watches</a></li>
<li><a href="#">Accessories</a></li>
</ul>
</div>
Admin Side Assign Browse Our Products Block :
Front-end Side Display Browse Our Products Block :
Footer : Designer Block
- Static Block Title: “Designer BLock”
- Identifier: “designer_block”
- Store View: “Select All Store View”
- Status: “Enable”
Content :
<div class="footer-heading">Designers</div>
<div class="footer-link">
<ul>
<li><a href="#">Georgini</a></li>
<li><a href="#">T.Sabo Charm Club</a></li>
<li><a href="#">T.Sabo Jwellery</a></li>
<li><a href="#">Skagen Watches</a></li>
<li><a href="#">Najo</a></li>
</ul>
</div>
Admin Side Assign: Designer's Block
Front-end Side Designer’s Block Display
Electronics Landing Block:
Homepage General Block Information:
Homepage Block1
- Block: Enable Yes
- Identifier: Add static block identifier. Which you want to display general block. (corresponds to CMS > Static Blocks)
- Default message: displayed in absence of content to be shown.
Homepage Electronic Landing Block
If you can change then go to CMS > Static blocks
Homepage Block2:
Block2 : Enable / Disable
Block2: category id: Go to Catalog > Manage Catagories and click here to any category which you want to display on the homepage and get category id.
Front-end Side Display Block2
Block3 :
Block3 same as Block2. You can add multiple categories in block 3
Front-end side display as slider: Block3
QuickView Enabled: Products Display as Quick view
Ajax QuickView Enabled.
Images lazyLoad Enabled : Allows product images belonging to ProductListing(s) to be loaded with the passage of scrolling/mouseover.
Comments
0 comments
Please sign in to leave a comment.