Auto Complete Virtual Orders - Not EFT
Auto complete virtual orders that are virtual but NOT downloadable, excluding EFT orders
nihao
ceshiyixia
Vendor Email Tag
Show the Shop Vendor's email for each download purchased
header
for codes
WWOF v3: Force "View Cart" link in the success side-popup to open in the same tab
/** * WWOF v3: Force "View Cart" link in the success side-popup to open in the…
Redirecting Vendors to Vendor Dashboard on Login
Snippet To Redirect Vendors to their Dashboard on login
Add menu item to vendor dashboard
// Add this to your themes functions.php function add_menu_item( $pages ){ $pages[] = array( 'label' =>…
Framework_Fluid_CSS
Fluid Design Framework - Fonts: Viewport MIN - 320 -- Viewport MAX - 1200 Space: Viewport…
Show Left Sidebar Before Content on Mobile
By default the sidebar always displays below the content on mobile. This code will allow you…
City A/C Repair
Templates for backlinks of ac repair templates
TplMng
// This code is part of the template, $tplData['hasShellZip'] is provided through TplMng $hasShellZip = $tplData['hasShellZip'];…
exclude meta key from duplicating products
exclude meta key from duplicating products
Filter the Event Title | Display Eventbrite Events
Example, adding Organizer Name to the front of Event Title. (Note this code snippet applies for…
WordPress Memory Exhausted
WordPress is written in PHP, which is a server-side programming language. Additionally, every website needs a…