12 questions from the last 7 days
-2
votes
0
answers
33
views
Cannot read properties [closed]
Ocorreu um erro. Cannot read properties of null (reading 'endpoints')
I'm having this error that appears in the section of my WordPress Widget. I've tried everything I could. I deactivated plugins, I ...
4
votes
3
answers
98
views
Why does the_field function of ACF plugin return an empty value?
I know that there are similar questions to my question like this one:
Insert php variable in a href
But my problem does not solve with them! I am using "acf plugin" for adding some codes to ...
-3
votes
0
answers
18
views
WordPress plugin not saving custom settings [closed]
I’m working on a WordPress website and I ran into an issue.
I’m trying to fix the error 405, but it keeps showing up.
The error message I get is:
[your error message or unexpected output here]
I’ve ...
2
votes
2
answers
85
views
How to change the title of the billing field?in Woocommerce
I found some old code here to change the name of my 'Deliver to different address?' title in Woocommerce. Works perfectly... but I also want to change the name of my Billing Details title, to Billing ...
0
votes
0
answers
20
views
Elementor: “Sticky” Effect Not Working on Frontend (Works in wordPress/Elementor Editor) [closed]
I am trying to use Elementor’s built-in Sticky feature for a header section, but it only works inside the Elementor editor.
On the live frontend, the section does not stick at all when I scroll.
...
-4
votes
0
answers
27
views
Contact Form Information Not Receiving [closed]
I am facing one issue,
When some one fill contact information, I am not receiving any notification. I have provided all information to my hosting support and they verified every thing from their end ...
-3
votes
0
answers
34
views
Detecting and Removing Virus from WordPress Site auto ping link [closed]
I am experiencing a serious issue with my WordPress website, https://ttegroup.vn, which has been infected with malware/a virus.
I have already implemented proactive measures to enhance security, ...
Best practices
0
votes
2
replies
44
views
Best way to load a custom JS file only on WooCommerce product pages with a block theme (FSE), not want killing full-page cache?
Please read full first
I’m working on a WooCommerce shop using Twenty Twenty-Five as a child block theme (full site editing). I have a small custom script (product.js) that should only run on single ...
0
votes
1
answer
59
views
Is there any function to remove litespeed_docref from heaader in WordPress website
I am looking to remove
<script data-no-optimize="1">var litespeed_docref=sessionStorage.getItem("litespeed_docref");litespeed_docref&&(Object.defineProperty(document,&...
-3
votes
0
answers
60
views
My goal is to have an MP4 autoplay and loop when in viewport [closed]
I'm building a website and am new to coding. I'm using the newest version of Divi for WordPress and can't get an MP4 to autoplay when in viewport and loop.
This is the video HTML:
<figure class=&...
1
vote
1
answer
55
views
How to implement session-based rate limiting instead of IP-based for WordPress plugin? [closed]
I'm developing a WordPress plugin that provides chat functionality via REST API endpoints. Currently, I'm using IP-based rate limiting, but this causes issues in university/company environments where ...
-2
votes
0
answers
49
views
How can I update multiple Elementor button links globally from one place in WordPress? [closed]
My site contains many download buttons (Elementor buttons) that all point to a .exe file download URL.
I want to change the download link from one central place, and automatically update all download ...