tsdimarco
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: hide page titleYou were on the right track. Thank you!! I used Artisteer to create my template, their customer support told me to do this and it worked:
To remove page title from static pages remove following code from your page.php:
<h2 class=”art-PostHeaderIcon-wrapper”>
<span class=”art-PostHeader”>” rel=”bookmark” title=”<?php printf(__(‘Permanent Link to %s’, ‘kubrick’), the_title_attribute(‘echo=0’)); ?>”>
<?php the_title(); ?>
</span>
</h2>You should also remove that code from single.php if you wanna remove the page titles from posts pages.
Forum: Fixing WordPress
In reply to: lost my homepageSetting/General:
WordPress address (URL) http://tsdimarco.com
Blog address (URL) http://tsdimarco.comI went back to settings/reading and saw after “static” there is a drop down box I selected “home” to be the front page. Thank you – that seemed to fix it.
You were right about the sidebar widgets too! Thank you, I’m so grateful!! Now if I can remember how to the page name from displaying at the top – I’m good to go. Thank you!!
Forum: Fixing WordPress
In reply to: lost my homepageOkay – I still have an issue. If you go to http://www.tsdimarco.com, the homepage comes up with an error:
“Not Found, Sorry, but you are looking for something that isn’t here.” and a search box.
However, if you click on the home tab (top nav) – it takes you to the homepage I created and made my static page.
Another problem is when I look at admin/appearance/widgets – there are no widgets in the sidebar. But when you go to the website, it shows search, catagories, archives, links on the sidebar.
I really screwed something up and have no idea how to fix it. Thank you for your help.
Forum: Fixing WordPress
In reply to: lost my homepageNever mind – I don’t know how I missed something so pathetically easy. sorry!
Forum: Fixing WordPress
In reply to: lost my homepageI want a static home page – when I goto the Settings/Reading menu, it doesn’t give me an option to select static or posts:
[snip]
Reading Settings
Blog pages show at most posts
Syndication feeds show the most recent posts
For each article in a feed, show
For each article in a feed, showFull text
Summary
Encoding for pages and feeds The character encoding of your blog (UTF-8 is recommended, if you are adventurous there are some other encodings)
[snip]Forum: Plugins
In reply to: [Plugin: Recipe Press] error loadingI downloaded and got it to install, but now I cannot activate it because it triggered a fatal error:
Parse error: parse error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/content/s/d/i/sdimarco/html/wp-content/plugins/recipe-press/recipe-press.php on line 48
any insight would be appreciated – I really want to use this!!!