calooom
Forum Replies Created
-
Forum: Plugins
In reply to: [Offload, AI & Optimize with Cloudflare Images] Use of Cloudflare VariantsSorry for the delay!
So my current use case is as follows:
- Featured image for the post is uploaded
- This featured image is displayed across the site in multiple sizes but need to be cropped to exact dimensions.
Another good example is a user profile picture. So their profile picture needs to be cropped to be a sqaure but some users may upload their picture as longer in width or height.
I note that the plugin only automatically calculates the width and not a height.
I also use Bricks Builder if that’s of any significance.
Thanks and let me know if you need anything else.
Here’s a debug of what’s happening.
https://drive.google.com/open?id=1q-piGiTgjb4cVGwZV_H4lgE5PBXGxiXu
Hi there.
I’m using the theme MyListing27 and it’s uploading via the front end with no plugins. It’s a front-end system where people can upload their own ‘listings’ complete with images of their product. A key part of the site.
The site is dev.dctry.net. If you let me know a contact or way to email you credentials privately, I can.
The only other plug in we use is WP Media Folder, which I’ve tried disabling, but to no effect. The only time the uploaded doesn’t work is when I’m using the upload to S3 part of your plugin.
Any support would be helpful. Many thanks.
Any chance of some support on this.
Forum: Plugins
In reply to: [RSSImport] Image not importedSame issue here.
A solution would be great ??
Sorry – still didn’t work ?? https://puu.sh/zfYC3/702e76d2e2.png
Ran the code and tried the original code to run, but get the same error:
I’ve tried the suggestions above, but no luck. Run into the same issues.
Not sure what I need to run to delete the primary key. Tried this:
alter table wp_cfnwjj_top_ten drop primary key(postnumber, blog_id); alter table wp_cfnwjj_top_ten_daily drop primary key(postnumber, dp_date, blog_id);
(wp_cfnwjj is my correct database name)
I get the following errors:
alter table wp_cfnwjj_top_ten drop primary key(postnumber, blog_id)
Error in query (1064): Syntax error near ‘(postnumber, blog_id)’ at line 1alter table wp_cfnwjj_top_ten_daily drop primary key(postnumber, dp_date, blog_id)
Error in query (1064): Syntax error near ‘(postnumber, dp_date, blog_id)’ at line 1Error in query: 1 2
Thanks
I’m also experiencing the same problem on my website – fselite.net
I’m not too familiar with writing SQL database entries. Could you go into a bit more detail on how I can fix this?
Thanks for a great product