Hi all
I am using the dkret3 theme and I would like to know how to remove the square date block that appears next to each post heading? Thanks.
Hi all
I am using the dkret3 theme and I would like to know how to remove the square date block that appears next to each post heading? Thanks.
Simple fix is to change 'shortcodes.php' (line 23) to:
$metadata = '[entry-title]';
Thank you :)
hi
also have the same query but where in the theme editor do I find the 'shortcodes.php' as i am unable to see it? many thanks for a great theme
Hi, You need to edit the file via FTP, you will find the file here:
wp-content >> themes >> dkret3 >> library >> functions > shortcodes.php
Hi
will try that and many thanks for such a quick reply
hello again
tried tha above and it didnt work, I also tried to remove the post author and date etc by changing line 670 in the screen.css file (as advised in another post on here)but that didnt work either, I suspect there is a simple step I'm getting wrong so any more help much appreciated, kind regards
I o apolgise. rechecked and the changes have been implemented, no more post author or date etc is now displayed, thank you once again
You must log in to post.