Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

woocommerce sidebar not appeaering

    • 5 years, 12 months ago rituinfo
      Participant

      Edited by ADMIN

      Send as private or set at your profile

      Thanks

      • This topic was modified 5 years, 12 months ago by rituinfo.
      • This topic was modified 5 years, 12 months ago by Ludjon.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      Found bug generated from last update.

      Go to functions.php on parent theme and replace this function :

      function codeless_get_page_layout(){
          
          // Default 
          $codeless_page_layout = codeless_get_mod( 'page_overall_layout' );
      
          // Check if query is a blog query
          if( codeless_current_view() == 'blog' )
              $codeless_page_layout = codeless_get_mod( 'bloglayout' );
              
          // Blog Post layout
          if( codeless_current_view() == 'single_blog' )
              $codeless_page_layout = codeless_get_mod( 'singlebloglayout' );       
      
          // Add single page layout check here
          if( codeless_get_mod( 'overwrite_layout' ) && codeless_get_mod( 'layout' ) )
              $codeless_page_layout = codeless_get_mod( 'layout' );
              
          // if no sidebar is active return 'fullwidth'
          if( ! codeless_is_active_sidebar() )
              $codeless_page_layout = 'fullwidth';
      
          // Apply filter and return
          $codeless_page_layout = apply_filters( 'codeless_page_layout', $codeless_page_layout );
      
          return $codeless_page_layout;
      }
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      No, it’s not the same code.
      Can you please give me a FTP account?

      Here it is the sidebar: https://koenigmachinery.com.au/shop-2/

      • This reply was modified 5 years, 12 months ago by Ludjon.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      About the scroll single page problem, did you added this custom code:

      .single-product .row {
      		/* display: -webkit-box; */
      		display: -moz-box;
      		display: -ms-flexbox;
      		/* display: -webkit-flex; */
      		/* display: flex; */
      	}

      Please remove to fix the issue

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      Ok, remove that, other part it’s ok :)

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      Oh, ok :)

      Now it’s ok

      Thank You

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      It was a problem with the FTP, now it’s ok

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      This is not a theme issue, i am trying to identify which plugin can cause this

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      You have added so much custom code in css, if I remove them, everything works fine.

      I have added something else, hope it’s ok now

      Thanks

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      Activated

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      1. First time I heard for this type of issue, i will check now with IPhone
      2. Custom code:

      @media (max-width:480px){
        .header_tools{
             display: table !important;
             left: 0;
             float: left;
             margin-left: 20px;
        }
      }
    • 5 years, 12 months ago Ludjon
      Keymaster

      Checked, it works. Maybe you have any issue on the device you use for test

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      Mm, by default Specular doesn’t have this option, maybe in the future, on next updates we can add this.

      I will do my best to add this as soon as possible :)

      Thank You

    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago rituinfo
      Participant
      This reply has been marked as private.
    • 5 years, 12 months ago Ludjon
      Keymaster

      I have checked the gallery and the cart update, they works fine, please make a hard refresh maybe you have cache that create problems

      Thanks

Viewing 30 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password