Add Plugin near logo

AppsPro Tech - Quickly create elegant website with this app WordPress theme.
GK User
Wed Jan 07, 2015 2:11 pm
Hi, I would like to know how can I insert a plugin near logo.
I have a lot of space near logo and I want insert a subscribers newsletter plugin.
Untitled.png

How can I make it?

Thanks
Alessandro
User avatar
Fresh Boarder

GK User
Wed Jan 07, 2015 3:26 pm
Hi,
In this case you have to edit theme files and add new widget area into AppsProTech/layouts/header.php file. Please check this tutorial:
https://www.gavick.com/documentation/wo ... ress-theme
User avatar
Moderator

GK User
Wed Jan 07, 2015 4:00 pm
Thanks.
I resolved in this way:
open header.php and insert this peace of code:
<div style='border-top:1px solid #eb592a;margin-top:10px;color:white'>
<?php echo do_shortcode( '[sbscrbr_form]' ) ?>
</div>
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.