New Topic

Custom Page Template

Home › Forum › Customization › Custom Page Template

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1440
    StartupWP
    Keymaster

    Do you want to remove titles from all pages, just that template, or from one specific page that happens to be setup with that template? Assuming the latter, can we get the link to that page?

    Also, before continuing your project, you may wish to know that the newest version of Startup is actually found here:

    http://wordpress.org/themes/startup

    Upgrading should be done with caution and is completely optional.

    #1441
    frostybyte
    Participant

    Not sure what the main differences are as I haven’t had the time yet to compare them, but I purchased the Pro version. After all, I really like the template and it does what I need it to do, look wise. In the wpstartup Pro, I edited the same file as from the regular version, template-sidebar-left-right.php. I deleted out of the template the same code I had deleted in the wpstartup free version:

    <h1 class="entry-title"><?php the_title(); ?></h1>

    When I deleted that out of the wpstartup Pro template file, edited the template name at the top, and saved it as a new template it all worked just as it should have. So I’m wondering if there’s something different in the template-sidebar-left-right.php of the free version that causes it to mess up when you delete that same code I deleted in the pro version. Basically, instead of it being a three-column look the left sidebar seems to no longer be there even though the content of the left sidebar stays there. Almost like it merges the left sidebar and the body/content together in to one column.

    In any case, it’s working. I’m happy. :D

    #1444
    StartupWP
    Keymaster

    One possibility, make sure that you’re editing template-sidebar-left-right.php and not template-sidebar-left-right-post.php.

    Another possible issue, make sure now that you’re using StartupPro, that you’re child theme has the correct theme slug:

    https://startupwp.com/topic/child-theming/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.