Acurax Technologies
Forum Replies Created
-
Thanks for the comments, Sorry, Currently we are looking for a way to make it open underneath on Firefox, If you want to set the popup height and width, you can edit the file js.php and in line number 41, you can add
,width=500,height=500
after
directories=0
you can change the value 500 to what ever you like.
Thanks for using the plugin.
Pleasure, Thanks for looking at our plugin. Have a nice day.
First, how much is the unlimited domain license?
150$ , there is no option to order unlimited version direct, you can only do an upgrade after the purchase of single domain license.Second, can we configure to set it to like our home page url regardless of what page the floater is on? Meaning if someone is on an inner page and they click the like button, can we configure it to like our https://www.site.com instead of https://www.site.com/innnerpage
Now i got what you saying about, Our plugin feature is not the like on facebook, its share. if visitor is on inner page, when they click on share button, then that inner page is going to get shared.
Let us know if you have any other doubts.
1. Can it be used on unlimited personal sites?
The basic selling version is single site license, there is option in client area to upgrade to unlimited domain license.2. Does it display on the home page or just inner pages?
It displays on all the pages. No options to configure for each page3. Can we configure which pages from our website to “like” ,or does it only “like” the page it is installed on? (For instance, I may want to set my home page as the default like page for all likes)
I am not getting this point. Please make it clear, What you mean by like?We just checked your website html source code and can see your theme have repeated wp_head . we are more than happy to help you and fix the problem. please open a support ticket at our client area and so you can send us a wordpress login and then we will be able to look into your wp-admin and find the issue fast. this is not a common issue.
Thanks for trying the plugin
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.
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.jsThank you.
Please let us know the status of this problem after trying the above mentioned solutions.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.
The Above Problem Was His Theme Problem. We Assisted Via Our Client Area Support System. The Problem Is Solved.
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.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…
Right now, there is no option to configure the icon position px, rather than editing the function.php file, but its not recomended as only programers will be able to do the stuff, its all with calculation of icon size and positions.
The vertical and horizontal alignment, we have no such option. but you can inspect the icon holding div and manually set width via css in your theme css file, then it will get fixed.. please opt for professional installation service and we can help you on your site to do it.
Forum: Fixing WordPress
In reply to: Need help with the plugin Acurax Social Icons Options@dreamdefenders if you change like that.. it will change the position of floating icons, this thread is related to manual code placement and so it can be only aligned or positioned via css codes.
Each of the icon set will be in a div and it have its own id so can give css style to that div’s
If you edit the function.php as @dreamdefenders mentioned. it will make alignment problem for icons according to the size and number of icons you displaying..Or you need to calculate them accordingly when editing..
You are seeing the 404 error on your page itself right?
Then its sure, you not added https:// before the url.
Please add the url including https:// and it will fix the issueWe fixed it just before the posting of above Response. So please uninstall then remove the plugin and download new.. It will surely fix.. the Acx Social Icons Menu will appear on left, may be at very bottom..