Marcus Spanier
Forum Replies Created
-
Okay.
You should change the link to the translation page here:
http://pods.io/about/join-the-project/Waht about question 3?
Forum: Plugins
In reply to: [Birds Portfolio] Not working in FirefoxAnd not working in Safari and Chrome. Seems tehre is something wrong with the javascript.
Forum: Plugins
In reply to: [The Events Calendar] Updated to 3.8 – Google Map now missingWith the new update everything seems to be fine. thanks brook.
Forum: Plugins
In reply to: [The Events Calendar] Updated to 3.8 – Google Map now missingThanks for the hack.
i included the code on the end of the plugin file “the-events-calendar.class.php”
that works.
when the plugin is upgrading the file will be upgraded too and the problem is solved. i think π
thanks for the time of coding …
Forum: Plugins
In reply to: [The Events Calendar] Updated to 3.8 – Google Map now missingHave the same problem.
The google map link in the eventdetail (frontend) is okay.
I subscribe this thread.
One Option was deleted after Upgrade. In the Pluginoptions, you must go some steps back and check the option “show on the bottom of posts” or something like that. After making this checkbox active the error was solved.
You only need to check your options carefully & attentively.
Thats all.I had the same problem, but i solved it.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing changed in my menuHi Peter.
Thanks and i thought this little CSS will improve your great plugin.
I’m from germany and one of the wordpress.org forum moderator’s and i like to help, when i have time for. πgreetings and keep up the great work
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing changed in my menuHi Peter,
i have only one CSS suggestion. (hope you understand the following with my bad english skills) π
I have the menue structure:
– A
— AA
— AB
– B
— BA
— BB
– C
– Dwhen i make a background color for the current page the follow thing happened. i am on the “B” Site and the background from BA and BB are changing too. (they take the background color for current page)
the problem is your CSS Syntax:
#responsive-menu .responsive-menu li.current_page_item a { background: #666666; ... }with this syntax you say that every “a” in the hierarchy after the current_page_item changes the background-color.
i changed the colors for myself in my own CSS and now it works fine now.
for example you can see my changes in the firebug: http://www.ferienwohnung-nahe-ostsee.de/ferienwohnung-rostock-schwaan-mecklenburg/so my proposal for your css code is the following:
#responsive-menu .responsive-menu li.current_page_item > a { background: #666666; ... }i think you know the ” > ” selector. i will only make this link for others, who find this thread. http://css-tricks.com/child-and-sibling-selectors/
hope you understand all?
Marcus
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing changed in my menuHi Peter,
i upgraded to the new version and everything works fine now.
I think there was some problems with javascript and i didn’t find out the real problem. Maybe a problem with a lazy image load plugin. Finally i deactivate it.Site: http://www.ferienwohnung-nahe-ostsee.de
Great plugin. Thanks for the hard work. π
@shahadatuk: Did you make all the changes in then options panel of the plugin? It seems that you didn’t specify in the options which menue do you want to replace with the responsive one.
Marcus
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing changed in my menuI have the same error. Nothing changed in the MenΓΌ.
I make this reply to follow this thread.
Forum: Plugins
In reply to: [Responsive Select Menu] Links do not work on I-phoneHi,
i was testing some things and i think i solved the problem.
In the Options (i use not the ubermenu) “UberMenu Configuration” i make:
Exclude Non-links -> OFFIt seems to work. This is an Ubermenu Option, but i doen’t have the Ubermenu.
Is it solved with this solution on your Website and on the i-phone?
Forum: Plugins
In reply to: [Responsive Select Menu] Links do not work on I-phoneHi,
have the same Problem in i-phone Users
Forum: Plugins
In reply to: [Update Control] Themes and OthersThanks for the answer.
Forum: Developing with WordPress
In reply to: Multiple taxonomy with next_post_linkare you serious?
this is not WordPress?
Do you think i only wait the hole day in this forum to help people.
please read this: http://codex.wordpress.org/