Basically…
https://rahulkhosla.co.uk/about-2/
That is just a page, I can edit the content from Pages>About>Edit.
I just need to remove the date and the second or title (About).
I want date/titles to show on only blog posts not pages.
How do I do that?
Thanks!
]]>I have a file called about.php
Contents:
<?php
/* Template Name: About */
get_header();
?>
<div id="main">
<h2><?php wp_title($display); ?></h2>
<div id="pageHolding">
</div>
</div>
<div id="delimiter"></div>
<?php get_footer(); ?>
How do I get the PAGE content that I wrote in WP-Admin area to appear in #pageHolding
div?
Thanks
]]>Is that possible, or do they need to be on a post? I’ve placed the buttons on the page, but when I click it, it pulls the title and URL from the first post that was loaded on the page (which is loaded in a slider on my specific page).
https://www.ads-software.com/extend/plugins/digg-digg/
]]>However, I am using it only for pages (my site is setup with pages and not posts). I have 2 pages that are hidden (Thank you for your payment & Item not available), and they are still showing up by relatedness. Is there a way to hide them completely?
Additional details:
1. Using for pages and not posts, so “category and tags” option is not applicable.
2. In setting page, I only have “display pages” turned on.
3. site for your reference: https://www.dandimages.com
4. To Hide the 2 pages I’ve used another plugin to exclude them from the nav.bar, search bar, and indexing.
Regards,
Margie
https://www.ads-software.com/extend/plugins/yet-another-related-posts-plugin/
]]>