Author Archives: C.O.P

Toggle Button Shortcode for WordPress Site

I’m showing how you will create a simple toggle button effect with PHP & JQuery [...]

Adding CSS Class name to Post Tags

add_filter( 'term_links-post_tag', 'paulc_add_custom_class' ); function paulc_add_custom_class( $links ) { $new_links = array(); foreach ( $links [...]

Integrating Toggle Image Content into Elementor Accordion Widget

I add the toggle image content column at right side of the Elementor Accordion widget. Toggle [...]

Change the “Beaver Builder” text in the admin bar

Here is the simple PHP snippet which will replace the “Beaver Builder” text in all [...]

Convert Blog Page to 3 Columns in Essence Pro Theme

How do you convert the 2 columns blog page to 3 columns? Here is the [...]

Adding target “_blank” on Button Extra Navigation in Astra Theme

Adding Button as Last Menu Item at Header You can easily add the custom action [...]

This site uses cookies to offer you a better browsing experience. By browsing this website, you agree to our use of cookies.