How to create custom slider using simple Jquery and CSS ?

Blog, HTML5, News
First we will create a section of slider content where we will put the content of slider. Slider heading and content will change on mouser hover. Also we can change slider content using hover functionality or click functionality only need to do simple change like only need to change hover text to click text. In the below code of slider. There are three li label(2012, 2000 and 1999). When user will hover on these label of li then the content of related these li label will automatically change on hover effect. We have three tab panel and we have content in panel according to li labels. Like if you want to change the content of 2012 then change the inner content of li's id "ert_pane1-0" so this is the same…
Read More
Add a size chart to product pages

Add a size chart to product pages

Blog, News, Shopify
Some wearable items like shirts, jeans, shoes etc. are available in different sizes according to consumer's requirements. Showing a size chart on related products is a plus point for website owner and customer as well. Now we would like to describe you steps through which you can add size chart option on product page. First we will create a size chart page with using below steps: Login in your Shopify admin panelGo to Online Store > Pages.Click Add page.Add page title "Size Chart"On this page, you can add either a table or an image with the size chart you want to use.Set Visibility as "Visible".Click on "Save" button to save this page. Now we will show the steps to add this size chart to your theme's product page: In Shopify…
Read More
How to create WordPress Multilingual Blog?

How to create WordPress Multilingual Blog?

Blog, News, Plugins, WordPress, wordpress plugins
By default Wordpress doesn't support a multilingual blog but there are many plugins has been developed by the WordPress community which can give you facility to create a multilingual blog easily. We can setup multi-site using single plugin for each language. You will be able to easily translate your WordPress posts, pages, tags, categories, and themes into as many languages as you want. We can follow common methods by WordPress multilingual site owners. The first method allows you to translate manually all the content in your chosen languages. The second method does not actually create a multilingual site, but instead it adds machine translations of your existing content by using the Google Translate service. There are various plugin to convert site in multi language. 1) https://wordpress.org/plugins/multilanguage/ 2) https://wordpress.org/plugins/loco-translate/ 3) https://wpml.org/…
Read More
Hybrid Mobile App Technologies

Hybrid Mobile App Technologies

APPS, Blog, Mobile Application Development, Mobile Applications, Mobile Apps
The term “hybrid development” speaks for itself: The approach which combines native code with independent code that is suitable for multiple platforms and allows creating cross-platform mobile apps. These applications fit any platform and function identically across different ones. Hybrid software is coded in intermediate programming languages — HTML, JavaScript and CSS — those that are not native to devices and OSs. Then, apps are packaged into native containers and integrated into platforms. They have a native look and feel. however, there are typically certain restrictions that concern control and navigational elements. The main advantages of the hybrid approach over the native one are as follows: Hybrid solutions require fewer efforts and provide more accurate resultsBasic knowledge of standard languages is enough — development tools will do the rest of the workCosts are reduced, since only…
Read More

What’s New in WordPress 5.0?

Blog
WordPress is now changed forever. WordPress’ updated to version 5.0 is out now and is now with a whole new way to compose blog posts and pages.If you’ve been to your WordPress dashboard today, you’ve likely noticed a new (major) update waiting for you. Big changes to your favorite CMS can be difficult to accept. However, even massively popular platforms such as WordPress need to adapt to the times. "Gutenberg" is a bold leap forward, and it’s not the only update that’s coming up.   What is Gutenberg? Gutenberg is WordPress’ new version its an attempt to keep up with the growth of popular DIY site builders like Weebly, Squarespace, and Wix. The classic WordPress editor is now old. Not having a common feature of drag and drop, it gets…
Read More

Custom Registration+Checkout Fields Manager Extension

Blog
Admin can collect important data from customers by adding custom fields in Magento checkout page. Custom fields can be added on various places on the checkout form and the admin user can configure settings from the back-end like making fields mandatory or optional, pre build validation rule, order of custom fields depending on the his requirements. All the data submitted can be accessed from the back-end.
Read More