SweetPweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error with image uploadingI just had this issue (“Post Processing of the image failed…”) with a fresh WP install and tried updating PHP, memory, etc.
Finally found it and its a conflict with gd and imagick extensions in php. Ultimately the fix was to disable imagick for image processing. If you have access to your PHP Extensions, make sure to enable GD and disable Imagick. Worked for me.
Forum: Plugins
In reply to: [WooCommerce] 503 Errors when changing an order statusThanks Andrew, I appreciate it and understand that there isn’t a lot of info to go on. I’ll keep digging and report back if necessary!
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookThanks – 5 Stars!
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookThank You @bikeshdhakal,
That solution worked great. I was able to enable the OG image settings in the All in One SEO plugin using their “social meta” add on.Works great now and I appreciate the quick help!
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookHi there, quick update. I did find a way to have Facebook rescrape the page but it is still pulling an incorrect featured image:
This screenshot does say that there is an issue with the Open Graph image:
Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.https://www.awesomescreenshot.com/image/2937148/ebf63854022c73e1571fe8d932bfeba5
Does this help identify any issues on the plugin side?
- This reply was modified 7 years, 4 months ago by SweetPweb. Reason: updating screenshot
Forum: Plugins
In reply to: [Social Auto Poster] Featured Image not Carried Over to FacebookDid you find the fix? I have the same issue and cannot find how to update or fix this?
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] No Options on New FormThanks @webdevmattcrom (Matt),
I will check out that serverpress option and I appreciate the resource. I certainly can understand that it hasn’t been widely reported so you can’t worry too much about it, but there is definitely something going on there when / if you guys get a chance.Thanks again. Kory
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] No Options on New FormThanks for the quick reply but I can’t do that. Everything worked fine until I activated Give plugin and this is a active, live site with an upcoming important announcement coming, so I can’t do the troubleshooting of this plugin. I’ll just need to go another direction.
Hope you guys are able to find it – looked like a nice option. FYI, I also noticed that this plugin took over my other WP custom fields – e.g. the ones that my theme places in page admin.
Without the plugin activated:
https://www.awesomescreenshot.com/image/2038141/c8c9a24528f01c99412df63ddd65aa0bWith the plugin activated – same custom fields from the Overlap theme:
https://www.awesomescreenshot.com/image/2038134/81ea562cab78df7dbf1ece750cc1f500Best, Kory
Hi There, just another user here but looks like this plugin doesn’t show in the dashboard… it is simply available as an option when you edit a form in CF7. Hope that helps…
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] No Options on New FormHere is my system info:
https://www.melissayoussef.com/wp-content/uploads/2017/01/give-system-info.txtForum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] No Options on New FormHello,
I am experiencing the same issue. I set up the plugin on an existing site and when I created my first form, I am getting no options in the settings fields. Here is a screenshot:
https://www.awesomescreenshot.com/image/2037934/d8ec0d08d7bbac23a8ef1e8262461f36Help would be greatly appreciated as this looks like a great plugin for our use.
Thanks!
Forum: Plugins
In reply to: All-in-One Event Calendar 2.3.12 – "Download Failed. Not Found"+1 – I am having the same issue!
https://www.awesomescreenshot.com/image/2001098/85d6b512f7fbb94a296dd028e7645a11Forum: Plugins
In reply to: [Advanced Excerpt] Image Tags Not Being Stripped OutThanks @taxman10m,
But my issue is different. I do have featured images set but the client has an image that starts each post which is what is getting partially populated in the excerpt. Primarily, I have a map plugin that pulls the post excerpt in it’s teasers. We had hundreds of posts so didn’t want to set the excerpts manually and that is why I used this plugin.However, this plugin is still not creating the custom excerpts as expected and leaving the html of the first image partially intact which is blowing out my teasers.
Thanks and I hope the plugin author will weigh in to help get this issue fixed.
- This reply was modified 8 years, 3 months ago by SweetPweb.
Forum: Plugins
In reply to: [Advanced Excerpt] Image Tags Not Being Stripped OutHi @taxman10m,
Thanks for the additional feedback. I tried that and allowed Divs and I am still getting the same results. I even tried allowing all tags except for images and same thing.It seems that everything goes haywire once the “src” is stripped out but the main problem is the
tag is not being stripped which leads the content:
Here is the source at the opening of the post:
<p> <img class="aligncenter size-full wp-image-7022" src="https://www.southwestdiscovered.com/wp-content/uploads/2016/05/Meow-Wolf-Refrigerator.jpg" alt="Meow Wolf Refrigerator" srcset="https://www.southwestdiscovered.com/wp-content/uploads/2016/05/Meow-Wolf-Refrigerator.jpg 500w, https://www.southwestdiscovered.com/wp-content/uploads/2016/05/Meow-Wolf-Refrigerator-300x300.jpg 300w, https://www.southwestdiscovered.com/wp-content/uploads/2016/05/Meow-Wolf-Refrigerator-100x100.jpg 100w, https://www.southwestdiscovered.com/wp-content/uploads/2016/05/Meow-Wolf-Refrigerator-150x150.jpg 150w" sizes="(max-width: 500px) 100vw, 500px" width="500" height="500"> I took a seat in the living room to get a feel for where I was and where to begin, then glanced into the kitchen and saw a group of kids open the refrigerator door and walk on through. </p>
and here is the result after the stripping in the excerpt:
<img class="aligncenter size-full wp-image-7022" …<="" div="">
Thanks for any additional help.
Hello, I have updated but have a customized version of VC supplied by the theme and I am still experiencing this issue. Can you update this thread with what the change / fix is?
Thanks for any assistance!