-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 9 months ago
Thanks problem is solved now.
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Ok thank you have send the details.
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Hi
This didn’t work 🙁
Regards
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Hi
it’s the same screenshot i have uploaded since it’s still the same problem. There is only a searchbar for logged in users on the boss theme.
regards
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Hi
i have add it but no positive effect.
regards
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
I now see the css only changed the searchbar from the website on the normal version, not on the mobile version.
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Hi
i added this code to the plugin: custom simple css code. The problem is not solved.
What can i try more?regards
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
That’s what i did, it had no effect at all. Is the css code right?
regards
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
Hi i tried to add in custom.css from child theme but nothing changed.
Where should i add it. This is what i have in custom css:
/*————————————————————–
This is your custom stylesheet.Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them… -
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
It’s still not working on mobile version, please see attachment.
This is what i have in (searchform.php):
<?php
/**
* The template for displaying search forms in Boss
*
* @package Boss
*/
?>
<html>
<head>
<title>Zoekfunctie</title>
<meta name=”ROBOTS” content=”NOINDEX, NOFOLLOW” />
<!– CSS styles for standard search box –>
<style… -
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 8 years, 10 months ago
It’s still not working on mobile version, please see attachment.
This is what i have in (searchform.php):
<?php
/**
* The template for displaying search forms in Boss
*
* @package Boss
*/
?>
<html>
<head>
<title>Zoekfunctie</title>
<meta name=”ROBOTS” content=”NOINDEX, NOFOLLOW” />
<!– CSS styles for standard search box –>
<style… -
Niel replied to the question Sidebar not loading. in the forum Boss. theme 8 years, 10 months ago
So when i add the analytics codes the white space will be gone?
-
Niel started the question Error icons on homepage in the forum Boss. theme 9 years ago
The icons on my homepage are deformed. Not always depends on browser. How can i fix this? My website is: http://beleggersforum.net
I use the boss theme and plugins. -
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years ago
Hi
i changed it on the mobile version but it’s still not working like it should.
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
I only put the searchcode in searchform-header.php , i will also add it to template-parts/header-mobile.php see if that solves the problem.
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
Hi
What do you mean with the last you said? So i alsk have to add the searchform in template-parts/header-mobile.php on the boss childtheme?
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
When i change
<form role="search" method="get" id="searchform" class="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>">
[Read more]
<div class="search-wrap">
<label class="screen-reader-text" for="s"><?php _e( 'Search for:', 'boss' ); ?></label>
<input type="text" value="" name="s" id="s">
<button type="submit"… -
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
This is the queries code
<script type="text/javascript" src="http://www.google.com/cse/query_renderer.js"></script>
<div id="queries"></div>
<script src="http://www.google.com/cse/api/partner-pub-5585792451667139/cse/8586346403/queries/js?oe=UTF-8&callback=(new+PopularQueryRenderer(document.getElementById(%22queries%22))).render"></script>
-
Niel replied to the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
Hi
this is my searchcode
<form action="http://www.google.be" id="cse-search-box">
[Read more]
<div>
<input type="hidden" name="cx" value="partner-pub-5585792451667139:8586346403" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="55" />
<input type="submit" name="sa" value="Zoeken" />… -
Niel started the question Use custom google searchbar. in the forum Boss. theme 9 years, 1 month ago
Hi
i want to use a custom google searchbar on my website with the boss theme.
How can i do this?regards
- Load More