Newest Questions

Filter by
Sorted by
Tagged with
0 votes
2 answers
32 views

Displaying custom tag cloud as list results in empty href tags

I have a function that I'm using to display a list of most-used Tags, using a shortcode. It works except the <a> tag around each term has an empty href attribute, so the links don't work. I can'...
Phil Gyford's user avatar
0 votes
0 answers
23 views

I'm unable to create or edit Wordpress FSE templates

Attempts to open an existing WordPress (6.8.2) template or to create a new one fail. Whatever I do the the homepage is displayed instead of a template. All plugins have been deactivated — no luck. I'm ...
ttrusty's user avatar
  • 11
0 votes
1 answer
35 views

WordPress is asking for FTP access for core updates

While running WordPress installation in an Ubuntu 24.04.2 LTS server, I get the following prompt when trying to update the WordPress core version: Image of WordPress Dashboard FTP connection prompt ...
Franco Petitfour's user avatar
0 votes
1 answer
47 views

Accidentally created 2 pages, same name. Changing permalink on one changes both

Somehow I created 2 wordpress pages with the same name. When I search for the solution, it says that the permalink on one will be different than on the other...? It isn't. They are exactly the same. I ...
J Got's user avatar
  • 1
4 votes
1 answer
75 views

Function _load_textdomain_just_in_time was called incorrectly

This error is bugging me, it's not big and mostly is sorted in the plugins I use but I have a persistent warning from my theme; Function _load_textdomain_just_in_time was called <strong>...
Chris Pink's user avatar
0 votes
0 answers
44 views

“406 Not Acceptable” appearing in SEMrush index audit for WordPress site — how do I identify and fix the cause?

My self-hosted WordPress site — https://www.dietitiansurbhi.com/ — loads normally in every browser, yet SEMrush’s Site Audit reports every URL as “406 Not Acceptable.” Three months ago all pages were ...
user266973's user avatar
0 votes
0 answers
47 views

What's the best way to duplicate a Wordpress folder on a server?

My WP blog has developed two different subjects. I want to split them into two folders on the server, one having a new folder name and the other keeping the current folder name. I expect to delete the ...
Steve's user avatar
  • 101
0 votes
0 answers
56 views

How to automatically archive articles by past years?

I created a post page (with a scheduled publication date, etc.) and added the default WP "Archives" widget, choosing to archive them by year. Is this the problem, or is this normal? Once the ...
Jean's user avatar
  • 1
0 votes
0 answers
20 views

Is it possible to give a pattern preview a minimum height of 300px?

I created a custom block pattern. I added the inline style min-height: 100vh. My preview looks like this: Is it possible to increase the size of the block preview?
Studio Wai's user avatar
1 vote
2 answers
113 views

Create a custom filter in WordPress extensions page

I'm developing several private plugins and, to speed things up, I'd like to be able to filter all my plugins in the top bar of the WordPress plugins page. I've seen this is possible, but I don't know ...
Chrstpsln's user avatar
  • 143
1 vote
0 answers
17 views

How to filter a blocks toolbar added in its BlockControls?

How can elements added to a blocks <BlockControls> slot be filtered? I am specifically trying to remove the layout display controls that are added by the core/post-template block. These are ...
jranby's user avatar
  • 11
0 votes
1 answer
91 views

How to Fix CSP Inline Script & Style Issues in WordPress

I’m working on a WordPress website and trying to implement a strict Content Security Policy (CSP) for better security. However, I’m encountering multiple CSP errors due to inline scripts and styles, ...
Benson A P's user avatar
0 votes
0 answers
29 views

Image gallery preview images are not updated

I want to replace post images in a 6.6.2 version WordPress site (including post feature images). Most images have been uploaded in image galleries using WPBakery's Media Gallery Masonry Grid element. ...
vasilis's user avatar
0 votes
1 answer
45 views

Why does $wpdb->tables('all') omit some tables vs mysql "SHOW TABLES", and can I use $wpdb methods to get ALL the tables?

Basically, I've noticed that custom tables created by plugins show up in the array returned by $wpdb->tables('all') only sometimes See this question for background... In that question, and its ...
sootsnoot's user avatar
  • 135
1 vote
0 answers
22 views

Are there any ways to have the attribute value to appear by default in a custom block created with 'create-block' tool?

I've been trying to wrap my head around how can I have the attributes to be "on" and to show in the site editor (attributes appear immediately after inserting the block into page/post) like ...
ater1's user avatar
  • 11

15 30 50 per page