Hanno
Forum Replies Created
-
I understand. No problem, we will have another try then.
After blockingwp-google-maps-pro.min.js, wp-google-maps-pro/js/core.jsno more console error, but a warning instead:
Something went wrong TypeError: WPGMZA.RestAPI is undefined
No fake map, no real map, just blank screenHi Rogier,
this makes it even worse – no more fake map for users without cookie agreement, two more UncaughtReference Errors: WPGMZA is not definedSure, but then I would have to create the entire CSS myself, wouldn’t I?
I did so already. Still I think, although providing this icon is a good thing in general, any option to switch it off would be a great thing.
Tx HannoThank you for your reply.
I changed one page to using the WP Google Maps plugin instead of the Divi module.
It works as it should, although I am not very keen on implementing one plugin after another, if there is a built-in solution one could use. Every plugin brings its own security risks.
BTW, please have a look at this info which shows below the Google Maps window:
Um Google Maps-Cookies zu aktivieren, bitte auf ?Ich stimme zu? klicken
The question marks should be German opening resp. closing quotation marks. Don’t know where the problem is, the .mo file has the correct characters.
CUI could also provide you with a complete sourcecode of one of the webpages affected, if that would be of any help for you.
If so, please advise how to proceed.- This reply was modified 5 years, 8 months ago by Hanno.
Well, that example does not help. I use Divi page builder, and the philosophy of implementing Google Maps seems to be quite different from that of Elementor, which you use. Especially, there is no iframe object which, as I see it, is the main hook for your blocking mechanism. Instead, the Divi module uses a script link to googleapis.com/maps, which I can’t find at all in your demo site.
Here comes the link:
<a href="javascript:;" data-enc-email="unaab[at]obygr.qr?fhowrpg=Jrofvgr%20|%20Oyügratnyrevr" class="bo_mail" data-wpel-link="ignore">"></a>The ‘class’ entry is voluntarily defined by the WordPress admin (not always present!), ‘data-enc-email’ contains the encrypted email address, subject asf.
Hope that helps.- This reply was modified 5 years, 8 months ago by Hanno.
Hi Rogier,
unfortunately the site is still under construction and not yet online. As there are certain restrictions on Google Maps API, we will probably have to wait until the site is accessible from outside.
I will get back to you later.I appreciate your quick replies very much. Unfortunately I still can’t get the plugin to work the way I would like it to. Anyway, I found a workaround, as the plugin that does the email encoding lets me add a class to every mail link. So I simply ignore email links in your plugin, and generate a special email icon via CSS.
Maybe this could also be an enhancement for your plugin, treating mail links in a separate way, and providing special icons.
Thanks for your efforts.It does not work as described.
Unencrypted mail link: data-wpel-link is set to “internal”
Encrypted mail link: data-wpel-link is set to “ignore”
There is no difference if the class is mentioned on the exception tab or not.
If I add ‘data-wpel-link=”external”‘ manually to the mail link it works as long as the link is not encrypted. As soon as encryption is active, the manual entry is automatically changed to “ignore” again. How can that be?- This reply was modified 5 years, 8 months ago by Hanno.
It *was* an issue with another plugin, pls. consider this as solved.
Thanks for your quick support.
There was a cron issue indeed, which means that the site definitely has to be online with a proper DNS record to get the plugin to work. Maybe a good idea would be to optionally let the switch off cron usage, maybe as a fallback option also.
Sad to say, only providing a list template with just headline, date/time and author is not enough. There are other free RSS plugins around that offer more.
Thanks anyway.
Hi Mark,
thanks for hearing from you. I did not contact your support, as your plugin site says there wouldn’t be any support for the free version except the FAQ (at least I think I read something like that, maybe I misunderstood).
In the RSS Aggregator menu => Feed sources the timer for Next Update is running upwards (!), and the number of imported items counts to zero. If I click on the feed title, however, the Feed Preview shows the latest 5 feed items out of ten.
The site is not online, but this should not have any effect for just displaying an external RSS feed, shouldn’t it? There is another RSS Retriever plugin running well (WordPress RSS Feed Retriever by Theme Mason) but I am looking for an alternative due to missing German translation. I deactivated that plugin to no effect. Clicking on “fetch” makes the wheel spin, but nothing else happens.
I use the divi site builder, maybe there’s an issue with that?
Any help is highly appreciated!After days of silence by the “support”, I managed to find the reason for the issue myself. Thank you for nothing! I will switch to a different backup solution.