markva
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Clock stopped showing HandsHi Milind, and thanks for your response!
I have created 2 minimal test sites to show you the difference between the old and the new AMP plugin version.
AMP Plugin Version 2.1.4
https://kolmok.xyz/v214As you can see, the analog clock has the hands in the correct position for 21:50
AMP Plugin Version 2.2.0:
https://24horas.app/v220As you can see here , the analog clock has the hands NOT in the correct position for 21:50, it has the hands in the initial position.
To show the clock I use custom code, not a plugin. The code is in functions.php, and calculates the hand positions at the time the browser loads the page.
As you can see in the following screenshots, the sites use the same plugins / configuration.
I have also filled in and submitted the form (https://docs.google.com/forms/u/0/d/e/1FAIpQLSfHk32DRaYLgYO3MMg002_wYKqeWJAvHvj-EoSFWOFyDH6ncw/formResponse)
I consider plugin version 2.2.0 the “live” one.
Thanks and kind regards,
MarkForum: Themes and Templates
In reply to: [Neve] Lighthouse: Lists do not contain onlyThanks a lot for your efforts luciamarinescu!
Please do me one final test on your site: Reply to a comment.
That should produce the error.
I really appreciate it!
Best,
MarkForum: Themes and Templates
In reply to: [Neve] Lighthouse: Lists do not contain onlyHi luciamarinescu,
Thanks for your reply!
In this URL you can see the issue.
https://potenciacion.com/2-elevado-a-63
I am using your theme on other sites as well. Everywhere I get the error if a post or page has comments.
I strongly believe the content of a comment has no influence. I have made a simple new post with comments:
https://potenciacion.com/testcomment
I do get the error there, too.
Thanks for looking into this!
- This reply was modified 4 years, 10 months ago by markva.
Forum: Plugins
In reply to: [Super Progressive Web Apps] Failed to update a ServiceWorkerHi Jose,
It seems the latest lighthouse version is 6.10; in your screenshot it says it has been done with v 4.10.
In the linked screenshot you can see the error: https://prnt.sc/tpvck2
I have tried all I could think off to resolve the issue, but in vain.
I am here and can do whatever it takes to help troubleshoot, also by means of telegram or Skype.
Thanks,
MarkForum: Plugins
In reply to: [Super Progressive Web Apps] Failed to update a ServiceWorkerForum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Missing Disable XML-RPCThanks for your reply. In addition, I am glad you took over the plugin, the other issues I had disappeared with the latest release of your plugin.
The disable xmlrpc is known to me; I had it installed on about 120 sites. Before removing from all sites I waited quite some time to see whether Speed Booster Pack’s implementation did the job. In fact, it did. That’s why I removed the disable xmlrpc, which does nothing else than disabling xmlrpc, thereby adding to the number of plugins to maintain.
Honestly, adding and then removing the feature is a bit odd IMO, but I understand that some users who are not savvy had issues when enabling it.
I respect that you’re the boss when it comes to Speed Booster Pack, yet I would prefer you added it back and put it in the Advanced tab.
Thanks and kind regards,
MarkForum: Plugins
In reply to: [Amazon Link] On SSL site, http://amazon needs to be https://I have the same issue, the plugin also causes not-secure display in Firefox and Chrome when the site uses https.
Forum: Fixing WordPress
In reply to: Php wp-get question related prdocues bullet pointsThanks tollmanz,
tried the code, but it din’t work. In the css I haven’t been able to make the requested changes either.
Thanks again,
MarkForum: Fixing WordPress
In reply to: php wp-get questionsI have a smiliar issue. On http://hauntedplacesinengland.com/indexofhauntedplacesinengland I would like to get ride of the bullet points.
The code I use running exec-php is
<?php wp_get_archives('type=alpha'); ?>Thanks!
Mark