stevekatasi
Forum Replies Created
-
Thanks Ryan. Maybe I need to simplify things…
Appreciate the help.
Thanks Ryan. I was actually thinking about that, but had read in the help texts within the plugin that the authorisation lasts 7 day only – I assume that the payment must be taken within 168h (7 days from authorisation), otherwise payment cannot be taken within further user involvement. So, would that work if I attempted to take payment 8 days from authorisation (192 hours)?
I also see that this is applied at a global level within the account – i.e. all transactions, free trial or otherwise, would only authorise. Meaning a need for delayed payment for all purchases. Is that right? Can we be selective on which products can be Authorise only?
Lastly (sorry for my naivety), how would I take the payment automatically at the 7/8th day? Could you explain what I need to do with the plugin to enable that. I guess through Webhooks… somehow?
Thank you!
Steveor Stripe! Oops
I found this, but don’t know what and where to place within content.php / functions.php file to call the Standard Interface function ahead of Jetpacks functions.
Could you help?
Forum: Plugins
In reply to: [Reading Time WP] Adding font awesome iconsHey Jason.
Your idea worked perfectly! ??Thank you.
Forum: Plugins
In reply to: [Reading Time WP] Adding font awesome iconsHey Jason,
Here’s one of the archive pages – https://adapnation.io/adapnation-blog/articles/Let me know what you think. Thanks!
Forum: Plugins
In reply to: [Reading Time WP] Adding RT in Title divManaged to get this to work. ??
Check it out: https://AdapNation.io
It is. All sorted now. TBH, my theme was too restrictive, so I opted for Elementor Header Template designed to rebuild, with floated Mac bar, buttons and appearing logo.
And as quickly as I asked the question, I realised the issue!
My Mailchimp Top Bar that is sticky was getting in the way go the MySticklyMenu!
MailChimp Bar moved to bottom. Solved!
Thanks Peter. Appreciate all the hard work. Will take a look at some point. The current need has passed, so won’t be immediately. Thanks!
Hey Peter.
In Data Explorer, Manage–> Export returns an empty file (content above) for any and all tables.Oddly, I can no longer select individuals rows in Explore. Any idea why that may no longer be showing with bulk actions above any of the tables? It shows on the main Data Explorer window only.
Couple of screenshots below – one shows some of the tables in my database. The other shows one of those tables, and that the row selector is missing.
Using Safari for Mac.
https://www.dropbox.com/sh/bjgwrbhskaqelr8/AAC3BCyUIVdPEG4jVQ1N7UDsa?dl=0
Best,
StebeBoth are failing Peter. No binary in the WP standard tables from what I can tell.
I’ve tried that workaround, but it’s too much for the browser. It fails – page refreshes with no download.
Not to worry Peter. If it’s not possible, it’s not possible.
Cheers,
SteveHi Peter.
If I explore _posts.sql (live MyISAM WP table), I can successful export a single browser page.
But if I go manage–>export, it returns the below tiny file:
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES latin1 */;—
— Tablewp_140652667_postmeta
not found
——
— No rows to export from empty tablewp_140652667_postmeta
—/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;It seems that I can export what renders within the browser, but I cannot query and pull the table directly via Export / Backup.
Hope that helps.
Steve
Don’t know I’m afraid.
Happy to try a couple tests here and there to help give you insight.
I don’t have access to a Windows PC. I tried the backup on Safari only. However, I had tried the export feature on Chrome for Mac too.
I thought the backup process does not rely on the web browser? If so, why would the browser or device make a difference?
Hi Peter.
I definitely have ready access, as I can see them in Data Explorer. They are WP tables – _posts.sql and _postmeta.sqlIt seems that the server blocks the action of backup or export. Does that action in particular require some explicit access rights?