Matt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Confused! Integrating user logins/sign ups…@bcworkz Thank you for your helpful reply and the useful tip about the registration form.
@delanataylor @champsupertramp
Hi, and thank you both for your replies. That does help my understanding of how this works.
@delanataylor I have also learned from The Events Manager support forum, which I chose over The Events Calendar, as it would accept recurring events in the free version, does not have support for integrating with Ultimate Member.
Tbh I’m in 2 minds: the Ultimate Member plugin is so well supported in numbers, and with positive reviews of those installations that I am tempted. But another part of me asks if it is necessary when ideally I don’t want to add another plugin.
- This reply was modified 3 years, 4 months ago by Matt.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Responsive Maps?I don’t know if this is the ideal way to do it but it works on all devices on chrome, firefox and edge…
.em-location-map-container { width:100%!important; height:450px!important; }
Thanks for the pointer!
- This reply was modified 3 years, 5 months ago by Matt.
Forum: Plugins
In reply to: [WooCommerce] Shop front css grid broken/not loadingHi abwaita, my thanks for your reply.
I deactivated Elementor and so I imagine it switched to the default theme and it looks as it should with that theme, but obviously has none of the headers or footers etc i had created in elementor.
Does this mean the conflict is with Elementor? How do I approach this problem?
My sincere thanks for your help.
Matt
Forum: Plugins
In reply to: [WP TripAdvisor Review Slider] Gateway Timeout While Downloading ReviewsHi, thanks for the reply, and the plugin of course! Yes it populated the reviews list in the plugin. The solution for me was quite simple if not obvious – I deleted then reinserted the widget after the above and it refreshed everything and i’m happy to say is now working and looks great. Thank you!
Forum: Plugins
In reply to: [WP TripAdvisor Review Slider] Gateway Timeout While Downloading ReviewsI also get that with the error message:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
I refreshed numerous times and eventually all seemed okay. It said the settings were saved and reviews downloaded. However despite having set a template etc, only the widget title is displaying, the reviews / listing is not.
Any advice would be much appreciated, thank you.
Thank you Arnaud. I have done that and I look forward to your support reply.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] jQuery commented out?Diana, I can’t thank you enough, you’re a star! After your input, it is all working, hotspots too ??
Seriously a massive help, I’d probably have had to abandon the image maps without you, my sincere thanks.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] jQuery commented out?Hi Diana, thanks for your reply ??
I have done as suggested and combined those files so it now reads as follows…
;(function(a){a.fn.rwdImageMaps=function(){var c=this;var b=function(){c.each(function(){if(typeof(a(this).attr("usemap"))=="undefined"){return}var e=this,d=a(e);a("<img />").load(function(){var g="width",m="height",n=d.attr(g),j=d.attr(m);if(!n||!j){var o=new Image();o.src=d.attr("src");if(!n){n=o.width}if(!j){j=o.height}}var f=d.width()/100,k=d.height()/100,i=d.attr("usemap").replace("#",""),l="coords";a('map[name="'+i+'"]').find("area").each(function(){var r=a(this);if(!r.data(l)){r.data(l,r.attr(l))}var q=r.data(l).split(","),p=new Array(q.length);for(var h=0;h<p.length;++h){if(h%2===0){p[h]=parseInt(((q[h]/n)*100)*f)}else{p[h]=parseInt(((q[h]/j)*100)*k)}}r.attr(l,p.toString())})}).attr("src",d.attr("src"))})};a(window).resize(b).trigger("resize");return this}})(jQuery); $(document).ready(function(e) {$('img[usemap]').rwdImageMaps();});
I’ve never formatted js myself before so I hope it all looks alright? It visually has worked, the layout as it should be. I’m still having trouble with the original problem that necessitated me to add custom js; that is I was adding the image map (the coordinates are not responsive) but I’ll take that query over to the developers there now (see earlier link).
I’ve been researching plugins for image maps for some time and the only solution I’ve found that is usable and allows more than 1 map are paid, and quite expensive too. With this js/css plugin and some cheap image map software I hope to get this working!
Thank you so much for your support Diana!
Forum: Plugins
In reply to: [Simple Custom CSS and JS] jQuery commented out?I’ve noticed when I deactivate the following custom js the layout etc returns to normal
jQuery(document).ready(function(e) {$('img[usemap]').rwdImageMaps();});
Forum: Plugins
In reply to: [Simple Custom CSS and JS] jQuery commented out?Hi Diana, and my sincere thanks for your reply ??
I’ve edited and now temporarily uninstalled any cache plugins but unfortunately, the problem I was having remains. Thank you for the info on why it’s commented out. I wonder if you might have any other ideas please? Many thanks, Matt P.
Hi Ethan,
Yep, already done. The issue is resolved though I haven’t checked it goes with the opera browser with adblocker on.
Many thanks
Turns out I needed to create a new SMTP enabled email address to use as the sender email. And now messages are coming through in chrome and Firefox browsers.
Doesn’t send form in opera on my android phone though, until I turned off adblocker which is enabled by default.
WordPress 5.3.2
PHP version 7.4.1How would i find the logs?
Forum: Plugins
In reply to: [Visual Composer Website Builder] Default WP RSS widget not saving or workingHi, it’s not a vc element but the default wordpress rss widget, however it doesn’t work when visual composer is activated.