designerj
Forum Replies Created
-
That’s how it was formatted when I got the error I’m afraid, the exact formatting (all in red text) was something like:
*********************************
(on the left)
Required functions error
(on the right, in a list just as you see it)
debug_backtrace
escapeshellargAfter making this change, restart your web server.
eval
hash
gzcompress
gzuncompress
pack*********************************
After some digging it turns out I’m not able to enable php extensions like eval etc because I’m on shared hosting. Assuming it’s disabled because of it’s vulnerability to misuse. I’ve moved to another plugin that does not have these limitations. Thanks
- This reply was modified 4 months, 2 weeks ago by designerj.
*PHP version ( title error that I cannot update)
I might have to try the consent management plugin another day. The available options are very limited. Complianz was extremely long winded to set up, which by the end of it didn’t even work or display anything on the front end. SO I had to disable that. Cookie Yes looks like it’s a paid for option for even the simplest of set up. So Cookie No to that one. Cookiebot needs an account setting up, but I’d probably need to get the client to do that, which is painful when they’re non technical.
Thanks for your help, and sorry for the rant. The whole cookie consent thing is just a hindrance more than anything. Weirdly I’m not getting any more console errors regarding the __ga being rejected, is this just because I’ve enabled consent mode in site kit? Literally the only data I’m getting is website hits, there are no other tracking tools being used.
Thanks for your response, I disabled enhanced tracking protection by following the instructions in your link, but still seem to get the same error. I have also enabled consent mode in site kit and installed the wp consent api plugin. But it looks like the other prerequisite is that I have to install an actual cookie pop up plugin?
It looks like the reset got it working again, I can see the menu in the editor role now. Many thanks for your help and patience with this, I really appreciate it.
I was able to add it to an editor user and it appears to show Site Kit. I can’t see how this could be a server issue though, I’m not getting any errors that would indicate this would be the case. I don’t remember the exact steps I took when I first connected my Google account to it, so could it be something there?
Yes this is the first thing I checked when you asked. And you can see in the video that all plugins are disabled. It happens with all roles, apart from administrator. I have also tested with vanilla install of twenty twenty four theme, and have the same issue.
Yes I have the same issue incognito and I’m not seeing any console log errors
I have added now, thanks
Thanks for replying. Is there a private form I can submit to? I don’t really want to share the video publicly if that’s ok.
I found the solution. I think it was a combination of misunderstanding on my part, and some ambiguity on the part of ACF + not having super clear documentation.
There are two things that are used in ACF that sound kind of the same, field group and field (type) group . So I created a field group with the assumption I could just then grab that by referencing the field group name, and have all the data contained therein as a variable. My other field worked fine because I had a field group called ‘gallery’, and within that a field (type) group also called ‘gallery’. So when I called get_field(‘gallery’) it was working because it was grabbing the field type group and not the parent field group itself. I could not find any documentation on accessing the field group directly, so not sure if that’s even possible, so just used this as the solution instead.
Many thanks for your swift response! Interestingly, I’ve taken a look at the Health Page now, and the Curl error has mysteriously gone away! I’ve checked the curl version is now anyway: 7.19.7 NSS/3.44
Presumably that’s okay now, because the error has magically disappeared!
Thanks again, I really appreciate your feedback!
My apologies, it turns out that the headline analyser is a monsterinsights plugin feature, not yoast!
Forum: Plugins
In reply to: [AMP] enqueuing amp js components scriptsnevermind I figured it out myself, hope this is the correct way?
add_action('amp_post_template_data', 'xyz_amp_component_scripts'); function xyz_amp_component_scripts( $data ) { $data['amp_component_scripts']['amp-carousel'] = 'https://cdn.ampproject.org/v0/amp-carousel-0.1.js'; return $data; }No, I do not have an Authenticate button. All I have is:
-Not authenticated!
-Create Account (link)
-Reauthenticate (sandbox)
-Reauthenticate (full drop box)When I try to click a reauthenticate button I get an error message
Dropbox API: (59) Unknown cipher in list: followed by a bunch of letters