warhonowicz
Forum Replies Created
-
Forum: Plugins
In reply to: [Modern Events Calendar Lite] shortcode for event categoryHi @webnus,
Thanks, that works perfectly … now all we need is for this virus to go away so we can actually schedule matches etc.
best regards
Forum: Plugins
In reply to: [Modern Events Calendar Lite] shortcode for event categoryHi,
My problem is not that the events are not found, they are. My problem is that the shortcodes are not found in a widget.
If you look at this page https://hsg-eppla.de/ on the right hand side, next to the first blog post I would like to show upcoming games for the adult teams. So I created a shortcode that filters by category. I have a category for adult teams and a different one for the youth teams.
The calendar on the front is a widget, for which I want to use the MEC widget. I can add the widget but when I try to select the shortcode, I can only see monthly view, upcoming events (list) and upcoming events (grid) as the options. I cannot see the short codes I created myself.
Thanks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] German language descriptions@corrinarusso on that page there is an entry for nationality, however it is already the German word and even when I enter a new translation it is not used.
I’ll have a look at the .po files or, as suggested by @rochesterj loco
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] out of date php filesHi,
I am using the Sportix theme, I will contact them.
Thanks for the quick help.
Arnold
Forum: Fixing WordPress
In reply to: supress widgets on static homepageperfect, thank you
Forum: Fixing WordPress
In reply to: supress widgets on static homepageYes, the main page (i.e. the static front page)
Forum: Fixing WordPress
In reply to: supress widgets on static homepagethe site is http://www.warhonowicz.de, I don’t mind blank spaces
Forum: Fixing WordPress
In reply to: problems creating new posts in WP 4.0Hi,
thanks for the help, it was one of the plugins, thankfully one that I can do without.
I have an automatic backup running every week, in my mind the safest way there is.
Forum: Fixing WordPress
In reply to: German Umlaute displayed incorrectly after 3.6 updateno idea why, but after installing the latest nextgen gallery update it all works fine again.
Forum: Fixing WordPress
In reply to: German Umlaute displayed incorrectly after 3.6 updateHi Patrick,
unfortunately that did not help … neither in the template I normally use nor when I switched to TwentyThirteen … tried in FF, Chrome and IE
Forum: Fixing WordPress
In reply to: German Umlaute displayed incorrectly after 3.6 updateHi ceotron,
where do I change that?
Thanks,
ArnoldI found it … this is the header.php file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "abc"><html xmlns="abc" <?php language_attributes(); ?>> <head profile="abc"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php arras_document_title() ?></title> <?php arras_document_description() ?> <?php if ( is_search() || is_author() ) : ?> <meta name="robots" content="noindex, nofollow" /> <?php endif ?>and this is the offending line
<?php arras_document_description() ?>By deleting this from the file it now seems to work
So I’ve done a bit of searching and when I look at the source code of the page I can see this
http://sf82vockenhausen.de/wp-content/quellcode.jpg
But why is it there? Would this be part of the header.php file?
Forum: Fixing WordPress
In reply to: problem with IEturned out that there was a much bigger problem with the site … I have brought back a backup from a few days ago which has cured this issue as well
but just to answer kmessinger … yes, those were not in the black bar but well below over to the right and I was using IE9
I use WP 3.0.1 and NGG 1.6.1 … I do not get any errors when dealing with NGG (or WP in total for that matter).
I tend to always go with the latest version of both WP and NGG and this has been a problem in at least the current and previous version. And to answer the question, no, I have not reverted back to an older version.