Code

Discussion on Attachment Tab For Woocommerce

Discussion on Attachment Tab For Woocommerce

Cart 159 sales
Recently Updated

xenioushk supports this item

Supported

This author's response time can be up to 5 business days.

35 comments found.

Please ACTIVATE YOUR COPY of the plugin to unlock premium options and official support of Attachment Tab For Woocommerce. - A copy from elements use spam on WP panel without close button. Imagine the only inconvenient message on display among all the plugins that offer free version of this plugin. Very boring and inconvenient, I’m stop using this.

Hello,

I will add a close button in the upcoming version.

Thanks for your message.

How do I attached a pdf to a category area rather than every item?

Hi all,

It will work with WP All Import with this code:

<?php add_action(‘pmxi_attachment_uploaded’, ‘my_attachment_uploaded’, 10, 3);

function my_attachment_uploaded($pid, $attid, $filepath){ $data = get_post_meta($pid, “atfc_attachments”,true); if(!is_array($data)) { $data = []; } $data[] = array( ‘atfc_url’ => wp_get_attachment_url( $attid ), ‘atfc_id’ => $attid, ); update_post_meta($pid, “atfc_attachments”, $data); } ?>

Kind regards,

Mark

Hi, is the plugin compatible with wpml plugin?

Hi, pre sale question.

Does this work with the native Woocommece Import/Export Product function?

Thanks

Greetings, before buying this plugin i wanted to be sure that it worked with a multisite wordpress/woocommerce configuration?

Regards

Yes, it work.

Is it possible to bulk import product attachments from a csv file? Or via the WP All Import plugin? Thanks for the info

Hello,

Thanks for your message.

Unfortunately, bulk import product attachments from CSV file feature is not available. Also, I am not sure about the compatibility WP All Import plugin with my one.

Hello, will I be able to upload links to documents to external sites. And if so can I through import to add for many products or will i need to manually add product by product?

Hi,

Pre purchase question: Is it compatible with wpallimport? If I export and import products using wpallimport plugin then will the attachments work on the products post import?

Thanks

Hi,

Pre-purchase question.

I’ve noticed the plugin make direct browsing of upload folder possible. Is this something you can change in settings?

https://projects.bluewindlab.net/wpplugin/atfc/wp-content/uploads/

I want customers to only open the attachment via the given link, and not able to browse whole directories.

Lastly, can I customize how much I want to be displayed in front end?

Cheers Kenn

Hello,

Thanks for your question and here goes the answers.

Please check the following video tutorial to restrict the uploads folder access. https://youtu.be/HBkNrrXp3Tk

I am not sure about the last question you asked. Would you like to explain your idea in detail? So that I can give you the exact answer.

Thanks.

Hi,

Thank you. But as default it is restricted, right?

In front end, I want to style it differently other than box or list style as your plugin are doing. Exactly how, that is not decided yet. I guess I can target most of the elements via CSS or do you have any JS that append classes or styles to front end?

Hello,

By default the access of Uploads folder is not restricted. That is why I suggested you to follow the video tutorial to protect your site uploads folder from the public access.

Yes, you can target all the CSS classes of the plugin default layout style. Most importantly, plugin options panel comes with custom CSS insertion feature. So you can insert the custom CSS code easily in there.

Let me know if you have any questions.

Thanks.

Hello, is attachment tab compatible with the Divi Theme/Builder?

Hello,

The plugin works with any standard WordPress theme. So, we believe that it will also work smoothly with Divi theme too.

Let me know, if you have any questions. Looking forward to hearing from you.

Thanks.

Hi,

Is there any provission to attach documents to multiple products at once (by product name or id perhaps?)

Thanks.

Hello,

Plugin has “global attachment” feature that allows you to attach documents to multiple products at once. Here go the documentation- http://projects.bluewindlab.net/wpplugin/atfc/doc/#global_attachment_to_all_product

I hope that helps and let me know if you need further assistance.

Doesn’t look like you can specify which ones though i.e. product name or id.

Hi, It is possible to add different attachment for each product variation?

Sorry, it’s not possible.

i want to import the attachment using csv. i will import all attachment using FTP then i want to import the attachment url using csv when i import all my products together. can it be done?

Hi Is it compatible with Elegant Tabs for Fusion Builder by infiwebs?

Hello,

I’m not sure about Elegant tab. But, if that Elegant Tab allow to insert shortcode then you can add the following shortcode to display product attachments. Here go the documentation.

https://projects.bluewindlab.net/wpplugin/atfc/doc/#plugin_shortcodes

I hope that helps and let me know if you have more queries.

Thanks.

Hi there! Is it possible to use WP All Import and add the url to products? I have 5000 products, so I don’t want to add links one at a time if at all possible.

Hello,

Thanks for contacting us.

Plugin has an option called “Global Attachment” that allows you to include common attachment files to every WC products. Here go the documentation. https://projects.bluewindlab.net/wpplugin/atfc/doc/#global_attachment_to_all_product Beside that, you can add individual attachments to each one according to your requirement. https://projects.bluewindlab.net/wpplugin/atfc/doc/#add_attachment_to_product

I hope that helps.

So there is no way to add a different file to each product using an import?

Sorry mate, currently plugin does not offer that kind of option.

Thank You.

Presale question, Is the Plugin compatible with the latest versions of the program?

Hello,

Thanks for your message.

Yes, it is fully compatible with WP and WooCommerce latest version.

Let me know, if you need more info.

Regards, Mahbub

Presale question, is it possible to add product documentation via API calls?

Hello,

I’m sorry, but not sure what did you mean by “API Calls”? Can you please explain more.

Also, You can check plugin doc. https://projects.bluewindlab.net/wpplugin/atfc/doc/

Thanks.

Hello, could you tell me in which table and with which taxonomy the plugin stores the downloads? I need to be able to query all downloads of specific categories and show a list of them in the category page.

Thank you in advance

Hi, i have a problem with your plugin. If i try to open the .pdf from wocommerce tab firefox return error that cannot open the file. Es: sitename/?id=15757&&atfc=19013 (not work)

If instead i launch the link for full path inserted in backed in edit product it open. Es. sitename/wp-content/uploads/2018/02/filename.pdf (it work)

How can i solve ?

Glad to know that.

Will try to release before next week (29/06/2018).

Note: Your 6 month support period has been expired 22/09/2017. I’m requesting you to renew support period. It will help me a lot :)

Many thanks for the update. I will try in these days to update manually. Else not problem i will offer you a super beer. Thanks

Hello,

New version has been released. Please download and install latest version.

Then, go to plugin option panel > Tab settings section and bottom of that page you’ll get “Deactivate Force Download Feature?”. Turn it ON.

That’s it. Let me know your feedback.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey