jalves
Forum Replies Created
-
Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode in PHP not work@netflixtechweb i send you a email!
thanks!!Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode in PHP not worki tried this and still does not work!!
i follow the steps but in the end it keeps loading.. and the site does not load..
can i give you the wp-content?i really need this!!!
Can you help me?
Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode in PHP not workAfter doing this steps I’ll be able to add the shortcode in the header?
Thanks!!Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode in PHP not workMy site is in a localhost…
I’m using Sydney theme..
thanks!
Forum: Plugins
In reply to: [WP AutoComplete Search] Shortcode in PHP not worksame here,
I’m struggling too..
I’m using the Sydney theme and i want to use it in the header, but is not working..
Forum: Plugins
In reply to: [WP AutoComplete Search] shortcodeHello again!!
sorry for da delay, still not working…it returns syntax error..
<?php
/**
* The header for our theme.
*
* Displays all of the <head> section and everything up till <div id=”content”>
*
* @package Sydney
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”profile” href=”https://gmpg.org/xfn/11″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
<?php if ( ! function_exists( ‘has_site_icon’ ) || ! has_site_icon() ) : ?>
<?php if ( get_theme_mod(‘site_favicon’) ) : ?>
<link rel=”shortcut icon” href=”<?php echo esc_url(get_theme_mod(‘site_favicon’)); ?>” />
<?php endif; ?>
<?php endif; ?><?php wp_head(); ?>
</head><body <?php body_class(); ?>>
<?php do_action(‘sydney_before_site’); //Hooked: sydney_preloader() ?>
<div id=”page” class=”hfeed site”>
<?php _e( ‘Skip to content’, ‘sydney’ ); ?><?php do_action(‘sydney_before_header’); //Hooked: sydney_header_clone() ?>
<header id=”masthead” class=”site-header” role=”banner”>
<div class=”header-wrap”>
<div class=”container”>
<div class=”row”>
<div class=”col-md-4 col-sm-8 col-xs-12″>
<?php if ( get_theme_mod(‘site_logo’) ) : ?>
” title=”<?php bloginfo(‘name’); ?>”>” alt=”<?php bloginfo(‘name’); ?>” />
<?php else : ?>
<h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
<?php endif; ?>
</div>
<?php echo do_shortcode(‘[wi_autosearch_suggest_form]’); ?><div class=”col-md-8 col-sm-4 col-xs-12″>
<div class=”btn-menu”></div>
<nav id=”mainnav” class=”mainnav” role=”navigation”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘fallback_cb’ => ‘sydney_menu_fallback’ ) ); ?>
</nav><!– #site-navigation –></div>
</div>
</div>
</div>
</header><!– #masthead –><?php do_action(‘sydney_after_header’); ?>
<div class=”sydney-hero-area”>
<?php sydney_slider_template(); ?>
<div class=”header-image”>
<?php sydney_header_overlay(); ?>
” width=”<?php echo esc_attr( get_custom_header()->width ); ?>” alt=”<?php bloginfo(‘name’); ?>” title=”<?php bloginfo(‘name’); ?>”>
</div>
<?php sydney_header_video(); ?><?php do_action(‘sydney_inside_hero’); ?>
</div><?php do_action(‘sydney_after_hero’); ?>
<div id=”content” class=”page-wrap”>
<div class=”container content-wrapper”>
<div class=”row”>i’m trying to put in the middle of the heard
- This reply was modified 7 years, 12 months ago by jalves.
Forum: Plugins
In reply to: [Contact Form 7] Radio button displaying in two lines instead of oneForum: Plugins
In reply to: [Max Mega Menu] the plugin is not working with my themebut something else is wrong the menu is not going full with? why?
Forum: Plugins
In reply to: [Max Mega Menu] the plugin is not working with my themeForum: Plugins
In reply to: [Max Mega Menu] the plugin is not working with my themehere is the theme to try it on. thanks for helping me!
https://we.tl/AAh4bB0mUW