john
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Cover photoHi there,
Thanks for the update.
I’m glad to hear that the issue is resolved.
Kind Regards,
John
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Cover photoHi there,
Thanks for keeping in touch with us.
In this case, I have tested the code you shared and it does actually work on my testing end. Based on this, I do think that there is something else preventing the rendering of your Group profile cover image. Could you perhaps counter-check that the template you are using for Group Profile has a “Cover” widget within it.
Let us know how it goes.
Kind Regards,
John
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Cover photoHi there,
Thanks for keeping in touch with us.
In this case, I have tested that code and it does actually work if you are using templates from the free version of the plugin. Could you perhaps share with us the final code within your Cover.php file. Please use Pastebin to paste it and send it to us. Also please let us know if perhaps you could be using the pro version of the plugin.
We look forward to your reply.
Kind Regards,
john
Hi there,
In regards to the issue here, I am just following up on as to whether the suggestion we provided within your review got to help.
Kindly keep us posted on this.
Regards,
John
Forum: Plugins
In reply to: [BuddyPress Builder for Elementor - BuddyBuilder] Cover photoHi there,
Sorry about the issue.
In this case, as for the group profile page, please carry out the following:
Navigate to the stax-buddy-builder\core\widgets\profile-group\Cover.php file and around line 649, remove the code below:
<div id="header-cover-image"></div>Replace it with the code below:
<?php $cover_url= bp_attachments_get_attachment( 'url', array( 'object_dir' => 'groups', 'item_id' => bp_get_current_group_id(), ) ); ?> <div id="header-cover-image" style="background-image: url(' <?php echo esc_url( $cover_url ); ?> ') "></div>I hope this helps.
Kind Regards,
John
Forum: Reviews
In reply to: [Simple Calendar - Google Calendar Plugin] last update hacked my plugins pageHi there,
I have carried out tests on this and I still do not seem to replicate such an issue in Firefox. Could you perhaps test this in “private browsing mode” within your Firefox browser and ensure that you disable all extensions first.
Let us know how it goes.
Kind Regards,
John
Forum: Reviews
In reply to: [Simple Calendar - Google Calendar Plugin] last update hacked my plugins pageHi there,
In regards to your query here, this is likely a cache issue. Please cary out the following:
– Clear your site cache
– Log out of your site
– Clear your browser cacheOnce the above is done, try logging into your site and access you plugins page. You can also try accessing the plugins page in another browser that you have not previously used.
Let us know how it goes.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Add Event to CalendarHi there,
Thanks for reaching out to us.
With respect to your question here, what is possible by default is to add an event to Google calendar from one of your events within your calendar. This can be achieved by adding the Shortcode below within your calendar:
[add-to-gcal-link]Add to calendar[/add-to-gcal-link]Upon clicking the Add to calendar link within one of your events, you will be redirected to Google Calendar where you can add your event.
I hope this information helps.
Kind Regards,
John
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Modifying Recurring Events IssueHi there,
Thanks for the update.
I’m glad to hear that you managed to have this figured out. Please feel free to reach out once again in case of any questions.
Kind Regards,
John
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Simple Calendar Sidebar IssueHi there,
Thanks for reaching out to us.
In regards to your question here, we did already fix this issue. Could you perhaps ensure that your Simple Calendar plugin is up to date, as well as your WordPress version.
Let us know if this helps.
Kind Regards,
John
Hi David,
Thanks for reaching out to us.
In regards to your question here, I can see that you are using the pro version of the plugin. This topic hence relates to a commercial product. Support for issues related to commercial plugins is not provided here. I would recommend submitting a support ticket here: https://simplecalendar.io/contact/ for assistance.
I hope this helps.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Next month arrow with no eventsHi there,
Thanks for keeping in touch with us.
In this case, I have gone ahead and added a feature request on this here: https://github.com/Xtendify/Simple-Calendar/issues/503 . Feel free to contribute further to it.
Kind Regards,
John
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Next month arrow with no eventsHi there,
Thanks for keeping in touch with us.
In that case, please ensure that you add an event towards the end of the two years period, specifically the last month of the 2 year period. This will ensure that you can navigate the calendar within the period. Otherwise the calendar navigation stops at the last month with an event.
Once the above is done, clear your calendar cache and check whether the changes take effect.
I hope this helps.
Kind Regards,
John
Forum: Reviews
In reply to: [Simple Calendar - Google Calendar Plugin] Best solution so farHi Daniel,
Thanks for the positive feedback.
We are really glad that you enjoy using our products.
Kind Regards
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Next month arrow with no eventsHi there,
Thanks for keeping in touch with us.
In this case, please share with us details on the timelines you have set for:
- Calendar Start
- Earliest Event
I look forward to your reply.
Kind Regards