Hi. You will have to be more specific as to which version you are talking about.
As far as I remember REHUB comes with a version of this plugin built in. Are you talking about that one? Or the free one available here on ww.wp.xz.cn?
Hi,
i mea Rehub Child Theme ReCash. There is an option to insert Vouchercodes if the Category is “Vouchers”.
So i want to know it’s possible to create a field what is showed “enter Vouchercode” if the Kategorie is “Voucher”.
And… if i want set a Tag “USER-DEAL” as a static Tag, what i can do for it?
@khaxan
you understand what i mean?
I don’t think you can do these things in the free version.
Hi WP Gurus,
i know r
The free Version is not rentable for you..
But im happy with the free Version and i must only add the static Tag.. So the pro Edition is not in my Wishlist 😉
But i’ve copied for you my old Code in my old Theme..
It’s possible to change and integrate it?
<li>
<label><?php _e( 'Tags:', RW_CP_TD ); ?> </label>
<input type="text" class="text" name="<?php echo APP_TAX_TAG; ?>" value="USER-DEAL, <?php echo clpr_get_listing_tags_to_edit( $listing->ID ); ?>" />
I think only a value snippet is possilbe 🙂
I found a Soulotion 🙂 with include Product Tag ID 🙂