kchayka
Forum Replies Created
-
excellent – thank you
yes, I am aware of the risks. thanks
thanks – that’s just what I need!
This is SO what I’ve always wanted in a tinyMCE plugin! Finally something for advanced users/developers. ??
@marcus, thanks for the info. There are only 2 Event Registration plugins that seem remotely capable of filling our needs, and the other I was considering does not handle partial payments at all. You win, pending client approval. ??
I do look forward to seeing how this plugin develops.
thanks again
@marcus, thanks for your quick response.
On #2, when I enable registration for an event and edit ticketing, if I leave the Available Spaces blank it says no seats are available and no one can register. Is this how it’s supposed to work, so I have to set an arbitrary limit to fake ‘no limit’?
If you could clarify how #3 works:
1. We set up an event with an early bird registration fee of $1000 ($1300 regular). We want registrants to make a 25% ($250) deposit, the balance due some number of days before the event starts. After the early bird deadline the deposit would still be 25% ($325).
2. A user fills in the registration form.
3. On submit, I imagine they will be taken to PayPal to pay the registration.If we enable ‘offline payments’ will the registrant be able to make a minimum $250/$325 payment at PayPal and have it automatically applied to their booking entry, or do we have to manually enter their payment amount on their booking entry? The info on your web site indicates the latter, which is not desirable. Is there a mechanism to ‘bulk mail’ registrants who have not yet paid in full that balances are due?
We want to take all credit card and bank transfer payments through the web site, if possible, and not have to manually bill registrants for deposits and balances due, or enter all that data manually. There may be some registrants making payments by snail mail check/money order, but those should be few.
thanks
The author of SU showed me a way around it, by disabling its custom formatting.
The 2 plugins are co-existing nicely now.
Disabling custom formatting fixed it.
Thanks so much!
I would like to donate to this plugin but I don’t want to open a moneybookers account. Can you take donations through paypal?
Thanks for the quick response, but now I get
Warning: explode() expects parameter 2 to be string, array given in H:\path\to\wp-content\plugins\shortcodes-ultimate\lib\images.php on line 14
If I put 2 galleries on the same page I get 2 messages. A big long stack trace follows each message, but I don’t know if will be of any help. The last few lines are:
15 0.4179 22108992 call_user_func ( ) ..\shortcodes.php:206
16 0.4179 22109016 su_custom_gallery_shortcode( ) ..\shortcodes.php:0
17 0.4180 22110056 su_build_gallery( ) ..\shortcodes.php:554
18 0.4180 22110256 explode ( ) ..\images.php:14You might see this in your PHP error log.
I’ll mention that I do not get any error messages with [nivo_slider] or [jcarousel]. They seem to work fine.
thanks
I get the strtolower() error with all custom_gallery shortcodes:
[custom_gallery]
[custom_gallery source=”post” link=”image” size=”200×200″ limit=”10″]and variations thereof. There are 6 or 7 images in the gallery of this particular page. I also disabled all other plugins to make sure there wasn’t a conflict somewhere. The theme is a modified Twenty Eleven.
Never mind–I see that WP, in its infinite wisdom, does not allow overriding the URL when the image is in a gallery. {heavy sigh}
I don’t get anything with the custom_gallery short code. An error shows at the top of the page:
Warning: strtolower() expects parameter 1 to be string, array given in path\to\wp-content\plugins\shortcodes-ultimate\lib\images.php on line 14
This is on a WAMP localhost server, PHP 5.3.5, WP 3.2.1, SU 3.3.0
Wouldn’t it make more sense just to use the designated URL already assigned to the image?
Forum: Plugins
In reply to: [Simple Crumbs] [Plugin: Simple Crumbs] Not Displaying in Plugin ListSimple Crumbs does not work in WP 3.1, but it does in 3.1.1
One of the bug fixes in 3.1.1 was
“Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues”I suspect that was the problem