emmykk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] how do i add widget area right of the logo in header?thanks very good.thanks again for sharing
Forum: Themes and Templates
In reply to: [Hueman] how do i add widget area right of the logo in header?i have codes below in header.php,where should i add the <?php dynamic_sidebar(‘header-ads’); ?> among these codes,if i have save the created area like so “If you go to Theme Options > Sidebar, go and add a new area. Let’s say you name the ID “header-ads”” and i have create and save the area”
<p><!DOCTYPE html> <html class="no-js" <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo('charset'); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title><?php wp_title(''); ?></title> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="wrapper"> <header id="header"> <?php if (has_nav_menu('topbar')): ?> <nav class="nav-container group" id="nav-topbar"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap container"><?php wp_nav_menu(array('theme_location'=>'topbar','menu_class'=>'nav container-inner group','container'=>'','menu_id' => '','fallback_cb'=> false)); ?></div> <div class="container"> <div class="container-inner"> <div class="toggle-search"><i class="fa fa-search"></i></div> <div class="search-expand"> <div class="search-expand-inner"> <?php get_search_form(); ?> </div> </div> </div><!--/.container-inner--> </div><!--/.container--> </nav><!--/#nav-topbar--> <?php endif; ?> <div class="container group"> <div class="container-inner"> <div class="group pad"> <?php echo alx_site_title(); ?> <?php if ( !ot_get_option('site-description') ): ?><p class="site-description"><?php bloginfo( 'description' ); ?></p><?php endif; ?> </div> <?php if (has_nav_menu('header')): ?> <nav class="nav-container group" id="nav-header"> <div class="nav-toggle"><i class="fa fa-bars"></i></div> <div class="nav-text"><!-- put your mobile menu text here --></div> <div class="nav-wrap container"><?php wp_nav_menu(array('theme_location'=>'header','menu_class'=>'nav container-inner group','container'=>'','menu_id' => '','fallback_cb'=> false)); ?></div> </nav><!--/#nav-header--> <?php endif; ?> </div><!--/.container-inner--> </div><!--/.container--> </header><!--/#header--> <div class="container" id="page"> <div class="container-inner"> <div class="main"> <div class="main-inner group"></p>
Forum: Themes and Templates
In reply to: [Hueman] how do i add widget area right of the logo in header?@alex thanks for the solution.
where in particular withen the header.php should i add the code you gave now to create the widget area in header.php to achieve results like the website about.i have created and save the header ad id.
ie pls were or between which codes will i place the code you gave here in header.php pls am a learner
my site
Forum: Themes and Templates
In reply to: [Hueman] how do i add widget area right of the logo in header?@starta-blogg,good to know that you have done it.i have been praying for the day this problem will be answer.thanks alex God bless You
Forum: Themes and Templates
In reply to: [Hueman] how to make sidebars white colourpls throw more light on how to make both the left and right sidebar white.which code should i edit?
Forum: Themes and Templates
In reply to: [Hueman] Place a leaderboard ad along logo?1.pls am interested in knowing how to add leaderboard adsense at the header too at the right of the logo. i have a child theme.
2.also adsense in the 1/2 thumbnail area too. thanks
if there is a plugins pls disclosed it too .thanks
Forum: Themes and Templates
In reply to: [Hueman] Featured Images being croppedalexandra so whenever we are to add image to post the image should be 720px by any height right? as par the theme defualt, or will can use any size px but 720px if is a featured image or in slider?
Forum: Fixing WordPress
In reply to: how do i? my site google search shows the following error@wpyogi pls google ourtownweb.com and see what i mean,i dnt think is webmastertool,pls check it,i suspect is something else.but if is the webmaster thing i will
Forum: Themes and Templates
In reply to: [Alexandria] image not aligning properly at service image areathank u,it works
Forum: Themes and Templates
In reply to: [Expound] footercreate a child theme using Orbisius Child Theme Creator plugin-then use theme file duplicator to copy the footer.php to your child theme,then use firefox inspector to determine the footer area you dont want,then visit wordpress admin your child theme editor–footer.php template tag ,just on the sidebar.click to open it.and delete the line and update
Forum: Themes and Templates
In reply to: [Alexandria] image not aligning properly at service image area@wpyogi at the home page service area,where there is design,development and marketing.
those placeholder photo at default when you relpace theme with yours they align left and ugly,if there is a way to make them central,am using a phone to type this now otherwise i would have add an image photo to my site for to see.
i will do that when i get homeForum: Themes and Templates
In reply to: [Alexandria] image not aligning properly at service image areatheme author,please am impatient about the update of the non-align of the service image,when will you release the update? or better still provide me codes that can align the image please.
i must say of theme are awesome,each one of them.
Forum: Meetups
In reply to: Any WordPress Developers in Nigeria?yes am emma,live in port harcourt rivers state
Forum: Themes and Templates
In reply to: code is poetryam not good at codes but if u can provide the line of code and what file to add it to in childtheme i will be glad,i have a childtheme
Forum: Themes and Templates
In reply to: code is poetryso can you explain how i can do similar thing