Home Home Front-End How to edit Home banner?....

This article contains everything you must know about configuring the blog and it’s broken down into the following topics.

  1. Home page Banner Text
  2. Change the search box text (what – where)
  3. Change the search bar’s main title
  4. Hero-header background Video format
  5. Fixing NULL error in WHERE field

 


 

1. Home page Banner Text

STEP 1: Log in to the WordPress admin dashboard.

STEP 2: Go to Theme Options > Banner Settings

Scroll to find all the fields to edit such as Banner Search Placeholder, Location Default Text, Search Top Title, etc.

STEP 3: Edit the text in appropriate fields.

STEP 4: Click Save Changes


2. Change the search bar (what/where)?

STEP 1: Log in to the WordPress admin dashboard.

STEP 2: Go to Theme Options > Search Settings

STEP 3: Select whether you want to hide (What – Where) options in your homepage search

STEP 4: Hit save and sync.


3. Change the search bar’s main title

If you still want to get dynamic access to IP ADDRESS but want to customize the box main title, kindly follow the following steps:

STEP 1: Log in to the WordPress admin dashboard.

STEP 2: Go to Theme Options > Banner Settings

See Screenshot below

STEP 3: Add a new title in the respective field

See Screenshot below

STEP 4: save changes

[custom-related-posts title=”Related Posts” order_by=”title” order=”ASC” none_text=”None found”]

4. Hero-header background Video format

Preferably MP4 format. You can edit your Video Banner the way you want to. There’s no limitation regarding time duration. But as we know, there should be included at least 30sec or 1min video.

More extended videos, may cause a delay on the screen, and users may face some instability during page loading.
Remember that the video should be added to your WordPress Media Gallery to parse the Video URL to your homepage directory

 


5. Fixing NULL error in WHERE field

When you click the target icon in the WHERE field, a script runs to find the city name against your IP address. If that script could not find any city name against your IP address then it returns NULL.

We are using geolocation-db.com which has a location database, which is based on IP addresses. Below is the calling URL that is triggered by click.

URL: https://geoip-db.com/json/geoip.php?jsonp=callback

Try the above URL to see your city name as shown below.

If your city name is not populated as shown in the above screenshot then we assume that there is no city name against your IP address in the GEO IP database. But if you do see the city name as shown in the screenshot but it’s not showing on your website then you can contact our support.

To change the search bar title from auto-detecting your city name, see How to remove location (city) from the search title?