aimarv
Forum Replies Created
-
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Cannot unload jqueryIt was a conflict with the Jetpack option that loads jquery via WP CDN.
Maybe you d like to add a jetpack CDN detection as a new feature ??
just to correct a typo:
functions.php
add_image_size( ‘square-480’, 480, 480, true );and then index.php
the_post_thumbnail( ‘square-480’ );any suggestions (apart from forgetting jetpack after all these years) are welcome
Forum: Plugins
In reply to: [Yoast SEO] og:image not showing in version 14 with multisite + relative urlI have a similar problem.
I do have og:image but
there is no twitter:imageDear James, maybe I need to clarify what I’ve written before
Unfortunately, I do not need support for customizing.
My code was working flawlessly.
I did not change the code.
Some parts of my sites are broken.Do I need to contact some place else for jetpack/photon bugs?
According to the links you ve provided, my code is (well … was) enough to provide a square image. But it stopped working and I didnt do it ??
- This reply was modified 4 years, 10 months ago by aimarv.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] messes jetpack statswow! that was quick!
5 stars from me ??
Forum: Plugins
In reply to: [W3 Total Cache] CSSTidy: amp validation errorminify (default)
JSMin (default)
and CSS Tidyand to be able to validate, I ‘ve unchecked
Inline CSS minification
- This reply was modified 5 years, 8 months ago by aimarv.
This is what you need
https://www.ads-software.com/plugins/jetpack-module-control/
but only if you know what you are doing ??
Forum: Reviews
In reply to: [AMP] broke blogsI m afraid I am in the same situation.
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] (not) cacheable urlsThanks!
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] (not) cacheable urlsI would love it if
[ajaxloadmore] used the post_id etc
and [ajaxloadmore category=”ajax”] or [ajaxloadmore taxonomy=”this” terms=”that”] totally bypassed it(ps that was exponentially not expotentialy)
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] (not) cacheable urlsI don’t mind the addons but I do wonder about basic functionality.
I just need the taxonomy ??Our sites are behind a (really needed) reverse proxy, and if it is ok to remove slug, post_id and canonical_url then the php/mysql hits will be reduced expotentialy ??
Forum: Plugins
In reply to: [W3 Total Cache] wp-admin login Error 500 when Enable Object cache with redisYou should install php-redis too, if you have not done so.
I don’t think this IP belongs to google search bots
Forum: Plugins
In reply to: [IP Geo Block] “Sorry, your request cannot be accepted” message at loginI ‘ve updated to the latest version last night, and this morning the users got the “sorry your request…” message. I could log in, they could not. After few minutes it decided to cool off.
Forum: Plugins
In reply to: [W3 Total Cache] Object Cache – High cpu after updateRedis is the way to go, but I am afraid that the WP 4.7.1 update breaks all object caching plugins