richmandan
Forum Replies Created
-
Forum: Plugins
In reply to: [SheetDB - get your Google Spreadsheet data] use caseI’m not the developer but may be able to answer your question.
You have the option of adding a search parameter to the shortcode e.g. search=”username=27″.
If you can pass the value of the unique username to the page on which you want the data displayed it will show only those rows relating to that user.
You could perhaps use the URL querystring to pass the username to the page and a shortcode to include that value as the search value.
I will be testing this myself tomorrow for a very similar use case.
You were quite right. It was the GA app in Cloudflare – now disabled
Many thanks Daan
Forum: Reviews
In reply to: [IP Geo Block] Eliminated 99% of spam from my siteI’m really pleased that this review encouraged you. I would be upset if you decided to stop supporting this plugin. It has provided me with a great benefit.
I would also be happy to make a donation to fund continued support. Do you have a donation page or paypal account?
Forum: Plugins
In reply to: [IP Geo Block] Will this plugin work with WP Rocket?If you just want to block/redirect visitors from a specific page (e.g. contact form), just select “Never cache this page” and this plugin will work perfectly with WP Rocket installed.
Forum: Plugins
In reply to: [IP Geo Block] Front End blocking not workingMany thanks for your response. You are correct, this was an issue with caching.
I read your FAQ article but didn’t find it helpful in resolving this problem.
For the benefit of other users who may be reading this, this is how I solved the issue:
I use CloudFlare and WP-Rocket. Both have an option to remove caching from a specific URL.
As I only needed to redirect visitors from blacklisted countries from accessing my contact form, I simply removed the contact form URL from the cache. They are now being redirected correctly.
Forum: Plugins
In reply to: [WP Popular Posts] how do I show only posts, not pages?Easy when you know how!
Thank you Hector – much appreciated
Thanks Tobias
I have done as you instructed
The original purpose of this question was so that I could increase the width of column 1 without losing alignment with the header and footer rows.
Your code leaves column 1 the same width as all other columns. If I now try to increase it, it has no effect at all.
Really appreciate the help guys!
Darek’s method didn’t seem to have any affect
Tobias’ solution solved the alignment issue but seems to have removed the ability to adjust the width of the first column entirely.
Anyway, I am reasonably happy with the workaround and don’t want to take up any more of your time.
Cheers guys!
Thanks Tobias