Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Forum: Fixing WordPress
    In reply to: hide page title
    Thread Starter tsdimarco

    (@tsdimarco)

    You 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 homepage
    Thread Starter tsdimarco

    (@tsdimarco)

    Setting/General:
    WordPress address (URL) http://tsdimarco.com
    Blog address (URL) http://tsdimarco.com

    I 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 homepage
    Thread Starter tsdimarco

    (@tsdimarco)

    Okay – 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 homepage
    Thread Starter tsdimarco

    (@tsdimarco)

    Never mind – I don’t know how I missed something so pathetically easy. sorry!

    Forum: Fixing WordPress
    In reply to: lost my homepage
    Thread Starter tsdimarco

    (@tsdimarco)

    I 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, show

    Full 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]

    Thread Starter tsdimarco

    (@tsdimarco)

    I 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!!!

Viewing 6 replies - 1 through 6 (of 6 total)