Mahesh Waghmare
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Demo Content] What sample data?Oh! Okay. For now, it is not possible. I’ll add such a filter in which you can define your content (title, description, etc) to import on users’ sites.
I’ll implement such a filter and let you know soon.
Forum: Plugins
In reply to: [Site Demo Content] What sample data?Hello,
Actually the “Site Demo Content” plugin provides the sample data which includes the sample posts, pages, comments, etc. It is a theme unit test data. You can find it theme unit test data.
Additionally, Plugin provide the one-click import support for WooCommerce and BBPress plugin.
I’m not sure what kind of support do you want from the plugin. Can you please elaborate more?
1) Add “Pixabay” button in “Add New Post” interface: https://ps.w.org/pixabay-images/assets/screenshot-2.png?rev=1717044
This makes possible to set it as a featured image right away, see https://www.ads-software.com/plugins/flickr-pick-a-picture/
2) Show “Pixabay” as a source when click “Add Media” button inside the editor:
https://ps.w.org/pixabay-images/assets/screenshot-3.jpg?rev=1717044It looks like you are using the classic editor. I have added this to my todo list.
3) Always use the highest possible resolution (1280xauto).
I have just released version 1.2.2 in which by default highest possible resolution (1280xauto) is downloaded.
4) Add format for Caption string, e.g. want it to be “Photo: $user / Pixabay” and don’t want to show <span class=”info”>…</span> part.
I have just released version 1.2.2 in I have removed the
<span class=”info”>…</span>
part. Please download the latest version.Forum: Plugins
In reply to: [Copy Anything to Clipboard] Copy but keep line breaksThe issue is the
<br>
tags were not copied as the next line.I have now fixed this. See video – https://www.dropbox.com/s/fwluumccwj6dk42/BVQ2n4db11.mp4?dl=0
I have just released a plugin update v1.7.3. Please check it.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] paragraph as the selector?I have visited your page and it looks like the issue is resolved.
Also, The second issue also resolved in which the
<br>
tags were not copied as the next line.See video – https://www.dropbox.com/s/fwluumccwj6dk42/BVQ2n4db11.mp4?dl=0
I have just released a plugin update v1.7.3. Please check it.
- This reply was modified 4 years, 9 months ago by Mahesh Waghmare.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] different results in chrome vs firefoxHello,
I have just fixed this issue. You’ll get this fix in the next plugin release.
See video – https://www.dropbox.com/s/fwluumccwj6dk42/BVQ2n4db11.mp4?dl=0
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Don’t know how to startHello,
I have visited the page https://pixhub.it/conferma but it looks like this is a broken page.
The Copy anything to Clipboard is pretty simple to use. Just add the selector where you want to add a copy button.
On click on that copy button the content are copy as either text or HTML depends on the settings.
See the quick start guide.
In this case you can wrap your
<pre>
and<code>
tags with some other tags.E.g.
If you used selector
pre, code
then copy button applied for each<pre>
and<code>
tag.If you used selector
.my-wrapper pre, .my-wrapper code
then copy button ONLY applied for each<pre>
and<code>
tag which parent element class is.my-wrapper
. Other<pre>
and<code>
tags not affected.Forum: Plugins
In reply to: [WooCommerce] Woocommerce CSV – not permitted for security reasons.@graftedin you can also use code snippet which fix the csv upload issue.
The issue is related with the PHP version. See more at https://core.trac.www.ads-software.com/ticket/45670
- This reply was modified 4 years, 9 months ago by Mahesh Waghmare. Reason: Added the core ticket url
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Does your plugin support Backend?Hello,
Can you please email me at [email protected]
So, We’ll discuss the issue in depth.
- This reply was modified 5 years, 2 months ago by Mahesh Waghmare.
Okay. Thanks for the response. So, you can close and mark this topic as resolved.
Forum: Plugins
In reply to: [Site Demo Content] ThemesHello,
I think your issue is now resolved. So, I’m closing this topic.
If you have any other issue then don’t hesitate to create a new one.
Hi @erecpr,
Now we can download the image in two different sizes.
These are 640xauto and 1280xauto. For large images (including HD images) we need to send the request for the Pixabay. So, they can approve our request and provide these image options too.
For now, we can download 640xauto and 1280xauto image sizes.
See screenshot for reference https://ps.w.org/free-images/assets/screenshot-4.png
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Make copy button smaller / move it to the side?Thanks, @kimoj for answering.
I have now added the option
Button Position
which add the button to inside or outside the provided selector. Defaultinside
.Please update the plugin and check it once.
For now, I’m setting this topic as resolved. If do you have any other issues then don’t hesitate to create a new topic or comment on this one.
Forum: Plugins
In reply to: [Copy Anything to Clipboard] Throws error on Internet Explorer 11Thanks for the suggestion. I have now fixed this issue and release an update. Please check it once.
For now, I’m setting this topic as resolved. If the issue still exists then don’t hesitate to create a new one or comment on this one.