Ankit Singla
Forum Replies Created
-
Thanks for the awesome review.
Forum: Plugins
In reply to: [Slick Popup: Contact Form 7 Popup Plugin] Problem with side button positionGlad that it worked for you.
Would you consider leaving a review for us, would be real quick:
https://wordpress.org/support/view/plugin-reviews/slick-popup#topicForum: Plugins
In reply to: [Slick Popup: Contact Form 7 Popup Plugin] Problem with side button positionAlternatively, you can replace this line in custom.js file of the plugin located in: slick-popup/libs/js/custom.js
Line no. 166
var button_pull = button_height/2 - button_width/2;Should be changed with:
var button_pull = button_width/2 - button_height/2;Forum: Plugins
In reply to: [Slick Popup: Contact Form 7 Popup Plugin] Problem with side button positionHello Darren,
Please force update to check again. I saw something that wasn’t fixed in the plugin js file, which was pointed out by your request.
Position issue should be fixed update this update. 🙂
Forum: Plugins
In reply to: [Slick Popup: Contact Form 7 Popup Plugin] Problem with side button positionDarren, thanks for your patience and using this plugin. Yes, you were right – it was after the last update.
I have released, a new version with the fix. Please force update the plugin.
Just for quick help:
– Go to Dashboard
– Updates – Force Check (It will show you an update for 1.3.5)You will need to click the “Force Check” button a few times to find the update.
Let me know if that helped you.
Forum: Plugins
In reply to: [Slick Popup: Contact Form 7 Popup Plugin] Problem with side button positionHello Darren,
I had to leave then for something important. I have just looked into your side and saw the button on the left. Solution in my next comment.
Cheers.
Great. Just to avoid the CSS styling, you can also choose to Hide the Side Button from plugin options.
Where it says side button position, you can choose “None(hide)”.
Hello antoine69,
Other activation options are:
With onclick event
<div onclick="splite_loader();">Contact Now</div>Using the class (splite-showpopup)
‘<div class=”splite-showpopup”>Contact Now</div>’Using class on Anchor tag (use href=”#”)
<‘a class=”splite-showpopup” href=”#”>Contact Now’All of these options should suffice your need. Thanks, for using Slick Popup.
@keoniworld Thanks for the bug report. We noticed a misspelled file name in the files, it has been fixed, and versioning has been updated 1.3.1.
Please re-install the latest version, you will find it much better than you were using before. View demo here
Hello Robert,
Sorry, we missed this thread’s notification.
Thanks, for pointing out the grammatical errors. We have fixed it now.Can you install the automatic updates now?
Cheers,
Forum: Plugins
In reply to: [WP Automatic Updates] updatingHello,
No, the plugin worked well with 4.2.1. You just need to install it, and choose settings as desired. And, it shall automatically download the checked updates.
Sorry, for the delayed reply. We just missed the notification from the first support thread.
Hope it’s working fine for you, to install automatic updates for an easy WordPress site management.
I will mark this thread as resolved in a week’s time.
Cheers.
Alright, thanks Carolyn!
Hello Carolyn,
Sorry, I missed this notification in my mail.
– Yes, that seems the right way to let the user know about where he should go now.Just for my knowledge, is it possible what I am asking?
– If yes, can you put that in a future update?Many thanks!
Apologies, for late reply.Forum: Fixing WordPress
In reply to: Changing URL of a categoryYes, does.
Seems a solution to me.
Thanks, a lot.Please do not close the topic, until it is fully resolved.
Forum: Fixing WordPress
In reply to: Changing URL of a categoryHello mate,
Thanks for your time to talk here.
Is this the link you’re referring to: http://codex.wordpress.org/Function_Reference/wp_redirect
If yes, how should I use this?
And, how to change the URL to remove “/category/travel/”