Skip to main content

Questions tagged [columns]

WordPress displays different information about posts, pages, users and other content in a vertical format in each of the above screens, called columns. Visibility of each column can be toggled in the Screen Options.

0 votes
1 answer
33 views

I'm trying to create a custom sortable admin column for a custom post type that contains a "repeater" field. The plugin I'm using for this field saves the values as separate entries in the ...
Aayla Secura's user avatar
0 votes
0 answers
29 views

See the attached screenshot of my WordPress admin panel. I want to merge these 2 columns into one column to save the space of width. Is it possible to do this?
ranbir's user avatar
  • 1
0 votes
1 answer
43 views

I am using the default Wordpress editor to create a layout with 2 columns. These display as columns on screen as expected. However when I got to print, the columns appear vertically, effectively as ...
zcesl53's user avatar
  • 45
0 votes
1 answer
55 views

I'm stuck, and haven't been able to find an answer after much searching. I need to modify the User Admin Panel showing the list of users and the number of posts. I have custom posts (type = 'articles')...
Reekes's user avatar
  • 3
0 votes
1 answer
46 views

Wordpress (with plugin for Custom Fields stored at DB Custom table like Pods/MetaBox/JetEngine/etc) Logic: Custom Post Type (CPT) witch data will be stored at database Custom Table. Custom Taxonomy ...
user234970's user avatar
0 votes
1 answer
887 views

I have set up a cover block. Inside the cover block, I have created four columns. Each of those four columns contains a cover block inside them too. In these cover blocks, each has a title, a text ...
M Shaz's user avatar
  • 1
0 votes
1 answer
55 views

So i have 2 post types 'loads' and 'invoices'. Invoices is also used to show loads posts. I need not Invoices posts at all. What I have Done: I used this code to show loads posts on Invoice page. ...
Ravinder singh's user avatar
0 votes
1 answer
113 views

I'm attempting to display custom columns that return the last modified date and the author that updated it. function rh_custom_page_columns( $columns ) { $columns['last_modified'] = 'Last modified'...
Ryan's user avatar
  • 95
0 votes
0 answers
212 views

What I want to achieve is to make a template element of a column and its content. Since I cannot make a global template of a column I have put it into an inner section, and made the inner section the ...
Enthuziast's user avatar
0 votes
1 answer
138 views

I've added the code found here and slightly modified it so that the "Last Logged In" column is sortable but it doesn't sort the column correctly when I click it, can anyone see anything ...
Hype Matrix's user avatar
0 votes
1 answer
303 views

I have a CPT called Companies. I created an ACF relationship field called user_company that gets displayed in the Users profile page. When a user registers, I have to go in and assign them to a ...
Amy Ling's user avatar
0 votes
1 answer
595 views

I have a custom table with data in it that I am showing in a column. I would like to make this column sortable. Lets say that the custom table has three values for the sake of simplicity. row_id, ...
BlenderTutorials.org's user avatar
0 votes
1 answer
35 views

I am attempting to implement some custom sorting logic for a column but are facing issues in the pre_get_posts hook. The value of the orderby property on the query is not returning the value ...
Kasper Östberg's user avatar
0 votes
0 answers
40 views

My developer says that in wordpress, when creating multiple columns of text (which are all hyperlinked), it is NOT possible to do the alphabetical order vertically, ie in alphabetical order as one ...
Sub Chan's user avatar
0 votes
1 answer
122 views

I put 3 paragraph blocks in a 3 columns block. I'd like the paragraph to have the same size (and ideally to have the vertically centered). Is there a way to achieve this with Gutenberg? I tried using ...
Plouff's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
17