The Online Marketer WordPress theme is definitely more business oriented. The design brief for this one was simple, smart, and professional. Like all our themes it comes with a full width template included for static content pages. It supports custom menus and widgets so it remains very flexible and could easily be used for a static content site, a blog, or a site incorporating both which is pretty much all sites these days. You can of course swap out the main header image for anything you like to suit your own niche.
Designed for Online Marketer.



I have downloaded the Online Marketer Theme, and I quite like it .
It is very clean and sharp. My Posts seem to really stand out more than before!
Really like this theme but can’t get the featured image function working.
Just the one header image across the entire site
Hi Shane, thanks for your feeback. The header image isn’t connected to the featured image feature. The featured image for a post is used to generate a thumbnail for the archive templates, but doesn’t dynamically change the header images. The header is controlled ing the Appearance > Header admin.
This is a GREAT theme, Only one question… the main index page content has a blue background for the text, but when I make separate pages the text I type is on a white background. How can I keep the blue background on all pages? Thanks in advance
Grey
Hi Grey, as mentioned in my email we are going to release a theme update to align all the post and page templates with the same blue background/white text.
This is a great theme. Thanks for sharing. But I do have a question as how to make the text white inside the widgets to match the rest of the theme?
Hi Paul,
Thanks very much for the feedback. You’ve highlited something that we should have covered…I guess we didn’t test the text widget (ouch!). We’re working on an update and will fix this in the next release. In the meantime you can wrap text in your widget with font tags to make the text white. Let me know if you need more help with this.
Rgds.
Hello, I love this theme and have all three of the same issues as described above with the widget and blue background for the rest of the site, but further to Shanes coment above – will you be enabling the site to have seperate featured images for the header on each page in the future update? Sorry if I have misunderstood your reply to Shane.
Hi Linda. We are working on an update to change the post and page templates to reflect the same blue background/white font so it is consistent across the theme and we will fix the text widget styling. But we do not plan to add a feature to control the header image at a page level. Thanks.
Really like this theme. One smal thing. Is there a way to make the right-side bar thinner % wise.
Great job
Can you please send me a zip file of the last version. The blue background introduced in the update really messed up some of my pages and I prefer the white background. Thank you.
Hi Mark, sorry about that. We updated because we had so many people asking for it to be consistently blue. You can download the old version here:
http://wpthemes.co.nz/wp-content/uploads/2011/09/onlinemarketer1.4.zip
Thanks, but that’s not it either. Version 1.4 is very different. I believe I want 1.8.2 since I updated to 1.8.3 on via the update tool within my wordpress installation. Thanks.
Is it just the main style sheet that changed between 1.8.2 and 1.8.3? If so, I may be able to copy/paste the code in the WordPress SVN. Can you advise? Thanks.
Hello, This theme is stunning, thankyou for sharing it. I have a question regarding plugins, I used jQuery colorbox plugin for the photo gallery and no matter what I do, I cant get rid of the scroll bars when the photos display as overlay images. Can you tell me if this theme is compatible with this plugin or if you can reccomend a similar plugin which would work with this theme?
Thankyou
Hi Garry,
Thanks for the feedback. Glad you like the theme. I’m pretty sure that the issue here is a config one in the plugin itself. I don’t *think* the theme is influencing the size of the overlay when it opens.
That said I’m not familiar with the particular plugin you are using. Are there settings to control how big the overlay opens?
Rgds
Charles
Hi Garry and Charles!
I using this great theme, Online marketer and JQuery Colorbox plugin together also. I have same problem, and i know what to do this mess.
The theme CSS has change the Colorbox overlay settings, in theme’s default.css (online-marketer\library\css\default.css), “added from 320&Up Project” section.
Comment this row: “div, input, textarea { -webkit-box-sizing : border-box; -moz-box-sizing : border-box; -o-box-sizing : border-box; box-sizing : border-box; }” and watch the change.
I haven’t more experience about this change yet, but Colorbox is working good.
Thanks for your reply, Yes, there are settings, I can choose not to set the size, and It says the scroll bars will appear only if the image is larger than the size set for the colorbox it also says if the colorbox size is not set, the colorbox will be as big as the image itself. This is the setting I mostly use, although I have tried all settings. I used the same plugin on the twenty 10 theme where pictrue dimensions vary greatly and its works perfectly with identical settings.
I really like the theme and am really learning how to use it. One thing that I can’t find is the ability to remove the “Leave a Reply” that is showing up on the bottom of each page. Is it possible to remove that as I don’t need people to leave a reply and feel it clutters up my pages. Also I know other’s have mentioned having the ability to have different header images on each page and I saw that it wasn’t in the plans. I would ask that you consider it for future updates and that is one thing that would really make my page fantastic!
Thanks!
Just installed your theme and it looks great. I am having a problem with the indented menu items. When there are sub/child pages, the format is off. I was trying to add some code to handle child pages, but I think I was running into the same problem. When I had child pages under the parent pages, the formating would be off. Will there be a sub/child page handling in the future for this theme?
hello,
why if I put in the order I want my menu and submenu in “appearance” and “menu” my menu navigation it remains the same, arranged alphabetically, thank you
Hi Britain, have your implemented a custom menu? Can you provide a link to check out the site in question? Thanks.
I love this template. I have had a problem with the content section though. On my static home page the content section is all blue, how I want it to be. On any other page the content section has a white background. How do I fix this?
Hi Curtis, have you installed the latest version of the theme? The orginal version used a different template with a white background for the pages and posts, but after lots of feedback like yours we updated this and changed it to use the same blue background site wide. The lastest version is now available on WordPress.org. Click the download link above. Cheers.
I’d like to know what CSS file to edit out the search box. I have been able to move it by commenting out sections. I have also been able to strip the initial graphics as well. However, I would like it gone completely! Otherwise, I really like the theme!
Hi John,
Best solution would be to remove the entire form element from the header template. Form id=”searchform”.
Rgds
I apologize for the dumb question here but I cannot for the life of me remove the search box. It is not needed for my purposes. I love the theme!!! It’s great. I have removed tons of code including the search form stuff under the inner header on both the style sheet and the header.php. Can you offer some help on what line or php page? Sorry I can’t find it.
Finally Found it! Ha
Thanks!
How did you do Josh?
I would like to remove the search box too.
Thank you
I found.
I removed the line
in the file header.php
Hi Rusia,
To remove search box from your header area simply comment the code for search.
1. open header.php and at line #31 replace that line of code to this
<?php //get_search_form(); ?>, we simply comment the form, or simply remove the whole line.Hope that helps.
This is a very clean, clear and fresh looking theme! Any way I can remove the comment function on the static pages but leave it on for the blog-style pages? Thank you.
Hi Monica, that’d totally doable. Look for the following comment function in the page template:
…php comments_template( ”, true )…
Then add // like this:
…php // comments_template( ”, true )…
And save. The comments should no longer appear on static pages.
Obviously you make sure you have everything backed up before you go messing with the templates etc.
I love the theme, great work guys. I’m working on s site with this theme and it is going great. How do i add text to the homepage without seeing the post, admin, date and the homepage
Thanks
I love the theme, great work guys. I’m working on a site with this theme and it is going great. How do i add text to the homepage without seeing the post, admin, date on the homepage
Thanks
Hi Richard, thanks for the feedback. It sounds like you want to make your home page a static page. To do this create a new page, and then go to Settings > Reading and choose which page you want to use as your static home page. You can then also chose which page to use as the home page for your blog (assuming you want a blog on your site). Hope that helps.
Hello Charles, Many thanks for the quick turn-around. Your answer solved the problem. Thanks a bunch
Hi Charles, i have another question and this time it has to do with the side bar. I’ve noticed that when i add a “featured image”, the calendar or “meta” side bar displays underneath the footer where it give credit’s to Online market etc. How can i prevent that from happening, thanks for your help as always
I want to align an image (in a post or page) to either the left or right, and have the text wrap around it. Right now, it’s aligning it to correct side, but separated and sectioned off from the text. How do I fix this? I’m sure it’s in the CSS somewhere, but my skill is limited, and I’m not finding what to change…
Thanks!
Hi David, you can align images with text wrap using the built in WP wysiwyg image insert and align features. Did you try this already?
WP wysiwyg alignment does not fix this – something in the them prevents WP from wrapping text. I’ve been unable to find it so help would be appreciated.
I am having exactly the same issue. The text will not wrap around an image, either with the Visual or the HTML options. It wraps the first paragraph, but when I begin paragraph 2, it drops the text all the way to the bottom of the image I am trying to wrap around. I have tried everything to fix this and it just won’t work.
I am having exactly the same issue. The text will not wrap around an image, either with the Visual or the HTML options. It wraps the first paragraph, but when I begin paragraph 2, it drops the text all the way to the bottom of the image I am trying to wrap around. I have tried everything to fix this and it just won’t work.
I even tried to modify the rules by adding floats, with no success:
.left img, img.left, img.alignleft {
margin-right:1.5em;
margin-bottom:1em;
float: left;
}
.right img, img.right, img.alignright {
margin-left:1.5em;
margin-bottom:1em;
float: right;
}
Very frustrating…
Thx, Ned
Hi Charles:
Have you been able to look into this problem regarding the image floats not working?
Thx, Ned
Hi Ned, could I ask you to make a short screencast using Jing or http://screencast.com/ showing me how you are adding your images to posts/pages and the resulting float problem? I ask because I don’t have the same problem. I am able to add images which float as expected. Thanks.
Hi Charles:
Not ready for video production at this moment — hope this will help in the meantime:
Page link: http://www.allforfuncruises.com/newsite/thank-you-for-your-inquiry/
I work in the HTML window, click on Upload/Insert, and select the photo from the Media library. requesting align right. You can see from the code that all the elements appear to be correct.
I am also using a Child theme, but for the moment it is blank and your original CSS is in place in the parent style.css file. I have tried various combinations of your CSS and WP’s version and it makes no difference.
BTW, if I switch to another theme like Twenty Eleven which came with WP, it works fine. I really want to use your theme though…
Thx for your help, Ned
Here’s the code:
Thanks for contacting All For Fun Cruises to assist you in planning your vacation of a lifetime!
To continue browsing our website, please select a menu item above, or click here to return to the Home page.
Please feel free to contact us by phone, toll free: 1-888-603-0450.
Hi, I want to comment that I’m using version 1.8.2 theme Online Marketer
and he’s going in preview everything looks good, the text on white background,
buttons and Facebook and Twitter, but when I write the URL in the browser
shown with blue background and the buttons do not display Facebook and Twitter.
Please let me know I can do, I hope a RESPONSE
THANKS
Hi Fredy, can you provide a link to your site so I can check it out? I can’t be sure what the issue is from your comment.
The problem is clear, is not like the blog when I preview to add a new post, that a visitor sees when entering the address of the domain name.
thanks
can u help me my fonts are not visible so how can i work on it
WP wysiwyg alignment does not fix this – something in the them prevents WP from wrapping text. I’ve been unable to find it so help would be appreciated.
Hi Charles, i have another question and this time it has to do with the side bar. I’ve noticed that when i add a “featured image”, the calendar or “meta” side bar displays underneath the footer where it give credit’s to Online market etc. How can i prevent that from happening, thanks for your help as always
hey love the template. Is there any way I can change the yellow text for a different color ?
Hi Leigh, yes that is doable. You’ll need to edit the color on line 65 of the style sheet.
OK, I looked for the “Style Sheet” but I cant find it. I need to change the Text color for some things in the Theme. Mainly the Yellow text. However I do wish to keep the Yello tag line.
In the FTP area I find the Theme “Online Marketer” I find “editor-style.css” but that file does not have 65 lines of code in it.
Thanks,
Rob
I’ve installed this theme but get an error that says…..Fatal error: Call to undefined function is_multi_author() in /home2/irentatt/public_html/wp-content/themes/online-marketer/functions.php on line 253
Can you help?
Regards
Shane
Hey! To everybody using wordpress – Is it possible to add a Left Side Bar if so please let me know – Thanking
Hi Charles, anything is possible
But in the case of this particular theme it isn’t a feature. To do this with the Online Marketer theme you’d need to edit the CSS.
What is the easiest way to adjust the height of the header box?
BElow the comment box there is some text …
“You may use these HTML tags and attributes:
How can we remove that ?
I like the theme but .. I would like to remove this part ...
hi i love the template very much. i am doing a photo gallery (default wp-gallery) with 3 column, but the horizontal line keep on ‘repeating’ in every ‘row’ of gallery. can i only have 1 on the top and 1 at the last row of the thumbnail?
thanks
Hi Mike, can you provide a link to your gallery. Not sure I follow understand the problem. Cheers.
Great theme!
I am using it for pages only with a static front page. One slight problem with adding a table to a page. If I insert a table (or other object) I get a horizontal line below the object. If a table is added I get one horizontal line for every row in the table. Is there a way to remove these lines?
Thanks, Mike
Hi Mike, can you share a link to your page with the problem?
Charles,
Thanks for the reply. I have the page off line at present but will get it up again next week and send a link.
Mike
Charles,
My page is up again at http://www.donard.com/wp/
On the first page you will see two images with one horizontal line above them and three horizontal lines below them. If I take the table and images out the lines disappear.
Any idea which part of the code I need to edit to remove the lines?
Thanks,
Mike
Hi Mike, Look for the following line in the CSS around line 196. It’s the selector for .post_content table td
border-bottom: 1px solid #D0D0D0;Set the bottom border to 0px. That should remove the lines.
I love this new theme. It is so much cleaner then my previous few themes. The one question I have is whether there is a way to make the main body of the theme wider? There is about an inch of background on the left and right side of the screen. If I could expand the width of the main body so that only about 1/2 of that background shows on the left and right, I’d still have the clean feel of the page, but would have much more room for posts.
Hey guys, how can i have a static welcome page but then create a page for my blog post. I have searched for a plugin to allow me to have blog posting ability with a static home page, this just is really confusing me. I must be missing something, this should not be that hard.
Hi Donna, this is really easy. Just create a new page (as opposed to a post) which will serve as your static home page. Then go to Settings > Reading in the admin and select the option to use a static page as the home page. There yo ucan choose the particular page you want to use as a home page. At the same time you can chose which page you want to use as the blog page (you can create an empty page called “Blog” for this purpose).
Re Text-wrap/floats
Hi Charles:
I found this rule in the editor-style.css which would likely render the images correctly, but how does this link to the Main stylesheet?
Thx, Ned
/* image alignment & styles */
img { margin: 0 0 1.5em 0; }
.alignleft, img.alignleft { margin-right: 1.5em; display: inline; float: left; }
.alignright, img.alignright { margin-left: 1.5em; display: inline; float: right; }
.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
Left a question before but I see that it has been taken off the comments board, The questions I had were and are genuine and was hoping for reply, Last time I looked it was still awaiting moderation.
I have not posted my url this time in case that was the issue, but cannot see why that would have been the case
Hi Russell, sorry for the lack of reply. If you comment has gone then it is likely it got caught up in a sweep for spam, which we’ve been inundated with since launching themes on WordPress.org. Sorry about that, definitely not personal.
Happy to try and help, what was your question?
Rgds
Charles
Hello Charles
Thankyou for your reply
First of all I would like to say what a great theme this is and well done, very clean and professional look.
1) There is a space between the navigation bar and the top of content on the ststic page Home page, (looks like the space that would normally take a category heading) how and where do I get rid of this, have tried a few things without success.
2) The background of the content has the bright piece in the centre which sometime interferes with the whit text, is there a way of dulling this down, or changing it, where and how, If there is a background image, where is it loacted and maybe I can download it , modify and then reupload
3) When I click on a category nav, it displays all posts in that category which is good, however it displays the full posts, how and where do I change this so that it only displays heading and excerpt. This is especially needed for the articles categories as displaying all causes a massive scroll down beyond the fold.
I am sure there was another question but maybe I resolved it which is why I cannot remember, lol
Once again thank you for a good looking theme
Hi Russell, the old day job has me snowed last couple days. I will get to your questions asap, promise.
I looove you theme and have a quick question. If you look at the site I’m building right now which is the website I wrote down in the leave a reply box, I added the Cymi Rotaing images plugin to the header. It looks great but I don’t want it in all the pages. Is there a way to make it just appear on the home page but not in the other pages.
Thank for a beautiful theme. Cheers! Magda
Hi Magda, there is no setting to do this. You’ll need to edit the template code.
I’m working on a project and I like the theme very much. I did some customization as per client’s instructions. I’m surprised that you have this huge space on the right. I tried to remove it by adjusting the width of the wrapper but no matter what I did, I was unsuccessful. is there a way to adjust the width just to fit the webpage area? thank you for your assistance.
Hi, can you send me a link to your page? It sounds like you are using a default template with no widgets added to the right hand sidebar? There is a full width template for static pages.
thank you for your response. the link to the page is:
http://xhibitswebdesign.com/techno/
I tried everything that I could think of. no success! any assistance will be appreciated. thanks
Love the theme.. is there any way to adjust the color of the main body? I would like the blue to be lighter in color. Please advise.
Thanks,
Mike
Hi there, I also love the online marketer theme. I like the blue pages with white print but have been told people don’t like reading it. How do I change the pages to white with black print. I know you do it in the style sheet section but I am a novice so any help appreciated.
I am using this theme and everything was fine until I did the update. I have a very large space before my images. Can you please provide me with a fix. I see that someone else has had a simular problem and I am using widgets on the right.
Thank you,
Cheryl
Hi
Love the template but would like to add the text “search the website” to the searchform at the top right of the Header
Can i do this.
I am pretty grey when it come to editing so please be clear as to where i go etc just a cut and paste would be fantastic
Cheers
Hi
One more question, the website text looks fine in Mozilla, Google Chrome and Safari etc but when i look at it in IE it the text is grey and very hard to read.
Can I do anything about this
Cheers
Hi there,
Two questions if you don’t mind
Each of my static pages have the same heading as on the navigation menu. Is there any way I can remove it from showing up the 2nd time
My navigation menu is displayed across the top of my site – can it also be displayed across the bottom?
Bonjour, comment peux t-on enlever la barre “search” car j’en ai pas besoin ?
merci
Is there a way to make the blog posts only show a few lines of the blog then have a button a reader must click to read the full blog?
Hi David, sure is. Just use the ‘more’ feature in the wysiwyg editor. Place your cursor where you want the rbeak in the content, click the more button on the editor and it will insert a break just as you describe.
Excellent! Thanks for a super fast reply!
This theme is one of the best I have seen. Thank you very much.
One note I have is that when I use the 15 point font in the tagline, it does not display well on my PC or my tablet pc because some of the vertical strokes in letters like “u” are only one pixel wide – there are random vertical strokes that are very dark as a result.
I upped the font size to 17 (16 did not do it) and not it looks much better. You might consider doing this to the theme as well on your side since it really helped.
Thanks again for the wonderful work on this theme.
Hi Charles, great work on the theme. Works wonderful for our blog. Just need to make one slight change. I’ve created 4 new pages, and they all have the comment box at the bottom with the white text saying Leave a Comment Here. It’s really hard to see with the background behind it. Am I able to change that white text in the comment box so visitors can read what it says? Again, great job on the theme.
Hi, I have version 1.8.3 on my site. If I upgrade to version 1.8.4 will my site change? I’m worried that things will shift or that I will lose widgets or different widgets will be added that I don’t want. I’ve been holding off on upgrading because I did have a problem when upgrading it awhile back but I’m not sure if it was the upgrade that caused the problem or my host which was having problems at the time. I did change it back to the older version.
Really love the look and feel of this theme. Was wondering if there was a way to make make a header option static. For example, an “About” in the header that isn’t a link, but rather has a drop down list of things to choose. For example, in Weaver you have the option to make a page a “placeholder” page and it doesn’t link to anything.
I love this theme however I am having two small issues with it.
1) How do I decrease the outline? I did something to it and now my outline is too wide.
2) I had “Sendori” installed on my computer and this program makes “autolinks” to keywords on the pages. It creates links in almost the same color as the page in Online marketer which makes them hard to read. I could not find any way to adjust these link colors and they seem to be created automatically by Sendori. I deleted Sendori since it was placed on my computer during a download of some other program (they snuck it in) but I suspect a lot of people will be using Sendori due to it being placed on their computers unintentionally. Is there a way to make any of these types of links a different color?
hello, how can i insert a logo before the title on the every page?
something like >> [logo] Online Marketer
Hi there, I love this theme – thank you for creating it
I am trying to add Social media (Twitter button to be exact) on the top right hand corner (next to the search bar). Please could you let me know how to do this
Thanks
I love this theme. I am using Twenty Ten and want to switch to this theme however when I do it breaks my Gallery’s. I’m a newbie to web design and might be doing stuff wrong. I’m using BP Gallery by Brajesh Singh and several other plugins of his.
My site seems to work out good with 20/10 but I need something more business like.
I tried moving “Gallery’s” to the Online Marketer folder but that didnt help.
BTW, are your services for hire? You can check out the site here. gravedata.com
Hi Rob,
We would need to dive into your site to work out what is going on here. Our services are available for hire at $50/hr for such work.
Thanks
Charles
Hello there, I love this theme but I’m having a hard time inserting my own logo to the left or right of my menu bar? How do I do this? Please help. Thank you.
Hi Janet, you’ll need to edit the header.php template file. If you are not familiar with HTML please make sure you take a backup of the file before making any changes.
I like the theme, but I’m experiencing issues with people posting comments but the comments are not appearing. Do you have any recommendations?
Hi Mike, when you say the comments are not appearing, does that mean they do not show up in wp admin, or are approved comments not showing on the posts? If the latter then that sounds like a conflict with some other plugins.
Love, love, love the Online Marketer template! I see that people have asked if they can put different header images on different pages, but my question is can I remove the header image on all but the first page? If so, how is that done. Thanks.
Hi Janet, it is possible to do both these things, but it isn’t a native function of the theme and will require some conditional coding. We’ll have to think about how we could enable such a function in the theme.
Thanks for the response, Charles. I’ll try to find a workaround and will keep checking back. You do beautiful work!
Janet
Hi Charles, I posted this 5 days ago, December 3, 2012 at 5:13 pm but it got deleted
so here it is again.
I have 2 questions.
1). The comment form – It asks for Name, Email and Website before comment is created. Is it possible to ask for those details after comment is written when the user clicks “Post Comment”?
2). The theme uses H1s for many headings which is bad for SEO. The site-title, entry-title, widget-title and entry header. The search engines see more than one H1 per page as an error and there were 9 on my home page.
I have corrected this by changing all to H2 except the site-title. After changing entry-title in content-page.php it appears on page very dark (brown) instead of white and can not been seen very well, it looks odd.
I have changed the h1/h2s around until I can find a fix for this. Can you help please.
Nigel.
Hi Nigel,
Sorry that your comment got deleted. I don’t purposefully delete real comments. Possibly caught up in sweep of comments when I finally implemented Akismet spam filter.
In answer to your questions:
Hope that helps.
Cheers
Hi Charles, thank you for your reply.
I look forward to seeing your refresh of this theme. I really like the theme a lot, it fits well with our “Gold” site.
In the meantime I have changed some of the H1/H2 tags to work around it. It’s not perfect this way because it means the main site heading is an H2 instead of an H1 but it is OK for now until you bring out the refresh.
http://goldirasavings.com/
Thanks again for your answers and such a great theme.
I just had all my menus disappear in the online marketer theme. I was also using menu tamer because I had so many menu items. Also if your drop down menu has a drop down it comes out all screwed up. Any help appreciated
Hi Justin, I’m not familiar with the menu tamer plugin so I don’t know what might have happened here. Can you send me a link to the page(s) where you are having trouble?
Menu disappear problem is caused by a bubla forum. Not caused by theme or menu tamer. Do not add Bubla forum. Its no good anyway. I think the Online Marketer theme is one of the best out there I am just having trouble getting a forum that works well with it.
Please how can my subpages show
Hi Charles
Than you for a really well thought out theme! I’ve managed to adjust most ‘styling’ things very easily and we’re very pleased with the result.
But i think i’ve found a small bug in the CSS
If you create a main menu without child items then there is no problem – the current selected item gets highlighted as expected..
As soon as you add a couple of child items to a menu, if one gets selected then it also gets highlighted as expected.
But if you have child items and you select its parent on the menu then both the parent item and all its children get highlighted!
I’m afraid my CSS skills are not good enough to unravel your nav entries enough to fix this.
Please help and make this theme perfect!
Colin
Hi Colin, are you still having a problem? When I browse your site the nav highliting seems to be working as expected.
Yep, nothings changed. The site is now fully live (in root) and so we would really like a solution! I’ve just tested in Firefox, Chrome and IE and they all exhibit the same problem.
On the site try selecting in turn: ‘Contact Us’ (no problem); ‘Asbestos’ (under ‘Health & Safety Services – no problem); ‘Leasehold Services’ (PROBLEM – watch it and the five child menus beneath all light up!)
Anyway, thanks for looking – I really appreciate good support!
Hi Colin, great to see the site live. I’m not able to replicate the problem, with all menu’s working as expected, which I guess is good, but probably not comforting if you can’t figure out why it isn’t working for you.
Have you tried from another computer on another IP?
Hi Charles, thanks for this. Pete (the owner) sees it as well.
This behaviour is not ‘on hover’ (that’s OK) but directly after ‘on click’ (just in case I was unclear). And it is persistent until the next click.
Do you want me to screengrab what I’m seeing and Drpboxing the image?
Glad you like what we’ve done with your theme!
Hi Charles – just to make sure I hadn’t broken anything on our site inadvertently, I just checked your Demo site above.
If you click on the Site1 link (and wait for that page to load) and then look at the menu links for Menu2 and Menu3 then all three menu items (1, 2 & 3) are highlighted.
Surely only the menu item for the active page (ie Menu1) should be highlighted?
Hi Colin, yes, I do finally see what you are talking about (I wasn’t understanding).
That isn’t right. I’ve scheduled a refresh on this theme to address that and some other minor items, Should have this done and released in the next couple of weeks.
Sorry for the inconvience.
Excellent news Charles, thank you!
Thank you from Pete as well (even though he doesn’t know yet!).
Best wishes, Colin
Hello Charles. This is a wonderful theme. However, I can’t seem to make a child theme so I can make changes that won’t be over-written when you update. Have you done something to prevent a child theme?
Hi Robert, no we havn’t done anything to prevent you creating a child theme.
Maybe these will help:
http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/
http://wp.tutsplus.com/tutorials/theme-development/creating-a-simple-child-theme-using-twenty-eleven/
If you dont want your child theme to be modified everytime we update, you should copy all the theme files inside a new child theme folder and go from there.
Hope that helps.
I’ve read all those articles and I’ve made child themes from Twenty Ten, Twenty Eleven and others, but no matter what changes I make to the new child style.css, nothing happens.
Hmm, I’m stuck then. At the risk of sounding pedantic, can you describe the steps you’re taking to set up the child theme?
Yes. I set up a new folder, online-marketer-child, in the themes folder in WordPress. I put a blank style sheet, style.css, in the folder. The new style sheet had /*All the head info*/. The head info had all the optional headings filled in, and I added a Template field and put online-marketer as the template name. In the body I inserted the @import statement to import the style sheet from the parent. All of this executed perfectly. But anything after that was totally ignored. No matter what I tried to change. For example I used a simple body {
background:#001627;
font-family:Arial, Helvetica, sans-serif;
}
and changed the background color, but nothing happens. I am totally stumped about this.
I can send you the style sheet if you like.
Hi Robert,
The background color and background image option for most of our themes are accessible in the admin menu under Appearance > Background. You can just modify the background color from there. If you want to modify it through style.css, you must first remove it from functions.php
This code needs to be modified or remove in functions.php:
// custom backgrounds
$onlinemarketer_custom_background = array(
// Background color default
‘default-color’ => ’001627′,
// Background image default
‘default-image’ => ”,
‘wp-head-callback’ => ‘_custom_background_cb’
);
add_theme_support(‘custom-background’, $onlinemarketer_custom_background );
Aside from this, you should be able to override most of the styles in the child theme css file. If you are still having problems, please send send a link to your child CSS file so we can take a look.
Thanks
I only used the background as an example. What I really want to do is change the h2 heading from uppercase to capitalize and change the menu items from uppercase to capitalize. Here is an example of what I put into the new style sheet –
h2#site-description {
text-transform:capitalize;
font-family: ‘Open Sans Condensed’, sans-serif;
font-size:15px;
color:#ffd21f;
text-shadow: 1px 1px 2px #000;
margin-bottom:10px;
Here is a link to the test site I’m trying to make this work on – http://www.GalacticEvent.com.
Thanks so much.
I just wanted to say, that i love this theme (especially the blue background), but my comment got also deleted (perhaps by your spam filter). Thanks a lot for this great work and my best wishes for Christmas:)
I love theme. I am new to wordpress and ttemplate seems to have some code at the bottom under the Leave Reply form. How can I remove the code
Site is iis4oc.com if you don;t understand my description. Thank you!
Hi Tom, I can’t access you site right now so can’t comment sorry. That said there is no uncessary code in the theme. If you want to edit the theme files to remove something you are free to do this…just make sure you have a back up of any customizations incase you make a mistake or should we issue any updated version of the theme in the future.
Hello,
How can I remove that distance?!
http://img9.imageshack.us/img9/1433/distancef.jpg
Hi Dani, you’ll need to edit the style sheet (style.css). Look for the .page-header class (line 356)…reducing the margin-bottom value will reduce this space.
Please backup the theme before making any changes, and note that if we issue an update to the theme and you upgrade any customizations will be overwritten.
Rgds
Charles
Thank you!!!
Great theme. I have been using it for awhile now. However, I noticed that many borders on images, pop-ups, etc are cut off on the right side. No matter what the width of the image is. You can see an example at http://www.medicsontheball.com/let-safety-be-our-concern/.
Notice the thin white border isnt on the right.
How can this be fixed?
Thank you in advance
Hi Steve, we’ll take a look at this, though I *think* it is related to the plugin you are using rather than the theme. I’ve not noted this before. We are actively working on updates to the theme through so always looking for ways to improve it.
Thanks
Charles, thanks for the reply. I dont think its related to the plugin as I have 3 different plugins for 3 different functions and they all do the same thing. 1 for pop up in a secure are of my site, the one you saw in my example for slideshows and nggallery for photo galleries and albums.
one more bit of information…I have tried the full screen template without the sidebar, and the result is the same.
Hi Steve, do you have some kind of plugin on the site to prevent right clicks? Would you be able to disable this…makes it much more difficult to troubleshoot when I can’t right click and use Firebug
Regarding to what Mike said:
“hi i love the template very much. i am doing a photo gallery (default wp-gallery) with 3 column, but the horizontal line keep on ‘repeating’ in every ‘row’ of gallery. can i only have 1 on the top and 1 at the last row of the thumbnail?”
http://postimage.org/image/ap72svejz/
do you have an ideea what is happning? I use frndzk photo lightbox gallery
Hi Dani,
You can remove that separating line in defauult.css – Go to line 209 and edit the value for border-bottom. If you set this to 0px the separator will disappear.
Hope that helps.
where can i find defalut.css? in style.css at line 209 :
209 }
210
211 #inner-header #searchform label {
display:none;
}
Thank you in advance!
Hi, I want to change the colour of the link at the bottom of the blog post > “Leave a comment | Edit”. Where can i find it in the stylesheet?
Thanks!
Hi Farouq, I think you are looking for line 65 in the CSS, though this will control the color of all links.
Hi there, I love the look of your theme and especially love the side menus. I’d just like to change the colours (from blue, white and yellow) to white background, black text and maroon links etc. I am quite a newbie but is this possible? If you could give me the relative lines of the stylesheet where I can change the text colour, etc then I can figure the rest out. Thanks heaps if you can.
Hi Kiwi Girl, yes you can change a lot with the CSS, though you’re describing some pretty fundamental changes which I might be easier to find in another theme. There are some elements (such as the bullets) which are done with images and can’t be changed (color wise) in the CSS. Even for beginners, my suggestion is to install the Firebug plugin for Firefox (also available for Chrome) which makes it really easy to highlite elements on the page, right click and click the “Inspect element with Firebug” option to view all the associated CSS etc for that element…including line numbers etc. I couldn’t live with out it.
Ok thank you – yes I’ve been using the ‘inspect element’ function that’s built into Safari which I think is similar to the Firebug plugin.
I’ve been trying to use it to find the bit that sets the blue background elements but haven’t been having much luck
Thank you for the reply. I’ll keep playing around and as you say I may try some other themes.
Hi
Really nice theme, very clear. One thing though. Suddenly all my H2 and H3 title tags turned dark brownish and stay this way, even if try to change the style in the css???
Happy new year and thanks again for a beutifull theme
regards Martin
Hi Martin, can you send me a link to you site?
Hi, love this theme. I deleted the footer. Whatsapp is the original code , so I can put it back ?
Can I add a second sidebar to the left? What to do ? ( beginner)
Hi Jean, thank you for liking the theme
As for your questions. Do you mean you deleted the footer.php file? you could download the theme again and grab the file from there.
As for adding a second sidebar, you’d have to get your hands dirty writing code. You not only have to add the second sidebar, you also have to adjust the whole page via css to accommodate the new sidebar.
Here are a couple links I found that might help you get started:
http://wordpress.org/support/topic/adding-second-sidebar-to-twentyten
http://stackoverflow.com/questions/5999411/adding-additional-sidebar-to-wordpress
I need to remove the page titles from the site. (home, contact us etc….) I have searched in the them options and through the editor. i cannot find a solution. I know its there i just can’t find it. any help is appreciated.
Hello Jose,
Find the php file content-page.php and open it up. At the top of the file, delete the following code:
<header class="entry-header page-header"><h1 class="entry-title"><?php the_title(); ?></h1>
</header><!-- .entry-header -->
That should do it.
Love the theme. I have been able through the forum and line by line analysis to change much of the site. I am however at a loss when it comes to reducing the space between the posts and the separator line in the header. I saw it mentioned in another posts and you answer was to “edit the style sheet (style.css). Look for the .page-header class (line 356)” I have looked for this and not found it. What am i doing wrong. I am not very efficient with WP but i am trying. Any help is appreciated.
Hi Jose,
If you are talking about the line between the title of the post/page and the post/page content text, then add the following css code at the end of the style.css file:
.page-header{ margin-bottom: 1px; padding-bottom: 1px; }Adjust the values as you see fit
Hello I’m using this theme, I like it. Updated theme to latest version. There was a problem. When loading mediofayla an error. However, the file is loaded into the library, but choose from a library and inserted into the text of the new record can not. What to do?
Hello Natalia,
thank you for using Online Marketer Theme. About your issue, not sure it’s a theme issue but more like a general WordPress installation issue or maybe even a server issue. When you insert a picture, what error is displayed? can you send us the text to the error?
Thank you for your quick response Ryann. I think the space is not an an issue with the header but rather that starting space within the post. I was able to minimize the space andthe widgets are very close to the header and the separator line. When i check the inspection element this is what it tells me:
I also added the pic from another person asking the same exact question.
http://img9.imageshack.us/img9/1433/distancef.jpg
Hi Jose,
The code I sent from my previous reply should work since it targets the space between the title and the body text within the post (not the header).
Here is the code to add to the end of the style.css file:
.page-header{ margin-bottom: 1px; padding-bottom: 1px; }also the content text has it’s own padding above it. So, you can strip more space out by adding the following code:
article.hentry{ padding-top: 1em; }Adjust as you see fit.
Awesome!!! It worked. I love this theme. I have one more question. Is it possible to makes the blue boxes just a bit transparent?
I assume you are talking about the widget boxes on the sidebar? The blue boxes are actually using a slightly transparent png image as a background.
You could replace it with a css solution via the following:
.widget{background: rgba(38, 78, 111, 0.3 );
}
Where the values are the RGB + Opacity. Opacity can be set from 0 for completely transparent up to 1.0 for completely opaque.
Hi Charles,
Have really enjoyed this theme!
I still can’t find this code you referred to in the CSS to get rid of the “white horizontal lines” from tables /pictures. In the reply to Mike you said:
======================
CHARLES (author)
June 5, 2012 at 3:28 am
Hi Mike, Look for the following line in the CSS around line 196. It’s the selector for .post_content table td
border-bottom: 1px solid #D0D0D0;
Set the bottom border to 0px. That should remove the lines.”
======================
I have looked all through this file:
Online Marketer: Stylesheet (style.css)
but can’t find that line of code, am I looking in the wrong place? Thanks again for your time and this awesome theme!
Charles,
I found it! I was asking where the css code was for removing the white lines of tables and pictures…I was looking in the wrong place/folder. I was looking in the root folder at the .css files, but the file is located in the sub folder called “library/css/default.css”.
that’s awesome Jeff. Glad you worked it out
Hello Ryann, Thank you so much for being so responsive. The widget’s transparency isn’t exactly what i was asking. I want to either switch or make transparent the following file: ………….wp-content/themes/online-marketer/library/images/bg-page.jpg Not sure where this file is within the theme or if its possible. thank you in advance for your help.
Hi Jose,
I thought you wanted to make the blue boxes a “bit more transparent”? The code I gave should do the trick.
But, if you want to make the actual image transparent via CSS, right now there isn’t a CSS solution to that. Well, not without hacks anyway.
What you could do instead is to download that image file – it’s found in the theme folder
online-marketer/library/images/bg-page.jpgjust download a copy of the theme – and edit that image file using a graphic editor like Photoshop. You can make it a bit more transparent there. Then upload it back inside the theme directory and replace the original background image there. You can do this using an FTP software.Of course I assume you would know your way around your server’s file system.
Thank you very much Ryann. I was able to change the background image. But there was a supplemental image filling in the sides. The page box als became less transparent. I think i am going to leave it the way it is. It doesn’t look bad at all.
Again, thank you very much for your help.
Thanks for offering this theme for free, it is clean and very easy to use. One question about sidebar margins. My youtube audio player extends past the sidebars margins and if I shrink the player it says its too small to play. So I need to make the sidebar larger. I just didn’t want to make changes without doing the right thing. Thanks in advance for the help.
Hi Audrey, thank you for liking the theme
Anyway, to adjust the sidebar, you’ll have to edit it via CSS.
I would suggest first creating a child theme. This is so that your changes will not be overwritten when we update the theme. This is relatively easy to do and there are a lot of resources on this. Here’s one http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/
Another option is to install JetPack. This plugin does a lot of things but one of this is to allow you to add your own custom css without fear of this additions being overwritten. To use the CSS editor, go to Appearance -> Edit CSS.
Now, the actual CSS you need to add:
#main{ width: 60%; }#secondary{ width: 37%; }
Adjust as needed. Just make sure the values add up to 97%.
I love your theme but how can I get rid of the search box
Hi, add this to your CSS:
#inner-header #searchform{ display: none; }It is also good practice to do your modifications via a child theme. This is to protect your changes from being overwritten when the theme is updated. See my reply above regarding resources to child theme: http://wpthemes.co.nz/online-marketer/#comment-3469
How can I get rid of HTML that is appearing on my leave a reply
Hi Mercy,
You can add the following CSS:
.form-allowed-tags{ display: none; }
as for where to add this, we would suggest creating a child theme or installing a plugin like JetPack that will allow you add your own custom css without fear of your changes being overwritten by updates to the theme. See this comment: http://wpthemes.co.nz/online-marketer/#comment-3469
i tried to change the font styles as well as colors of the theme but now i have messed up everything. how can i get back to the original theme? i need it like it was before all the font styles, font colors, size and everything else. plz hlp!
Hi reshu. Just deactivate the theme, delete and reinstall..
How do I activate the Full width , no sidebar template please ?
Hi Arthur,
Edit the page you want to change, then look for the box that’s titled “Page Attributes”. It should be right below the Publish box. Then look for the “Template” select option. Select
Full width, no sidebarLove the theme…Just want to know if there is any way I could add a logo to the title…I understand that this theme is not designed to put a logo. Just starting a business and realizing how important a logo is. Are there any updates that will allow me to do that?
Hi Karen,
Add the following css code to your stylesheet:
#site-title a{ background: url("http://yoursite.com/logo.png") no-repeat 0 0; float: left; height: 60px; width: 100px; text-indent: -999em; }#site-title{ overflow: hidden; }
You’ll need to know the dimensions of your logo image and replace the width and height values with the logo size.
NOTE: best practice way is to do your theme modifications via a child theme. This makes it so that any updates to the theme does not overwrite the changes you’ve made to the theme. Here are a couple resources for making child themes:
http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/
http://codex.wordpress.org/Child_Themes
Great theme! When this theme updated, the menu tabs at the top of the site (Home, About Us, etc) turned into bullet points at the top vs. the original tabs people could click on to see each page. How can I change it back? Thanks!
Hi Christina, could you send us a link to your website? thanks
Hi Christina, are you using a plugin or some code to combine (minify) all the style sheets? If so perhaps trying disabling this plugin.
This could be the problem, maybe messing up some of the styles because our style.css is using @import to retrieve another stylesheet called default.css. The default.css contains the general styles for the framework, and that includes removal of bullet points and floating of navigation menu items. In combined css files, @import files can be invalidated, check this: https://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files
Rgds
Charles
Perfect- that took care of it! Thanks so much, Charles!
How can i adjust the size of the header? Please help. Thanks.
Hi Darryl, which part of the header?
I want to add vertical separator line between the header menu items, please help.
Hi David,
Add the following custom css:
nav[role="navigation"] .menu ul > li a{ border-right: 2px solid #fff; line-height: 1em; }
nav[role="navigation"] .menu ul > li{ padding: 18px 0; }
I am using this theme on my website and understood that the header image is not capable of changing or sliding, but just ran across this exact theme on a different website and the header image faded to different images on home page. Can you please tell me how this can be done on my website. Thank you.
Hi Karen, they probably customized the theme and replaced the header image with an image slider/slideshow.
Nice theme. Are there any shortcodes for boxes with highlighted text or something?
Hi Dharma, nope, there aren’t any yet.
Can you please tell me how to customize the theme, to replace the header with an image slideshow. I have tried that but the sliders seems to always land in the sidebar. Thank you.
Hi Karen,
Might want to show us what you’ve done so far – what code you added and to which file – and we can take it from there.
You may also want to consider asking in the WordPress forums too http://wordpress.org/support/ either in the Themes and Templates section or the Plugins and Hacks section.
I had added this code as instructed on edit page .. Nothing happened, but now I have a much bigger problem. On the ‘about us’ page, it has turned into something very strange. The header image is overlapped with a slideshow and the page is full of posts, and images that I never inserted. When I edit the page, it shows my original page and have tried to update it several times, but when I visit the site, the strange page is still there. My web hoster won’t assist me, as it is a third party theme and said that only the author can assist me. Please help!
The code didn’t seem to appear in my last reply, so I’ll try again…. I had put it in editor under ‘header’ and then ‘image attachment template’. As I mentioned in last reply…I have a much bigger problem with strange page that I can’t get rid of ….Should I trash it and then add new page?
awesome clean theme. i finding my subpages are overlapping the next pages subpages. how do i correct this problem, if it can be done. Once again brillant theme, Thank You
Hi Sharon, I’m not sure what you mean…can you elaborate, perhaps link to a screenshot.
Hi!
Total newbie in WP – creating a test site – chose “Online Marketer” theme.
Questions:
1. the theme’s own navigation menu (appears if I leave blank the field “Primary Menu” in “Appearence” – “Menus” – “Theme Locations” displays buttons for the top level pages AS WELL AS buttons for the children of the “Home” page, at the same level – why and how can I get rid of them?
Right now I solved this problem by using a custom menu, but I’d like to understand and learn
2. Is there a way to change the font (size, capitalization, color) for the display of the sub-menus from of the Custom Menus?
3. Have you updated the theme to allow for:
a) random change of images in the Header
b) different image in Header of different pages?
Thank you very much, ML
Hi Maria,
Sorry these won’t be all the answers you were looking for. Hope they help all the same.
Cheers
Charles
Many thanks – this helps a lot, Maria
Hi-I really like the theme and am probably going to use it. Is there a way to remove the “Leave A Reply” box at the bottom of every page? Most of my pages are going to be static. Thanks.
Hi Jeff, You can turn off comments on any given page using the regular WP function.
Hi, Charles, thank you. Yes, I did that, but the leave a reply box still shows up on the page, saying you must be logged in to leave a comment. I am wondering how to get rid of that leave a reply box in total, if possible.
Charles, I found a plugin called “Disable Comments”, it did the trick. Thanks.
Is there someplace that you list the new features and fixes for the latest version of your themes? Specifically the online marketer theme.
Hi Steve, no there isn’t. We’ll sometimes post notes on this page about new features, or in the theme readme file but we’ve not be great about updating this page honestly. Is there something in particular you are wondering about?
Hi Charles, Thank you for the Theme.. Itz amazing!!! It would be great if you could add a slider option for the Header page like the theme “CATCH” .. Thanks and remain blessed!
Just wondering if it is worth an upgrade to the latest version. I don’t usually like to upgrade just for the sake of upgrading.
Hi Charles, thank you so much for this awesome theme! I just love the fact that it can be customized so easily. I have tried doing a few things to my site & have also installed Jetpack so that they are not lost but cud u just have a look & tell me whether it looks OK? would really appreciate your opinion. (btw i m a first time blogger & totally new to HTML & CSS)
looks great
Hey Guys,
Loving the theme it’s great!!
Is there a way to display a post excerpt instead of the entire post on the index page?
Hi Jon, Use the built in “more” function in the posts editor. This will but your post off and display the “read more” link pointing at the individual post page.
Fantastic! Life’s just full of hidden treasures. Thanks a MILLION!!
Hey Guys,
Two more questions please…
1) Is there a way to add breadcrumbs to this theme so that I can always have a “homepage” link on each page?
2) Is there a way to add a link to my homepage in my header image?
As you all can tell, I’m a bit green so your patience is golden. Thanks!
Hi Jon,
Yes to both of those, though you will need to be comfortable editing template files. Also, you ought to have a home page link in the main nav by default unless you have created your own custom menu without a home page link?
If you do start editing template files please make sure you set up your theme as a child theme first so subsequent updates to the theme don’t overwrite your local customizations.
Cheers
Charles
Just checked my menus and I had indeed chosen a custom menu instead of the default, so that problem is solved.
Charles,
How can I add the link to the header image?
Thank you
Hi Rusia,
Ope header.php file and at line #47, replace the whole line of code to this
<div id="headerimg"><a href="http://google.com"><img src="<?php header_image(); ?>" width="<?php echo $header_image_width; ?>" height="<?php echo $header_image_height; ?>" alt="" /></a></div>NOTE: you need to replace google.com to your link.
Hope that helps.
Thank you Ryan. You help me a lot.
Hey! I have two problems
1.My custom menu in the sidebar is not coming the right way since the last update. The Titles in the menu instead of going vertically downwards are going horizontally towards the right i.e. one title to the right of another and so on. Is there a way to fix it?
2. Since the last update, The titles are now in rectangular boxes. I liked them as it is. Can i get that look back?
Otherwise, The theme is awesome. The only thing is that i didn’t like the changes made in the last update. Please Help!
Hi Vihesh,
These are not things we changed in the last update. I gather you have made some customizations to the theme in the past and/or use some kind of plugin to get the look you were after? I fear that upgrading the theme has overwritten some of your changes.
When making local changes to a parent theme is it always very important to set up that theme as a child theme first so that subsequent updates don’t overwrite your updates.
Cheers
Charles
Thanks! It was because of a plugin only! One more thing i wanted to ask is that how can i remove the ‘Leave Reply’ column as mine is not a blog and an info website. Also tell me how do i remove the Text written below-
‘Powered by WordPress and WP Themes’?
P.S. Your Theme Rocks!
how to remove Posted on on every post and also This entry was posted in ?
Thanks
Hi Shameem, you’ll need to edit the archive and single post templates to remove these elements. Please make sure you set up your theme as a child first so that any subsequent updates don’t overwrite your local customizations.
Hi Charles,
Which codes we need to remove in the files archive.php and single.php to take off “Posted on” and “This entry was posted in”?
Thank you, I love you theme.
Hi Rusia,
To remove post-meta, open content.php file and at line #8 replace the line of code to this <?php ?>, or simply remove the whole line of code.
Hope that helps.
Thank you Ryan.
You help me a lot.
Now I have other questions about child theme. I already posted in the theme forum in wordpress.org
Greetings-
I figured out how to center the text in the lower part of the header where the tagline is, but cannot for the life of me figure out how to center the site title line. Could you look at http://braxtonregatta.org/dev2013/ and advise, please? Thanks so much.
Hi, Folks-
Any thoughts on this?
i can’t seem to get the posts to show just an excerpt instead of the full post on the main index page?
I refer to the below reply ..
CHARLES MARCH 14, 2013 AT 9:22 PM
Hi Jon, Use the built in “more” function in the posts editor. This will but your post off and display the “read more” link pointing at the individual post page.
I can’t find the “more” function? in the posts editor ? can you help ?
Regards
Hi Steve, we made a short video about this a while back: http://www.youtube.com/watch?v=krwBQgoxjs8 – hope that helps.
Thanks Charles for that
can i just also mention that i inserted a banner 250 x 250 into the sidebar and also a video. But i was able to change the size of the video to center it more inside the sidebar box but when i tried to do the same with the banner it wouldn’t display any image over or under the 250×250 size ?
Thanks Charles for that can i just also mention that i inserted a banner 250 x 250 into the sidebar and also a video. But i was able to change the size of the video to center it more inside the sidebar box but when i tried to do the same with the banner it wouldn’t display any image over or under the 250×250 size ?
Hi, This may be a dumb question already asked but what happened to the female picture in the header? I preferred her to the cartoonist male figure Can we continue to use the older version? Thx JC
Hi @jc,
Thanks for using our theme.
Yeah of course you can, remove the header and replace with the old one, the old banner can be found under
online-marketer -> library -> images-> headersCustomize can be found under WP Admin Bar.
Hope that helps.
i inserted a banner 250 x 250 into the sidebar and also a video. But i was able to change the size of the video to center it more inside the sidebar box but when i tried to do the same with the banner it wouldn’t display any image over or under the 250×250 size ?
How can i delete the date of a single post?