Sam Fullalove
Forum Replies Created
-
+1 to both these ideas. I really hope memcache will be possible for multisite in the near future.
Forum: Reviews
In reply to: [Gutenberg] Do NOT make this coreHi @karmatosed
As stated previously, and without a doubt as an optional plug-in.
More people have tried it and reviewed it in the last 2 days and the rating has gone down to 2.5. I think (and reviews back me up) most people do not want to be forced to use gutenburg.
Thank you @motopress.
That almost worked, except the toolbar has a index of 100002, so I changed it to:
.jBox-Modal {
z-index: 100002 !important;
}Image of issue before the fix above:
Please make sure a fix is included in the next few updates ??
Following up this, Siteorigin replied by saying:
“Please, reach out to the authors of MP Timetable. They’re using z-index: 10000; and we’re using z-index: 100001;. To get on top of our modal they’d need to increase their modal’s z-index. This isn’t a change we can make.”
Would this be possible @motopress ?
Many thanks,
SamfulHi @misplon,
I will let them know, thank you for the quick reply.
You are right about it being a shortcode builder, I could do that, however I’m looking for a more permanent solution.
Many thanks,
SamfulHi @hristo-sg,
I think this got lost again. I would be very grateful if this situation can be cleared up a bit more ??
Many thanks,
SamMuch Appreciated @hristo-sg, this seems to conflict with that’s actually happening though for 2 reasons.
1) We have 4 single WP sites on SiteGround using Let’s Encrypt individual certs and then connected Cloudflare and those have been autorenewing fine. Is this a recent change affecting this and will it cause them to fail in future?
2) We also think it has been working on subsites with individual let’s encrypt certs and then cloudflare, but we are not sure if they have renewed yet, we need to check at a later date.
This issue is quite confusing and we would much rather renew the ssl certificates while having our nameservers pointing to cloudflare.
Hi @hristo-sg,
I think this got lost. I would be very grateful if you could provide an answer so I can make a plan about what to do ??
Many thanks,
SamHi @hristo-sg.
Thank you for the info, its really appreciated. Could you answer 2 more questions please:
1) I assume that when you say the LE certs will not autorenew if we change the nameservers back to cloudflare, that you specifically mean the LE Wildcards. So the regular LE certs will renew even when their domain’s name server points to cloudflare.
2) If we purchase a SiteGround Wildcard SSL certificate and then change the nameservers for that domain to cloudflare, will it be able to autorenew every 12 months, or will it have the same problem?
Thanks so much,
SamHi @hristo-sg.
Just an update. I tried pausing cloudflare.com, but it won’t let me register the LE Wildcard Cert.
See here for the screenshot of this: https://drive.google.com/open?id=14avN5XtPCMzs49q_CppL7M42l6nXLXKT
Can I change my Nameservers to SiteGround, register the LE Wildcard and then change my Nameservers back to cloudflare?
Will the certificate still be able to renew? Or will this way cause a problem in the future?
Much appreciated,
SamHi @hristo-sg
Thanks for your reply. I currently have it setup except I am not using the SG Optimizer plugin yet and I am using individual LE certs for each sub domain. In the browser it shows cloudflare certs. This is non-WWW too.
So I am happy with everything as it is now, but I am just wondering instead of using individual LE certs if I can change to one Wildcard cert?
Also I have to turn the orange cloud off to register the LE cert and then turn it back on after. Does this mean that when it comes to autorenew it will fail, or does it only need the orange cloud to be turned off the first time it is registered?
Thank you so much.
SamStarted a new topic here as this one is old and already marked resolved: https://www.ads-software.com/support/topic/update-on-multisite-network-compatibility/
@hristo-sg Any update on this? Is SG Optimizer Multisite friendly yet? If not, then could you advise when this update may be released?
Also will we be able to apply the settings to the Multisite Network as a whole, or will we need to go into each sub-site individually and set this up?
Finally, if we are mapping domains to sub-sites so the wp-admin side looks like this “site1.network.com”, and the front-end looks like this “site1.com”, would we have to add both domains to SuperCacher in the cpanel?
I think these are important questions that a lot of users are waiting on and we would really appreciate if you could provide us with an update on where this is at.
Thank you for all your hard work and effort ??
- This reply was modified 7 years ago by Sam Fullalove. Reason: Started new topic so pointing readers to the right place
Forum: Plugins
In reply to: [Reviews Block for Google] Missing business image in the widgetah ha….thank you very much Burner, that worked. I feel silly that I missed those.
Ok, well this seems to be the solution. I hope Matt can include this in the next update ??
Forum: Plugins
In reply to: [Reviews Block for Google] Missing business image in the widgetThank you Burner. I just did as you suggested, however now the html output is:
<div class="”gpr-business-avatar”" style="”background-image:" url(‘https:="" maps.googleapis.com="" maps="" api="" place="" photo?photoreference="CoQBdwAAALmPJv7jGcuI65RRf93dr0wJZPUaKLqaMrUzsHiM7fPC1-8JKz9_NnjxoqPwb-AkUmJCAJjnz7t5HSZx-dGnh6SuzuXmq5LYsdn25rmyVwC0xCSYR8PnWKCAYFIgOwTF-tyKZOmUdZek2oXIr0osKa6DtYUV1gfZ4FJ5nKMUZ_-DEhD5ddONAUMuya98oHeyX1zuGhQ0bcifk2N_wIjQlIhgJrh9noAMKA&key=AIzaSyA9xMut6QQwpfzqK5rE96m6RA52OEvxysk&maxwidth=300&maxheight=300’);”"></div>
:/ your suggestion made perfect sense to me, but I don’t understand why my html is not being output like this… my line 34 is now:
<div class=”gpr-business-avatar” style=”background-image: url(‘<?php echo $place_avatar; ?>’);”></div>
This is the website I tested it on: https://sam-fullalove.uk.to/
Forum: Plugins
In reply to: [Reviews Block for Google] Missing business image in the widgetHi Matt, I know you are looking into this, but I did a bit more testing on different wordpress sites in case I could somehow get it working myself…
I tried the plug-in on 3 separate websites and it did the same on all of them:
https://sam-fullalove.uk.to/
https://sam.fullalove.co/
and another.If I am doing something wrong, or the same across all of these, then I don’t know what it is ??