eljot22
Forum Replies Created
-
Hello
Thanks for replying.
I think wrong information is provided in online help:
https://www.wpdesk.pl/docs/faktury-woocommerce-docs/#wysylanie-faktur-do-klienta
According to what’s there – manual sending should work from Order screen for FREE version. Automated sending is reserved for PRO.
Regards
Forum: Plugins
In reply to: [Media Library Assistant] Show all pictures that have any attachment categoryHi David
Thank you so much for you effort, I appreciate it so much. For a few days I’m unable to do any testing, but definitely I’ll to it and then let you know on results.
Regards,
JarekForum: Plugins
In reply to: [Media Library Assistant] Show all pictures that have any attachment categoryHi David
Wow, that was pretty quick answer and it WORKS! 🙂 Thank you so much 🙂
1) To make it more complex – I’m using tag cloud with url’s to provide current_id and on that basis reload page with filtered pictures. Here is my code:
[mla_tag_cloud taxonomy=attachment_category number=0 mla_link_href="{+page_url+}?current_id={+slug+}"]This shows default cloud. Is there a way to add kind of ‘All’ link to the cloud that actually will reset my selection and sets current_id back to empty value?
2) I found settings related to Support, thank you once again. And I also have a question here – is MLA capable of handing both Attachment Category and Gallery Category (WP) at the same time? So I would like to show images described with specific attachment category and assigned to WP gallery category? More or less like that (category_name here is configured so it is slug for WP Gallery Category):
[mla_gallery category_name=world attachment_category=landscapes]Regards,
Jarek