zingiri
Forum Replies Created
-
Thanks David, hopefully this gives Tim more info in order to resolve the issue.
Forum: Reviews
In reply to: [Zingiri Web Shop] Nothing workedAny further info about the errors encountered would be helpful.
Forum: Reviews
In reply to: [Zingiri Web Shop] Not work in WP 3.5What kind of errors are you getting?
OK, thanks for your help so far. I will let the person know.
No, not using any of those. Maybe it’s caused by a combination of Jetpack with another plugin. The person who reported the issue managed to resolve it by disabling Jetpack.
It’s been happening with one of our plugins, the Bookings plugin and reported by a couple of our users.
It can be replicated with the following code:add_shortcode( 'bookings', 'bookings_shortcode' ); function bookings_shortcode( $atts, $content=null, $code="" ) { return 'test'; }In this case ‘test’ will be output in the header and on the page.
Note that the above is an abreviated version of the code used in the Bookings plugin.Forum: Plugins
In reply to: [WHMCS Bridge] Existing Customer Tab Does Not Work1) Could you send a link so we can have a look?
2) You are charged VAT if you’re in Europe, unless you have a VAT number yourself.
Forum: Reviews
In reply to: [Support Tickets Center] Great Idea – Full of Bugs ! – Not usableDon’t hesitate to share a bit more details about the problems you encountered.
Forum: Plugins
In reply to: [Forums] WP site goes down when installingSorry to hear about that. Do you have any further info about what happened. You may want to enable debugging in WP to identify the cause for this. You can do this by editing the file wp-config.php and setting WP_DEBUG to true.
Forum: Reviews
In reply to: [Forums] RestoreAustraliaLooks like some scripts or so are not loading properly. Could you post a link to your site?
Forum: Plugins
In reply to: [Forums] WordPress plugin installed, now what?The idea is that you use either one or the other, not both at the same time. The WordPress bridge as a MyBB plugin doesn’t support single sign on (yet). This is something we’re planning for a future release. If you need single sign on, then use the WP plugin instead.
Forum: Plugins
In reply to: [Forums] WordPress plugin installed, now what?It only works with the embedded (modified) MyBB. You could try to add your plugins etc to it but may be quite a bit of work. Alternatively you can try our MyBB plugin, this installs on your existing MyBB directly: http://go.zingiri.com/downloads.php?action=displaycat&catid=8
Forum: Plugins
In reply to: [Forums] WordPress plugin installed, now what?It should install MyBB when you install it. Is this not the case?
Forum: Reviews
In reply to: [Bookings] Great functionality but needs better designThanks for your feedback. We are planning to review the front end as part of a version 2 upgrade. If you have any specific suggestions, feel free to post them.
Forum: Plugins
In reply to: [Form Builder] Broke The Whole SiteAny further info as to what happened exactly?