markusday
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Thin white line in menu navigationThanks for the tip but I still have the white line.
To further elaborate on that, the site is only going to be created once, it’s a simple site. Should it require changes, I plan to create the site all over again from a new installation.
Anyone else?
Hi aglonwl, you never mentioned where I need to paste this code.. sorry, I can’t stand programming.. π
Hi Marcus, since this is your plugin, I reckon you can get things done in a jiffy. Can I pay you to complete a task list for me? I’m only interested in the content side.
Don’t you know exactly what needs to be added and where? I thought this was your plugin?
This is resolved
I did, but hurdy shows up on both pages.. I only want it to show up on http://utrechtcentral.com/events/
and not on the category view.. π
the tel number has been exchanged with ‘hurdy’. See if you got the answer to this: http://wordpress.org/support/topic/prevent-hurdy-from-appearing?replies=1
Forum: Plugins
In reply to: Exclude postinfo.php for my event categoriesSolved:
<?php if (!is_singular( 'event' )) { include (TEMPLATEPATH . '/postinfo.php'); }This should work for those using WP Clear theme in combination with WP Events Manager by Marcus.
Forum: Themes and Templates
In reply to: Thumbnail & Featured Images not showingThis works for me (using wp-clear) theme
Forum: Fixing WordPress
In reply to: Move content up in archive viewI made a spearate <div> and css it.
Forum: Fixing WordPress
In reply to: Footer link routing back to main pageThank you. Resolved!
Forum: Fixing WordPress
In reply to: Hide Alt Title on Thumbnail MouseoverThx Kraignos! This is an excellent alternative!
Forum: Fixing WordPress
In reply to: Hide Alt Title on Thumbnail MouseoverThx zoo! Anyone else??
Forum: Fixing WordPress
In reply to: I cannot see or access my site, but my friend, across town, can…?Yes, you might want to change your DNS to the following:
8.8.8.8
8.8.4.4This works for me, this is Google’s DNS
Forum: Fixing WordPress
In reply to: Enable comments (previously disabled) Bueno themeReinstall all the old theme files by logging into your ftp. The old code you deleted will be restored hence restoring the comments.