venntom
Forum Replies Created
-
Seems my Avada theme is not working with the above mentioned changes.
Found the following code that seems to work with Avada:
if (class_exists('Tribe__Tickets__RSVP')) { remove_action( 'tribe_events_single_event_after_the_meta', array( Tribe__Tickets__RSVP::get_instance(), 'front_end_tickets_form' ), 5 ); add_action( 'tribe_events_single_event_after_the_content', array( Tribe__Tickets__RSVP::get_instance(), 'front_end_tickets_form' ), 5 ); }
This moves the RSVP form from the right sidebar to the event page (after the content). Still need to figure out some custom CSS to get the formatting right ??
Many thanks!
Hi,
Implemented the suggested changes, but RSVP form location is still the same…
Has anything changed since publication of above changes?
Rgds,
TomForum: Plugins
In reply to: [Subtitles] Subtitles and Avada themeHi Philip,
Thanks for reacting quickly.
I will address this issue with Avada support.Regards,
TomForum: Plugins
In reply to: [Contact Form 7] How to set the reCaptcha language?@krko Thx for the how-to; works like a charm.
Hopefully this will become a plugin setting in the future…Hi,
Great recaptcha plugin, but also not showing up on my comments forms where I absolutely need it. When submitting the comment form however I do get an error message that the verification did not pass. This could mean that only the rendering part is not working correctly. It is not caused by my theme, as all “other” recaptcha plugins have no issue displaying it there.
Any workaround or advice?
Regards,
TomHi,
In the meanwhile also tested the insertion of the [my_bookings] shortcode code snippet into the functions.php of my theme and used this shortcode on a separate “manage my bookings” page.
Eureka; this seems to work!
The only thing remaining now is a way to change the “manage my bookings” link (shown after the already attending message) to this new page…
I couldn’t find this link in in the translation file.
(by the way the provided Dutch translation is incomplete)Can you help me out with this remaining item?
Thx – Tom
Hi Marcus,
Thanks for looking into this.
I followed your advice:
– Upgraded WP to latest 3.3.2 version
– Updated events manager to latest 5.1.7 version
– Upgraded all other necessary pluginsTested with all plugins deactivated and created/assigned bookings page
Unfortunately with same results (also with default WP theme):
when users click on the manage my bookings link, they are taken to “https://……./events/my-bookings/ and a post is shown with only the #_EVENTNOTES as content.When accessing the assigned booking page directly, admin gets to see all bookings and can manage them. But a regular user (subscriber) sees same page with “no bookings” message (although he has bookings).
Any more suggestions or ideas?
Thanks, Tom
Hi,
Can I email you the sample link?
Because it needs loggin into my site, I dont’ want to make this data public.Thx – Tom
Forum: Fixing WordPress
In reply to: "Remember me" does not work in WP multidir installThis is the how-to and troubleshooting forum, not the multisite forum.
version 3.2.1 (Dutch)
Rgds, TomForum: Fixing WordPress
In reply to: "Remember me" does not work in WP multidir installInstalled in their own directories.
Not multisite.
Conform the instructions “giving wordpress its own directory”, I have installed my main site in dir wp-main and my test site in dir wp-test.
My domain maps to the main site.
Rgds, TomDeactivated all plugins except events manager: issue still occurs.
Additionally switched theme to 2011 1.2; issue still occurs
Deactivate events manager: issue resolved…Seems that events manager is causing the issue.
Any other suggestions?
Rgds, Tom@emmanuelg:
This issue is not resolved.
Just tested 1.9.4.3 version.
Indeed the options are now saved.
But neither Auto mode or shortcode mode wil display the attachements on the home page.
On the individual post page, the attachments display ok.
I am using WP 3.2.1 and IE as browser
What can I do to help diagnose this issue further?
Rgds, Tom@ jkwcape
Thx for responding.
Tested multiple plugins; auto attachments, EG attachments, attachment manager, etc…
All seem to have the same issue with attachments not being shown for posts on the home page (index.php) and attachments only appearing when going to the post’s page (single.php).
Rgds, Tom