Tareq
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Giant gap under my header.Change your .cont in your CSS to something less than 60px. And also check if you have padding-bottom and margin-bottom set?
Tareq
Forum: Themes and Templates
In reply to: [Custom Community] full width header not happeningIn your edit screen on the right hand side, is there a Page Attributes box? If so, try to change the template to full width, save and refresh the page!
Forum: Themes and Templates
In reply to: [Simplify] Fix HeaderThis may help.
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard Theme Troubles ??Are you using Posts or Pages?
Hi g3m63l,
I believe the only way to do this would be to disable the Visual Editor in your WordPress Settings. Unfortunately, I think this is a site-wide function rather than one that can be controlled either on the front-end OR the back-end.
Unfortunately (again) I am unable to test this on my own site as I do not allow commenting.
If this does not resolve your issue, I do hope you get to the bottom of it sooner rather than later.
Thanks,
Tareq
Forum: Themes and Templates
In reply to: [Forever] Edit FooterYou’re welcome. Glad I could help!
In short, a Child Theme is a copy of the Main Theme directory. It’s important especially if you’re theme were to be updated (without a child theme, you would have to re-edit the code/CSS).
More info here.
If there’s anything else I can help with, let me know and I will do my best.
Tareq
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard Theme Troubles ??It may be because I’m on the other side of the pond (I have fibre optic). Are you talking about comments on the bottom of posts?
Tareq
Forum: Themes and Templates
In reply to: Theme of The Toledo Museum of Art?It’s either a bespoke build or they’ve created a Child theme based on another and called it ‘tma2012’.
Forum: Themes and Templates
In reply to: I don't have a comments.phpPull one from one of the WP default Themes. Like the Twenty Ten?
Forum: Themes and Templates
In reply to: [Forever] Edit FooterFound it,
The code you’ll need to edit is in
colophon.php– you can get to that file in the editor, or if you’re using an FTP program, that’ll work too.Basically remove:
<a href="http://wordpress.org/" rel="generator">Proudly powered by WordPress</a>from that file and save!
Then if you refresh the page it will only show the credits for the Theme Author.
Have you made a Child Theme or are you editing the main Theme files?
Tareq
Forum: Themes and Templates
In reply to: [Forever] Edit FooterNo problem, this is really testing my knowledge though!
I will have to get back to you, I’ll try not to be too long!
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard Theme Troubles ??It is looking good. However you may wish to reduce the image size (your page load time was 72.6 seconds) the image size of that first image is 5.3MB. If you scale down the image, you will reduce it’s size (in MB) but you won’t lose the quality. If you have image editing tools on your computer, that’ll do, but you can also find somewhere online to scale it.
Thanks,
Tareq
Forum: Themes and Templates
In reply to: [Forever] Edit FooterWhat exactly are you trying to make happen in the footer area? Are you trying to change the content or the style, for example?
Tareq
Forum: Themes and Templates
In reply to: [Delicacy] Can i remove the right sidebar completely?Hi,
Assuming you are creating your content on Pages and not Posts, if you look at Page Attributes on the right hand side (in Edit Page), you’ll see a subheading called ‘Template’. From that drop down, there should be an option for full-width which will allow you to remove the right sidebar. As this is not the default template for the Theme, you will have to change this for each and every page you’d like full-width on.
Hope this helps,
Tareq
Forum: Themes and Templates
In reply to: Theme fatal error prevents dashboard accessOr you could just move the Theme Folder out of the directory. The WordPress default theme should then be activated.
That way, if you have made any edits to the Theme code itself, those edits will not be lost.