Mobile nav works inconsistently across browsers, other issues

Trying to do some housekeeping for upcoming black Friday:

  1. Mobile button is not working consistently on mobile - nothing happens when you click it.
  2. Top level buttons on button bar - BY ROOM and BY TOPIC - how do i make it so that these are NOT clickable similar to https://thehometheaterdiy.com/
  3. Huge banners at tops of category pages - how do i turn these off completely so that banner appears first and i don’t get penalized for SEO https://www.onesmartcrib.com/smart-home-basement/ - i.e. how to get rid of smart home basement at top of this page. I would prefer to display breadcrumb here instead like on https://thehometheaterdiy.com/best-soundbars-for-the-money/
  4. How do i completely remove duplicate search field in header
  5. Filter by topic is not picking up my new categories - how do i add them. i only see

Also general question , is cornerstone 100% required to use your theme, i think it was causing me issues so i disabled it before. If required how to i reinstall it? I would prefer not to but will reattempt if i am losing functionality.

Last question, would it be worth attempting to upgrade to latest beta?

Is my version of php optimal for my site?

Site

Site URL - https://www.onesmartcrib.com
Home URL - https://www.onesmartcrib.com

WordPress Environment

Version - 5.5.3
Debug is on - No
Language - en_US
Is Multisite - No
Memory Limit - 768M

Web Server Configuration

Software - Apache
PHP Version - 7.4.12
MySQL Version - 5.7.26-29-log

PHP Configuration

Post Max Size - 128M
Time Limit - 120s
Max Upload Size - 128M

Active Theme

Name - Pro – Child Theme
Version - 3.2.3
Folder - //home/customer/www/onesmartcrib.com/public_html/wp-content/themes/pro-child/
Parent Theme Name - Pro
Parent Theme Version - 3.2.3
Parent Theme Folder - /home/customer/www/onesmartcrib.com/public_html/wp-content/themes/pro

Active Plugins

Caching Plugins

  • Asset CleanUp: Page Speed Booster 1.3.7.1

Other Plugins

  • AAWP 3.14.3
  • Add Cookie Notice 1.0.0
  • Add to All 1.6.0
  • AmaLinks Pro - Table Builder 1.5.2
  • AmaLinks Pro 2.0.6
  • Titan Anti-spam & Security 7.2.0
  • Classic Editor 1.6
  • Contact Form 7 5.3
  • Easy Pricing Tables by Fatcat Apps 2.4.5
  • Easy Table of Contents 2.0.11
  • OneSignal Push Notifications 2.1.4
  • Rank Math SEO 1.0.52.2
  • Simple Sitemap 3.5
  • Social Warfare - Pro 4.1.0
  • Social Warfare 4.1.0
  • Table Maker 1.9.1
  • TablePress Extension: Responsive Tables 1.7
  • TablePress 1.12
  • Advanced Editor Tools (previously TinyMCE Advanced) 5.5.1

CDN

Click this button to check what CDN this site is using. - Check CDN

Thanks so much! Please reply as soon as you can.

Edit to above re number 3 - want to get rid of the giant H1 titles and replace them with breadcrumbs NOT the banners, also is best practice to hide these pages for SEO?

Hi Tim,

Thanks for reaching out.

1.) What button is not working on the mobile? can you please point it out or provide us a screenshot.

2.) To make the By Room and By Topic not clickable, please add the code below in your Pro > Theme Options > CSS.

#menu-main #menu-item-17367 a, #menu-main #menu-item-17368 a {
	pointer-event: none;
}

3.) As on SEO best practices, there should be one H1 per page. I suggest that the H1 should not be removed.

4.) To remove the duplicated search field in the header, go to your Pro > Theme Options > Header > WidgetBar and disable the header widget area.

5.) To add a new category in the filter by topic and go to your Pro > Ethos > Blog Options and add the ID of your category. To locate the category ID, please check it here.

6.) If you are using Pro, you don’t need to install the cornerstone plugin because in Pro the cornerstone plugin is already built-in in the theme.

7.) I suggest that you will not upgrade yet to the beta version of the Pro theme because there are still some bugs that need to be fixed. Once, we will officially release the new version, then that’s the time you can upgrade the theme.

8.) Your PHP version is up to date and it is optimal for your website.

Please note that custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.