In unordered lists, the bullet for the first item in each list is appearing at the back end of the text, instead of in front like a bullet. I’ve used the list HTML correctly so there is something else making it do this – any ideas?
]]>I’m sure there is a place somewhere in the files to remove the code so that an author doesn’t show up on the posts, but I can’t seem to find it. I am the administrator only for this website and it’s not really appropriate that my name shows up as a byline on every post.
Related, is there a way to specify on an individual post that someone else’s name shows up as the Byline? That way when I do a post for the organization I can put the correct author name there.
THX
]]>I am trying to paste the google analytics code into the proper PHP file for this theme to have analytics on the visitors to our home page. Can you tell me where I need to post that – which file and before or after which code?
Or do I need to use a plugin for analytics instead of a direct tracking?
Thank you!
]]>I am using Ultimate TinyMCE updated to latest version. When I itemize a list, it shows in the back end as being indented, which is what I want, however when it gets posted to the live site it is not indented, nor are the numbers in the font chosen.
Example is at https://esilmarketing.com/leadership/
How can I indent and make the numbers appear correctly?
Thanks!
]]>I have just added two articles to my website at https://esilmarketing.com
Their titles are now appearing with my other footer links. I want to keep the footer links for the main menu items but I don’t want the articles listed there.
How do I remove the Article Titles from the Footer links please.
]]>On the Posts pages, how do I remove
1. the breadcrumbs,
2. “Posted on | in Blog | by “
I want to remove all of that please.
On the Screen Options I have un-ticked everything.
]]>How do I reduce the width of the tagline please?
Thank you!
]]>Website is https://esilmarketing.com.
The second widget from the top is not following font-size of style.css of
.right_Main .prnt_cont h1 {
background:#334b1d;
font-size:14px;
font-weight:bold;
padding:5px 10px;
color:#ffffff;
width:94%;
}
The other widgets give a 14 px font-size but the second widget is only about 12 px. How do I make it consistent (14 px) with the other titles?
Thanks
]]>My widget title is the same colour as the background in one widget only. All the other widgets are as they should be – green background with white text.
How do I change the colour of the title please?
Website is https://esilmarketing.com/
Widget in question is the second one with yellow book.
Many thanks!
]]>I am using two text widgets at the top of https://esilmarketing.com/
The title shows up for the first one but not for the second one. I have tried adding html coding in the title but the coding just disappears when I save. The title shows on the Widgets page, but not on the live website.
Also, I would like the three links to be on one row but when I put them in one row there is no spacing between them. They appear as AmazonVolumesKobo. I have tried adding spacing with “ ” to no avail, and when I put words in like “or” they go after the link instead of in front of it.
1. How do I make the title appear?
2. How do I put the links on one line with spacing between them?
Thank you!
]]>How do I create a wider left margin in my widgets using style.css?
I don’t know how to format it.
Thank you.
]]>I am simply trying to create a link to a pdf file but get
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/steve/public_html/wp-content/themes/utility/functions.php on line 272
I thought this was because of it being a child theme and the issues with function.php but I tried it with using the parent theme and I have the same problem.
The code for the link is <span style=”text-decoration: underline;”><span style=”font-family: verdana,geneva; font-size: 12px;”>ESIL Marketing Effectiveness Questionnaire</span></span>
The link is https://esilmarketing.com. I’d appreciate any help. Thank you.
]]>On my home page https://esilmarketing.com I have created a link to download a .pdf file however I get an error when I click on the link
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/steve/public_html/wp-content/themes/utility/functions.php on line 272
I have read the info on functions.php in child themes but am not knowledgable enough to know what to do to fix it.
I created a functions.php file for the child theme with just the opening and closing tags as instructed but I don’t know how to fix this link issue.
Would appreciate any help. Thanks!
]]>I have removed the title at the tops of my pages at https://esilmarketing.com however now there is a big space there. When I try to delete it my text/picture gets deleted. I have tried to delete the space without the pic but it is the same. I am unable to move the text any higher than it is. It just gets deleted.
I suspect that the space is being reserved for the title and that I have removed the title incorrectly. I did it by changing the font size in design/beta/css/utility_common.css line 296 to 0. The line height is also 0 so I can’t change it. I’ve played around with bottom margins but haven’t found the answer.
I would like to line up the text at the top of the left column with the top of the right column.
Would appreciate it if anyone could help. Many thanks!
]]>I am using utility theme at https://esilmarketing.com/ and have been unable to delete/disable “Tag Cloud” widget.
I have dragged it to the inactive widgets box and it does not show up in the Sidebar Widgets, but it still appears on my page.
It seems to be a sticky widget. ??
How do I get it off my page? Any help would be appreciated.
Thanks!
]]>Is there a way to remove the sidebar from single posts using this theme? I don’t really want to use another theme, and just removing the sidebar code from the page doesn’t work as the content still looks squashed to the left. ??
]]>The smaller pictures in my blogs, which were inserted into and before could be viewed surrounded by text, now show up by themselves completely seperating the article. Does anyone know the css code I could use to correct this and where in the utility template I should insert it?
Also when I go to the Utility Theme Settings and click on either Header or Sidebar to expand both of them do for a very brief moment and then close again before anything can be changed in them.
Anyone have any suggestions on how these things can be corrected becuase I like this theme tremendously.
]]>Hi. I maked child theme.
But I get Style sheet Trouble.
…/wp-content/themes/utility/design/beta/css/utility_common.css?ver=3.4.2
function utility_print_styles() in functions.php , Please add
” if ( ! function_exists( ‘utility_print_styles’ ) ) {…} “
if ( ! function_exists( 'utility_print_styles' ) ) {
function utility_print_styles() {
.....
}
}
]]>
Hello,
I was helping a user debug this theme in IRC today and came across an issue where the user couldn’t remove the tag cloud from the sidebar. The problem was the if get_option check was commented out in sidebar.php.
//if (get_option(UT_THEME_SHORT_NAME . "_sidebar_cat1_section")) {
include_once UT_MODULES . 'rhs_tagcloud.php';
//}
The theme includes the tag cloud unless the comment // slashes are removed.
]]>Hi, how can I modify to allow for a header image larger than 61X144 (wider is better). thanks.
]]>The design is looking very good. But it doesnt work for me with WP 3.2.1. The menu not, i cant click on articles, or widgets, etc. Tested with Firefox and Chrome.
]]>