Quiz
Forum Replies Created
-
Forum: Your WordPress
In reply to: Excellent Firm Site created with WPThe logo is a Little bit to small comparing with the Headlines beneath.
Forum: Themes and Templates
In reply to: How do I get an arrow to function?Do you want to add a permanent link to the arrow?
Forum: Localhost Installs
In reply to: Installation on Ubuntu 12.10 – vpsWhat does your error-log show?
Forum: Hacks
In reply to: google calenderHello,
I think that is not implemented Perhaps you should make a feature request.
Forum: Hacks
In reply to: Advice On Permalink Rewritingit ist not possible to rewrite
http://the-blog-url/author/alumnus/original-author
to
http://the-blog-url/author/actual-author/?alumnus=original-author
The var actual-author is missing
Or did I get it wrong?
Forum: Fixing WordPress
In reply to: How to get rid of "discussion" etc at a static page?You may use templates
http://codex.wordpress.org/Templates
A discussion about removing discussions of a page ny using templates or editing PHP-Files
http://wordpress.org/support/topic/disable-comments-for-page-option?replies=37
Forum: Fixing WordPress
In reply to: Problems Publishing and with ThemesDid you use different templates?
http://codex.wordpress.org/Template_Hierarchy
Maybe you can post your url?
Forum: Fixing WordPress
In reply to: Deleted sample page, now nothing thereYou set your Site adress wrong.
All pages are linkes to http://www.coventryfishmonger.co.uk/wp/ like http://www.coventryfishmonger.co.uk/wp/wp-login.php
Your WP-files are in the base folder like
http://www.coventryfishmonger.co.uk/wp-login.phpI don’t know why 1&1 forwards your 404 page to this advertisement-page.
Forum: Fixing WordPress
In reply to: Google Analytics code not working after virus recoveryYou used the code two times
<script type=”text/javascript” async=”” src=”http://www.google-analytics.com/ga.js”>
<script type=”text/javascript” async=”” src=”http://www.google-analytics.com/ga.js”>I think you have to delete one of them.
Forum: Hacks
In reply to: Rewrite a strange urlIt looks ok to me.
You didn’t mention if it works?
Forum: Your WordPress
In reply to: Honest Feedback be as Brutal as you please.Some images would be nice
Forum: Fixing WordPress
In reply to: Fatal error: memory sizeOne possibility ist to increase WP_MEMORY_LIMIT
Forum: Fixing WordPress
In reply to: facebook like in a wordpress commentForum: Fixing WordPress
In reply to: URL Redirect LoopThere are various possibilities described.
http://wordpress.org/support/topic/redirect-loop-problem?replies=8
Forum: Hacks
In reply to: redirect slideshow from featured photo to desiredWhich slideshow-plugin/ theme do you use?