onlineATwork

Forum Replies Created

Viewing 25 posts - 101 through 125 (of 152 total)
Sep 22, 2016 at 1:39 pm
#49419
Participant
onlineATwork
OP
This reply has been marked as private.
Sep 22, 2016 at 1:38 pm
#49418
Participant
onlineATwork
OP
This reply has been marked as private.
Sep 22, 2016 at 1:20 pm
#49417
Participant
onlineATwork
OP

Hey team,

Long time ago but i need to have the alternative soultion installed again.

Are there any news for the google prieview?
I thought about the google API Key? Maybe this would get the DOC-Preview working?

If not, what about the alternative way and the bug fixes i posted? :

– if i do not have the permission to see or download a download, there automaticly pops up an …no permission.txt.
Please just stop that download, ore set the Text into the iframe area.
– hide the empty iframe area, if user has no permission

PLease install the alternative solution on my site, or show me how to do that by my own.

Thanks allot!

username and PW will follow as private post.

Sep 20, 2016 at 10:55 pm
#49363
Participant
onlineATwork
OP

Thanks allot! It is working!
Sorry for mad writing…
It just would be great to have a bit more conversation between the steps.

But still, thanks allot!

Sep 19, 2016 at 11:13 am
#49284
Participant
onlineATwork
OP

PAYED ADDON !!!!
PAYED SERVICE !!!!

HELLOOOO SERICE TEAM??? IS ANYBODY HERE ??????

Sep 14, 2016 at 12:16 pm
#49140
Participant
onlineATwork
OP

7 Days… PLease help me with this payed addon.
My customer is getting angry…

Sep 10, 2016 at 1:20 pm
#49045
Participant
onlineATwork
OP

i´ve set the folder to writable, but nothing changes.
Please check if the settings are correct, otherwise change them.

Thnks allot!

Sep 9, 2016 at 11:50 am
#49017
Participant
onlineATwork
OP
This reply has been marked as private.
Sep 7, 2016 at 11:39 am
#48889
Participant
onlineATwork
OP
This reply has been marked as private.
Sep 4, 2016 at 5:16 pm
#48761
Participant
onlineATwork
OP

and how to get the feature working when we use acces rules, like the normal wordpress groups or the WPDM Memberships?

Sep 3, 2016 at 8:59 pm
#48742
Participant
onlineATwork
OP

?

Aug 30, 2016 at 4:25 pm
#48627
Participant
onlineATwork
OP

same here!

Aug 25, 2016 at 9:58 pm
#48504
Participant
onlineATwork
OP

i can not find this setting ? Any changes over the time?
Need to edeit the Message!

Aug 24, 2016 at 10:03 am
#48430
Participant
onlineATwork
OP
This reply has been marked as private.
Aug 11, 2016 at 9:33 pm
#48165
Participant
onlineATwork
OP

OK ,i found out that this code is working for me:
Tested with a PHP Widget plugin

<?php
$terms = get_the_terms( $post->ID , 'versicherer' );
 if ( $terms != null ){
 foreach( $terms as $term ) {
 print $term->name ;
 //unset($term);
} }
?>

The only thing to know is, how to set up the code with your filter hook? wdm_before_fetch_template

Docs: http://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

i will set the code for every taxonomy but please give me one example with versicherer and the php code above, to get [versicherer] working in the WPDMtemplate-editor.

Thanks allot!

Aug 11, 2016 at 1:11 pm
#48154
Participant
onlineATwork
OP

Thanks for that!

as i found out i need this code:

echo "<ul>";
$terms = wp_get_post_terms( $post->ID, 'versicherer');
foreach($terms as $term) {
    echo "<li><a href='".get_term_link($term)."' title='".$term->name."'>".$term->name."</a></li>";
}
echo "</ul>"; 

How do i combine that with the Fetch function to get a Shortoce and import that into the template ?

Aug 8, 2016 at 9:10 pm
#48088
Participant
onlineATwork
OP

I was wrong that this has anything to do with CPTUI.
I do create the taxonomies assigned to the post type of the download manager called “download”, but the Terms ore meta data are saved in the download manager.

What i want to show is the META DATA or also called TERMS? assigned to each taxonomy of every document, wich i can controll with the download manager.
See screenshot.

So there have to be a way to grap these data and get it displayed.

I am willing to programm it myself but i need a bit assist from your site. We´ve bought the full package of your products, so it would be great to get a support that is at least as good as the products 😉

The filter hook is allready great to get the template done, but i need assist with the funtion, to grap all active terms of all taxonomies of an document,to display them and have a better overview, of what i had searched for. (webiste is a search document site)

Hope you help me out,
Greats

Jun 30, 2016 at 6:50 pm
#46964
Participant
onlineATwork
OP

ok, tahnks for your feedback.
Could you please check your customization mails.

Thanks allot!

May 28, 2016 at 1:17 pm
#45810
Participant
onlineATwork
OP

ok i just did! Thanks

May 26, 2016 at 7:19 pm
#45757
Participant
onlineATwork
OP

what would the explained customization cost ?

May 25, 2016 at 1:49 pm
#45688
Participant
onlineATwork
OP

Does that help?

https://github.com/WebDevStudios/custom-post-type-ui/wiki/Custom-Post-Type-UI-Action-and-Filter-Hooks

I thought tthat i maybe have to register the parameters, to get it work with thrird party plugins.
I know, thats pretty far from you software, but i hope you can give me al little help, to get the last task done.

cptui_user_supports_params

Since 1.0.0

Filters custom supports parameters for 3rd party plugins.

Parameters:

array $value Empty array to add supports keys to.
string $name Post type slug being registered.
array $post_type Array of post type arguments to be registered.

Default value:

empty array

Greats, Johannes

May 24, 2016 at 9:08 pm
#45654
Participant
onlineATwork
OP

I will delete the code out of function.php to get the side working again.

May 24, 2016 at 8:51 pm
#45652
Participant
onlineATwork
OP
This reply has been marked as private.
May 24, 2016 at 8:48 pm
#45650
Participant
onlineATwork
OP
This reply has been marked as private.
May 24, 2016 at 11:16 am
#45603
Participant
onlineATwork
OP

I mean, i wan´t to show the active Custom Post types, that are assigned to the Download.
Does this work?

Viewing 25 posts - 101 through 125 (of 152 total)