-
Created a topic, Ordering query loop block results with a customa meta field, on the site WordPress.org Forums:
Hello everyone, I have several custom post types on… -
Created a topic, Modifying the default loader, on the site WordPress.org Forums:
Dear support team, Is it possible to replace the de… -
Created a topic, Adding an overlay when the submenu is collapsed, on the site WordPress.org Forums:
Dear support team, I build a 2-level mega-menu, wit… -
Created a topic, Custom block to filter custom post archive page with AJAX, on the site WordPress.org Forums:
Hello everyone. I'm a adding a custom post type to … -
Posted a reply to 404 error on custom post search results caused by the plugin, on the site WordPress.org Forums:
Thank you for your response. Deactivating WPML doesn't help because the problem only impacts the… -
Created a topic, 404 error on custom post search results caused by the plugin, on the site WordPress.org Forums:
Dear support, I have an issue with the search funct… -
Posted a reply to search result template not overridden, on the site WordPress.org Forums:
I used the filter like this : add_filter( 'relevanssi_live_search_results_template', function(){ return dirname( __file__) . "/relevanssi-live-ajax-search/search-results.php";}… -
Posted a reply to search result template not overridden, on the site WordPress.org Forums:
This is what I get when using this filter hook : [01-Jan-2025 19:18:13 UTC] C:\wamp64\www\doc_center\wp-content\plugins\relevanssi-live-ajax-search/templates/search-results-query.php -
Posted a reply to search result template not overridden, on the site WordPress.org Forums:
Thank you for your response. I double-checked and the repertory is correctly named, and the… -
Created a topic, search result template not overridden, on the site WordPress.org Forums:
Hello, I want to change the layout of the search re… -
Posted a reply to Search box alignment, on the site WordPress.org Forums:
It works ! Thank you for your help ! -
Posted a reply to Search box alignment, on the site WordPress.org Forums:
Thank you for your response ! If I put top: 86px it does display correctly… -
Created a topic, Search box alignment, on the site WordPress.org Forums:
Hi, I just installed the plugin on my website (whic… -
Posted a reply to Custom Block CSS not applied on front-end, on the site WordPress.org Forums:
My code now looks like this : if ( ! function_exists( 'theme_setup' ) ) :… -
Posted a reply to Custom Block CSS not applied on front-end, on the site WordPress.org Forums:
Thank you for your response ! I am working with a child theme of Twenty… -
Created a topic, Custom Block CSS not applied on front-end, on the site WordPress.org Forums:
Hello everyone I am trying - and failing - to apply… -
Created a topic, WP_Query in a custom block not working, on the site WordPress.org Forums:
Hi everyone, I am currently building a custom block… -
Posted a reply to Custom block not listed in Gutenberg block list, on the site WordPress.org Forums:
I am not sure what fixed this issue but it is now solved, my custom… -
Posted a reply to How to group post by subcategories in archive pages build with Gutenberg, on the site WordPress.org Forums:
Thank you for your response (and sorry for the lateness of mine). Reading the article… -
Created a topic, How to group post by subcategories in archive pages build with Gutenberg, on the site WordPress.org Forums:
Hi everyone, This topic is linked to another post I… -
Created a topic, Custom block not listed in Gutenberg block list, on the site WordPress.org Forums:
Hi everyone, I have recently been learning to prope… -
Posted a reply to How to get WP_Query() to return posts from a subcategory, on the site WordPress.org Forums:
You were right, this behavior was caused by the plugin WP JV Post Reading Groups,… -
Created a topic, How to get WP_Query() to return posts from a subcategory, on the site WordPress.org Forums:
Hi everyone, I am currently working on an old Wordp…