• Resolved axefg

    (@axefg)


    How can i remove the text “https://www.tosam.ch/wp-content/uploads/2019/06/Füllerinserat-144x108_Arbeitsplätze-im-alternativen_CMYK.jpg Version File Size 884.98 KB Download Masse: 144mm x 108mm Farbmodus: CMYK”. This is not in the page-template?

    My page-template

    <!-- WPDM Template: Stiftung Tosam Detailseite -->
    <div class="page-template-default wpdm-page-template">
        <div class="row">
            <div class="col-md-12">
                [preview]
            </div>
            <div class="col-md-12"><br/>
                <table class="table table-striped">
                    <tbody>
                    <tr class="[hide_empty:version]">
                        <td>[txt=Version]</td>
                        <th class="text-right">[version]</th>
                    </tr>
                    <tr class="[hide_empty:file_size]">
                        <td>[txt=File Size]</td>
                        <th class="text-right">[file_size]</th>
                    </tr>
                    
                    </tbody>
                </table>
                [download_link_extended]
            </div>
    
        </div>
        <div class="row">
            <div class="col-md-12" style="margin-top: 15px">
                [description]
            </div>
        </div>
    </div>
    
    <style>
        .input-group .form-control, .input-group .btn {
            margin: 0 !important;
        }
    
        .page-template-default .panel, .page-template-default .panel-heading {
            border-radius: 0 !important;
        }
    
        .page-template-default img {
            box-shadow: none !important;
        }
    </style>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘remove Page Link text’ is closed to new replies.