namoras
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form gets not submitted with checkboxUnfortunately, this is not practicable. The client uses a number of plugins that I don’t know about and don’t know what happens when I turn them off. But via debug.log I have now found out that it is the Contactic plugin that throws a fatal error in my case. Turning off the Contactic plugin for this specific form has helped. Thanks.
Thanks a lot for the replies, we will check and test (JetPack actually is active…).
Thank you,
RomanForum: Plugins
In reply to: [Easy Image Collage] Collage doesn’t correctly scale with floatThank you for the quick answer!
The behavior is different here: It doesn’t resize, as I wrote above, and it definitively goes outside the window, see screenshot:
https://www.rbits.ch/tmp/Bildschirmfoto_2018-01-16_08-14-14.png
The behavior is exactly the same in Vivaldi, Chrome and Firefox, so I guess, there must be something…
The tip with the media query is good for exactly one collage at a time. But as soon as my customer creates another one, I would have to create another customized media query, since the behavior depends on the width of the collage. This way, it would miss the point of the customer being able to do these things himself.
Thank you!
Forum: Plugins
In reply to: [Easy Image Collage] Collage doesn’t correctly scale with floatSorry, the links didn’t get through in the posting. Here they are again:
Not working: https://www.westmeyer.ch/wpress/produktgestaltung/
Working: https://www.westmeyer.ch/wpress/produktgestaltung/stuehle/
Forum: Plugins
In reply to: [WP Easy Post Mailer] WP Mailer spamingHm, no answer… I just did the same, update on 10 or so posts and the plugins sent an email for each update to the subscribers. Not good.
Is there anything we can do to persuade the plugin to NOT send emails on updates?
Thanks.
Forum: Themes and Templates
In reply to: [Clean Retina] remove footerit’s the space behind cleanretina_footer_info on the line:
remove_action( 'cleanretina_footer' , 'cleanretina_footer_info ', 25 );
Correct line is:
remove_action( 'cleanretina_footer' , 'cleanretina_footer_info', 25 );
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language Switcher points to wrong placesYes, it works. Great! Thanks a lot for this 1st class service! Can I buy you a beer? ??
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language Switcher points to wrong placesMaybe you have to set one or more categories in “Magazine template – Select categories for headlines” (in Suffusion Options -> Templates -> Magazine -> Headline) to make it appear?
My WordPress is in de, so it’s hard to describe (in en). I have screenshots:
https://www.rbits.ch/temp/language-settings-languages.png
https://www.rbits.ch/temp/language-settings-menues.png
https://www.rbits.ch/temp/language-settings-settings.pngYes, I have defined static page Home as front page.
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language Switcher points to wrong placesOh, now I see. Both Home Pages (de and fr) are based on the template “Magazine”. The options for this are in Suffusion Options -> Templates -> Magazine. There you can “Control the headlines in the magazine layout” and show or hide them. And you are right: I did hide the headlines now, and the mystery is gone!
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language Switcher points to wrong placesThanks for the fast reply. Not sure what you mean by “headlines section”, but in -> Design -> Suffusion Options -> Sidebars -> Sidebar Layout is an overview over all those areas. In -> Design -> Suffusion Options -> Other Graphical Elements -> Header are some options for Blog Title, Description… Does that get us any further?
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Language Switcher points to wrong placesAddendum: This all happens only on the home page, on all other pages everything works fine.