webkupas
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] SVG for loadersHey @yikesitskevin,
Oh you act really fast 🙂
Really cool, but my form is totally customized, so Im using just rotating circle on submit like that:
http://clip2net.com/s/3OMlBrWCant show you real example because site is not in production yet.
Thanks for your feedback 🙂
Have a good weekend!
PavelForum: Plugins
In reply to: [Appointment Calendar] The shortcode not workingSo very temporarily solution for us is to comment lines:
194:
if ( preg_match_all( '/'. $pattern .'/s', $post->post_content, $matches ) && array_key_exists( 2, $matches ) && in_array( 'APCAL_PC', $matches[2] ) || in_array( 'APCAL_MOBILE', $matches[2] ) || in_array( 'APCAL', $matches[2] ) ) {and 218:
}@abhipathak hope you will fix current bug ASAP with new plugin’s version.
Forum: Plugins
In reply to: [Appointment Calendar] The shortcode not workingHi I also have problems with shortcode. I’ve already tried to disable all plugins (except yours), disablbe all my custom js and set basic WP theme. Nothing helps, same JS Error:
Uncaught TypeError: jQuery(…).fullCalendar is not a function…But I detect one thing – when I put shortcode in visual editor then it works.
So bug fires only when I try to output widget with
echo do_shortcode('[APCAL]')Hope this info will helps you to solve issue.
On my opinion you should to update function appointzilla_short_code_detect in appointment-calendar.php
All the best,
Pavel- This reply was modified 9 years, 1 month ago by webkupas.
Forum: Plugins
In reply to: [WPCustom Category Image] Seems not working since 4.5I find how to solve this problem.
U should edit file wp-content/plugins/wpcustom-category-image/WPCustomCategoryImage.php
on line 121
change this lineif( $hook != 'edit-tags.php') return;with this one
if( $hook != 'edit-tags.php' && $hook != 'term.php') return;Hi, Im back =)
Support of Newsharecounts.com help me in my question, and I think this information may helps U in future customers requests.
Here is their answer:
Hi Pavel, Our service uses Twitter search to discover tweets. Twitter search may omit certain tweets, especially tweets from accounts with very few followers (treating them as low-quality). That is why we do not see your tweets. Here is a search for your page. As you can see, only my tweet is present. https://twitter.com/search?q=http%3A%2F%2Fwww.hygienics.ch%2Fen%2Fnews%2F%3Fnews%3D1310&src=typd This is not a problem in general, as normally accounts with very few followers almost never share anything, aside from testing cases like ours.So this explains why counter wasn’t increase after I shared post and why it increased after Newsharecounts.com support share last one.
Hope this information will save some time for other developers, because I struggled with this issue during 2 days =)
And thanks a lot for Team Heateor’s and Newsharecounts’s support!
Problem solved.
All the best,
PavelI meant in previous post that this is not Sassy Social Share Plugin’s issue.
This is issue (I think so, but not sure) getting from 3rd party providers.Yes I’ve open ticket at the newsharecounts.com, and will return to U with feedback if have some news.
So I want to note that twitter counter does not work on their page (third part service). U can try here
http://newsharecounts.com/twitter-share-counts-in-sassy-social-share-for-wordpress/OK,
Thanks for your answersHi,
Thanks for your advices, but it not helps me.
Yes I fire code U provide me above on click event after content loaded via ajax. I see counters after first loading but do not after next loading. I can see counters again only after page reload.
I’ve register at the both services but twitter counter still not working (I used radio switcher at options page).
for example here is single page (not popupped)
http://www.hygienics.ch/en/first-news/
and there is no twitter counterThanks,
PavelHi again =)
Sorry, there is another problems…
Counter loads only when I open popup at first time, another ones counters aren’t shown, untill I reload page. Maybe I should reset or reload plugin on popup close? If so please tell me how can I do this.
e.g. please open post “Hygienics.ch at the igeho” on this page http://www.hygienics.ch/en/news/
Open it one time (U could see counter(2) with facebook icon) and then second time (couters are not shown).And I noticed that Twitter counter is not working. How can I solve this issue?
Kind Regards,
PavelGreat!!!
It works =)
Tanks for your support!
All the Best! =)
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Counters