planeo8
Forum Replies Created
-
I have a form on another website that was built with the “Legacy” form builder and the “Your Email Address” requirement doesn’t appear.
The form that was built with the current Forms Builder is the problem…even though I selected the exact same options.
Under “Accounts” on the form Dashboard, the option to create a WP user account is not checked, so why am I still getting that request?
I tried to take a screenshot, but this form does not accept JPEG’s.
Thank you for your responses.
The Notification emails arrived after about 30 minutes on the day I asked about them. Since then, they arrive within 5 minutes.
Thank you…that resolved the error message and I was able to submit a test registration and received the confirmation on my PC screen.
But, I did not receive an email saying someone registered for my test event…and “Submissions” is not an active link on the dashboard so I can’t look at the submission I just entered.
Thank for your help.
Thanks for your response.
I am getting an error message of
Error thrown
Call to undefined function str_contains()
I thought it was because I didn’t have the “free” event set up correctly.
Any idea what this error is referring to?
Forum: Themes and Templates
In reply to: [Twenty Twenty] HEADER IMAGEPlease see https://bcycracing.org/
I’d like to switch to the 2020 theme and would like to have an image at the top of the home screen just like the sailboat picture is on the current site.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TABLEPRESS – DISPLAY NUMBERWell,,,it turned out to be operator error. I used the wrong Table ID.
Thanks for your quick responses!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TABLEPRESS – DISPLAY NUMBERHere is the page URL
Forum: Themes and Templates
In reply to: [Catch Evolution] HEADER IMAGE HEIGHTTHANK YOU very much for your reply.
I am not familiar with CSS Code and am wondering why the code you provided is spread over 3 lines instead of all on one line…and why the 2nd line is indented…does the indent have to be a specific number of spaces?
Thanks for helping me.
Forum: Fixing WordPress
In reply to: gallery widgetSince the slideshow (Gallery Widget) is on the sidebar, wouldn’t the same exact slideshow appear regardless of which page is being displayed?
Forum: Fixing WordPress
In reply to: Gallery Widget Navigation ArrowsThanks.
This helps a lot…I was hoping to make the controls completely transparent.
I used “transparent” for the color and that helps a lot.
Is it possible to change to color of the controls to transparent?
Forum: Fixing WordPress
In reply to: Gallery Widget Background ColorAnother related question…
Although the navigation arrows and stop/start button are light grey, they interfere with the image clarity.
Any way to get rid of them?
If it’s a matter of Additional CSS, how would I add it to your earlier solution for the white background and border.
Again, thanks for your help.
Forum: Fixing WordPress
In reply to: Gallery Widget Background ColorTHANK YOU!
That works perfectly.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TABLE HEADERThank you…that works perfectly.
Great support!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TABLE HEADERThanks for the quick response.
The code provided appears to do what I requested for the header.
BUT…how do I combine it with the code I previously noted in my question.
I don’t understand how to do both.
Would the combination look like what is below or is there a better way?
.tablepress-id-7 thead th {
font-family: Tahoma;
font-size: 14px;
color: #000000;
text-align: center;
font-weight: bold;
}
.tablepress-id-7 tbody td {
font-family: Tahoma;
font-size: 14px;
color: #000000;
}