activecontent
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Attachments] Protect download link if user not logged inOk!
That would be a great addition. Looking forward to that plugin!
Thanks
Forum: Plugins
In reply to: [Media Library Assistant] Name instead of Term SlugDavid,
This doesn’t work. Just shows [+name,attr+] as output in the actual URL.
Solved it for now by removing the ‘&’ sign and replaced it with ‘and’.
If it is standard text with no things like: & ? é etc etc it can be without encoding.
Thanks
Marcellino
Forum: Plugins
In reply to: [Media Library Assistant] Name instead of Term SlugI see now in the Cloud Gallery i use {+page_url+}?term_slug={+slug+} for the link. Maybe i could add another parameter that represents the ‘pretty’ name of the slug and use for example [+request:pretty+].
I did this ({+page_url+}?term_slug={+slug+}&pretty={+name+}) and works by using [+request:pretyy+], but when i have att category name like: Cars & Bikes it should be url encoded i think because i can’t read it (just returns ‘Cars’ from the request. Url looks like this:
?term_slug=media-dijken-polders&pretty=Dijken & poldersIs there an encode function in your library?
Any tips ideas?
Thanks
Marcellino
Forum: Plugins
In reply to: [Media Library Assistant] Att Categories menu returns 404 errorDavid,
If you are interested in the zip archive download ‘add-on’ i created, let me know and i can share the code with you.
Think this would be a nice add-on for your plugin as there are very little or even no add-ons that can do this in WordPress. Found 1 plugin that extends NextGen gallery plugin with this functionality. But the cool thing is that with your plugin you can easily configure the file it will use to zip (medium, large, full) with the Markup template. So, very flexible!
Could make your plugin even more popular and invites more people to donate to your plugin…..
Let me know!
Marcellino
Forum: Plugins
In reply to: [Media Library Assistant] Att Categories menu returns 404 errorDavid,
Got the cloud and gallery working, but initially the page outputs ‘Nothing to show’ because no variable is passed yet from the tag_cloud link.
Would it be possible to initially load a collection of att categories and once a tagcloud variable is passed it will use just this single variable?
Replaced the bad-term with all categories, so it shows all images on page load when there is no term_slug querystring. Very nice!
Results on the same URL as in previous post above.
Only wondering how to eliminate the variable font-size based on the nbr of items. I use mla_output=list and i just want a straightforward
- without the variable font size. Can you advice?
Thanks!
Forum: Plugins
In reply to: [Media Library Assistant] Att Categories menu returns 404 errorDavid,
Wow! Great explanation indeed!
This will surely help me sort things out or at least a great starting point. I didn’t pay attention to the plugin folder ;-( Haven’t been using the plugin for that long…
I have been playing with mla_gallery for a client and created a alternate markup template that let’s users download an image and option to select multiple images that will be zipped after hitting download button at the bottom of the page. Example can be viewed at: https://www.watericonen.nl/beeldbank/
Thanks for your extensive feedback.
P.S.: these kind of answers would be great if they were on a seperate website. Looks like you loose a lot of time linking to existing support requests where you answered it already. The support page is pretty large in the meantime and takes some effort to browse all possible solutions….
Forum: Plugins
In reply to: [Media Library Assistant] Att Categories menu returns 404 errorDavid,
I would appreciate the guidance on archive page changes, so attachment media items can be shown.
Also not sure how to do the mla_gallery in combination with the mla_tag_cloud. I assume it passes in a variable so only one page needs to be created with the mla_gallery shortcode. Could you provide a code sample for this?
Would be great if there was a website where all ‘proven/working’ shortcodes methods and samples are available and users can share their code (or is there a website like this that you maintain).
Really love this extension and your great and extensive feedback that you give everytime on all support requests. Chapeau!
Thanks in advance!
Marcellino
Forum: Plugins
In reply to: [Ceceppa Multilingua] Category/Tags translationAlessandro,
FYI
Installed beta on 3.9.1 and following errors:
URL: /wp-admin/edit.php?wstep=3
Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/ceceppa-multilingua/admin/admin-posts.php on line 383URL: /wp-admin/admin.php?page=ceceppaml-options-page&tab=2
Fatal error: Call to undefined function cml_use_static_page() in /wp-content/plugins/ceceppa-multilingua/admin/layouts/options-advanced.php on line 132I am aware it’s a beta version, so it’s for your reference.
Regards,
Forum: Plugins
In reply to: [Ceceppa Multilingua] Category/Tags translationAlessandro,
Thanks! I will test on dev WP installation.
Marcellino