michi2009
Forum Replies Created
-
super, danke für das schnelle Update.
Wir haben das gleiche Problem, die Zahlmöglichkeiten werden nicht angezeigt. Der Kunde ist nicht erfreut. Eine Lösung wäre super. Danke.
- This reply was modified 6 years, 3 months ago by michi2009.
Hi @medieskolen,
thanks for update. I wrote to IThemes Support 3 times in the last 10 weeks. So then I’ll have to wait and ask IThemes support again in 2 weeks also. Actually we would have to remove backup buddy everywhere now, maybe that would give some emphasis that this topic is important. But these are a lot of sites… if I got info I will post also.
[ Signature deleted ]Forum: Plugins
In reply to: [Featured Image Caption] code pasting not workingHello Christiaan,
sorry for late response. Works great now. Thanks a lot for your efforts and spend time. Thanks!Forum: Plugins
In reply to: [Featured Image Caption] code pasting not workingHi ,
I installed the plugin and set the code with posts snippets ( as avluis told).
It works now in this way, that when I right click on the image, I got the appropriate information in grafik info.But is it possible to show the information directly below or on the image all the time?
Thanks a lot in advance,
MichiForum: Plugins
In reply to: [WP FullCalendar] Events Not Displaying when logged outHi,
I tried again and copied the wp installation from test-site to another subdomain on customer webspace. The events aren´t visible there. Do you have any idea if this could be a hoster problem and if, what?, because on test site it´s always ok, on customer webspace not. Maybe the plugin need some permissions or something? Thanks a lot for a response.Forum: Plugins
In reply to: [WP FullCalendar] Events Not Displaying when logged outSorry I forgot to give link of my test-site: http://testpt.web-by-michi.de/gruppentraining/
thanks!!
Forum: Plugins
In reply to: [WP FullCalendar] Events Not Displaying when logged outHi,
thanks a lot for your message, versions are as follows:
Customer Site and my test-site:
WP Version. 3.7.1
EM Version: 5.5.2
WP FullCalendar: 0.8.4Link of customer site, there you can see calender entries only when you logged in: http://www.pt-reutlingen.de/terminkalender/
Link of my test-site (copy) where I can see the entries always, that means when I´m logged out, too.
I have deactivated all Plugins and installed Events Manager and WP Full Calendar a second time, all without success.
I found this message on customer site (see images).
https://www.dropbox.com/s/mrj61kc3jumozzk/WP%20FullCalendar-Error-Message-Customer-Site.png
https://www.dropbox.com/s/rux2a3u9qk07opn/wpfc-admin.php-customer-site.pngIf you need I can send you login credentials per PN.
Any help is very appreciated, thanks a lot in advance.Question is solved. There is an extra setting for this issue. For the case that somebody is looking for the same:
in WP Settings / WP Full Calendar Settings /Calendar Options you can leave the entry for “Time Format” blank, that it´s …
Forum: Plugins
In reply to: [WP Customer Reviews] How to translate "Click here to hide form"-buttonErfreulicherweise habe ich selber herausgefunden, wo man die Übersetzung vornehmen muss. Damit andere, die ggfs. das gleiche Problem haben, schneller fündig werden, hier die Lösung:
In der “wp-customer-reviews.js” steht 4 x der Wert “click here to hide form”. Dies entsprechend 4x übersetzen (Notepad o.ä) und aktualisiert hochladen. Das war´s schon. Leider wird der Wert bei einem Update sicher überschrieben.
Daedalon,
sorry, I forgot, it´s now marked as resolved.If somebody maybe need it, I solved it in this way:
on the Format/Layouts page in event form / single event form
<div style="float:right; margin:0px 0px 15px 15px;">#_MAP</div> <p> <strong>Datum / Zeit</strong><br/> Datum: #_EVENTDATES<br />Uhrzeit: <i>#_EVENTTIMES Uhr</i> </p> {has_location} <p> <strong>Veranstaltungsort:</strong><br/> <p><strong>#_LOCATIONNAME </strong><br /> #_LOCATIONADDRESS <br /> #_LOCATIONPOSTCODE - #_LOCATIONTOWN<br /> #_LOCATIONLINK </p> {/has_location} <br style="clear:both" /> #_EVENTNOTES {has_bookings} <h3>Buchungen</h3> #_BOOKINGFORM {/has_bookings}