f.cloutier
Forum Replies Created
-
Forum: Plugins
In reply to: [Embed Google Map] Multisite installation compatible?Hi,
It works! Here steps I did:
#1) updated the plugin (within wordpress uptade),
#2) saved the plugin settings (most do first),Great Support – Thank you ((((so)))) much !
Forum: Plugins
In reply to: [Invoice King Pro] 2 TaxesOk understood. Thanks for all your efforts !
Forum: Plugins
In reply to: [Invoice King Pro] 2 TaxesHi Ash,
Yap, it’s a weird “2 different tax percentage” situation where we live. But have a look at this online calculator and we will see it.s not a joke. By law, we need to show and charge “provincial” and “federal” tax on invoice.
* I’m not sure that I understand what you are saying, but again the online calculator (link above) is the reference to follow.
Thank you for time and effort 🙂
RegardsForum: Plugins
In reply to: [Embed Google Map] many adresses into 1 mapHi,
Thank you for explanations 🙂 I like (love) your plugin the way it is.
So, maybe there would be an other Gmap plugin out there that would work nicely with yours. “Home Page” of the website would show multiple addresses (other plugin), but on post/page would show just one (using your plugin).From your plugin expertise witch other Gmap plugin could work nicely with yours ? Meanning that it would “detect” every time every {google_map}address{/google_map} from the blog and would add automaticly to home page multiple addresses Gmap?
Regards
Forum: Plugins
In reply to: [Embed Google Map] many adresses into 1 mapHi,
Thank you your reply. I was hoping for something easier like this perhaps:
{google_map}address1,address2,address3,address4,address5,address-etc{/google_map}Is this possible or could it possible ?
Forum: Plugins
In reply to: [Wordpress Checkout] Currency symbol positionThank you for currency info!
——-
Other question is about the URL on the default thank you page: is it secret URL and hard to guest ? Is the URL unique each time ?* I don’t want an easy Thank you page that users can share.
Regards
Forum: Plugins
In reply to: [Ad King Pro] How do I use this?Hi,
Great plugin. But I can’t track clicks. I have tryed to follow your instruction FAQ page (admin.php?page=adkingpro), but still can’t get it 🙁I just need to show advert image within specific post or page. Charging 0.03$ impression and 0.12 click.
Can you help ?
Regards
Got it to work now.
The solution was adding filter code into theme function.Sorry
Hi,
For some reasons I can’t get the shorcode above (mycred_post_view user post->ID) to work anymore on an other (different) website. It’s very strange !?I’m trying to insert php shortcode into custom post type (single biz listing)
So I’m trying to remember: is there any thing else I needed to do (filter in theme function) or active hooks or addons !?
Can you help me
Yes I got it to work without the ‘ before and after: . $post->ID .
Like this: user_id=” . $post->ID . “Thank you 🙂
<?php
echo do_shortcode( ‘[mycred_post_view user_id=”3″ amount=”-0.20″ limit=”1″ log=”visite IP unique” ref=”IP Visitor” ]’ );
?>Coding is directly in the file template.
Is that what you mean by set up ?
ok got it – thank you
Hey, Great thanks !
Some users are allowed to publish content directly (no pending and without admin approbation) will the new “hook” work and charge points to these users ?yes for charging / deducting
Yes, I know about this great feature. But it’s for “published” content.
What about before publishing ?