dv.delian
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Travelify] post "last updated" date instead of published datePerfect, thank you very much for your support!
/Delian
Forum: Themes and Templates
In reply to: [Travelify] post "last updated" date instead of published dateThanks for your reply.
I am currently using my own child theme for travelify. Is it sufficient to just copy the “functions.php” from your link into my child theme directory?
Your help is highly appreciated!
/Delian
Forum: Themes and Templates
In reply to: [Travelify] post "last updated" date instead of published dateThank you very much for your reply, I do think this solves what date is displayed in the posts.
However, is there also a way of showing “last updated” date in the search engine results page (as default the published date is shown)?
I.e. change which data the search engine picks to show in the SERP. Have been looking for where to change this code but I can’t seem to figure it out.
Thanks again!
/Delian
Forum: Themes and Templates
In reply to: [Travelify] post excerpt thumbnailsI fixed it temporarily by adding this code into style.css (child):
.post-featured-image { float: left; margin: 27px 30px 15px 15px; width: 220px; height: 220px; }
Unfortunately I still need to add featured images of the same width-height ratio as set in the code here. You may of course change margins to what works for you.
Forum: Themes and Templates
In reply to: [Travelify] post excerpt thumbnailsThanks, the example page you linked is what I’m looking for.
Unfortunately when I set up page template as blog medium image for the page I use as my post page (I use a different post page than my home page), the image still shows up above the posts in full-scale. I tride using a cropped featured image, but it will also be centered above the post. Perhaps I’m missing something obvious? Thanks again!
/ Delian