Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8648157
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:14:59+00:00 2026-06-12T13:14:59+00:00

Test Site Example: http://cincinnati-website-design.net/sandbox/ I am using the Avada Theme and can’t seem to

  • 0

Test Site Example: http://cincinnati-website-design.net/sandbox/

I am using the Avada Theme and can’t seem to get help through support. They just tell me to go find a developer.

I am trying to get the “page-title-container” to appear on the main index/HOME page. It appears correctly on every other page, but apparently it is designed to NOT show on the main index or HOME.

header.php snippet:

<?php if(of_get_option('page_title_bar', 'yes') == 'yes'): ?>
<?php if(((is_page() || is_single() || is_singular('avada_portfolio')) && get_post_meta($post->ID, 'pyre_page_title', true) == 'yes') && !is_front_page()): ?>
<div class="page-title-container">
    <div class="page-title">
        <h1><?php the_title(); ?></h1>
        <?php kriesi_breadcrumb(); ?>
    </div>
</div>
<?php endif; ?>
<?php if(is_home() && !is_front_page() && get_post_meta($slider_page_id, 'pyre_page_title', true) == 'yes'): ?>
<div class="page-title-container">
    <div class="page-title">
        <h1><?php echo of_get_option('blog_title', 'Blog'); ?></h1>
        <?php kriesi_breadcrumb(); ?>
    </div>
</div>
<?php endif; ?>
<?php if(is_search()): ?>
<div class="page-title-container">
    <div class="page-title">
        <h1><?php _e('Search results for:', 'Avada'); ?> <?php echo get_search_query(); ?></h1>
    </div>
</div>
<?php endif; ?>
<?php if(is_archive()): ?>
<div class="page-title-container">
    <div class="page-title">
        <h1><?php single_cat_title(); ?></h1>
        <?php kriesi_breadcrumb(); ?>
    </div>
</div>
<?php endif; ?>
<?php endif; ?>
<div id="main" style="overflow:hidden !important;">
    <div class="row">
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T13:15:00+00:00Added an answer on June 12, 2026 at 1:15 pm

    this code:

    is_front_page()
    

    is what checks for the front page.

    try removing the following from your above code:

    && !is_front_page()
    

    it appears twice and is telling the script to not do what follows it, when on the front page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is the site i am using as a test site: http://test.pafo.net/ My problem
Say I have this url: http://site.example/dir/ In this folder I have these files: test.ascx.cs
I am trying to redirect my visitors to for example http://localhost/site/test.php?lang=en_US based on the
I saw this example about storing login information in cookie. http://eisabainyo.net/weblog/2009/02/20/store-login-information-in-cookie-using-jquery/ Tried it, but
I've got a test site here with two columns, both with absolute positioning. http://dl.dropbox.com/u/17844821/zeug/heighttest.html
I want to make an image upload API Example:http://mysite.com/api.php?url=http://test.com/1.jpg How to write a script
I've been using such redirection in apache RewriteCond %{HTTP_HOST} !^www\.example\.com$ [NC] RewriteRule ^/*(.*)$ http://www.example.com/$1
I'm using selenium-client to test a site. I want to get all a tags
I'm new in php. I recently go through one login example in php (http://net.tutsplus.com/articles/news/build-a-login-and-registration-system-with-xml/)
I have an ASP.Net MVC 2 site set up under IIS7 using the integrated

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.