Below is a SQL query I put together to get the Plan for a given "Order ID".
SELECT p2pm.meta_value as 'Name', (
SELECT post_title FROM wp_posts p WHERE p.post_name=p2pm.meta_value and...
Below is a SQL query I put together to get the Plan for a given "Order ID".
SELECT p2pm.meta_value as 'Name', (
SELECT post_title FROM wp_posts p WHERE p.post_name=p2pm.meta_value and...
> Fix issue with "Add Your Review" tab being misplaced when no reviews have been left:
wp-content/themes/vantage/single-listing.php
CHANGE:
<section id="reviews">
<?php get_template_part(...
I was able to get a really intuitive, registration and payment work flow worked out over at www.codeable.io , where they have WP specialists that do a great job for a fair deal. The specialist that...
you ll get lucky if you get an answer about it from apptheme
5 tickets of mine are totally ignore about same subject
no you cannot change package
no you cannot use the update button that exist...
I needed one page to be full width for a custom landing page we are creating.
I've seen numerous thread throughout Vantage but they've either been abandoned, or don't include ALL the steps I...
Hi,
I needed to change the official way that vantage themes worked so that a free plan could be upgraded to a premium plan.
Firstly my child theme is called vantage-sts1 so amend appropriately....
Try using %%ct_listing_category%% for your category name in the template.