zvd08
Forum Replies Created
-
Hi,
Surely you have found it since, but here it is if anyone stumble upon this post : checkout.php line 8-9 : `//set to true via filter to have Stripe use the minimal billing fields
$pmpro_stripe_lite = apply_filters(“pmpro_stripe_lite”, true); `Be sure to use your own custom checkout template : http://www.paidmembershipspro.com/documentation/advanced-techniques/templates/
Hi,
Comment line 57
echo pmpro_getLevelCost($pmpro_level)on your own customize template : http://www.paidmembershipspro.com/documentation/advanced-techniques/templates/Forum: Plugins
In reply to: [Accordion Shortcode] Get title to go on same line as arrow imageCan’t seem to activate those arrows neither. But for your problem add this to your css:
.ui-icon {display: inline-block;}Forum: Plugins
In reply to: [Display Posts - Easy lists, grids, navigation, and more] Incrementing numberThanks for your solutions. I went with ol.I had discarded this option cause I thought it was impossible to really style only the numbers, but I found a workaround.
Forum: Plugins
In reply to: [GEO my WP] [Plugin: GEO my WP] Does it work on multi-site installation?It worked! Many thanks!!
Forum: Plugins
In reply to: [GEO my WP] [Plugin: GEO my WP] Does it work on multi-site installation?I’ve already done that , sorry if it wasn’t clear in my first post.I’ve tried to select all post types or just one. Doesn’t change anything.
Btw, I have no trouble getting it work for standard instllation.
Forum: Plugins
In reply to: [Ad-Engine] [Plugin: Ad-Engine] Show All ads from ad groupThank you so much for this, save me hours!