Lost Password | Register

WordPress NYC Community

Upcoming Meetup
WordPress Security - Facts & Fiction > > >
  • Home
  • Activity
  • Members
  • Groups
  • Forums
  • Blog
  • WPNYC TV
  • About
  • Feed
  • Twitter
  • Facebook
  • LinkedIn
  • YouTube
Profile picture of JH Saye

JH Saye

@jsaye active 1 year, 9 months ago
  • Activity
  • Profile
  • Groups 6
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Groups
  • Profile picture of JH Saye

    JH Saye posted on the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    Thanks D.K. The url is thedigitalhealthclub.com; trying to put a different header on this page http://thedigitalhealthclub.com/?page_id=949. No clue on how to attach a file here so I’ve pasted the landing page custom_functions test below. /*LANDING PAGE*/ function custom_body_classes($classes) { $classes[] = “landing-page”; return $classes; }…[Read more]

  • Profile picture of JH Saye

    JH Saye posted on the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    Thank D.K.

    And a great surgeon you are, too bad my php skill level is equivalent to high school biology. :)

    I’ve been playing with the code by editing the file in cpanel, makes it easier to recover from the white screen.

    I tried removing the <!–?php from the code, no luck. Tried using the full url for the landing page header, no…[Read more]

  • Profile picture of JH Saye

    JH Saye posted on the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    I had a blank white page, even WP-admin wouldn’t load. I corrected the problem by deleting the function in c-panel.

    Here is what I had added to the end of my custom_function.php file.

    function landing_page_header() {
    if(is_page(array(949))){
    ?>

    <?php
    }
    remove_action(‘thesis_hook_header’,…[Read more]

  • Profile picture of JH Saye

    JH Saye posted on the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    Getting closer, I now have a header but it’s the website header, not the landing page header. Since I don’t know how to write code, much of my functions are from reading instructions, copying and pasting. To remove defaults, I have:

    function custom_remove_defaults($content) {
    return false;

  • Profile picture of JH Saye

    JH Saye posted on the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    Hi D.K.

    // remove unwanted sections
    add_filter(‘thesis_show_header’, ‘custom_remove_defaults’);
    add_filter(‘thesis_show_sidebars’, ‘custom_remove_defaults’);

    // add new sidebars
    add_action(‘thesis_hook_after_content’,'landing_page_sidebar’);

    // add new header
    add_action(‘thesis_hook_header’,'landing_page_header’);

  • Profile picture of JH Saye

    JH Saye started the forum topic Wordpress Thesis – header on specific pages in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 9 months ago

    I have been attempting to have a specific header on specific page. I followed instructions for creating a landing page found on the DIY Themes site and have been able to get the layout I want. However I am not able to get the header to show. In custom_function.php I created a custom body class, [...]

  • Profile picture of JH Saye

    JH Saye posted on the forum topic Best Contact Plugin? in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 2 years, 1 month ago

    Thank you Steve, the plugin worked perfectly.

    Side note: I will make sure to use Linux from now on to avoid future problems.

    Thanks again for your guidance and this very helpful site.

  • Profile picture of JH Saye

    JH Saye started the forum topic Best Contact Plugin? in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 2 years, 1 month ago

    I am trying to add contact forms to a site. I tried Fast Secure Contact Form, looked great but I was not receiving the emails. I later found out that it was not compatible with a Windows Server. I then tried Custom Contact Forms, the set up was a bit more complex but I was [...]

  • Profile picture of JH Saye

    Johnnette H. Saye posted on the forum topic Installing Wordpress in a subdomain in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 2 years, 1 month ago

    Thanks Steve everything went smoothly I sucessfully installed Wordpress in my subDIRECTORY. ;)

  • Profile picture of JH Saye

    Johnnette H. Saye started the forum topic Installing Wordpress in a subdomain in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 2 years, 1 month ago

    I would like to install Wordpress in a subdomain. I’m pretty sure I read somewhere that this is possible. Before I start stumbling around I thought I’d post this question hoping that someone has already accomplished this task.

    Thanks.

  • Profile picture of JH Saye

    Johnnette H. Saye became a registered member 2 years, 1 month ago

Explore

  • View our library of videos.
  • Join some groups.
  • Check our Job Board.
  • Ask our community for help.
  • Volunteer to speak at our Meetup.
  • Learn about this site.
  • Learn how we give back each month.

Hot Topics

  • Website Hosting

Blog / Video Tag Cloud

Accessibility actions Admin advertising android backlinks backups beginner buddypress canonical plugins CMS comments content css3 design ecommerce filters frameworks heroku hooks hosting IDE installing iphone Journalism jquery Library Catalogs marketing media membership mobile most popular Multisite music nrelate Open Source Design pageviews parent/child themes php piklist plugin plugins Press This related content responsive design seo Sidebar social SocialFlow starter themes themes urtak widgets wordpress 3.0 WordPress VIP wp-config wp-ecommerce wpquestions yoast

WordPress NYC Community is proudly powered by WordPress and BuddyPress

  • Our Sponsors

    • Page.ly
    • Piklist
    • Zemanta
    • Theme Forest
    • WP Engine
    • nrelate
  • Resources

    • Codex
    • Plugin Respository
    • Roles and Capabilities
    • Template Hierarchy
    • WordPress.com Theme Repository
  • WordPressNYC Meetup

    Visit the official WordPressNYC Meetup.com site >

    Do you want to speak at our Meetup? >

  • About

    • About
    • Do you want to speak at our Meetup?
    • Past Meetups
    • Announcements