rebelord
Forum Replies Created
-
Also after replacing the brackets with [], a new arror gets reported:
Fatal error: Uncaught Google_Auth_Exception: Error fetching OAuth2 access token, message: 'invalid_client' in /www/sites/2/site80182/public_html/dev/wp-content/plugins/Google-Analytics-Popular-Posts-master/api/src/Google/Auth/OAuth2.php:120 Stack trace: #0 /www/sites/2/site80182/public_html/dev/wp-content/plugins/Google-Analytics-Popular-Posts-master/api/src/Google/Client.php(120): Google_Auth_OAuth2->authenticate('4/0ARtbsJoV1pRq...') #1 /www/sites/2/site80182/public_html/dev/wp-content/plugins/Google-Analytics-Popular-Posts-master/AnalyticBridgeGoogleClient.php(191): Google_Client->authenticate('4/0ARtbsJoV1pRq...') #2 /www/sites/2/site80182/public_html/dev/wp-content/plugins/Google-Analytics-Popular-Posts-master/inc/analytic-bridge-blog-options.php(181): analytic_bridge_authenticate_google_client('4/0ARtbsJoV1pRq...') #3 /www/sites/2/site80182/public_html/dev/wp-includes/class-wp-hook.php(308): analyticbridge_google_authenticate_code_post('') #4 /www/sites/2/site80182/public_html/dev/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #5 /www/sites/2/site80182/public_html/dev/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /www/sites/2/site80182/public_html/dev/wp-admin/admin.php(175): do_action('admin_init') #7 /www/sites/2/site80182/public_html/dev/wp-admin/tools.php(40): require_once('/www/sites/2/si...') #8 {main} thrown in /www/sites/2/site80182/public_html/dev/wp-content/plugins/Google-Analytics-Popular-Posts-master/api/src/Google/Auth/OAuth2.php on line 120
By the steps provided my error (the same one) was not solved. In devtools I can see the white box where the image should be has background image url (https://scontent-prg1-1.cdninstagram.com/v/t51.2885-15/272626269_345962680724208_149570202668023052_n.jpg?_nc_cat=106&ccb=1-5&_nc_sid=8ae9d6&_nc_ohc=7NwcfbggHS4AX-zdqyy&_nc_ht=scontent-prg1-1.cdninstagram.com&edm=ANo9K5cEAAAA&oh=00_AT8X8VPGrATes4BtLXKu8iV2sXNkBT9Dv6lUSEpWZS6ayw&oe=61F60C98) which on click says URL signature expired.
Yes!
Don’t know how the wrong order originated, but forcing it to load in the head withwp_enqueue_script( 'jquery','','','',false );
helped
Thank so much!- This reply was modified 5 years, 11 months ago by rebelord.
yes come and check https://test.michalbacak.com/ at this moment
thanks!Forum: Reviews
In reply to: [Sponsors] Too simplehere’s my CSS to make it one-line and handle wide logos:
#wp-sponsors li{ display:inline-block; margin-right:20px; } #wp-sponsors img[src='SRCs OF WIDE LOGOS GO HERE'], #wp-sponsors img[src='SRCs OF WIDE LOGOS GO HERE']{ height:40px; padding-top:10px; padding-bottom:10px; } #wp-sponsors img{ box-sizing:border-box; height:60px; width:auto; margin-bottom:20px; }
Forum: Reviews
In reply to: [Save Contact Form 7] Chekboxes with empty labels don’t workFound new bugs:
CSV export cannot handle entries with a comma.
Commas are also inserted to mysql, when there is a set of checkboxes. These, too, break the CSV structure.- This reply was modified 7 years, 9 months ago by rebelord.
“Thankfully you are one of the few complainers we have!”
Here you have another one. For the same 5albums reason.Besides, it displayed black images and some Notices: Undefined variable: post_data in my test case.