Articles

Zyxware default image4
| 1 min read
A bug was noticed in the Drupal site that permission for creating node not working on upgrading the module. We can create the node or view it if we are admin users but the node is not accessible to authenticated users or cant be viewed by anonymous users. I tried the fixing by looking at the permissions of the nodes to the specific users.It all looked fine and created a custom permission for the same.The issue still stayed.
Zyxware default image1
Most companies use techniques, such as Internet ads, social media, SEO, and video marketing for their marketing needs and to connect with their consumers. However, businesses lose out on a significant portion of consumers when they neglect mobile websites, an important component of their marketing strategy. Mobile ads constitute one-fourth of the total amount spent in digital marketing. Listed below are the reasons why you should have a mobile ready website.
Zyxware default image4
| 3 min read
In the modern corporate scenario, most businesses have to constantly struggle to strengthen their website credibility. As your website is usually the first point of contact between your business and client, utilize this opportunity to create a lasting first impression. Your website should send a vibe that the organization it represents is reliable and trustworthy.
Zyxware default image2
| 3 min read
The advertising field has seen tremendous changes over the past fifty years. The advent of television has created a massive impact in this industry. While television reached out to an audience of 50 million in a span of 13 years, the Internet reached out to 50 million in merely 4 years. Internet advertising is the clear winner in this battle between Internet ads/websites vs newspaper vs television. This article explains why Internet advertising has gained popularity over the years.
Zyxware default image4
| 4 min read
Quality is an important factor when it comes to any product or service. In order to maintain or enhance the quality, manufacturers use two techniques, Quality Control and Quality Assurance. They are closely related, but they are different concepts. They have strong interdependence, Quality Assurance relies mostly on the Quality Control feedback and both work to deliver good quality products/services, but they are different processes.
Zyxware default image1
| 3 min read
In Drupal we can create a time based subscription for a user for a given role. The user will be assigned to that role for a certain limit of time, after that the role will expire. The subscription will be based on Ubercart product. When a user purchases the product, account of user is upgraded to a specified role for a given time limit. The user can also renew for the role by purchasing the product after end of subscription.
Zyxware default image1
| 2 min read
Syncing means importing all files, permissions and data's from master to the development site, so that we have a two copies of live sites to test our new developments. In Drupal, its very easy to create versions of websites using this syncing process. Once the site is live to Production, the above process helps to fetch the sites data in the current scenario and to update few more features in the live site. I had a task to sync live database to development site's and came across some issues while syncing live database with the dev database.
Zyxware default image3
| 3 min read
A test case is a step by step procedure to test the functionality and design of a software. Test cases are prepared after reviewing the documents required for developing the software. All the requirements should be thoroughly and comprehensively studied before designing the test cases. A good test case should include all the requirements and cover the complete functionality of the software. The software will be tested by executing the prepared test cases.
Zyxware default image1
| 3 min read
While working on a report generating system, I wanted to display footer value that should reflect based on the date filter, added in the report. I thought of creating a block in the content region and manage the contents in the block. But when I went to know about header and footer options in views module, I decided to go for it. This article is on how to use header or footer in views pages.
Zyxware default image4
| 2 min read
XPATH stands for XML Path. In web-based application, XPATH is a unique address for each web object. XPath is mainly used to find an element in the web page. XPath helps to get address of the web element such as check box, radio button, link etc. To write XPATH for Dropdown, first of all we need to install Firebug in Mozilla Firefox browser. Firebug allow user to view the code behind the web page.
Zyxware default image1
| 3 min read
Navigation Menu bar are intended for helping users navigate through important pages of the website. The navigation menu bar can be customized in different ways. Mega menu is one such customized menu bar, which has got high usability factors compared to traditional navigation menu bars. The main advantage of mega menu is that user can view all options in one area, without scrolling down the content. The user can access the mega menu with just a click or mouse hover thereby saving his/her time.
Zyxware default image1
| 4 min read
Being an open source content management platform, Drupal powers millions of websites and applications, from whitehouse.gov to the economist.com. It is built, used, and supported by an active and diverse community of people around the world. Though there are hundreds of content management systems, Drupal scores high when compared to all the others. Here are the three reasons why you should build your website using Drupal.
Zyxware default image3
| 5 min read
Commerce Giftwrap module provides a very quick and easy way to offer a gift wrapping option to your Drupal Commerce checkout. This module adds a new checkout pane with configuration settings to allow users to select a gift wrapping option to add to their order along with a message to the recipient. People often buy products hoping they can gift it to a certain address. If they can get it gift wrapped, it would be an added advantage as they could deliver it directly to the person instead of buying it and then gift wrapping it and then delivering it!
Zyxware default image4
| 4 min read
Consider that you are working on a Drupal website. It is not possible to work on the live website because it will result in crashing of the site if we make some mistake. So the best way to avoid this problem is by setting up the same site in the local machine and after that working on it. The following steps have to be performed if you want to setup a Drupal site in your local machine.
Zyxware default image3
| 2 min read
It is important to keep our drupal site up-to-date. New releases of contributed modules and Drupal core come out periodically to address critical security fixes, and it's important to stay on top of updates as they are released. It is difficult to download the latest version of each module separately and then remove the old one from the sites/all/modules folder and put the the new one in that place and all. Drush comes to help us in updating the modules in an easy way. The following are the steps to update the non hacked modules using drush
Subscribe to Subscribe to