• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
  • Codeigniter
  • Magento
  • Selenium
  • Server
Home » Archives for Vinay Vengala » Page 4

Vinay Vengala

How To Install and Configure GitLab on Ubuntu 18.04

Introduction GitLab CE, or Community Edition, is an open-source application primarily used to host Git repositories, with additional development-related features like issue tracking. It is designed to be hosted using your own infrastructure, and provides flexibility in deploying as an internal repository store for your development team, a public way to interface with users, or […]

100 Essential Linux Commands

Normal Linux user knows almost all the basic Linux day-to-day use commands to perform basic task such as installing any application, copying files from one directory to another, etc. But in this article I’m going to list 100 essential Linux commands which can be useful for every Linux user right from the noobs to the […]

How to Connect to Your Web Host Server

We can connect to server using ssh, ftp, vnc and rdp. By using ssh we can connect using putty client or ssh command. By using ftp we can connect using filezilla client or winscp client or ftp command or scp command. By using vnc we need to have vnc server in the server and vnc […]

GIT Hand Book for Beginners

What is Git? Git is a DevOps tool that is used as a version-control system for tracking the changes happening in system files and coordinating the work on those files among a group of people. In the software development field, Git is used in source code management and for tracking the changes made in any […]

How To Install Apache, MySQL, PHP (LAMP) stack On CentOS 7

Introduction A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database (using MariaDB), and dynamic content […]

An Introduction to Queries in MySQL

Introduction  Databases are a key component of many websites and applications, and are at the core of how data is stored and exchanged across the internet. One of the most important aspects of database management is the practice of retrieving data from a database, whether it’s on an ad hoc basis or part of a […]

How to Stop Genesis from using first attached post image if no featured image

Archive pages are showing image even if no featured image is displayed. I only want the image shown if a featured image is assigned. If no featured image, then no image display on archive / category page. Use the following snippet of code : add_filter( ‘genesis_get_image_default_args’, ‘vengala_stop_auto_featured_image’ ); /** * Stop Genesis archives from using […]

Most Useful Shortcodes in WordPress

Calculate Years of experience using WordPress Shortcode Get Current Website name using WordPress Shortcode Get Current Website tagline using WordPress shortcode Get Current Date using WordPress shortcode Get Current Day’s year using WordPress shortcode Get Current Date’s Day using WordPress shortcode Get Current Post’s Publish Date using WordPress Shortcode Get Current Post’s Author Name using […]

How to install and configure XAMPP on Windows 10

How to install XAMPP on windows 10, run the XAMPP control panel, and configure XAMPP. How to enable Default Additional extensions, and enable 3rd party extensions. How to fix apache not starting on XAMPP and check which ports are in use using XAMPP

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters
  • How to use WordPress path utility functions to load external files and images
  • How to use hooks and add output content to page head
  • How to create a basic plugin in WordPress?

Copyright © 2025 · Vinay Vengala