Change in the UI in the 3.0.5 version

Viewing 5 posts - 1 through 5 (of 5 total)
#116061

Hello,

somthing is appparently changed in the UI. I have the staging environment and production environment. They differ by the last update (3.0.5)

Using the shorcode [wpdm_package id='344'] I get two differen results:
Version 3.0.4

Version 3.0.4

<div class="w3eden"><!-- WPDM Link Template: Default Template -->
<div class="wpdm-link-template link-template-default thumbnail">

    <div class="media" style="display: flex">
        <div class="pull-left"><img class="wpdm_icon jetpack-lazy-image jetpack-lazy-image--handled" alt="Ikona" src="https://.../pdf.png?zoom=0.800000011920929&w=640&ssl=1" data-recalc-dims="1" data-lazy-loaded="1" width="47" height="47" src-orig="https://.../pdf.png?w=640&ssl=1" scale="0.800000011920929"><noscript><img class="wpdm_icon" alt="Ikona"   src="https://.../pdf.png?w=640&ssl=1" data-recalc-dims="1" /></noscript></div>
        <div class="media-body"><h3 class="package-title">Webinarium nt. podłączenia Datamanagera do Internetu</h3>
            <small class="text-muted"><i class="fas fa-copy"></i> 1 plik(i) &nbsp; <i class="fas fa-hdd"></i> 10,1 MB</small>
        </div>
        <div>
            <a class="wpdm-download-link btn btn-primary " rel="nofollow" href="#" onclick="location.href='https://.../webinarium-nt-podlaczenia-datamanagera-do-internetu/?wpdmdl=344&refresh=5de6c975629941575405941';return false;">Pobierz</a>
        </div>
    </div>

</div>
<div style="clear: both"></div>

</div>

Version 3.0.5

Version 3.0.5

<div class="w3eden"><!-- WPDM Link Template: Default Template -->
<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img class="wpdm_icon jetpack-lazy-image jetpack-lazy-image--handled" alt="Ikona" src="https://.../pdf.png?zoom=0.800000011920929&w=640&ssl=1" data-recalc-dims="1" data-lazy-loaded="1" width="685" height="685" src-orig="https://.../pdf.png?w=640&ssl=1" scale="0.800000011920929"><noscript><img class="wpdm_icon" alt="Ikona"   src="https://.../pdf.png?w=640&ssl=1" data-recalc-dims="1" /></noscript></div>
            <div class="media-body">
                <h3 class="package-title"><a href="https://.../webinarium-nt-podlaczenia-datamanagera-do-internetu/">Webinarium nt. podłączenia Datamanagera do Internetu</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 plik(i) <i class="fas fa-hdd ml-3"></i> 10,1 MB</div>
            </div>
            <div class="ml-3">
                <a class="wpdm-download-link btn btn-primary " rel="nofollow" href="#" onclick="location.href='https://.../webinarium-nt-podlaczenia-datamanagera-do-internetu/?wpdmdl=344&refresh=5de6c75ca3df61575405404';return false;">Pobierz</a>
            </div>
        </div>
    </div>
</div>

</div>

Any hints?

Thank you,
Maciej

  • This topic was modified 5 years, 5 months ago by Fronius Polska. Reason: update of the broken graphical links
#116412

Nayeem Riddhi
Moderator

Can you share your site link please?

#116881

Meteorfan
Participant

All link-templates are broken after Update to 3.0.5 here. There ist a new directory “tpls3” in the package with the old templates. But under directory “tpls” are new and different templates. I think there is a new default option after installling the update. But there is no documentation how to get back the old templates. Rollback to 3.0.4 solves the problems. But this is no good solution…
Any hints from the developer?

#116891

Sai Parthiv
Participant

Yes, Bootstrap 4 templates are broken/bugged (tpls)…however Bootstrap 3 templates (tpls3) are fine.

#116949

Meteorfan
Participant

Also Bootstrap 3 templates different from previous versions (eg. no backgrounds in footer and body) – ugly now. Two suport forums (here and wordpress plugin site) with update problems: no answer from the developer. Sorry but I’m looking for alternatives now.

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

The topic ‘Change in the UI in the 3.0.5 version’ is closed to new replies.