Estava preparat per a tot menys per a tu
http://www.albertespinosa.com/wp-content/uploads/2016/11/h2_book_es.png http://www.albertespinosa.com/wp-content/uploads/2021/10/estava-preparat-per-a-tot-menys-per-a-tu.jpg
Estava preparat per a tot menys per a tu
En aquesta vida, el que és important no ho ensenyen, però un cop ho has après, ja no ho oblides.
[insert_php]
$your_repeater = get_field(‘edicion’);
if($your_repeater){
while( have_rows(‘edicion’) ): the_row();
$edicion_nombre = get_sub_field(‘edicion_nombre’);
$edicion_precio = get_sub_field(‘edicion_precio’);
echo ”;
echo ‘‘ . $edicion_nombre . […]