January 2019
December 2018
Stripe Integration In Drupal 8
Stripe is a commonly using payment gateway. For integrating stripe in drupal 8 requires stripe library. We can install stripe library using composer. Use the following command to install stripe library. The easiest way to solve an issue is to let it deal by experts. We can provide a wide range of services, which will [...]
C tools Modal Popup and Theming in Drupal 7
Using the power of Ctools module we can create our own custom popups. Here is an example how to use Ctools to create a popup up to Update Profile Picture. Also theming of popup can be done with the help of a js file, which we can alter accordingly. <?php Drupal.theme.prototype.CToolsProfilePictureModal = function () { [...]
How To Create A Theme Table In Drupal 8 –
This is a short description on the way to use built in functions to create a table in Drupal 8-
October 2018
BOOST YOUR BUSINESS THROUGH SOCIAL MEDIA!!!!
Some fast tips on a way to create the foremost of your SMO efforts. 1. Integrate Social icons into your web site Social sharing icons ought to be integrated in your website design. embrace direct web links to your social media channels from your website and from your social profiles back to your web site. [...]
May 2017
WordPress Website Performance Optimization
These days almost every business personal have a website, there are many ways to make the websites attractive, content rich, responsive so that websites can be seen in different devices without any problem. There are many perfectly structured templates that any one can make use of to get an attractive websites. But after all [...]
November 2016
How to add external/internal file into Drupal 8 theme
This page explains how to add a style sheet or javascript file in to drupal8 theme.