David Deven

Forum Replies Created

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

David Deven
Participant

I tried one of your gutenberg blocks on my set homepage and it did not show up. The only ones that show on the homepage like I want is the widget I asked for help for.

The original issue here was to use css to get the widget I want to use on a side by side view. I really don’t want to use anything else right now other then that widget.

Now are you going to help me with this like I asked for orignally?


David Deven
Participant

Yes, I did look at those but this problem applies to the widget which I will be using on the homepage, not a new page that was created.

The code you posted only shows specifically selected downloads being shown in a newly created page.

I am sorry if you don’t understand what I am trying to explain to you. But it seems to be getting increasingly harder to explain something which I figured you would understand about your own plugin.


David Deven
Participant

Ok, now I see and understand from the pictures, but there are a few problems.

1. I need it to show the latest downloads not just specific ones.

2. I need it to show on the front page.


David Deven
Participant

I really thought you guys would be better then this. If this is how you let your employee’s talk to you customers I will NOT be leaving a good review for you.

Second if you indeed do have to have admin access on every machine then it should be stated in a policy somewhere.


David Deven
Participant

I can see that you really don’t want to work with a customer seeing as how you keep arguing just to get business. If you do intend to help me then you simply post the code I need to edit in what file like anyone else intended on helping would do. take note though this is the free version and the free version does not have a tag of template editor like you seem to think.


David Deven
Participant

Sir, why cant you just post the code like everyone else does in the WordPress forums? I have seen your business practices and immediately asking for a temp login is not a good way to gain my trust.


David Deven
Participant

I need a more detailed explanation of what to add because you post seems to be getting cut off by periods.

Here is what is there already


<!-- WPDM Link Template: List Group -->

    <div class="list-group wpdm-lt-card" style="margin: 0 0 15px 0">
        <a href="[page_url]" class="d-block">
            <?php wpdm_thumb($ID, [500, 400], true, ['class' ► 'card-img-top']) ?>
        </a>

        <div class="list-group-item d-flex justify-content-between align-items-center">
            <h3 class="p-0 m-0 elipsis">[page_link]</h3>
        </div>
        <div class="list-group-item d-flex justify-content-between align-items-cente">
            File Size <span class="badge">[file_size]</span>
        </div>
        <div class="list-group-item d-flex justify-content-between align-items-cente">
            Downloads <span class="badge">[download_count]</span>
        </div>
        <div class="list-group-item d-flex justify-content-between align-items-center">
            <?php //echo self::downloadLink($ID, 0, ['btnclass' ► 'btn btn-block btn-primary', 'template_type' ► 'link']); ?>
            [download_link]
        </div>
       </div>

David Deven
Participant

And which file does this go in?


David Deven
Participant

But what does that have to do with the layout of the widget itself?

I only want to show the layout going from side to side not up and down.


David Deven
Participant

You can add it in your post editor. Send me temporary wp-admin login info in a private reply. I shall show it to you.

Sir, I never said anything about the post editor. This has to do with the widgets that you can show on the homepage. And I am not giving you access to anything. You can simply instruct me on what I need to do.


David Deven
Participant

How am I suppose to use that in the free version I already stated this.


David Deven
Participant

Just had a chat with a nice person who offered to help me with this problem FOR FREE!! I can see you don’t really care about your customers are are quite greedy so please don’t ever ask me again about leaving any reviews because I will not.


David Deven
Participant

I don’t understand how your logic even works this should have been put into both the free and pro versions as a basic feature to begin with. IF this is how your metal thinking patterns work then I can see why your ratings have gone down. If you even cared about your customers happiness you would lay off being so greedy all the time.


David Deven
Participant

Then would you please do me a favor and add it to your list of features to add. Because I don’t think every single person is going to want it showing in a top to bottom configuration. I’m sure some other people will want it to be shown from side to side as well.

in reply to: Only allow user to see their own downloads in backend #186346

David Deven
Participant

Has this feature even been considered for the free version? Because I will tell you right now being pestered about buying your pro version is not very encouraging.

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