sporkman

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
Jul 19, 2016 at 10:12 pm
#47520
Member
sporkman
OP

Hi – the question is pretty general, that’s just an example link.

Question stands, I don’t want the file info page, I just want a direct link to the file.

Mar 30, 2016 at 6:23 am
#43371
Member
sporkman
OP

If I have a site hosted on a Windows box, inside a corporate intranet with no access outside, will my key continue to work or not? AFAIK it’s not common to have Curl on Windows either.

Mar 30, 2016 at 6:14 am
#43366
Member
sporkman
OP

It should be noted that the PDF viewer basically is handing your PDF to Google and letting them convert and display it. So if you’re using this in an intranet with restricted access it may not work. Similarly if you have privacy concerns you should probably not be enabling the preview feature. The plugin should probably note this somewhere. In short, the preview is not a function of the plugin, it’s leveraging a Google service.

Mar 21, 2016 at 10:18 pm
#42989
Member
sporkman
OP

Understood – just looking for any insight you might have on why tags work (by slug) but categories (by category ID) do not. Is this a complication of custom post types in general? I have been pulling the category ID by going to the Downloads->Categories menu, selecting a category to edit and then pulling the category ID out of the URL.

For example:

edit-tags.php?action=edit&taxonomy=wpdmcategory&tag_ID=27&post_type=wpdmpro

For that I assume 27 is the category ID, but I get no results when filtering by that ID, so I’m guessing maybe these are not really categories?

Mar 19, 2016 at 11:12 pm
#42929
Member
sporkman
OP

I think the upshot here is that any shortcode seems to support “paging=1”. That seems to work. The downside is that it’s not an ajax pager, so the whole page reloads.

I’ve found another workaround, perhaps you can help me find some more info to make this fully work. The theme I’m using for this project, “Newspaper 6”, uses “Visual Composer”. There is a content block I can insert that lets me specify a custom post type. It also supports filtering on categories or tags and has an ajax pager. A screenshot is attached, I’m able to get what I want with tags, but not categories. Any insight into how WPDM is working with categories?

Mar 19, 2016 at 12:00 am
#42889
Member
sporkman
OP

Nevermind, unset/re-set the bootstrap settings and it seems to work now – my 2 columns are there and the ad disappeared.

Mar 18, 2016 at 9:20 pm
#42887
Member
sporkman
OP

Hi,

Sorry, I don’t have clearance to let 3rd parties into this intranet site. Bootsrap is enabled in settings (Font Awesome is not).

I’ll dig through the shortcode add-on and remove the code.

Unrelated, is there a way to get a list of files that span two columns?

I have the following shortcode, but perhaps the “cols” value doesn’t do what I think it does:

[wpdm_category id="human-resources,it" operator="IN" toolbar="0" cols="2" order_by="download_count" template="56ebac85a2676" item_per_page="6" order="asc"]

Viewing 7 posts - 1 through 7 (of 7 total)