queenielow
Forum Replies Created
-
Thanks @robert681 . Interesting and I will keep you posted.
Sounds like a great idea..
I’ll do that and will report when there’s another set of update happening.
I guess if this is really happening, the best option is to update WP core manually so that config.php are not replace?
Thanks alot for your help.
Hi Robert,
We are using Linode and I havent change the secret keys at all and I can confirm it’s been set too. I think the wp-config.php file might update only during core update. Do you think this will cause the issue?
Apologies for late response.
Thanks,
Queenie
Thank you!!
Hi @zluck ,
I’ve raised my ticket here https://zluck.authordesk.app/customer/tickets/49 but it hasn’t been pick up? Can you please have a look? My client is eager to get this done.
Thanks
Ah got it! purchasing it now.. Thanks for your quick reply.
Hi There, I saw this thread. We are having the same issue and we haven’t bought the PRO yet. I see that @laurencejodoint mentioned that they can turn the file attachment to links without the PRO, can you please me know how can I do that?
Thanks
Forum: Plugins
In reply to: [WP Search with Algolia] Update to 2.3 : JS errorThanks Michael, I’ll look it up.
Forum: Plugins
In reply to: [WP Search with Algolia] Update to 2.3 : JS errorHi Michael,
Apologies, here is the UAT site – shorturl.at/dryLS
The error shows on console log:
InstantSearch.ts:225 Uncaught Error: ThesearchClient` option is required.See documentation: https://www.algolia.com/doc/api-reference/widgets/instantsearch/js/
at new R (InstantSearch.ts:225:13)
at oc (index.ts:58:3)
at enware-algolia.js?ver=1.5.0:2:18
at enware-algolia.js?ver=1.5.0:143:4`Cheers,
QueenieForum: Plugins
In reply to: [WP Search with Algolia] Update to 2.3 : JS errorThanks, Michael for checking in.
Unfortunately, it’s not fixed, so I have to revert to the old version of the plugin in order for it to work.
I can set it up on UAT and will let you know when it’s ready, so you can have a look. 🙂
Cheers,
QueeniePerfect. thanks so much @sujaypawar
Hi @rajkiranb
I found it here in this JSON file. Let me know if this is old and I should update my plugin.
/ultimate-addons-for-gutenberg/blocks-config/uagb-controls/UAGBIcon.jsonThanks,
QueenieHi James,
Thanks for that. I’ve just submitted the form.
Hope to hear from you soon!
Thanks,
QueenieForum: Fixing WordPress
In reply to: Help needed with hacked siteHi @colinchapman , @elizabethparker,
I also noticed that there’s a script creating /temp/sitemap.xml in robots.txt. Also, look out for wp-admin/css/color folder, that’s where the xml files reside. The best option is to change your folders permission to 555 but only change wisely and test as you go.
One more tip, I notice it will create below code into the header.php. If you have multiple themes, do check all of them.
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-TB66G36');</script>Hope this helps anyone who encountered the same issue.
Cheers,
QueenieThanks Shamim. I’ll try that 🙂