philbailey
Forum Replies Created
-
I would like the format to be csv. I can see the utility of having the option of both individual entries or all entries available. However, exporting an individual entry exported as it is entered could serve as a notification..
Thanks for the fast response.
I also want this capability to autoexport the table data to csv
I set up a Thank You page (instead of a popup) that opens in a new window. Then using the html widget I added
========================================
<script type=”text/javascript”>
setTimeout(
function ( )
{
self.close();
}, 5000 );
</script>
=======================================
to cause the page to automatically close after five seconds. Google Analytics tracks this page in Goals just fine.Thanks for taking the time to work with me on this very strange issue. Your suggestion to change the Tick Spacing on the Ticker Mode panel to 20 solved the problem.
Additionally, I tried various Tick Spacing and discovered any value of 368 or less works and any Tick Spacing of 369 or more does not work.
Thanks once again.
I have an iPhone 6S and just upgraded to iOS 12.3.1 after getting your reply. The issues is the same. Only one tick (of 2) shown then nothing shown in portrait mode, all OK in landscape.
Just to double check, what color is the text of the ticker. It should be black on tablet and phone devices.
Thanks
Forum: Plugins
In reply to: [Display Eventbrite Events] Deleted event displayedThanks for the information.
Forum: Plugins
In reply to: [PopBox For Elementor] Link activation badly neededNo I;m not. Clicked on wrong button during test.
Forum: Plugins
In reply to: [PopBox For Elementor] Link activation badly neededI am using the permalink to the PopBox in a hyperlink. Is this what you guys want to do?
Forum: Plugins
In reply to: [Contact Form 7] unable change textarea heightI’ll give it a try! Thanks for taking the time to help me out. I appreciate it!!
Phil BaileyForum: Plugins
In reply to: [Contact Form 7] unable change textarea heightThanks. Here’s the web page link:
https://certofthevillages.com/cert-applicationHere’s my contact form 7 entry for the textarea:
<label>If yes, please explain below</label>
[textarea arrested x4 “”]Here’s the resulting code as shown by Firefox Inspector:
<textarea name=”arrested” cols=”40″ rows=”4″ class=”wpcf7-form-control wpcf7-textarea” aria-invalid=”false”></textarea>The CF7 textarea display on the web page shows 9 rows no matter what change I make.