I have created a child theme of Landline. When I click the Customize
button to launch the theme customizer, I get a 500 error. The details of the error are Fatal error: Cannot use object of type WP_Error as array in /mama/bosnaweb8808a/b2544475/ipw.wcaaweb/public_html/mywebsitefolder/wp-content/themes/landline/inc/google-font-dropdown-custom-control.php on line 62
This line of code is $content = json_decode($fontContent['body']);
and appears to be assuming the result returned from a Google API is JSON.
I’ve got to say, I thought I broke this feature when I deleted an image from the Media gallery that I was using as a background (in the theme customizer) before removing it as the background image. That seems to be when the error started, but that be coincidental.
Things I’ve tried:
Right now the text on my site has a line spacing of 1.5… how can I change it to 1.0?
I tried inserting “line-height: 1.0 em;”
In these two
media=”all”
body {
background-color: #444;
background-image: url(“img/default-background.jpg”);
background-position: center center !important;
background-attachment: fixed !important;
background-size: cover;
font: 16px/180% Helvetica,sans-serif;
line-height:1.0em;
color: #BEBEBE;
overflow-wrap: break-word;
word-wrap: break-word;
}
Also this one:
.post p {
line-height: 1em;
}
I really like this Landline theme for what I’m doing but the one problem is that I really wanted the text area to be on the right instead of the left. Can that be done easily? The site is https://www.oaregion6.org/2015/
]]>I’d like to display the Category Description – but there is no archive.php for me to edit with this code: <?php echo category_description( $category_id ); ?>
Is this something that’s possible with your theme?
Hi, I’m a newbie and having problems adding pages to a parent page. No matter what I try to edit (through page or through menu options), I cannot seem to add subpages to the parent page.
Anyone else have this issue or know the resolution? Thank you.
]]>I love your theme, I think it’s perfect for my website. This might not be a theme question, but how do you change the text color and the header background color?
I also want to have a more centered ‘header’?
]]>Help – what does this mean?
Fatal error: Cannot redeclare landline_init_theme() (previously declared in /home1/seckou/public_html/wp-content/themes/seckou_2014/functions.php:12) in /home1/seckou/public_html/wp-content/themes/landline/functions.php on line 22
]]>Is there a way with this theme to have more than one background that changes perhaps randomly… or where would be the best place in the code to add some php rand() to it?
]]>After I remove the background image @ Customize, the original background is still here.
and I would like to change to another photo, however when I browse it from mobile, it only show the background, but the menu is disappear.
Please help!
I am attempting to set up my Google and Bing webmaster tools, but can’t seem to figure out how to generate a simple site map. Can someone direct me to a plug in, or best way to generate it? Many thanks in advance.
]]>I′m really confused with your style.css
Why isn′t it written in each line? Totally hard to handle and finding styles, I wanna change …
Hi can you tell me if it’s possible to use widgets with the Landline theme?
]]>Hello,
Great theme – beautiful and clean!
There is a mistake on the blog setup. When I create a post and then look at that post, I noticed the words “Lees meer” instead of “read more”.
Can you please look into this?
Thanks,
Paul Heidema