Get primary menu
‘primary’,
‘items_wrap’ => ‘
‘
)
);
?>
Hi guys, having a trouble on how to merge your personal and friends activity stream using Buddypress WordPress plugin? Codes below may help you to solve the issue. The codes will apply only in your personal activity but it is includes the friends activity also. For more details and additional parameters, read it here https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/….
Dequeue or remove Gravity Forms style or css in your WordPress site. Common styles of Gravity Forms is `formreset.css`, `datepicker.css`, `formsmain.css`, `readyclass.css`, and `browsers.css`. Gravity Forms has action called `gform_enqueue_scripts`, you can visit the link for more information. I want to deregister this style gforms_datepicker_css in functions.php. To do that, using the codes below your…
GRAVITY FORM WOOCOMMERCE TABS NEXTGEN GALLERY
This code is showing how to add a archive-child/archive-parent classes in Woocommerce product category pages using display_type option.
For example I have ” /category/blog/ ” string and I want to convert it in an array.