stephonwordpress
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordions] ä,ü,ö not workingHi,
i had the same problem. Solution by Upgrading the php-version to 5.3.
Hope that works
Greetings
StephForum: Plugins
In reply to: [Accordion] menue doesn't work after activate your pluginand maybe important: the dropdown menu is done with
wp-bootstrap-navwalker.php
Is this a hint?
Thanks…Forum: Plugins
In reply to: [Accordion] menue doesn't work after activate your pluginah, and I updated wordpress now!
Forum: Plugins
In reply to: [Accordion] menue doesn't work after activate your pluginHello,
here is the link: http://www.awo-kvmucl.de/wohnungsnotfallhilfe/wohnungsnotfallhilfe-faq/The Nav-Button “Kreisverband” and “Jobs” didn’t open. Only if i deactivate your plugin.
This link is only this evening o.k., because i have to deactivate your plugin, otherwise the website is not working.
Thank you for answering
Greetings
StephForum: Themes and Templates
In reply to: [Fifteen] remove parallaxo.k. i solved now my problem.
I delete .parallax-bg and replace it with “header” at single.php. There I do my background-picture. Now it works.
greetings stephForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] holidaythank you very much, that works!
Hello again,
after posting from admin, everything is o.k. now.
Here for all who have the same problem:
I did at the “email” the FROM field following:
[your name] <[your-email]>
that work’s
thank you very much for helping
greetings
stephHi,
I have the same problem after update “Contact Form 7 Multi-Step Forms”. Now after the summary it appears the message: failed to send your message. Please try later or contact the administrator”.
Do anyone have a solution?
greetings
StephForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] holidayHey joe,
Where can i add the holidays? I have to do this manually? How can i do this? Similar to the Events?
Trank you and greetings
Stephthank you very much, it works fine!
Forum: Plugins
In reply to: [WP Responsive Menu] navigation not responsive at resizing windowsHi,
thanks for your quick response. It seems that problem is only at firefox and safari browsers. IE and chrome browsers work fine. Could you help me, what I have to change?
Regards
StephHey Joe,
thank you for answering. Yes, you understand me correctly. You wrote it’s not easily possible, but… is it possible? If yes, how can I do that?
Thank you
Greetings
Stephsolved, thank you
thank you again. That’s works! For everybody, who wants to do the same here the description:
add to function.php following hook:
/**function my_text_strings( $translated_text, $text, $domain ) {
switch ( $translated_text ) {
case ‘Suche Veranstaltungen’ :
$translated_text = __( ‘Suche Projekte’ );
break;
}
return $translated_text;
}
add_filter( ‘gettext’, ‘my_text_strings’, 20, 3 );*/
>> change “case ‘….text, you want to change’
$translated_text: here you do your text, you want to show.hopefully I could explain for everybody, who had the same problem, like I!
Thank you again to Joe Dolson to help me!
Greetings
StephForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] gallery at the single pagethank you very much! It works fine now! You saved my day!
Wish you all the best and I will give you a rating and review!!
Steph