Onno454
Forum Replies Created
-
Thanks a lot, that worked like a charm.
Was there a solution for this? because I experience the same.
Thanks for the fast response.
The button shows up now, but nothing happens when clicked?Hope you have an idea, so I could use this plug-in?
Thx again
Forum: Plugins
In reply to: [WooCommerce] Including customers first name in emailsHi Mike,
I tried this on the thanks for “Thanks for your order” mail, but I can’t get it to show?
Do I have to call an object? or incude something else?Tried more ways, but somehow variables are just not shown in the emails.
Thanks!
Same here.
What solved the “unknown error” message when saving?Forum: Themes and Templates
In reply to: [Felynx Forest] PHP parse errorThe workaround worked, but is this the right way to make it PHP 5.3 compatible?
Forum: Themes and Templates
In reply to: [Felynx Forest] PHP parse errorI meant with not showing “other pages” the menu that should show the other pages.
Forum: Themes and Templates
In reply to: [Felynx Forest] PHP parse errorChanged content.php and index.php, line 12 & 39 to:
if ( has_post_thumbnail() ) { $parts = ' style="background-image: url(' . wp_get_attachment_image_src( get_post_thumbnail_id(), 'large' ) . ')"'; $cover_img = $parts[0]; }
Now it shows the Homepage, but not the other pages.
Please advice?Forum: Themes and Templates
In reply to: [Felynx Forest] PHP parse errorNo, but it looks like the host is using an “older version” of PHP
(5.3.29)I found this topic: https://stackoverflow.com/questions/12769982/reference-what-does-this-error-mean-in-php/22316776#22316776
Any idea?
Forum: Plugins
In reply to: [Theater for WordPress] Filter past eventsThanks for your answer.
That solution would sure give a lot of flexibility to retrieve events.
For the time being however, how can I show the past events at this moment? only with php? what code to use ?
Forum: Plugins
In reply to: [Theater for WordPress] Filter past eventsHi, Great plug-in!
Filtering would be easiest when the same as the current upcoming events shortcodes:[wpt_production_events] & [wpt_events]
But an additional argument like these would be awesome:
- “past events” (usable in conjuntion with current existing arguments like “season” and groupby etc etc.)
- something like
“between date x and date y”
or
A PHP solution/direction would also be very helpful for now ??
Forum: Plugins
In reply to: [Theater for WordPress] Show events from only one productionAlready found it:
The production id can not be used with [wpt_events] but with: [wpt_production_events]Maybe [wpt_production_events] should get it’s own arguments list on the Wiki manual page..
Great plug-in!
ThxForum: Plugins
In reply to: [WP Policies] WP Policy BrokenWith your fix my pages are still empty. The shortcode does not get parsed through.
Anyone an idea?Forum: Your WordPress
In reply to: Anyone wanna have a look?Thx!