buching_er
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [i-amaze] Contact Section Map Will Not ShowIf you are a little familiar with editing php-Files you can fix this issue.
Connect to your Webspace and go to your WP-directory. From there open Subdirectory ../wp-content/plugins/templatesnext-onepager/templates. There you’ll find a file called ‘home-contact.php’.
Open this file with an editor, go to line 127 and change ‘http://’ in iframe to ‘https://’
before:
<iframe scr=”http://maps.google.com/%5Band so on]></iframe>after:
<iframe scr=”https://maps.google.com/%5Band so on]></iframe>That’ it. Save the file, and try if it works 😉
Forum: Plugins
In reply to: [Facebook Plugin: WP Social] Feed Item Message Character Limit Not WorkingHi Richard,
i face the same problem like Jake.I#m using Themegrill Spacious Theme and IK-Facebook as widget. See my page here: http://www.outofthebox.co.at/category/blog/
Settings are as follows:
Display options:
Number of Feed Items: 100
Feed Item Message Character Limit: 200
Feed Item Description Character Limit: 100 (working)Any idea what happened?
TNX,
ErichForum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Endhour problemHmm,
i’m not sure if i could express myself correct, so if you’ll have a look on http://www.outofthebox.co.at/settings/ (first picture) you can see3 hours selected (07:00 to 09:59) – so far so good, BUT
on the right you’ll see
starts at: 07:00 (which is correct) and
ends at: 09:00 which is NOT correct.I tried to delete and reedit hours and some other settings but there is no change. Any further ideas?
Thanks for your patience!Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Endhour problemHi, thanks for your answer
“Add last hour to price” was enabled – even disable and enable again didn’t change anything.
I’m running booking calendar Version 1.3.1 with WordPress 3.9.1
You’ll find my booking calendar here:
http://www.outofthebox.co.at/online-tools/termin-vereinbaren/my settings can be found here:
http://www.outofthebox.co.at/settings/If change of a few lines of code can fix this problem, just drop me the lines to change and the file where to insert.
TNX for your help!
regards Erich
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Endhour problemHi, plugin is really great but still having the end hour problem as described above. Any plan to fix this in the near future as its pending over 8 month?
Would be highly appreciated!