Mahesh Waghmare
Forum Replies Created
-
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Last updated: 12 months agoHello @autori76,
I really apricate your question.
Actually, Due to some problems I had not release the updates regularly.
I’m planning for few features and will continue in upcoming days.
Regarding the “How to use the plugin?” please check the article: https://maheshwaghmare.com/copy-anything-to-clipboard/
Also, For any other issue please contact me from https://maheshwaghmare.com/say-hello/
Great. Marking this thread as resolved. Thanks.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy to Clipboard anchor id linkCan you please share the link of page? so I’ll understand the requirement and provide the solution.
You can share website details on email: [email protected]
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy to Clipboard anchor id linkYou can achieve this with simple shortcode.
E.g.
[copy text="https://www.website.com/post-url/#abc"]TEXT[/copy]
Use it anywhere.
By default shortcode shows the link (anchor)
<a>
tag.If you want to show the button then you can use below shortcode.
[copy tag="button" text="https://www.website.com/post-url/#abc"]TEXT[/copy]
For more details with video demonstration visit https://maheshwaghmare.com/doc/copy-anything-to-clipboard/#shortcode
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Possible to add inline copy icon?It’s nice feature. I have just released plugin by adding a short code support to copy the text.
E.g.
[copy]12345[/copy]
Now this shortcode show the link with text “Copy”.
And on click on it the number copied to clipboard.
We can change the link with button as:
[copy tag=”button”]12345[/copy]
But in your case you want the logo instead of the copy link/button.
I’ll add a option in the shortcode to use the SVG icon to copy the content.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Suggestion: Move your menu to settingsRight. That’s a nice suggestion. I’ll remove the parent menu and add it as a submenu in upcoming plugin release.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copies the word ‘copy’Oh! It may be the issue with some JS. Please let me know what selector you have used, on which device you facing the issue, and also provide some URL for reference.
So, I’ll take a look and find out the reason behind this.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy page title?Hello @colinsp,
Yes. Now you can use the shortcode which creates a copy link and you can set any target which you want to copy.
If you want to target post title then you can add the selector with shortcode:
[copy target={YOUR SELECTOR GOES HERE}]E.g. Your post title class is
.post-title
then you can use shortcode as:[copy target=".post-title"]
The above shortcode shows the link with copy text and on click on it copy the post title.
If you want to show the copy link as a button with different text then you can use it as:
[copy target=".post-title" tag="button" text="Copy Post Title" copied-text="Post Title Copied!"]
Read more in the article https://maheshwaghmare.com/doc/copy-anything-to-clipboard/#shortcode
Let me know for any help, Or I’ll close this topic as resolved.
Forum: Reviews
In reply to: [Fix Another update is currently in progress] GreatI appreciate your review and rating. Feel free to contact me for any support request, feature request, or anything else.
Hello @krstarica,
Thanks for the remembering about the suggestions.
I’ll definitely add the new tab in image upload popup in the future plugin release.
Also, I’ll add the settings page in which I’ll add all possible customisable options like default prefix for title, alt, image download size etc.
Regarding plugin name the mebu is “Download images”. I have a plan to include more websites in the future (Pexels, Flickr, etc). But I’ll update the menu name as “Free Images”.
Forum: Reviews
In reply to: [Site Demo Content] One click import demo content Not workingThat’s strange. Do you have any steps or any other information about the issue which you are facing?
So, I can reproduce it in my local environment and fix the issue if exist.
Forum: Reviews
In reply to: [Site Demo Content] Didn’t do anythingHello,
Not sure for whit reason you was facing such issue. Can you please share the site health information for reference.
So, maybe I can help with this.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] different results in chrome vs firefoxHello @psanger,
I have tested it on different browsers and implemented all possible cases which may cause an issue.
I have shared some videos though email. Below is one of the test video for reference – https://www.dropbox.com/s/n0pz09ze9frj1hx/ipp7KLBmow.mp4?dl=0
Please update the plugin.
Thanks and regards,
MaheshForum: Plugins
In reply to: [Copy Anything to Clipboard] position of the copy button is not fixedHello @golinuxcloud,
You can easily set the button position outside the selector (pre tag) from the settings page.
Thanks and regards,
MaheshForum: Plugins
In reply to: [Copy Anything to Clipboard] .wp-block-quote – Selector Not workingHello @jeetk,
Please update the plugin and confirm it once. I have just released an update.
Thanks and regards,
Mahesh