Untitled Snippet

wp_enqueue_style( 'style', get_stylesheet_uri() ); .wp-block-latest-comments__comment-date { color: var(--wp--preset--color--primary); font-size: var(--wp--preset--font-size--small); } function myfirsttheme_setup() { /* *…

Change TikTok purchase Event

When using the WPCode Conversion Pixels addon the event name used when a purchase is completed…

<10

Test snippet

This is just for testing -- nice that there is a description area.

Todd Belcher
<10

Menu Item image Animation on Hover

When you hover over a menu item, the will be an image which will slide behind…

<10

Menu Item image Animation on Hover

When you hover over a menu item, the will be an image which will slide behind…

<10

AJAX Grid Search (multiple grids)

Add ID of #gridSearch to the search form. Give your multiple grid container a class of…

AJAX Grid Search (single grid)

Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.

1 108 109 110 111 112 210