PaulBSelf
Forum Replies Created
-
What is missing from @godaddy managed WP backup is:
1. One backup is a bad idea
2. Only one backup on the same system is even worse
3. Not having an offsite backup is crazy
4. Allowing developers to give their client’s a copy of their current data is the right thing to do. I have Updraft set to make a back-up to my client’s cloud so they own their data all the time.
5. Migrating from one host to another is super easy with Updraft. This is helpful when developing on my account and then moving to the client’s account.What is missing from @godaddy managed WP backup is:
1. One backup is a bad idea
2. Only one backup on the same system is even worse
3. Not having an offsite backup is crazy
4. Allowing developers to give their client’s a copy of their current data is the right thing to do. I have Updraft set to make a back-up to my client’s cloud so they own their data all the time.
5. Migrating from one host to another is super easy with Updraft. This is helpful when developing on my account and then moving to the client’s account.It would seem like the link should be added back in.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?Yep, and first cell that has a number+Leter to start the cell pushes data into the header. I Tried quotes, underscores, a space before, a space in the middle, but they had no effect. number + letter = in the header.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?I have been suspicious that there is a data issue. Since the first record starts with 3F I theorized that could mean something to google.It seems as if number and an alpha character do create an issue. The number alone works fine. Adding the letter and it is now in the header. Testing various permutations to find the trigger combination that will not go into the header.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?Thanks Meiter. I really appreciate your efforts.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?Just updated to 0.11.3 hoping that would fix it. It does not. The other 3 tabs work correctly. Tabs 1 and 4 share the same Google Sheets doc, just different tabs. However, Tabs 2 & 3 are stand alone files.
The code for tab 3 is [gdoc key=”https://docs.google.com/spreadsheets/d/1EtpMGNSRc-lfFbeVL0QPifpRa8F-k1ttO9-064oRYwU/edit#gid=2031966817″ header_rows=”1″ class=”FixedHeader-header” query=”select B, E, G”]
This uses my attempt to apply this footer fix to the header. Which I have since removed and now the code is
[gdoc key=”https://docs.google.com/spreadsheets/d/1EtpMGNSRc-lfFbeVL0QPifpRa8F-k1ttO9-064oRYwU/edit#gid=2031966817″ header_rows=”1″ query=”select B, E, G”]
Same result.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?I have. https://paulself.com/oc-bicycle/ on the club tab it shows the first three rows.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] How to define a footer?Is this also a fix for the header row? I cannot get a consistent result out of the header row on googlesheets. Some times it is row one, other times it is rows 1 – 4ish.
Getting the same issue on for submission
This worked before the latest updates to wordpress 4.6 and then Ninja form 2.9.56.2
Tested on various browsers.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] API optionsFigured it out. Use the HTML container and paste in the code.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] API optionsThe interesting thing is that if I use a regular page, Thrive works just fine. As soon as I make it a landing page, this will not work.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] API optionsIt is really a relational database with flexibility for many skins. I use it for CRM that is integrated into Mailchimp and many other things. I also use it for project management. It is owned by Citrix and pretty powerful, if you put the right skins on it.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] API optionsZapier would be a work around. If you have an API into Zapier, then I could make data go into Podio. I do this for a charity I run as well. Zapier moves Eventbrite registrations into Podio and mailchimp.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] API optionsSure
This page https://buildz.com/buildz-plumbing-demo/ is a lnading page with a sign-up button that goes to this page https://buildz.com/buildz-plumbing-sign-up/I use Podio and it generated the webform. Leads go right into the lead database and creates a workflow.
The second page kinda violates the idea of a landing page by still showing menus and giving the lead someplace else to go.
I want to us the Simple Content Elements and insert the WordPress Content. On a “normal” wordpress page, I can paste the code shown above into the Text tab and the webform works. However, Thrive kinda locks up.