Michael Wang
Forum Replies Created
-
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Accessing the saved linkHi LuciferIAm,
Please try
update_post_meta( $post_ID, ‘externalurl’, $externalurl );
then you can get external url from
get_post_meta( $post_ID, ‘externalurl’, true );Forum: Plugins
In reply to: [QQWorld Auto Save Images] download thumbnail only first. not allThe new feature you want is done, please buy QQWorld Collector v1.1.1+.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Function to autoset local image as featuredAha, how lazy you are, as you wish, please waiting for next update.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] download thumbnail only first. not allOkay, get it, this feature will release in next version of Pro-Edition, Welcome to buy.
When the time comes I will reply this topic let you know.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] dosent work with draft and scheduled postHi,
I’ve tested, it’s working, so make sure you are using the newest version 1.7.15.1 and try again.Forum: Plugins
In reply to: [QQWorld Auto Save Images] Image height/width with responsive themeNo need program, css can solve this issue, you can put this codes below into style.css:
img {
width: auto !important;
height: auto !important;
max-width: 100% !important;
}Oh, i recommend add the content area ID/Class before ‘img’, e.g.
#content img {
width: auto !important;
height: auto !important;
max-width: 100% !important;
}Forum: Plugins
In reply to: [QQWorld Auto Save Images] Saving images without permalinkI see,you have to publish the post then you can get the permalink you want. or waiting for schedule published.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Saving images without permalinkMay be it is because I’m using publishing by schedule?
But… Any suggestions how to fix?Ummm. I worked fine while just saving, please try again.
502 error is issue of servies, sorry can’t help.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Saving images without permalinkPlease update v1.7.15.1.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Saving images without permalinkHi, the permalink with ID will automatically changed while publishing.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Save Duplicate Images and SuggestionsHi Chris,
Please reinstall v1.7.15, the revisions problem was solved.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Save Duplicate Images and SuggestionsHi Chris,
Please download the Development Version to test.
https://www.ads-software.com/plugins/qqworld-auto-save-images/developers/
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Save Duplicate Images and SuggestionsWow, so clever you are, i think i knew how figure this out.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Save Duplicate Images and SuggestionsHi Chris,
1. I recommend set Exclude Domain & Keywords of Format Settings to prevent the plugin save Duplicate Images, if the image url domain is different to site url.
2. The image name is automatically changed by WordPress core, i would try to modify it.
3.I recommend set Maximum Picture Size of Filter Settings to 500px/{blank}. or you can use a custom image size (500×500).
https://codex.www.ads-software.com/Function_Reference/add_image_size4. No one can see your activated domains list on my website, even me. unless you told me your password.