|
How to style my view page
Started by: Christos
in: Toolset Professional Support
|
|
2 |
2 |
5 years, 2 months ago
Waqar
|
|
Problem with navigation page break in view
Started by: frankW
in: Toolset Professioneller Support
|
|
2 |
5 |
5 years, 2 months ago
frankW
|
|
split :Problem with navigation page break in view – post link hover issue
Started by: frankW
in: Toolset Professioneller Support
|
|
2 |
10 |
5 years, 2 months ago
frankW
|
|
Blocks editor autosave is stuck loading
Started by: michaelW-23
in: Toolset Professional Support
|
|
3 |
5 |
5 years, 2 months ago
Beda
|
|
When Trying to Edit Original View Showing Blank
Started by: Gunawan
in: Toolset Professional Support
|
|
2 |
2 |
5 years, 2 months ago
Minesh
|
|
Allign center the
Started by: Christos
in: Toolset Professional Support
|
|
2 |
3 |
5 years, 2 months ago
Christos
|
|
Pagination and other admin bugs
Started by: jesseH-3
in: Toolset Professional Support
|
|
2 |
5 |
5 years, 2 months ago
Nigel
|
|
get_post_type_object function returns null in init action
Started by: marketingS
in: Toolset Professional Support
Quick solution available
Problem: I would like to use the WP function get_post_type_object in my init hook, but it returns empty or null for my custom post types.
Solution: Try priority 15, when most of Types functionality should be available.
function myplugin_register_template() {
$post_type_object = get_post_type_object( 'book' );
}
add_action( 'init', 'myplugin_register_template', 15 );
|
|
2 |
3 |
5 years, 2 months ago
marketingS
|
|
How to style "nothing found" in search results
Started by: Christos
in: Toolset Professional Support
|
|
2 |
3 |
5 years, 2 months ago
Christos
|
|
Reset and submit button in mobile
Started by: Christos
in: Toolset Professional Support
|
|
2 |
3 |
5 years, 2 months ago
Christos
|
|
Responsiveness
Started by: Christos
in: Toolset Professional Support
|
|
2 |
3 |
5 years, 2 months ago
Christos
|
|
Change accent color in titles of items in search page
Started by: Christos
in: Toolset Professional Support
|
|
2 |
3 |
5 years, 2 months ago
Christos
|
|
The custom fields are not showing up in the backend
Started by: brianN-2
in: Toolset Professional Support
|
|
2 |
5 |
5 years, 2 months ago
Christian Cox
|
|
Min and Max fields in search not returning correct results
Started by: MargeP6083
in: Toolset Professional Support
|
|
3 |
14 |
5 years, 2 months ago
MargeP6083
|
|
This dynamic source returned no content
Started by: MargeP6083
in: Toolset Professional Support
|
|
2 |
5 |
5 years, 2 months ago
Nigel
|