首页
Algorithm
登录
版块公告:
Algorithm
最新
Add a comments meta box to the custom post type
I have created a custom post type called groups and I would like to add the comments meta field to this edit groups page
Add a comments meta box to the custom post type
admin
29天前
4
0
widgets - Siderbar implementation with collapsible bootstrap cards
I'm trying to implement collapsible Bootstrap 4 cards on sidebar widgets, until now I have this:register_sidebar(ar
widgetsSiderbar implementation with collapsible bootstrap cards
admin
29天前
8
0
theme development - wp_enqueue_scripts not called on search page?
I've written a custom theme. It's pretty complex so I won't post a huge code block here for everyone'
theme developmentwpenqueuescripts not called on search page
admin
29天前
8
0
woocommerce offtopic - How to display products in sidebar in 2 columns?
I would like to put products view to sidebar on each blog page. However, it prints 3 columns by default which does not r
woocommerce offtopicHow to display products in sidebar in 2 columns
admin
29天前
9
0
I have made the custom post type but its single view is going to index
Here's my code:function create_posttype() {register_post_type( 'movies', CPT Optionsarray('pub
I have made the custom post type but its single view is going to index
admin
29天前
9
0
Insert link in sub menu - Admin panel
Hi this is my code.add_menu_page('Titlemenu', 'Titlemenu', 'read', 'a-functions'
Insert link in sub menuAdmin panel
admin
29天前
5
0
customization - Fixed bottom menu on mobile doesn't work on search included in Child Theme of Storefront
I included footer of parent theme "Storefront" into the footer of my own child theme that I have created. The
customizationFixed bottom menu on mobile doesn39t work on search included in Child Theme of Storefront
admin
29天前
6
0
i need to show featured post on custom taxonomy page
i need to show featured post on custom taxonomy page above default loop but not showing feature post its showing all pos
i need to show featured post on custom taxonomy page
admin
29天前
8
0
sort - Sorting post by custom field and category
I want to sort posts by a meta value in a custom field. Basically I've added a field called 'date_event'
sortSorting post by custom field and category
admin
29天前
5
0
Trying to get property of non-object error with thumbnail
I'm trying to get the thumbnail of my featured image to display on my home.php (blog) page.It is displaying fine, b
Trying to get property of nonobject error with thumbnail
admin
29天前
9
0
query - Deleting data from a custom table in WordPress
I am trying to delete records from my custom table but it does not delete anything.Here is my code:<?phpglobal $wpdb
queryDeleting data from a custom table in WordPress
admin
29天前
5
0
logout - How do I replace "Log Out" from the Menu with "My Orders"?
After the user clicks on Log In, the Log In option changes to Log Out in the menu. How can I make it change to My Orders
logoutHow do I replace quotLog Outquot from the Menu with quotMy Ordersquot
admin
29天前
8
0
post thumbnails - Missing image size
I have added a couple of custom sizes to my wordpress environment with the following code:add_image_size( "maximal&
post thumbnailsMissing image size
admin
29天前
10
0
admin init - Admin_init not working in submenu page
I've a plugin divided into multiple pages and files based on classes. The base file (linked from plugin main file)
admin initAdmininit not working in submenu page
admin
29天前
8
0
Change post status by custom fields
I'd like to update my post status (of my own CPT) based on custom field "played". If played is 1 i want t
Change post status by custom fields
admin
29天前
4
0
Query posts intersecting tags and categories
if I have category 'catname' and tag 'tagname'is it possible to visit for example site.extcatnamet
Query posts intersecting tags and categories
admin
29天前
5
0
ajax - 'is' functions and 'get_query_var' not working
Why does is functions not work inside an Ajax function? Except for is_user_logged_in?I also tried using get_query_var an
ajax39is39 functions and 39getqueryvar39 not working
admin
29天前
5
0
actions - in the post admin, is it possible to make the post title input disabled using php?
I am customising my product post type and auto generating the post title using add_action('acfsave_post').See
actionsin the post admin
is it possible to make the post title input disabled using php
admin
29天前
8
0
customization - Add custom column to Users admin panel with Types user custom fields?
I added custom columns but now I don't know how to get the date from the fields to show... and I have an error in m
customizationAdd custom column to Users admin panel with Types user custom fields
admin
29天前
7
0
javascript - lodash dependency in a Gutenberg plugin
I'm taking my first steps in Gutenberg block development and I'm already stuck. My block JS script makes use o
javascriptlodash dependency in a Gutenberg plugin
admin
29天前
7
0
«
1 ...
47
48
49
50
51
52
53
...100
»
Algorithm
Algorithm