Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 38952

Reply To: Promo popup not showing

$
0
0

I’m very sorry I bothered you with this question… It seems I forgot to update my functions.php
I had some custom code added in the old version, and did not expect it to have changed with the new version. Silly me! 😉

I just saw the extra lines for the pop-up:

'enable_popup' => ( basel_get_opt( 'promo_popup' ) ) ? 'yes' : 'no',
			'popup_delay' => ( basel_get_opt( 'promo_timeout' ) ) ? (int) basel_get_opt( 'promo_timeout' ) : 1000,
		);

Viewing all articles
Browse latest Browse all 38952

Trending Articles