Stanislav Khromov
Forum Replies Created
-
Are you using any reverse proxies like Varnish in front of your site? What hosting provider are you on?
You are right, the images will still be shown, but they will be linked via the other site, same way as Facebook does it for previews.
Because these images are explicitly set by website owners for the purpose of representing their article in a preview, we think it would be at least some sort of gray area.
We will consider your feature request for a future version! ??
Hi Viktor,
It’s currently possible to not automatically mirror the image to your site in the settings page for the plugin.
You can also customize the output by building a custom template, which is described in the documentation.
Forum: Plugins
In reply to: [Content Cards] Post from frontend formI’m not familiar with USP forms but it shouldn’t be impossible if you can either use a PHP template with
do_shortcode()
or run the results from your form through the[contentcards]
shortcode. Here’s an example of a functional shortcode:[contentcards url="https://yoursite.com/article-1"]
Hope that helps.
Forum: Reviews
In reply to: [Gutenberg] I started loving it more and more!@meymigrou You’re laying it on too thick, Gutenberg is one of the best editors out there. There are other issues to be solved like the sticky metabox situation though, but hardly worth a one-star review.
@interfacelab That command seems to have done the trick, great job!
Would it be possible to implement
wp mediacloud export
to bring the images back from S3 to your local server? ??Thanks interfacelab, I’ll try the WP-CLI command!
Yes, the image sizes.
I’ll try to poke around in the error log.
Does the Storage Importer find any missing image sizes and fix them? In that case I can run that function a couple of times per day to make sure everything is in sync.
Possible error from logs:
2017/09/25 00:34:05 [error] 2451#0: *3079 FastCGI sent in stderr: "PHP message: [2017-09-25 00:34:05] ilab-media-tool.INFO: Locking process wp_ilab_s3_import_process [] []
- This reply was modified 7 years, 6 months ago by Stanislav Khromov.
Not sure what you mean – when you create a Space you get a unique URL for it, for example: https://xxxx.nyc3.digitaloceanspaces.com/
From there it’s easy to create a pull zone on any CDN.
- This reply was modified 7 years, 6 months ago by Stanislav Khromov.
I can reproduce it with setting the prefix to “test”. Or do you mean that deleting files does not work if you set a prefix at all?
Great, thanks!
In that case the documentation is wrong, as can be seen here:
https://github.com/Interfacelab/ilab-media-tools/blob/3940edc59129529ad55155644dadd0d3a932ea72/config/storage.config.php#L167This should be corrected.
Forum: Reviews
In reply to: [Child Theme Creator by Orbisius] Not good, ads, confusing functionalityThere is ads for your services and plugins in the notifications when you activate the plugins and littered everywhere in the sidebar of the plugins options pages. There also seems to be some sort of cloud functionality for storing “snippets” and “license keys”. What that has got to do with creating child themes is not clear.
I don’t oppose ads per se, and you are free to do whatever you want with your plugin, but it makes me depressed to see what used to be a small, clean utility plugin become a monster full of ads and intrusive behaviour.
- This reply was modified 7 years, 7 months ago by Stanislav Khromov.
- This reply was modified 7 years, 7 months ago by Stanislav Khromov.
Forum: Plugins
In reply to: [Content Cards] Create your own cardHi @skinggeovera,
It’s not currently possible to change images, heading or description for outbound links. The feature is not planned for development at this time, but we will consider your feedback and possibly add it in the future.