Buddyboss Mega Menu with Greenshift/Greenlight Pagebuilder
Orçamento: $70.0
FIXED /
⭐ 5.00 (9)
USA
wordpress, website-redesign, theme-customization, theme-development
I have Buddyboss theme and Greenshift/Greenlight Page Builder (not FSE theme). Please do not answer this project if all you know how to use is Elementor page builder.
I am trying to add as sub-menu to Buddyboss main menu item, Greenshift reusable block via shortcode. But the block is not rendering properly. See attachment. The submenu block is not maintaining the width of the block.
Claude gave the following steps, which allowed me to put the shortcode into the submenu, however I need a Developer to help make it render properly on desktop and mobile, and be responsive. I must be able to use any Greenshift built design within the submenu.
-------------------------BEGIN
Method: Use Greenshift Shortcode in BuddyBoss Menu
Step 1: Create your Greenshift menu content
Create a new page or use a Greenshift section
Build your custom menu design with Greenshift Builder
Copy the Greenshift shortcode (usually something like [greenshift_section id="123"])
Step 2: Enable shortcodes in BuddyBoss menu items
Add this code to your BuddyBoss child theme functions.php to enable shortcodes in header menu items:
php/**
* Enable shortcodes for menu navigation.
*/
if ( ! has_filter( 'wp_nav_menu', 'do_shortcode' ) ) [
add_filter( 'wp_nav_menu', 'shortcode_unautop' );
add_filter( 'wp_nav_menu', 'do_shortcode', 11 );
]
BuddyBoss
Step 3: Add the shortcode to your menu
Go to Appearance → Menus
Edit or create your menu assigned to the header location
Add a menu item with your Greenshift shortcode in the Label field
Use # as the URL
Step 4: Configure in BuddyBoss Theme Options
Go to BuddyBoss → Theme Options → Header
Select your menu and choose the layout/style
Save and refresh
This way, Greenshift Builder renders your custom menu content directly in the BuddyBoss header menu area without needing deep integration between the two.
Alternative - (if above doesn't work): Use Greenshift's native menu block features if BuddyBoss supports block editing in header areas, or create a custom hook filter in your child theme's functions.php to inject the Greenshift content directly into the header template.
------------------------------END
Please supply any pertinent info to help me choose you for this work. Thank you.
Abrir na Upwork