Hello Daniel, first of all: thank you very much for minimatica, it is a great theme! Even I can use and adjust it :)) except for one thing
I already posted this problem on the wordpress forum but nobody can really help.
I would like to remove the permalinks in minimatica so the website is simply the gallery slider with text appearing on mousover.
Thank you very much for your help!
Try removing the <a href=”<?php the_permalink(); ?>”> from around <?php the_post_thumbnail(); ?>
I’m so happy that you answered me, unfortunately I cannot find the code you mentioned… You can have a look at my site at http://www.shiftdesign.de
You can find it in content-*.php
Thank you sooooo much Daniel this really worked: You need to open loop-slider.php and delete each reference to …. However delete only the tags not what’s inside “…”
Hi Daniel, first of all thanks a lot for this great theme. I have a funny problem, actually the opposite of eini. My permalinks don’t seem to work. Mine is simply a gallery with the featured images and text and no link to the post behind… Checked the loop-slider.php but is seems OK and this code I haven’t touched at all beforehand.
Hope there is a solution, because I really like this theme.
Thanks, Linda
Eini can you please tell me what exactly you delete to stop pictures from linking further?
hey kimmie, i changed this:
href=”” rel=””
hope this helps you..