Hello!
I am trying to change the font size on my site as the default for text is too small. With that, I am lost on how to do this as there is no clear direction on how to increase the size. Someone help!
Thanks!
]]>Hi!
Is this theme no longer distributed on www.ads-software.com? I ask because I can’t get help in another thread since they say that theme I am using isn’t distributed on www.ads-software.com. ??
I for one really liked this theme, and I’d hate it if I had to change ??
]]>Hello, one of my favourite plugins has begun giving errors and the author says it is a theme issue. He says rumput-hijau must not take into account custom post types for it’s breadcrumb output. The plugin is Theme My Login and it has just released an upgrade which I just installed. It now apparently uses custom post types and thus the error.
Is this true… and if so are you planning to add that function? Or is there a customization I can do to the existing version that will help?
Thanks
I included the “Rumputhijau Twitter Widget” in my sidebar but it never showed. Same effect when placed in a footer widget. The Apache error log contains:
PHP Fatal error: Cannot use object of type WP_Error as array in …./wp-content/themes/rumput-hijau/includes/extensions.php on line 303
Could this be the reason why the Twitter widget doesn’t show?
]]>Hi,
I love this theme and have been using it since 1.18. I just updated the theme to 1.5 and noticed two things.
1. The title and tagline now show above my header image. I had removed this in my 1.18 version, and would like to know the best way to keep this from showing up in 1.5?
2. The Share buttons for Facebook, twitter, etc. have disappeared. Do I have to add these by hand using a widget in the current version?
You can see the site in action at: https://www.nutsacbags.com/blog/
Thanks very much!
~greg
Hi.
I have made myself a box with som text with this code:
<div style="width: 320px; padding: 20px 0px 0px 0px; background: /* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #5F7300 0%, #879B1E 100%); /* mozilla firefox */
background-image: -moz-linear-gradient(top, #5F7300 0%, #879B1E 100%); /* opera */
background-image: -o-linear-gradient(top, #5F7300 0%, #879B1E 100%); /* webkit (safari/chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5F7300), color-stop(1, #879B1E)); /* webkit (chrome 11+) */
background-image: -webkit-linear-gradient(top, #5F7300 0%, #879B1E 100%); /* w3c markup, ie10 release preview */
background-image: linear-gradient(to bottom, #5F7300 0%, #879B1E 100%); background-color: #73870a; border: 0px solid #464646; moz-border-radius: 60px; webkit-border-radius: 60px; border-radius: 60px 60px 60px 60px;">
<p style="text-align: center;"><span style="color: white;"><span style="font-family: georgia,palatino; font-size: 60px;"><a href="https://tornaia.com/">La Tornaia</a></span></span></p>
</div>
and I want to use it as a logo for my site. At the moment I have the same logo, but its made in paint, so I can’t have any effects on the text (like changing color with hover or whatever). So how can I use this box as my logo?
Thank you!
[Duplicate. Please continue with https://www.ads-software.com/support/topic/use-code-as-logo?replies=1]
Hi.
When I do any change on my site, like updating a page or whatever I get to a white page with this message:
Warning: Cannot modify header information - headers already sent by (output started at /home/marteens/public_html/wp-content/themes/rumput-hijau/functions.php:32) in /home/marteens/public_html/wp-includes/pluggable.php on line 876
I tried to see what was on the line 876 in the …/pluggable.php, and I found this:
function wp_redirect($location, $status = 302) {
global $is_IIS;
$location = apply_filters('wp_redirect', $location, $status);
$status = apply_filters('wp_redirect_status', $status, $location);
if ( !$location ) // allows the wp_redirect filter to cancel a redirect
return false;
$location = wp_sanitize_redirect($location);
if ( !$is_IIS && php_sapi_name() != 'cgi-fcgi' )
(line 876) status_header($status); // This causes problems on IIS and some FastCGI setups
header("Location: $location", true, $status);
}
endif;
What can I do?
[Please do not create duplicate threads, contunue with: https://www.ads-software.com/support/topic/warning-message-37?replies=2]
Hi.
I have a small problem with the drop down menu on my site. When the mouse is just outside the menu, the menu dissapears, and I have to go back to the top. This can be a bit annoying when the menu has 3 or 4 levels. Is ther some way to put a delay on the menu so it doesn’t go away at once?
Thanks you!
]]>Hi.
Very nice theme! How can I go from 4 footer widgets to 3 or 2? I only need 2 or 3 colums and I want those 2 or 3 widget to fil up the entire width.
Thank you!
]]>I have a client that is using the Rumput Hijau theme in their website. They want to remove the breadcrumb from the homepage. Can you direct me as to where to remove the breadcrumb for this single page.
Thank you,
]]>Hello,
I would like to remove the Search box in the Rumput Hijau theme in order to make room for more Page titles.
How can this best be accomplished?
Thanks,
Art
Is there a way to add a feature content widget to the front page?
]]>Hi there, I’d like to reduce the space between the top nav bar and the header image. I’d also like to change the color of the nav bar text to something darker.
Can you tell me how to do these two (probably) simple things?
Site is https://www.camlakes.org.
Thanks.
]]>Hi, can anyone tell how to view excerpts of the posts instead of the complete post in the main page?
I’m using Rumput Hijau v 1.5
thanks
]]>Hello,
First congratulations, very nice theme.
There is a problem with widgets (I guess) on my site. On one page and one ‘child page’ in the footer are “menu”, “categories”, “archives” etc widgets. I can’t get rid of it. https://barbatus.com.pl/?page_id=159
Why only on two pages?
Is it an error in the scrypt or it’s my fault?
Hello, I cant change the logo or fav icon with this theme
on the theme options general settings it says upload logo and when i upload it doesn’t change and neither does the fav icon
]]>The default has a menu item labelled “Home”, I don’t seem to be able to add pages to this menu item.
If I create a page with “no parent” I create another menu item,can you point me in the right direction please ?
My site is https://www.droveallotments.net
]]>I would like to make my sidebar wider. Currently, it is narrow and my facebook comments are very squeezed and narrow.
Also, I want to create a menu that has a drop down that shows the sub-levels. I’m not sure if this should be done as a page or category but neither worked for me. Is that possible with the Rumput Hijau theme?
Also, I would like to install an eZine widget. I have the code but don’t know where to put it. Thanks in advance.
Dawn
]]>Dear,
Would it be possible for me to reduce the whitespace above the image-banner in this design (Rumput Hijau theme) ?
Thanks so much,
Erik
How do I (can I?) change header and footer theme color from green to dark blue. (Theme #7373 v.1.1.2)
]]>Hello,
I am trying to add a rollover with an ‘open on click’ behavior to a widget. I want to take people to our on line store while keeping the main page open.
Not sure what I’m doing wrong but it doesn’t seem to be working. It’s fine with a simple link but not what I want.
Any input would be appreciated!
Thanks
Dale
]]>