My custom post is not displaying date, author navigation etc like normal posts
date, author, categories, tags, navigation
date, author, categories, tags, navigation
Hello GP Friends, How can I modify the search results page so that it displays only the post title or page title (as a link) in the search results, followed by a second line with customized meta data. The meta data looks like this with the date and category separated by a pipe. 2017 Dec … Read more
Hello GP Friends, Currently the date in the metadata is a hyperlink. I would like it to just display the date and not be a link. I also need to format the date as ‘Nov 2017’, with the short month and year. Is there a way to do this? Do I need to overwrite the … Read more
Hi, I turned on the Blog plugin-in and have a few questions: On the blog or category pages, is it possible to add a “Read More” button or link to the end of the postexcerpt? Right now, any posts for which I wrote a custom excerpt doesn’t get a “read more.” I know I can … Read more
Hi, Tom. I found an issue with the google testing tool (http://schema.org/WebPage). There is NO space between headlines (h1/h2/…) and text areas! Here is my example page: https://search.google.com/structured-data/testing-tool?url=https://www.anonymio.de/private-krankenversicherung-vergleich/#url=https%3A%2F%2Fwww.anonymio.de%2Fprivate-krankenversicherung-vergleich%2F Any ideas whats wrong? Cheers, Bin
Very strange issue I’m having with my GP sites, and somehow I didn’t notice it until now. Every page has two title tags! The first is the <title> via the All-in-One SEO plugin. The second is the <title> auto-generated by WordPress. If I disable All-in-One SEO, I STILL GET TWO TITLES. It’s seriously bizarre. I … Read more
Hi Tom, I’m looking to stop mobile zooming on my website: http://www.fastbus.ie The normal meta viewport tag doesn’t seem to be working and I can’t for the life of me find how to turn it off. <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0″/> Any help appreciated! Cheers, Mark
Using Favicon Generator I want to juice up the header with all these goodies. In your opinion, what’s the best way to add these? Would you be using wp_enqueue_style() / wp_enqueue_sscript() or a swift plugin solution like Header and Footer Scripts? Perhaps using a child theme create a header? This is the code I wish … Read more
I put the respective image post under category but this post page shows the Meta and Archives on the sidebar. How to hide them?
Hi I’d like to display all meta in one single line under title. Like – POST TITLE (Date) by (Author) – (Categories) (Tags) (Comment Link) Is it possible to do that? Thanks T.