Hello,
The site title displays twice in two places in the header area.
Please what can I do for it to display only in one place?
Thanks.
]]>Hello,
How can I show category of a post on the homepage with the excerpt, featured image?
Thanks.
I’m confused about how many sidebars I can now use in Boots.
When I look at Widgets, I see that I have 6 sidebars listed that seem to be available to me for use.
However, the only sidebar that will display is the Default Sidebar.
What’s the maximum number of sidebars of sidebars available to me? If it’s more than one, how do I access the others?
]]>I was loving Boots until I upgraded to the latest version (I don’t remember the version number) and Boots stopped working.
That’s when my site got this error message:
Fatal error: Call to undefined function boots_custom_header_image_content() in /home/content/89/7281089/html/blog/wp-content/themes/boots_old/header.php on line 28
You can see what it looks like here: https://keepyourmarriage.com/blog/
Any ideas on how to fix this problem would be appreciated.
Thanks in advance.
]]>boots 1.316 BUG
Raindrops 1.319 + boots theme has bug
Quick Fix
Open boots/config.php
line:632
array( 'option_id' => 59,
'blog_id' => 0,
'option_name' => "raindrops_sidebar_catetory",
'option_value' => 1,
'autoload' => 'yes',
'title' => esc_html__( 'Category Archive columns', 'Raindrops' ),
'excerpt1' => '',
'excerpt2' => esc_html__( 'value 1-3. default 3', 'Raindrops' ),
'validate' => 'raindrops_sidebar_catetory_validate',
'list' => 58 ),
Please change raindrops_sidebar_catetory_validate to raindrops_sidebar_category_validate
Please change raindrops_sidebar_catetory to raindrops_sidebar_category
replace below
array( 'option_id' => 59,
'blog_id' => 0,
'option_name' => "raindrops_sidebar_category",
'option_value' => 1,
'autoload' => 'yes',
'title' => esc_html__( 'Category Archive columns', 'Raindrops' ),
'excerpt1' => '',
'excerpt2' => esc_html__( 'value 1-3. default 3', 'Raindrops' ),
'validate' => 'raindrops_sidebar_category_validate',
'list' => 58 ),
This bug will fixed next version of boots
]]>I want to add a smart block (WP plugin) to display a logo & contact information. I’m using boots & see where the site title is generated in the raindrops functions.php but since updating to the current version I cannot get the smart block to show.
Can you direct me to what I’m doing wrong? I just subverted your code in functions.php & changed the returned html in the raindrops_site_title function to this.
thanks
code
$html = ‘<div style=”position: relative; top:10; left: 10; z-index:1; text-align:left;”><span style=”vertical-align:left;”>’ .
echo do_shortcode( “[smartblock id=106]” ) .
echo ‘</span></div>’;
return apply_filters( “raindrops_site_title”, $html );
code
Hello,
I want to take out search & archives which are on the right sidebar in all my pages, I check Hide in “post content types” but there are still on place. I try to find in different places but was not able to find.
Could you please help me?
Benoit
]]>Hello,
Is there a way to fix header height size to a maximum ?
I added a suggested 1600×160 banner but each time I load my website it is resized and becomes too big (fr.ofans.eu).
I’m not really convenient with css and php but I tried editing CSS and function.php, adding “max-height” to “header-image” but it makes no differences.
It seems the only way to adjust height is to change width …
Can someone help me please ?
]]>Dear nobita,
how can I change the language of the used textes in the theme. I’ve got german followers. The automatic generated textes like “This entry was posted in ..” or “posted on .. by ..” should be in german.
If You don’t got a german textfeile, You can send the the english one to [email protected]. I will translate it an send it to You to make Your teme more comfortable.
Hi. I somehow got volunteered to overhaul my organization’s website and I am completely new to WordPress (and web page building in general!) so please forgive me for my ignorance. The Page templates in the Boots Theme don’t quite work for what we need. Our site is not a blog but rather a regular website to disseminate info so we don’t need comment/reply functionality or the “you may use these HTML tags and attributes” section that are built into most of the page templates for this theme. The Front Portfolio Template removes those items but it also removes the side bar, which I really need to make it mobile-user friendly. I know the code for this template can be tweaked to add a sidebar but being completely new to this kind of stuff I have no idea how or where to do this. I have not published the page I’ve built so I have not included a link to our website. I can provide screen shots if needed. Is there anyone that can help me out with this? Please and thank you!!!
Justin
]]>I’m using Windows 7 Home Premium and Firefox v.33.1, WordPress v. 4.0 and Boots theme v. 1.244.0 (child theme of Raindrops, v. 1.252).
First issue: When I select/click a Page from the drop-down navigation menu at the top, a stack of blank bars appears to the side of the selected Page (see Screenshots #1 & #2).
Second issue: When loading video, if a user (me) begins scrolling down the page before the page is fully loaded, the video player messes up.. I’ve contacted you about this issue before, a while back, and I thought the previous theme update had fixed thing but apparently it hasn’t. It starts out looking like it’s loading correctly (See Screenshot #2), but then goes to a blank square, unusable player when the page is fully loaded (see screenshot #3). I’m using Gmedia / Grand Media Gallery plugin (v. 4.0.7.1), if that helps.
Third issue: When I just updated Raindrops theme to the most current (today), it didn’t save the color scheme I had selected. While it still looks good, it’s been changed to a black and white color scheme. Is there any way to preserve the selected color scheme when I update Raindrops (or Boots)?
Gee, I’m sorry, I found no place to upload screenshots, or email to contact the creator. How can I illustrate what I am describing if I cannot upload or send the screenshots??? I would SWEAR when I had an issue before, I was able to upload some screenshots. ??
–Sangi
]]>