Phil
Forum Replies Created
-
When I use this shortcode the result on the frontend is : NaN … :-/
when I use the [user_count] outside your plugin the result is correct … but I wish to use this shortcode with your plugin … any workflow ?oopsss . sorry :
The shortcode [user_count] come from this function :
// Function to return user count
function wpb_user_count() {
$usercount = count_users();
$result = $usercount[‘total_users’];
return $result;
}
// Creating a shortcode to display user count
add_shortcode(‘user_count’, ‘wpb_user_count’);Hi 🙂
I’m trying to put the shortcode [user_count] in the number meta field but it doesn’t works 🙁
To have : We have [tf_numbers name=”users”] members ==> We have 487628 members
The shortcode [user_count] come from this plugin : https://wordpress.org/plugins/user-shortcodes-plus/
How can I fix that please ?
TIA
CheersHi!
Here an example :
We already have [your_shortcode][members_qty][/your_shortcode] members registered
render :
We already have 7869 members registered
No css, logo or whatever … just the number start from 0 to 7869 🙂
TIA
Cheers
Philup ^^
Hi!
I’m interested too … Do you have an ETA for the next update with this feature?
If not, Could you share the trick please ?
TIA
Keep the good work
CheersForum: Plugins
In reply to: [Contact Form 7] Just why ?????I’m tired to search plugins to fix others plugins … better using a modern optimized one ^^
@takayukister Do you think update your plugin to improve that ? (Please)
TIA
CheersForum: Plugins
In reply to: [Contact Form 7] Incompatible with WMPLUse wpml with language in directory (or subdomain) instead of parameter ?lang=XX and it will work like a charm
Thank you ! Good reactivity (y)
Love the 11.11 😉
Keep the good job!Same problem here … I drop a mail to the support … hope we will find a fix quickly 🙂
We need to find a solution together !!!
https://www.facebook.com/groups/MyCRED/ . come on
Hi
You can’t prevent that . … any user can easily create a lots of emails address around the web :-/
I’ve asked a feature for v1.8 to fix the minimum and maximum amount for transfers between users to avoid that …
But …v1.8 may never see the light of day :-/ 🙁
add you here : https://www.facebook.com/groups/MyCRED/
Yep I’m very bummed too 🙁
I hope a trusted company will take the control of MyCRED to keep it alive/updated
I’m contacting some big companies/developper …That’s suuuck ….
Hi Damian … Fixed … I’m using a smtp mailer plugin and now I can use your good plugin with EE 🙂