Chris
Forum Replies Created
-
Forum: Plugins
In reply to: [StageShow] Any way to not display Zone on Box OfficeExcellent 🙂
I’m not sure what you mean exactly, sorry.
I am seeing this, is this what you are seeing? Are you talking desktop or mobile?
Chris
Forum: Plugins
In reply to: [StageShow] Any way to not display Zone on Box OfficeHi Maestroralph,
Try adding the following to your Additional CSS (Customise -> Additional CSS) in wordpress:
.stageshow-boxoffice-data .stageshow_zoneref{ display:none; }If this works ensure you mark your ticket as solved 🙂
Chris
Forum: Plugins
In reply to: [StageShow] Error: Table ‘wp_sshow_sessions’ was not locked with LOCK TABLESHi Jerbdb,
Glad you fixed your email issue.
The LOCK TABLES issue you are coming across is nothing to overly worry about. It’s a move to a DB table from using PHP sessions. I notified Malcolm the first time round when I had this issue with manual sales and he picked this up and fixed. It may be an issue with reservations too that’s not been picked up but he may need to check this one out.
It shouldn’t however impede on sales or reservations, but one for Malcolm when he’s available.
Forum: Plugins
In reply to: [StageShow] Tickets Export without filterHi Sarkof,
I’ve noticed this for a while now. But a quick filter in excel has pulled the data I needed anyway so I’ve not had the need to bring this up.
This is an issue however which if Malcolm has time could perhaps look into? I know he’s a busy man though. Sure it’ll get looked into.
Forum: Plugins
In reply to: [StageShow] Ticket emailYou can use WP SMTP Mailer to use your Google account to mail from. Just note that gmail will force rewrite the from address and also from name I believe.
Forum: Plugins
In reply to: [StageShow] MobileHi Yannisker,
Here’s a link to that post:
https://wordpress.org/support/topic/mobile-responsive-layout-an-ugly-solution/
Thanks,
ChrisForum: Reviews
In reply to: [StageShow] Good product, zero supportHey Marianolozano,
There are a few of us here using the plugin to it’s full potential. We’ve taken in over £450,000 with the plugin with very little issue.
If you need support with anything just shout. There are a handful of us here that are happy to help.
The developer doesn’t just have this as his main priority. However he does keep up with change, so any issues just shout. A few of us may be able to help out.
Chris
Forum: Plugins
In reply to: [Quick Paypal Payments] Email Field now showingIgnore, I have just realised as I have the personal information fields available it needs to be put in there.
Forum: Plugins
In reply to: [StageShow] E_ERROR thrown in line 269, stageshow_trolly_sales.phpHi,
So is this a new install of Stageshow you have and not one you’ve been running for a while?
Can you, within your hosting PHP extensions ensure that ctype is checked and enabled. That’s why it’s unable to find the required function. You’re PHP version may not have this available. You could try moving back to PHP 7.3 instead as that’s what my site is running and it works fine with the extension enabled.
If you have trouble locating this then please let us know and we’ll see what we can do to help.
Forum: Plugins
In reply to: [StageShow] E_ERROR thrown in line 269, stageshow_trolly_sales.phpHi,
Can you clarify what you were doing at the time to get this error?
Chris
Forum: Plugins
In reply to: [StageShow] Edit e-mailsThe developer Malcolm has removed his personal email address from the Stageshow plug-in listing here so the only way to reach out is via the support forms here. He does read them so it may worth be just popping a post on here. What is it you’d like requested out of curiosity?
Forum: Plugins
In reply to: [StageShow] Edit e-mailsHi Jonas,
Do you have access to your files via your hosting provider? That may be the easiest way.
The edit buttons were disabled a few versions back.
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Charity Pricing for ExtensionsApologies. Realised I must post this via the WPPizza Website and will do so.
Forum: Plugins
In reply to: [StageShow] Invalid linksHi Jaso,
Please do NOT knock this plugin until you have tried it.
The developer, about 1.5/2 years ago merged all versions of this plugin together giving premium features now for free and I personally have been using Stageshow for close to 4 years and it has had hundreds of thousands of pounds go through it flawlessly!
Just because the dev’s links to his personal website may not be functioning, give the plugin a download as there is a comprehensive PDF included and a ton of support available here should you need it.
If you feel you don’t wish to try it because of some dead links to a personal website then that’s your prerogative, but try not to voice your opinions in a support channel that people using the plugin successfully use to require assistance and support.
Yet another person with this same issue.
Here is the log file from the issues that have arisen for you to fix.
An error of type E_ERROR was caused in line 69 of the file /var/www/vhosts/WEB/httpdocs/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-addon.php. Error message: Uncaught Error: Call to undefined method Responsive_Accordion_Addon::unparse_url() in /var/www/vhosts/WEB/httpdocs/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-addon.php:69
Stack trace:
#0 /var/www/vhosts/WEB/httpdocs/wp-content/plugins/responsive-accordion-and-collapse/responsive-accordion-addon.php(81): Responsive_Accordion_Addon->safe_url()
#1 /var/www/vhosts/WEB/httpdocs/wp-includes/class-wp-hook.php(292): Responsive_Accordion_Addon->editor_enqueue_scripts()
#2 /var/www/vhosts/WEB/httpdocs/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#3 /var/www/vhosts/WEB/httpdocs/wp-includes/plugin.php(484): WP_Hook->do_action()
#4 /var/www/vhosts/WEB/httpdocs/wp-content/plugins/elementor/core/editor/editor.php(510): do_action()
#5 /var/www/vhosts/WEB/httpdocs/wp-includes/class-wp-hook.php(292): Elementor\Core\Editor\Editor-`