Viewing 8 replies - 1 through 8 (of 8 total)
  • We responded to your email already, dont know why you are not receiving email.

    The email we received payment is from jeremy2trade gmail
    upon receiving the payment. Our system automatically send the account details and the plugin.

    You contacted our support from the email jeremy at biz2prime

    We send response to that email with the client area login details.

    Kindly check both email inbox…

    Thread Starter biz2prime

    (@biz2prime)

    Thank you for the quick response I downloaded the pro version and activated it but the positioning options do not work can you please help I wanted top right start and top right end the only way it will appear no matter what choice is bottom left.

    Just opened a support ticket in our client area to followup this issue.
    www.ads-software.com forums are only for supporting free version of the plugin.
    Kindly login to Acurax client area and followup the support ticket.

    The Above Problem Was His Theme Problem. We Assisted Via Our Client Area Support System. The Problem Is Solved.

    Thread Starter biz2prime

    (@biz2prime)

    Actually this problem has not been resolved and does not relate to the theme at all it is the poor plugin coding. I use a studio press theme and genesis framework and Acurax has yet to resolve my issue with the promised features.

    Sorry for Addressing this ticket as resolved. We are always here to provide support to our products and services, and will never leave without closing a ticket. We got into a ticket status as closed and got confused with another similar problem. Thats the reason we accidentally posted this as fixed.

    @biz2prime please allow us to find your problem and we will surely fix the issue.

    Done a review on your source code and found that, you were using the wp-minify plugin to minify the javascript and css to speedup the site.

    So the wp-minify combining all the javascript and compressing them to make site load faster, Thus it making the code

    <script type='text/javascript' src='https://www.biz2prime.com/wp-content/plugins/wp-minify/min/?f=wp-content/themes-ai1ec/vortex/js/event.min.js,wp-content/plugins/mailchimp-widget/js/mailchimp-widget-min.js,wp-content/plugins/aio-shortcodes//js/jquery.nivo.slider.pack.js,wp-admin/js/password-strength-meter.js,wp-content/themes-ai1ec/vortex/js/general.min.js,wp-content/plugins/premium-floating-social-media-icon/floating.js&m=1343546664'></script>

    But the location reffered in src of the javascript is showing HTTP/1.0 400 Bad Request

    Which is something similar problem mentioned in https://www.ads-software.com/support/topic/11-is-broken?replies=27

    The Floating.js is a necessary javascript which needs the plugin to work.

    After doing a review on the minify generated code, we found that the HTTP/1.0 400 Bad Request is happening because of an extra / after wp-content/plugins/aio-shortcodes/ it may be generating by the aio-shortcodes plugin.

    Expected Solutions:
    1) Please try deactivating the aio-shortcode plugin
    or
    2) try deactivating the wp minify plugin

    ——————————————————–
    We are sure, the above problem will not only make problem to our plugin, but also will make functionality problems to other plugins and theme function which use the following javascript files…

    wp-content/themes-ai1ec/vortex/js/event.min.js
    wp-content/plugins/mailchimp-widget/js/mailchimp-widget-min.js
    wp-content/plugins/aio-shortcodes/js/jquery.nivo.slider.pack.js
    wp-admin/js/password-strength-meter.js,wp-content/themes-ai1ec/vortex/js/general.min.js
    wp-content/plugins/premium-floating-social-media-icon/floating.js

    Thank you.
    Please let us know the status of this problem after trying the above mentioned solutions.

    The Problem was with the conflict of aio-shortcodes with wp-minify.

    As i mentioned in the above post, the extra slash after aio-shortcodes making wp-minify URL HTTP/1.0 400 Bad Request and so the javascript which needs our plugin to work was also not loaded. Now Disabled wp-minify and the floating working fine. Problem Solved.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Floating Social Media Icon] Piad for Pro Version and Never Recieved it’ is closed to new replies.