Mahesh Waghmare
Forum Replies Created
-
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy URL variablesHello @studioavanti,
Thats great. Feel free to open a support ticket if you found any issue or featured request.
As the issue resolved so, I’ll mark this issue as resolved as well.
Also, Is it possible to give us the star rating? Your star rating helps other users to build trust on us.
As well as it’ll improve the plugin ranking.
You just need few minutes to give the rating from https://www.ads-software.com/support/plugin/copy-the-code/reviews/?filter=5#new-post
Again, Thank you for confirming the fix.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy URL variablesHello @studioavanti,
Thanks for the update.
I’ll check it and get back to you soon.
Maybe I need some time to reply you.
So please consider some time.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy URL variablesHello @studioavanti,
Can you please share the details of the use case?
You may share some screenshots or URLs so after checking it I’ll share some feedback.
If there is any sensitive information then we’ll discuss though email [email protected].
Forum: Reviews
In reply to: [Copy Anything to Clipboard] Error, incompatibility with elementor.Hello @gnam389,
There should be some glitch for that it converts the & to &
I’ll check it on my localhost and share my feedback soon.
Forum: Reviews
In reply to: [Copy Anything to Clipboard] It does the jobHello @wpdreamer,
I appreciate your time to give us a star rating.
We’ll provide a alternative way to use the premium plugin.
We’ll contact you as well once we have any updates.
- This reply was modified 2 years, 4 months ago by Mahesh Waghmare.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Why?Hello @wpdreamer
Thank you.
Is it possible to give us a star rating?
It’ll help us as well as other users to trust our product.
You’ll give the star ratings from https://www.ads-software.com/support/plugin/copy-the-code/reviews/?filter=5#new-post
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Why?Ohh. Okay. I’ll provide the zip though email.
Please contact me on [email protected]
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Why?Hello @wpdreamer,
The Freemius SDK is handle the premium plugin updates.
The free version update will handled by www.ads-software.com.
But the premium plugin version is hosted on the Freemius. So the Freemius give the premium plugin updates.
I’ll proceed the premium plugin zip by removing the SDK but you’ll then not get any update of premium plugin.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Ajax Live Search ResultsHello,
Can you please share some details of the use case.
Share the page URL where you have implemented it.
If there is any sensitive information the we’ll discuss the same though email [email protected]
Once you give me the details the I’ll check it and let you know the possible solution.
Forum: Reviews
In reply to: [Copy Anything to Clipboard] Error, incompatibility with elementor.Hello @gnam389,
The issue is already fixed in the development branch which works as expected.
I need to check the fix for other cases as well.
So, If you want the earlier plugin zip which have the fix which you have shared then please contact on email [email protected]
Or, please wait for the next release.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Button is way off the textOh! Then in that case, if you want to override it strictly.
Then use:
body .copy-the-code-wrap .copy-the-code-button { background: #8f3bf3; padding: 8px 20px; color: #ffffff; } .body copy-the-code-wrap .copy-the-code-button:hover { background: #742cca; }
Or,
Add
!important
as:.copy-the-code-wrap .copy-the-code-button { background: #8f3bf3 !important; padding: 8px 20px !important; color: #ffffff !important; } .copy-the-code-wrap .copy-the-code-button:hover { background: #742cca !important; }
NOTE: Using the !important is not recommended because other themes or plugins do not override the CSS. They also need to use the !important to override it.
Or, You may create a live site and share the URL so, I can check and provide some snippet for you.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Button is way off the textAh!
@mahmoudtn I replied to the email which I got from this forum.
You may not get my recent reply.
See: https://i.imgur.com/qLPpdCz.png
This is why I suggest sending an email. ?? I mostly reply though email and forget that the reply I get is just a forum notification.
—
No issues.
Please use the below CSS and change the button styling as per your requirement.
.copy-the-code-wrap .copy-the-code-button { background: #8f3bf3; padding: 8px 20px; color: #ffffff; } .copy-the-code-wrap .copy-the-code-button:hover { background: #742cca; }
- This reply was modified 2 years, 5 months ago by Mahesh Waghmare.
- This reply was modified 2 years, 5 months ago by Mahesh Waghmare.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Bug on latest updateYes. I had not checked that.
Again. Thank you ??
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Bug on latest updateHello @timmu74,
I was wondering if you might be able to help me as well?
If you don’t mind, I’d really appreciate it if you could rate for the quality and support I provide here: share your ratings
This would help other users make a comfortable decision while choosing the plugin and be assured of the support we provide.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Button is way off the textHello @mahmoudtn,
Can you please share some details though email on:
[email protected]I need to check how it is set on the page.
So, After checking, I’ll check the page and share you some feedback.