Link de descàrrega de si el post està protegit
This commit is contained in:
pare
229d6385ba
commit
366de9b549
S'han modificat 1 arxius amb 2 adicions i 1 eliminacions
|
@ -39,13 +39,14 @@ if ($adreca_butiko != "") {
|
|||
</p>
|
||||
<?php
|
||||
if (esRevista($categoria->term_id) === true) {
|
||||
if (post_password_required() === false) {
|
||||
$fitxer = get_field('arxiu_descarrega');
|
||||
if ($fitxer) {
|
||||
$adreca_fitxer = $fitxer['url'];
|
||||
?>
|
||||
<h3><?php pll_e("Descàrrega");?></h3>
|
||||
<p><a href="<?php echo esc_attr($adreca_fitxer);?>"><?php pll_e("Descarrega't aquest número");?></a></p>
|
||||
<?php } ?>
|
||||
<?php }}< ?>
|
||||
<h3><?php pll_e("Números publicats");?></h3>
|
||||
<?php if ($lang == "ca") {$urlinici = "/home/publicacions/";} else {$urlinici = "/home_esp/publicacions/";} ?>
|
||||
<p><a href="<?php echo $urlinici.$categoria->slug."/";?>"><?php pll_e("Accedeix a l'arxiu");?></a></p>
|
||||
|
|
Loading…
Referencia en una nova incidència