Theo Platica
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Images not loading in Safari when ‘Lazy-loading’ is activatedThank you Frank!
The purpose of the code was to allow images to render naturally in case they had some fixed attributes and remain within their parent with the proportional height. Didn’t imagine that this would interfere with the Short-Pixel lazy-loading.
I just removed height: auto; and that was enough. Thanks again!
Forum: Plugins
In reply to: [Autoptimize] Images not loading in Safari when ‘Lazy-loading’ is activatedSure, I just created a Staging environment for this.
This is the link: https://wordpress-627703-2317404.cloudwaysapps.com/blog/website-seo-optimization/
You can see within the post content, above the Image Source links that there’s no image.Hi @edo888 ,
Thanks, but the above solution is being applied after the document is ready/window loaded.
I intend for Google to see from the very beginning the translated version, not after a second.The scrapers are actually seeing the default (untranslated) language.
Any idea?
A URL from my blog is this: xyzk
The note or FB comments should be displayed at the bottom (below the normal comments and above the footer).
Note that I will remove the URL right after I publish it because I don’t want it to be public.
- This reply was modified 3 years, 1 month ago by Theo Platica.
Yes, it disappears, but the comments and the form are never displayed. Even if you’re logged in.
- This reply was modified 3 years, 1 month ago by Theo Platica.
Forum: Plugins
In reply to: [Cookie Notice & Compliance for GDPR / CCPA] Notice banner doesn’t showI have the same issue.
The banner is not displaying on desktop resolutions (the banner HTML is missing completely from the page source), but it shows up on the mobile resolutions.
What’s happening?
- This reply was modified 3 years, 3 months ago by Theo Platica.
Yeah, for sure, you can use more than one CDN to deliver either the CSS, JS, and Images, but if you’re trying to use Kinsta’s CDN, it will take priority over the other CDNs that you use and will deliver everything via its own CDN.
Kinsta’s response proves that they can’t control which type of resources you can deliver via their CDN => ALL or NOTHING.So in order to keep Optimole’s Images Optimization features, I chose to use Optimole’s CDN to deliver the JS and CSS also.
- This reply was modified 3 years, 9 months ago by Theo Platica.
This is the Reply I got from Kinsta:
Right, so you can not run two CDN’s at the same time, in this case you may want to use either of them and if you want to use Optimole’s CDN instead you can remove the Kinsta CDN.
Forum: Plugins
In reply to: [Yoast SEO] Deprecated: wpseo_opengraph Update 14.0.1Hi @joostdevalk ,
Thanks for your reply.
I have 2 notices now:
1. Deprecated: WPSEO_Frontend::metadesc is deprecated since version WPSEO 14.0 with no alternative available. in /public_html/wp-includes/functions.php on line 4783
This shows up when I activate the ‘Yoast SEO’ plugin.2. Deprecated: wpseo_opengraph is deprecated since version 14.0! Use wpseo_frontend_presenters instead. in /public_html/wp-includes/functions.php on line 5148
This shows up when I activate the ‘Yoast SEO: Video’ plugin.- This reply was modified 4 years, 2 months ago by Theo Platica.
- This reply was modified 4 years, 2 months ago by Theo Platica.
- This reply was modified 4 years, 2 months ago by Theo Platica.
Forum: Plugins
In reply to: [Yoast SEO] Deprecated: wpseo_opengraph Update 14.0.1Hi guys,
I’m still getting the notices:
Deprecated: wpseo_opengraph is deprecated since version 14.0! Use wpseo_frontend_presenters instead. in /public_html/wp-includes/functions.php on line 5148 Deprecated: WPSEO_Frontend::metadesc is deprecated since version WPSEO 14.0 with no alternative available. in /public_html/wp-includes/functions.php on line 4783
I have the following plugins installed:
- Yoast Duplicate Post 3.2.5
- Yoast SEO 14.9
- Yoast SEO: Video 12.4.1
Any progress on you side with solving this?
- This reply was modified 4 years, 2 months ago by Theo Platica.
- This reply was modified 4 years, 2 months ago by Theo Platica.
My Client just notified me that after updating WooCommerce to the latest version, the issue reappeared.
My WordPress .htaccess code changes from the default one -> to:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /de/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /de/index.php [L]
</IfModule>What do you guys think is happening here?
Hi guys,
I’m encountering the same issue. This is what the default .htaccess code changes to:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /fr/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /fr/index.php [L]
</IfModule>It’s not related to MEC Calendar as I don’t have it installed.
I have multiple plugins installed, like: Woocommerce, Breeze, Autoptimize, and:
TranslatePress – Automatic User Language Detection Add-on
TranslatePress – Browse as other role Add-on
TranslatePress – Extra Languages Add-on
TranslatePress – Multilingual
TranslatePress – SEO Pack Add-on
TranslatePress – Translator Accounts Add-onI’ve tried deactivating all the plugins and then activating them one by one, but that doesn’t seem to make it happen. It seems to be happening randomly.
If I should put it in different words, it happens randomly that my .htaccess default WordPress code gets changed from / to /an_existing_language_from_translatepress/Do you have any idea why this happens?
Forum: Plugins
In reply to: [AdPush] Responsive Ads not showing up on mobile deviceI got it solved.
It seems that my caching was creating the issue. I use both W3TotalCache and Autoptimizer. After identifying the cause, I made some small changes in Autoptimizer’s config and that was all.
Thank you for your quick reply Frank.
AO 2.2 alone got me 85 on desktop (+2), but on mobile I got 62 (-7).
Altough, after testing it in combinaation with diffrent caching plugins, I found Gator Cache that bumped me up on both (+1 for mobile and +4 for desktop).Thank you again and I hope that my situation will provide useful info for you and for others. ??
- This reply was modified 7 years, 7 months ago by Theo Platica.
- This reply was modified 7 years, 7 months ago by Theo Platica.
- This reply was modified 7 years, 7 months ago by Theo Platica.
Hello Frank,
Before activating AO I had 69 on mobile and 83 on desktop.
After activating AO I got 51 on mobile and 61 on desktop. Also, the Server response time increased from 0.3s to 4.5s.My website is: https://dan.smartdevelopment.ml/
and AO is activated. I initially wanted to Eliminate render-blocking JavaScript and CSS in above-the-fold content.
I tried different option combinations after reading above, but can’t seem to get a good score. Can you please take a look?…maybe you can find something?Thank you!
- This reply was modified 7 years, 7 months ago by Theo Platica.