sue007
Forum Replies Created
-
Thank you Tobias, this works very well!
Forum: Plugins
In reply to: [Max Mega Menu] Alternative Mobile MenuHi Tom,
thank you very much for your alternative solution!
Susanne
Forum: Plugins
In reply to: [Max Mega Menu] Mobile Max Mega MenuHi Tom,
I just found a sloution! I changed in the options
Hauptmenü > Menüelemente für Mobilgeräte > Browserbreite unter 990px
Cheers, Susanne
- This reply was modified 6 years ago by sue007.
Forum: Plugins
In reply to: [Max Mega Menu] Mobile Max Mega MenuSorry the code was wrong
@media only screen and (max-width: 989px){
.responsive #top #wrap_all .main_menu, .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
display: none !important;}
}Diplay: none – this is the error
Forum: Plugins
In reply to: [Register Plus Redux] Admin verification – more than oneHi,
… I try it again: Is it really not possible to send the registrations not only to the administrator, to one email address?
In the contact form 7 plugin, for example, I can put in several email addresses, separated by comma.
I tried this, but it didn’t work.
Can anybody help?
Regards,
SusanneThank you Phil.
Can I use the shortcodes in the same way with WP FullCalendar?
Susanne
Forum: Fixing WordPress
In reply to: Path with code… maybe a little bit more explanation is necessary.
The Flashfile-Path contains a path to an XML-file – looks like this
charts.swf?library_path=charts_library&xml_source=sample.xmlThe “&” before xml_source is always transcribed by WP (#&7878). How can i avoid the transcription?
Greetings, Sue