rasinton
Forum Replies Created
-
Thank you for the reply.
I am guessing that you mean I need to set the date for bookings closing to be before the opening date and I have tried that. This shows the events OK, but each one has “1 slot left” – can I get rid of this as there are no slots…..I just want to display the event details?
Also, I have managed to get a list view of events…..how do I get it to display a month-by-month grid view?
- This reply was modified 1 year, 8 months ago by rasinton.
Forum: Everything else WordPress
In reply to: Recomendations for a Simple Calendar Plugin?No, I am not anti-Google and will investigate your suggestion – thanks!
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 & Stripe IssueThanks for responding!
The theme is http://tennisclub.themerex.net/
and the active plugins are:
- Advanced Editor Tools (previously TinyMCE Advanced)
- All-in-One Event Calendar by Time.ly
- Classic Widgets Code Snippets
- Contact Form 7
- Content Control
- Eonet Manual User Approve
- Essential Grid
- Events Manager
- MailFirst Preference Center
- Popup Maker
- ReCaptcha v2 for Contact Form 7
- Slider Revolution
- ThemeREX Utilities
- White Label CMS
- Wordfence Security
- WP Armour – Honeypot Anti Spam
- WP Fingerprint WP Gallery Custom Links
- WP reCaptcha Integration
- WPBakery Visual Composer
- wpforo
and the inactive plugins are…..
- Akismet Anti-Spam
- Booked
- Booked Add-On: Calendar Feeds
- Booked Add-On: Front-End Agents
- CAPTCHA 4WP
- WooCommerce
- WP Cloudy
- WP Fastest Cache
- wpForo – Topic Custom Fields
Forum: Plugins
In reply to: [Contact Form 7] Can I add a payment plugin?Thanks – that looks promising. A couple more questions if you don’t mind…..
The current form that I have created makes use of Custom Validation to check on combinations of data entered.
What I would like to be able to do is…..
1) Use one of the data fields (Category) to determine the membership fee payable by each person
2) Calculate the total amount owed
3) Display these this value on the form
4) Feed the the total amount owed into the Stripe Form-tagAre these things possible?
Many thanks for all your help!
Forum: Fixing WordPress
In reply to: Help with Dashboard ScreenExcellent – that’s sorted it – Many Thanks!
Forum: Plugins
In reply to: [Contact Form 7] Is it possible to validate input?Takayuki
I have successfully implemented the validation on the form that I was hoping to do and am quite pleased with myself!
Thanks for all your help and thanks, too, for providing such a great plugin.
Forum: Plugins
In reply to: [Contact Form 7] Is it possible to validate input?Thanks
Forum: Plugins
In reply to: [Contact Form 7] Is it possible to validate input?Thanks for this – looks most promising!
It will take me a while to get my head around what I need to do and I expect I will be back with questions later!!!!
First 2 questions (just to show my lack of knowledge!)….
1) What language is the code written in?
2) Where is the code for the filter function put?Thanks
Forum: Plugins
In reply to: [Contact Form 7] Can Contact Form 7 handle tables?I think I have sorted it and making good progress now!
May be back with more questions later!!!!!
Forum: Plugins
In reply to: [Contact Form 7] Can Contact Form 7 handle tables?Thanks for reply.
I am not that experienced with HTML, etc. and I wondered if there are any tutorials for how to use HTML tags in the form template or, if possible, you could give me an example to start me off, please?
Bit of progress as I have just added some HTML to a form and this has 3 columns and 3 rows – good!
However, it is just text – how can I make the cells into input fields?
This is HTML I added….
<html> <body> <hr> <table> <tr> <td>100</td> <td>200</td> <td>300</td> </tr> <tr> <td>400</td> <td>500</td> <td>600</td> </tr> <tr> <td>700</td> <td>800</td> <td>900</td> </tr> </table> <hr> </body> </html>Thanks,
Richard- This reply was modified 4 years, 4 months ago by rasinton.
Forum: Plugins
In reply to: [Contact Form 7] Changing font in message bodyThanks for reply
Forum: Fixing WordPress
In reply to: Help Needed Inserting Video on PageSorry for delay in replying as I was waiting for input from the main developer who created the website for us to respond.
First off….the version of WP is 5.4.1
He said that the Video block was not generating the correct HTML and was missing the source tag. What he suggested was to insert a “Custom HTML” block and use the following code….
<video poster=”http://prestburytennis.org/wp-content/uploads/2019/06/PTC-Picture-144-2.jpg” controls type=”video/mp4″>
<source src=”http://prestburytennis.org/wp-content/uploads/2020/04/hipmobilityFixed.mp4″>
Your browser does not support the video tag.
</video>This now works fine!
Thanks for replies.
Forum: Fixing WordPress
In reply to: Help Needed Inserting Video on PageHi
Sorry, I had been messing with the page all afternoon and actually found a way to prevent the autoplay (by creating a Classic Paragraph and pasting the URL into it)
However, that solution does not allow me to use a Poster image for video!
Anyway, I have put the page back to how it was and has 2 videos on, both created using a video block – and none of the settings (autoplay, muted, controls) has any effect on the video playback.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Help please with Table widthThat’s great, Tobias
Thanks (as always!)
Forum: Themes and Templates
In reply to: How to add whitespace between images in footer?