2020media
Forum Replies Created
-
Forum: Plugins
In reply to: [SEOPress - On-site SEO] Compatibility EventPrimeYes it works on version 4.0.1
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] No featured image optionThis problem has only appeared in the last couple of updates – SEO tools no longer show on Event edit pages. We use SEOPress plugin and the meta box for customising the SEO title and Description no longer show on the Event edit page.
Forum: Plugins
In reply to: [Cachify] Wordfence: Cachify Abandoned PluginCongratulations on the release of 2.4.0. There are some fantastic changes there.
select the page that was set as the default Events page when EventPrime was installed.
Hi, not sure how I am supposed to know what that page was after more than a year!
But it seems you are saying that if a new page is created with the shortcode than the setting within EventPrime -> Pages -> Events Page should NOT be set to this page. Just set it to some other random (if cannot remember) page? Can you please confirm?
I have tested and this seems to work. Do not set EventPrime -> Pages -> Events Page to your actual Events Page, which is a bit confusing!
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Slug MissingI’m also experiencing this issue – on an older site that has gone through quite a number of EventPrime updates. A newer site does not have this issue.
For me, the user has to click Search twice. EventPrime have acknowledged this a problem.
Your issue might be different but thought I would mention that as it took me a while to realise.
just a few thoughts on this.
ref 2. I think the “round” image is likely set by your theme, as I haven’t seen this on any of the EventPrime instances I have used.
ref 3. Have you looked at the number of different event listing layout options?
ref 1. Event type ‘seating’ is a property of the venue, not the event. So for this to be changed, the venue settings should be updated to have ‘online’ as an option. I think it’s set as it is currently as on the free version only ‘standing’ is an option and it’s a paid upgrade to even have seating. So maybe the paid upgrade could expand the venue to add a variety of options. Good suggestion though, I like it.
As a work around you could hide the ‘standing’ from the display using CSS.Quick temporary fix for this for others.
This file appears to be the reason for the problem
/plugins/eventprime-event-calendar-management/includes/events/views/single-event/description.php includes/events/views/single-event/description.php
Make a folder in your theme folder:
/themes/your_theme/eventprime/events/single-event
Add a file named description.php with this content:
<div class="ep-box-row ep-my-2"> <div class="ep-box-col-12 ep-text-secondary" id="ep_single_event_description"> <?php $content = apply_filters( 'ep_event_description', $args->post->post_content ); $content = wpautop( wp_kses_post ( $content ) ); echo $content;?> </div> </div>
The additional line
$content = wpautop( wp_kses_post ( $content ) );
tells wordpress to render line breaks and paragraphs from your description in html code. Ref: wpautop wp_kses_post
This ‘fix’ will survive a new release by EventPrime, so when they do release an update that corrects this major issue, please remove this from your theme folder.
Would really appreciate an update to fix this – surely this would be spotted in testing before a release? It’s the main part of this plugin and the broken formatting is making my site look bad!
Forum: Plugins
In reply to: [Cloudflare] Cloudflare, Domain where? Free or not?You definitely don’t need your domain name managed by Cloudflare Registrar.
You do however need to have domain provisioned in the same Cloudflare account as you are trying to connect the Cloudflare WordPress plugin to. Typically adding a domain to your Cloudflare account also involved changing the nameservers to those given by Cloudflare so this is a good check if you are on the right track.
Thanks for this, that works as desired.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Event image not showingPlease release the fix quickly
Forum: Plugins
In reply to: [LH Archived Post Status] Automatic Archivingok, thankyou.
Forum: Plugins
In reply to: [Custom Order Status Manager for WooCommerce] Nag message cannot be removedMany thanks. I have also let the arconix-faq developer know.
Forum: Plugins
In reply to: [Custom Order Status Manager for WooCommerce] Nag message cannot be removed+----------------------------------------+----------+------------------------------+---------+
| name | status | update | version |
+----------------------------------------+----------+------------------------------+---------+
| woo-order-export-lite | active | none | 3.4.3 |
| arconix-faq | active | none | 1.9.2 |
| wp-time-capsule | active | none | 1.22.18 |
| cachify | active | none | 2.3.2 |
| woocommerce-checkout-field-editor-pro | active | none | 3.6.0 |
| cmp-coming-soon-maintenance | inactive | none | 4.1.10 |
| code-snippets | active | none | 3.6.2 |
| wp-piwik | active | none | 1.0.30 |
| contact-form-7 | active | none | 5.8.2 |
| contact-form-cfdb7 | active | none | 1.2.6.7 |
| bp-custom-order-status-for-woocommerce | active | none | 1.1.3 |
| fooevents_custom_attendee_fields | inactive | none | 1.6.23 |
| fooevents_express_check_in | active | none | 1.7.7 |
| fooevents | active | none | 1.18.48 |
| fooevents_pdf_tickets | active | none | 1.9.26 |
| generateblocks | active | none | 1.8.2 |
| generateblocks-pro | active | none | 1.6.0 |
| gp-premium | active | none | 2.3.2 |
| iwp-client | active | version higher than expected | 1.12.4 |
| post-smtp | active | none | 2.8.2 |
| wpcf7-recaptcha | active | none | 1.4.4 |
| wc-thanks-redirect | active | none | 4.0.2 |
| woocommerce | active | none | 8.2.2 |
| woocommerce-gateway-stripe | active | none | 7.7.0 |
| wp-swiper | active | none | 1.0.34 |
| mu-iwp-client | must-use | none | 1.0.1 |
| 0-mu-wp-time-capsule | must-use | none | |
+----------------------------------------+----------+------------------------------+---------+