Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to call static & custom block directly from phtml file ?

In magento, sometimes you need to call block in magento phtml to get the content of block. Here is an easy way to call static block & custom block in any template file. 1. Call Static block content in magento phtml file.   You can easily

Working with the Postman tool

Hello Readers! In this blog we will talk about the process of working of postman tool. Potsman tool is used to interact with an API (Application Programming Interface). This tool is among top 6 tools available in market. Other tools are SOAP UI, HP Q

How to make a yeti character in illustrator

Step 1: First we need to make a shape of character. So take a pen tool draw a shape. As shown in below image.   Step 2: Now comes on the face, Draw a shape by using pen tool and fill the color inside the shape ( color code - #b6c9d7 ).

How to solve the Google tag manager error ?

Google tag manager show bellow error in my online shopping site: "https://www.buymobile.com.bd/" "name": "undefined",  "ratingValue": "undefined",  "ratingCount": "undefine

How to Solve Array Problem in Java?

Monk was surprised to see a new game called, "Conversion Game". In this game, two arrays of N integers A1,A2...AN and B1,B2...BN are playing against each other and Array A wants to convert itself in Array&

4 Top Security Measures to Hide the Vulnerability of the Mobile Applications

Have a go at the enlisting of reasons of security threats and essential security measures to make mobile applications hack proof and reliable.   Mobile applications have to be guarded as closely as computer applications as they are direct

jQuery Accordion

Hello readers! In this Blog we will gain knowledge about Accordion and how to use it . An Accordion is a vertically stacked list of items which allows users to toggle the display of sections of content. Each item(Header in this example) can be expan

How to get iOS device type and version

If you need login device type, model and version of an iOS device, then use below code. You'll have to import below file first then:- // #import `<`sys/utsname.h> NSString* deviceName() { struct utsname systemInfo; uname(&system

How to check if a user has liked your Facebook page or not

Hello Reader's, If you are making the code for facebook page likes details and you want to know if the user has already liked your page or not, Then you can use the following library code for that :- <html> <head> <script type="

Bundling in Asp.Net MVC

Bundling in Asp.Net MVC What Bundling is actually:         It is a process of grouping files into a Bundle, so that they can be loaded through one HTTP request and can be referenced by a unique Bundle Name. Need of Bundling:

1 323 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: