southernmost
Forum Replies Created
-
“What makes you believe the 508 error you are experiencing is related to our plugin?”
After installing Query Monitor, the only warning it was showing was the 403 error from the plugin. So that is why we reached out to your support.
I appreciate your help
From Query Monitor, just now:
GET https://www.adtribes.io/feed/ 403 Forbidden
HTTP API Transport: curl
DNS Resolution Time: 0.0002
Connection Time: 0.0062
Transfer Start Time (TTFB): 0.8051
Response Size: 126 B
Response Content Type: text/html; charset=iso-8859-1
IP Address: 172.67.149.211
WP_SimplePie_File->__construct()
wp-includes/class-wp-simplepie-file.php:58
ReflectionClass->newInstanceArgs()
wp-includes/class-wp-simplepie-file.php:58
SimplePie_Registry->create()
wp-includes/SimplePie/Registry.php:183
SimplePie->fetch_data()
wp-includes/class-simplepie.php:1666
SimplePie->init()
wp-includes/class-simplepie.php:1416
fetch_feed()
wp-includes/feed.php:829
woosea_my_rss_box()
wp-content/plugins/woo-product-feed-pro/woocommerce-sea.php:4651
do_meta_boxes()
wp-admin/includes/template.php:1389
wp_dashboard()
wp-admin/includes/dashboard.php:259
Plugin: woo-product-feed-pro 10Here is what our server stats look like in cPanel:
Backup Usage
2.25 GB / 10 GB
Aliases
2 / 26
Disk Usage
2.26 GB / 40 GB
Subdomains
3 / 100
FTP Accounts
6 / 2,000
MySQL? Disk Usage
96.77 MB / 37.84 GB
PostgreSQL Disk Usage
0 bytes / 37.84 GB
Addon Domains
3 / 0
Email Accounts
3 / ∞
Autoresponders
0 / ∞
Forwarders
0 / ∞
Email Filters
0 / ∞
PostgreSQL Databases
0 / 2
CPU Usage
0 / 100
Entry Processes
0 / 50
Physical Memory Usage
0 bytes / 1 GB
IOPS
0 / 1,024
I/O Usage
0 bytes/s / 2 MB/s
Number of Processes
0 / 250We are on a basic WordPress hosting plan with InMotion Hosting.
It comes with:
Physical memory: 1gb (we are using 110mb)
Disk Usage: 40gm (we are using 2.25gm)
Number of Processes: 250 (we are using 2)
MySQL Disk Usage: 37gb (we use 96mb)
Entry Processes: 50 (currently using 0, but this is where things overload. This morning it was at 50 our of 50, and the site was giving a 508 error)
I/O Usage: 2 MB/s (using none now)The website only receives 150 visitors per day, on average (although three days ago we had 5000, which appears to have been bot traffic of some type)
And here is a warning we are getting from Query Monitor under HTTP API Calls:
GET https://www.adtribes.io/feed/ 403 Forbidden
HTTP API Transport: curl
DNS Resolution Time: 0.0008
Connection Time: 0.0012
Transfer Start Time (TTFB): 0.4059
Response Size: 126 B
Response Content Type: text/html; charset=iso-8859-1
IP Address: 104.21.29.217
WP_SimplePie_File->__construct()
Plugin: woo-product-feed-pro 10 0.4060
Total: 3 0.8876Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Chart Legend Labels Not ShowingThank you Vincent!! Adding csv_headers=”1″ worked!
You are a gem for taking the time to solve this for me. This solution, since it appears to be something new from Google Charts 7 months ago, should be added to the instructions and documentation for the plugin.Thanks again Vincent!
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Chart Legend Labels Not ShowingAnyone help here? We still cannot figure out why the legend labels no longer appear on our charts.
We have tried disabling all plugins, and changing themes. None of these brought the labels back.
We have also tested embedding a Google Sheet Chart (without the plugin, just using the embed code that Google Sheets chart provides, and that successfully displayed label legends.
Any help is greatly appreciated.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Legend labels missing on column chartFigured it out!!!
For the benefit of anyone else, here was the problem.
The Google Spreadsheet was where my problems were originating. The data and header cells needed to be formatted to either text or number. I had the table set to Automatic, under the Format tab.
To fix, by selecting the first row and column, which contained my text header info, and then Format>Number>Plain Text, the column chart’s suddenly had its labels appear.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Table displays, but chart won'tHey-o
I just figured out that the source spreadsheet had empty columns and rows. Once I deleted those, the charts started to appear. ??
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Table displays, but chart won'tI just noticed that your page (I think it’s your page) here:
https://maymay.net/blog/projects/inline-google-spreadsheet-viewer/
isn’t displaying any of its described charts. Not sure if that’s indicative of a probby.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Table displays, but chart won'tStill not working right.
Changing to this (using %5B%5B at the beginning) has caused the sorting and no-datatables to not work and column chart will not display:
[gdoc key=”https://docs.google.com/spreadsheets/d/1xW8ZGLOpewd34RBUMIjR2kNYUYmIdcsXIwPSLzzM1IA/edit#gid=0″ datatables_page_length=”15″ datatables_order=’%5B%5B 0, “desc” %5D%5D’ use_cache=”no” datatables_paging=”false” class=”no-datatables]
[gdoc key=”https://docs.google.com/spreadsheets/d/1xW8ZGLOpewd34RBUMIjR2kNYUYmIdcsXIwPSLzzM1IA/edit#gid=0 chart=”Column” use_cache=”no”]Changing to this (%5B%5D at the beginning) makes the sorting and no-datatables to work properly, but no column chart will display:
[gdoc key=”https://docs.google.com/spreadsheets/d/1xW8ZGLOpewd34RBUMIjR2kNYUYmIdcsXIwPSLzzM1IA/edit#gid=0″ datatables_page_length=”15″ datatables_order=’%5B%5D 0, “desc” %5D%5D’ use_cache=”no” datatables_paging=”false” class=”no-datatables]
[gdoc key=”https://docs.google.com/spreadsheets/d/1xW8ZGLOpewd34RBUMIjR2kNYUYmIdcsXIwPSLzzM1IA/edit#gid=0 chart=”Column” use_cache=”no”]I’m sorry I can’t get this right, and eternally appreciate your help. I will Pay!
Edit: Just sent lunch money ??
Forum: Plugins
In reply to: [WooCommerce] Pushing sidebar widget to bottom of the pageWhat was the solution? I’m having the same problem.
Forum: Plugins
In reply to: [Alfie WP Weather] Weather widget is displaying: /* and /*]]>*/Thanks! Here was what fixed it:
Disable the Inline JS minification
(I can still use the js minification for js above the /head. Nice!)
Best to you.
Forum: Plugins
In reply to: [Alfie WP Weather] Weather widget is displaying: /* and /*]]>*/Any idea what minify setting I should toggle?
I’m unfamiliar with how things work in W3 Total Cache.
Thanks!!
Forum: Plugins
In reply to: [Alfie WP Weather] Weather widget is displaying: /* and /*]]>*/Turns out the W3 Total Cache plugin was causing that to happen. When I disable it, Alfie Weather works splendidly.
Thank you very much for your help and support.