Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Was it a timing thing then?

    Within the Master account I created the domain boxtolive.com and updated the url name serverse.

    Then I did’nt see action so I uploaded wordpress through hostgator and have the site up – boxtolive.com

    Can I merge it – connect it to the Master – wld be so helpful for themes and plugin shares….?

    Thanks

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Thanks Donncha-

    My plan right now is to re-build it from the ground up. And I have not been able to get the WP-super cache plugin installed correctly yet! This is out of 4 attempts.

    Know anyone who would do this for a fee?

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Ok, Got it.

    Found a problem with one of the plugins…….

    mkuehlhorn

    (@mkuehlhorn)

    I do believe you can create your “things” as widgets using the Text widget…then it is all WP widgets if I understand your dilemma properly.

    Forum: Fixing WordPress
    In reply to: widget logic
    mkuehlhorn

    (@mkuehlhorn)

    On you widget bar in the admin page you will have a section at the very bottom of each widget–this is where you place your pages tag–

    For example, you may say is_home_page() and this would have the widget only display on the home page (your blog) versus is_front_page() for only the front page.

    You will need to find the label for each page and send the widget to those pages by name.

    You can also say !is_front_page() and the widget will show everywhere but the front page.

    Hope this helps.

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    I have had this blog for over a year.

    I recently (about 2 months ago) changed my theme to a Suffusion theme and all went very well. I customized it and ran wonders.

    I did add a new plugin to manage my widgets on certain pages about two weeks ago.

    Last night I made a post and logged out. I then visited the site afterwords and continued to hoot, FB etc.

    This morning it is simply blank.

    I would love the help. Thanks

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Yes, I have done that and I get this error:

    Parse error: syntax error, unexpected T_ENDIF in /home/kuehlhor/public_html/lifeskoolz.com/lifeskills/wp-content/themes/mondo-zen-theme/sidebar.php on line 48

    I appreciate your help and looking for ideas?

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Thank you.

    I found this in my sidebar.php

    <?php /* Widgetized sidebar, if you have the plugin installed. */
    if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar() ) : ?>

    I cannot find this type of call in my header or footer. I am not sure where else to look.

    Other pages call to the sidebar and currently they are all picking up my postsidebar sheet.

    What am I missing?

    I appreciate your help.

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    I have my two sidebars registered and the way I want the, for now.

    I am having difficulty finding the right place to identify when to pull the postsidebar.php and when to pull the pagesidebar.php.

    How do I identify which template to place this in?

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    I am using the Mondo_Zen_Theme and I believe I am placing the call for the two sidebars in the sidebar.php–though I cannot seem to get the language correct.

    Once I do get this correct do I then have the options within wordpress’s editing tools to adjust the widgets, etc. for each sidebar?

    Thread Starter mkuehlhorn

    (@mkuehlhorn)

    Thank you! I will play around with this.

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