bbbbho
Forum Replies Created
-
Hi,
Here’s what i have done.
I addedadd_filter( 'pum_popup_content', 'as3cf_filter_post_local_to_s3', 100 );
to my theme function.php.
However, the hook doesn’t seem to be working.
I dont see pum_popup_content as well.
Have you succeed yet?Hi,
i am facing the same issue.
I dont see any pum_popup_content.php. do u mind to point me to the write file?
when u say applying the_content filter, accoding to this page https://deliciousbrains.com/wp-offload-s3/doc/filtering-urls-in-custom-content/,
i should be adding$content = apply_filters( 'as3cf_filter_post_local_to_s3', $content );
Where should i paste this into pum_popup_content ?Forum: Fixing WordPress
In reply to: Admin Panel not showing up all postsI host WP myself on AWS so there’s no purge varnish or memcache there.
I tried deactviating plugins and themes to twentyseventeen…no change.
i manually replace wp files apart from wpconfig and wp-content to version 4.7.5Problem still persist.
Any suggestions?
Forum: Plugins
In reply to: [Smart Slider 3] images not showing with S3Hi Gabor,
it doesnt work.
I have changed my url from original https://example.com/wp-content/uploads/
to https://d111111abcdef8.cloudfront.net/media/however, the setting only allows to change the domain and not including directory file.
Is there any other method ?
Brian
Forum: Plugins
In reply to: [Smart Slider 3] images not showing with S3Hi Gabor,
I will try it and let u know if it works.
Brian
Hi @danieliser,
can you elaborate a bit more this?
so instead of hooking up to the_content, i should hook it to pum_popup_content because thats the one popup-maker uses?Do you mind to share how to write a custom filter?
Brian
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache with redis?I have the same exact question.
rolled back and it works.
roll back to 1.4.15
Same issue.