Aleksej
Forum Replies Created
-
Hi,
You are welcome ??
I am glad it is working now.
Best Regards
Hey there,
I am so sorry, in new update icons font is updated, but is seems I misplaced path for the front end display, I just pushed new update, it should be available in your admin dashboard soon, just update it again, this will be fixed ??
Let me know if this helps ??
Hi,
Great, I am glad it is working now ??
If you like my plugin, don’t forget to rate it – https://www.ads-software.com/support/view/plugin-reviews/tf-numbers-number-counter-animaton Thanks in advance ??
Best Regards
Hey there,
What you are describing, looks like some php conflict. Can you turn on wp_debug in your wordpress website wp-config.php file – https://codex.www.ads-software.com/WP_DEBUG and check if there is any error message on the homepage after you activate tf numbers ? You can copy and paste me that message. Send me this, and I will be happy to take a look ??
Best Regards
Forum: Plugins
In reply to: [Themeflection Numbers - Number Counter and Animated Numbers] MarginHi,
I am not sure on what you refer to ? If you refer to space between TF Numbers and posts, this is something you set in Visual Composer since you are building layout with it. The column of the posts has a top padding set https://screencast.com/t/OxsDJDky .
But if you refer to the TF Numbers section height (which you cut off by applying negative margins to column in Visual Composer), then you can simply decrease the height and padding with this custom CSS :
.statistics { padding: 0; } .statistics .stat { margin: 0px 25px; }
I hope this helps ??
Forum: Plugins
In reply to: [Themeflection Numbers - Number Counter and Animated Numbers] Decimal SupportHm, yes this could be achieved with some CSS tweaking, for example if a new layout (a pseudo after element of number fo example) is created, with background set to match the background color of the numbers section and is set to have higher z-index than the number and then placed just a little over the bottom line of comma (,) to hide it, visually it would appear as decimal ??
Hi,
Yes it is possible to use comma separator, and change the counting speed as seen on demo 2 – https://themeflection.com/plugins/wordpress/tf-numbers/demo2.html
My Controller Addon gives those options and more -> https://themeflection.com/plug/controller-addon/
Best Regards,
AleksejForum: Plugins
In reply to: [Themeflection Numbers - Number Counter and Animated Numbers] Decimal SupportHi,
TF Numbers don’t support decimals at this point, controller addon gives you more conteol and layouts, and also let’s you use comma separator (,) but dot (.) has no support yet. I have a plan of integrating that feature also in some of the future updates of controller addon.
Best Regards,
AleksejHi,
hahah Glad you sorted it out ??
Yes that’s how I intended numbers to behave, they start counting once you scroll to their section, and they start counting immediately after page is loaded on small devices to avoid scrolling issues ??
If you like my plugin don’t forget to rate-review it https://www.ads-software.com/support/view/plugin-reviews/tf-numbers-number-counter-animaton ??
Best Regards,
AleksejI’m closing this topic, as it was resolved on my support forum.
P.S If you like TF Numbers, don’t forget to rate it – https://www.ads-software.com/support/view/plugin-reviews/tf-numbers-number-counter-animaton
Hi mashedupmatt,
Currently there is no option to set transparency. By default statistics section has a grayish background when no other color is selected. I will see to include something in next update that will leave background transparent if no color is selected.
For now you can use custom CSS, just paste this into your theme style.css:
.statistics {background: transparent!important}Or you can play around with the custom filters and action to add custom options. They are explained under #Developer API section of documentation https://themeflection.com/docs/tf-numbers
Best Regards,
AleksejHi nero147,
Thank you for using my plugin.
Send me your website URL, through my contact form https://themeflection.com/contact/ so I can investigate. My guess is that something is maybe generating javascript error that is omitting the custom styles to be added. But I’m just guessing here, I will know more once I take a closer look. You can also create me an admin account if possible, so I can check the back-end as well if needed.
Best Regards,
AleskejHi rbulmer55,
Thank you for getting my addon.
No, TF Numbers does not support one than one statistics section per page. So it’s not strange to see unpredicted behavior when you try to use more. I have set some ground when building it that will enable support for multiple sections, but I have not planned that feature any time soon.
Considering comma separator, TF Controls addon allows comma separeator, I am not sure what issue you had with that? There is an option that says “Use comma “,” separator between numbers” that is checked by default. When it is checked comma will be added between numbers. No need to enter numbers with comma, you just leave numbers as they are and select that option.
If you did that, and comma was not applied create me an temporary admin account and email it to me, so I can check on your site to see what’s wrong.
Best Regards,
AleksejThank you for your review ??
Yes, I never thought about that. I might include that option in future.
Hi grimesgw,
I have just pushed new update with fix. It won’t show again in new update.
Best Regards