ryan
Forum Replies Created
-
Forum: Plugins
In reply to: [CalPress Calendar] Map shows incorrect addressHi lacssoft,
Go to your /app/view/agenda_list.php file and find this:
<span class=”calp-map” style=”position: relative;” onclick=”javascript:window.open(‘https://maps.google.com/maps?z=15&vpsrc=0<?php //echo $current_post->googleMap;?>’, ‘_blank’)” title=”Click here to see the address on Google maps”>
and replace it with:
<span class=”calp-map” style=”position: relative;” onclick=”javascript:window.open(‘https://maps.google.com/maps?q=<?php echo $current_post->address;?>’, ‘_blank’)” title=”Click here to see the address on Google maps”>
It should fix the problem.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] js error after read more clickFeel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] JQuery errors w/ tinyscrollbarHi,
Try to add a 3rd party plugin ‘JQuery Updater’ and let us know if it works.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] js error after read more clickHi,
Try to install a 3rd party plugin ‘JQuery Updater’ and let us know if it fixed the issue otherwise you need to update the javascript within your current theme.. Try to add this before the error line:
jQuery.noConflict();
You can refer the other version for fixing this conflict here:
https://api.jquery.com/jQuery.noConflict/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] Error saving Event AddressHi,
That is only a WAMP configuration warning and not a fatal error. Warning messages can be skip by disabling the display_error in your PHP Settings.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] Upcoming Events shows "no events"Hi,
It seems it is working fine. Please confirm.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] CalPress Support Forum – Please Read if you need SupportHi Kim,
The calendar is running in AJAX across all views (day, week, month, agenda).. I suggest to speed it up for you, you need to use a caching plugin like w3c total cache or something like that.
Styles problem are easily addressed (if there are any). We can’t always prevent it as there are other themes around do have rules to override anything that comes first.
We are always keep on working and updating the plugin to meet the fast changing of the wordpress core.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] Shaded Time Area for Week View is OffHi Moonbug,
This could be a css / js conflict. Can you kindly give us the calendar page url?
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] CallPress Navigator Calendar BugHi steelteal,
What version of the plugin you used? Our new updated plugin already addressed these issues.
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] RSS support?Hi Danicasati,
You can try to use this
https://YOURDOMAIN.COM/feed/?post_type=calp_event&events_categories=yourcategoryslughere
Thanks,
RyanTry to add this one to your style.css at the bottom line to it:
.calp-view-tabs {
display:none !important
}and go to your CalPress Settings page (General Tab) and set your default calendar view to Agenda
Hope it helps.
Thanks,
RyanHi SofNi,
It is available. Css rule can handle it enough. Please kindly give me your calendar page url and i will build a css fix to it.
Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] Widget Category Filter Not WorkingHi Amerrall,
Please kindly give us your calendar page url. It could be jquery problem you have.
Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] Subscribe button doesn't work on iPhoneHi CyberZorr0,
Can you give us your site url?
Feel free to open a ticket at:
Our new help desk.
https://support.calpresspro.comEmail us
[email protected]
https://www.ads-software.com/extend/plugins/calpress-event-calendar/Thanks,
RyanForum: Plugins
In reply to: [CalPress Calendar] CalPress Support Forum – Please Read if you need SupportHi Kim,
We got your ticket and have replied to it. Please confirm if this is already addressed.
Thanks,
Ryan