Drupals Block based page builder
It was awesome to discover that you could work with the same “block based page builder” in Drupal” using the wonderful Paragraphs module in way same way as the Wordpress ACF block based page builde...
It was awesome to discover that you could work with the same “block based page builder” in Drupal” using the wonderful Paragraphs module in way same way as the Wordpress ACF block based page builde...
Go to the themes homepage to copy the the official composer command to run cd yourprojectdir Install with composer composer require drupal/mayo Enable the theme in the backend go to /...
WordPress file permissions are settings that dictate who can read, write, or execute files and directories within a WordPress installation. These permissions are crucial for maintaining the securit...
Get version of Drupal and PHP you are running. drush status List installed modules drush pm:list --status=enabled Remove flag to get all installed modules, regardless of status Enable Module...
Shopify CLI (Command Line Interface) is a set of tools provided by Shopify that allows developers to interact with their Shopify stores using the command line. It facilitates various tasks related ...
An animated stats counter is a dynamic element on a website that visually displays changing numerical values through animated transitions. Typically used to showcase statistics, metrics, or countdo...
Are HTML5 Accordions better for SEO then Javascript based Accordions? They short answers is Yes. Because they are natively more accessible the js for search engines. HTML5 accordions and JavaScri...
UX Make them open fast. “slow release” accordions are annoying and make website feel sluggish. Coding The tricky part with the HTML5 Accordions for me was styling the pseudo marker element. ...
Pop up window are effective for improving conversion rates. But can be annoying if not done right. For instance we don’t want to fire the popup every time a user loads a specific url. That would su...
If you’re into WordPress and you want to do your own hosting, and the idea of cPanel makes you feel a little bit sick, then configuring your own Ubuntu server to host multiple WordPress websites is...