Themes general

How to add video background
In order to add video background like this page for example Sermons page, please refer the steps below: Step 1: Create page and insert "colu...
Tue, 26 Jan, 2016 at 8:17 AM
Editing Styles And The DOM
The Elements panel lets you view structured information about the current page. In today's applications, the HTML markup served on an initial page load ...
Mon, 26 Jan, 2015 at 1:14 PM
How to make an embed video responsive
There are two ways to make an embedded video responsive: 1. (preferred) Put a full (not minified) link to the video in a text block. In order for th...
Tue, 4 Nov, 2014 at 4:40 PM
Removing the update notification
The update notification checks whether your currently installed version is smaller than the latest released version. You can remove the notification by sett...
Sun, 6 Jan, 2013 at 6:45 PM
How to disable the "Install required plugin notifications"
You can remove the notice "Install required plugin notifications" for all users by putting the code below in a child theme's functions.php fil...
Thu, 2 Oct, 2014 at 6:37 PM
How to enable additional initialization-time options to the Google Analytics script?
In order to enable additional initialization-time options to the Google Analytics script, please follow the instructions below: Disable the current opti...
Tue, 21 Aug, 2018 at 10:55 AM
Hide the update notification
Add this line to your wp-config.php file, somewhere around the WP_DEBUG definition:   define('VAMTAM_HIDE_UPDATE_NOTIFICATION', true);
Sat, 18 Oct, 2014 at 4:21 PM
How to add a link to an external website or internal page or section of a page?
The standard way to do that is using anchors. In the Vamtam themes, you can do it with the Vamtam Drag and Drop columns' ID Please follow the steps ...
Fri, 19 Feb, 2021 at 1:09 PM
Guide to Mobile menu (Vamtam Push Menu Plugin)
1. Activating the Mobile Menu (Vamtam Push Menu Plugin) To install and activate the mobile menu (Vamtam Push Menu Plugin) please go to Appearan...
Tue, 14 Jul, 2020 at 12:55 PM
How to make the icons in the team member open in a new tab
Get a child theme from http://vamtam.com/child-themes/ and copy templates/shortcodes/team_member.php  from the main theme to the child (remember to create t...
Sun, 8 Mar, 2015 at 8:20 AM