dtlyme
Forum Replies Created
-
Forum: Plugins
In reply to: [Constant Contact Forms] Constant Contact Forms has experienced issuesOk here is the most recent:
[2026-2-03, 15:40] Refresh Token:.INFO: Refresh token triggered [] []
[2026-2-03, 15:40] Refresh Token:.INFO: Old Refresh Token: U1vISzIj* [] [] [2026-2-03, 15:40] Access Token:.INFO: Old Access Token: eyJraWQi* [] []
[2026-2-03, 15:40] Refresh Token:.INFO: Refresh token successfully received [] []
[2026-2-03, 15:40] Refresh Token:.INFO: New Refresh Token: 9rO0cEbP* [] [] [2026-2-03, 15:40] Access Token:.INFO: New Access Token: eyJraWQi* [] []
[2026-2-03, 15:40] Expires in:.INFO: Expiry: 86400 [] []
[2026-2-04, 14:28] Refresh Token:.INFO: Refresh token triggered [] []
[2026-2-04, 14:28] Error: .INFO: invalid_grant: The refresh token is invalid or expired. [] []
[2026-2-04, 14:28] Refresh Token:.INFO: Expired. Refresh attempted at 2026-2-04, 09:28 [] []
[2026-2-04, 15:23] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-04, 15:23] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-04, 15:23] API.INFO: ConstantContact_API::get_lists:449 unauthorized: Unauthorized [] []
[2026-2-06, 15:28] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:28] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:28] API.INFO: ConstantContact_API::get_lists:449 unauthorized: Unauthorized [] []
[2026-2-06, 15:28] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:28] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:30] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:30] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-06, 15:32] API.INFO: Refresh token attempt failed in get_api_token. [] []Forum: Plugins
In reply to: [Constant Contact Forms] Constant Contact Forms has experienced issuesoh jeez I am just realizing the date on that. Let me go look at that again!!!
Please?
Forum: Plugins
In reply to: [Contact Form 7] Malicious FilesIf I delete:
plugins > custom-contact-formsthe entire “custom-contact-forms” folder will that take care of it or are there files elsewhere? I will re-install and use Contact Form 7 with Captcha when i have this fixed 🙂
Forum: Fixing WordPress
In reply to: Password protected pageSorry Bill & Christine! I made the page “public” so that the client could review what was on there. Previously she couldn’t access it even with the password. There is definitely a conflict somewhere. It’s a page that is in process hence the sign up button does not take you anywhere yet 🙂
I will try deactivating plugins first when she’s ready to have it be protected again. Good suggestion, thank you!
Forum: Fixing WordPress
In reply to: Password protected pageNo one can help? Still not resolved and I need to do so!
thanks-
Forum: Themes and Templates
In reply to: Menu squooshed to the rightOh Sorry!! Will do.
Forum: Fixing WordPress
In reply to: Change default text in a password protected page?As always thank you Esmi. You are a great teacher and that worked beautifully! I made a ‘custom-functions.php’ and used your code. Perfection!
Add this to your child theme style sheet:
/*Takes away page title on Home Page only*/ body.home .entry-title { display: none;Forum: Themes and Templates
In reply to: TwentyEleven Chidl Theme – need space below my widget area!I do have Firebug! Thanks 🙂 Just wasn’t sure which section affected that. Secondary. Duh. I tried Primary.
Thank you for your help!
Forum: Themes and Templates
In reply to: Reducing Header Image HeightHi – I hope you are using a child theme, if not do a search on WordPress to find out how to do one!
On your child theme style sheet try this:
#branding img { height: 160px; margin-bottom: -7px; width: 100%; }Also – if you are using Firefox I highly recommend installing FireBug – it helps you to isolate the CSS that you want to change!
I am by no means a CSS expert – but I hope this helps.
Forum: Fixing WordPress
In reply to: Removing page title on the pageBrilliant! That css was just what I needed!
Forum: Themes and Templates
In reply to: Widget Area – added border and now at bottom of pageEsmi – you ARE a Diva. Thank you very much!!
Thank you all very much!
Just install it in a sub folder. I usually just call the sub folder wp!