fasenfeld
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Meta Description not displaying in Source CodeHi
Sorry about that I misread your post and didnt understand what you were asking. I am new to WordPress. Here is the code in my header.php file.
Any help would be greatly appreciated.<?php
#
# DO NOT EDIT THIS FILE
# ———————
# The Semiologic theme features a custom.php feature. This allows to hook into
# the template without editing its php files. That way, you won’t need to worry
# about losing your changes when you upgrade your site.
#
# You’ll find detailed sample files in the custom-samples folder
#
?><!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html><head><title><?php do_action(‘display_page_title’); ?></title>
<?php
do_action(‘wp_head’);
?>
</head>
<body class=”<?php do_action(‘display_page_class’); ?>”>
<?php
do_action(‘before_the_wrapper’);
?>
<div id=”ext_wrapper”>
<div id=”shadow_top”></div>
<div id=”shadow”>
<div id=”wrapper”><?php
do_action(‘before_the_header’);
do_action(‘display_header’);
do_action(‘display_navbar’);
do_action(‘after_the_header’);
?><div id=”body” class=”body”>
<div id=”ext_main”>
<div id=”main” class=”main”>
<div class=”pad”>Regards
Stephen
Forum: Fixing WordPress
In reply to: Meta Description not displaying in Source CodeHi
I posted this about 8 hours ago and am still looking for any suggestions.
Regards
Stephen
Forum: Fixing WordPress
In reply to: How Do You Turn Off The Dates When You PostHi Michael
Thanks for answering
I am afraid I am a bit new to this. Could you or anyone tell me which template file I have to modify
Thanks
Stephen
Forum: Fixing WordPress
In reply to: How Do You Mass Delete Hundreds Of Posts in WordPressAny ideas anyone ?
Hi HandySolo
Here is the blog
https://www.cosmetic-surgery-top-resources.com
Here is the post that appears in the categories/archives
I dont believe I am doing any category filtering and the plugins are fairly standard. I have never had this issue before
Stephen
Forum: Fixing WordPress
In reply to: How Do You Mass Delete Hundreds Of Posts in WordPressYes I had thought of that but I want to keep some of the posts and not delete them all.
Forum: Fixing WordPress
In reply to: How Do You Change File Name ExtensionsHi HandySolo,
Thats why you are a moderator and I am a mere mortal. Thanks for that ??
Stephen