jacklinn
Forum Replies Created
-
Hi MariusG,
I checked with CDN support team and resolved that issues. now the image is loading on the first visit. But still, twitter card is not taking the image. The image is not loading in the Twitter card. What is the issue?
Everything is fine from our end. but where are the exact issues?
https://cards-dev.twitter.com/validator
https://www.medicoreach.com/top-50-healthcare-workplace-2018/There is no error log here. Then why the image is not fetching
Log
INFO: Page fetched successfully
INFO: 29 metatags were found
INFO: twitter:card = summary_large_image tag found
INFO: Card loaded successfullyThanks.
Hi @amboutwe,
In view page source twitter: image is showing like below URL. without CDN link. Still, it’s not taking the image in twitter card.
https://www.medicoreach.com/wp-content/uploads/2018/10/6-Tips-to-Help-Healthcare-Workers-Celebrate-Halloween-at-the-Hospital.jpg
I removed the feature image and added a new image again still, it’s not working.Yes, you are right. When I click on this URL its showing 404 error. Again if I reload the same URL then it’s showing an image. Actually, the image is not fetching at the first time. We are using “MaxCDN” service for this website. What is the issue? How to resolve this? How can I get the image in the Twitter card? Please let me know ASAP.
Thanks.
Hello @jerparx,
I tried all the possibilities from my end to resolve this issues. Everything is fine in terms of image and twitter tags. Which you mentioned below URL. I checked with that also. still, the image is not showing on the twitter card.
https://kb.yoast.com/kb/twitter-sharing-not-working/
https://kb.yoast.com/kb/custom-twitter-tags/Website:
URL: https://www.medicoreach.com/6-tips-to-help-healthcare-workers-celebrate-halloween-at-the-hospital/Here is a log for that URL:
Log
INFO: Page fetched successfully
INFO: 31 metatags were found
INFO: twitter:card = summary_large_image tag found
INFO: Card loaded successfullyWhat is the issue? Please check it once and let me know your suggestions to solve this issue.
Thanks.
- This reply was modified 7 years, 6 months ago by jacklinn.
Forum: Plugins
In reply to: [Email Before Download] Mail is not sending to the userI found that code and customized. Its working fine now.
I am also facing the same issues. I have a list of multiple checkboxes(7) in the form. The user can check all the checkboxes but at least one is required. Without selecting checkbox they should not be able to submit the form. how to make it in contact form 7? I have added the script still it’s not working.
@christiechirinos if we make all the field required user should select all the checkboxes. then only they can submit the form. but selecting checkboxes is up-to user choice. we can’t force them to select all the checkboxes in the form. how to solve this issues in contact form 7?
Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Signature field is not workingOK.i will check if there is any plugin conflicting.
Forum: Plugins
In reply to: [Contact Form 7 Signature Addon] Signature field is not workingThanks for your reply.i checked JS console. there is no error in that. required field is not working. currently, I am adding not mandatory field only. without mandatory fields, the signature field is working fine. if I add required filed that time it’s not taking signature field values.