Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Count error

    #49603

    Where did you get this error? Are you using a child theme?

    Admin

    In reply to: problem with the presentation page of my shop

    #49602

    Not at the moment. If you have a child theme, it can be achieved by adding a few lines of codes.

    Admin

    In reply to: problem with the presentation page of my shop

    #49593

    The WooCommerce pages take the global Graphene column settings as defined in Customizer > Graphene: Display > Columns Layout.

    Admin

    In reply to: Header image changes on sub-pages

    #49592

    By default, if your post’s featured image has the same or larger dimension as the header image, it will replace the header image when that post is viewed.

    To disable this feature, go to Customizer > Graphene: General > Header, and tick the option “Disable Featured Image replacing header image”.

    Admin

    In reply to: Count error

    #49591

    I’m not seeing any error related to the menu when tested on PHP 7.2.5. Are you using a custom menu or the default menu?

    Admin

    Copy and paste this code in Customizer > Additional CSS:

    @media (max-width: 767px) {
    	#sidebar1, 
    	#sidebar2 {
    		display: none;
    	}
    }
    
    Admin

    In reply to: Graphene 2 how to set up a blog like the demo theme?

    #49584

    Yes, the 2×3 arrangement is not available in the standard Graphene 2.* theme. It’s only available in Graphene Plus, and you’re not restricted to 2×3 arrangement either. You can have any combination of rows and columns.

    Admin

    In reply to: Warning: count(): error

    #49582

    We’ll include the fix in the next update. Please see this topic for details: https://forum.graphene-theme.com/topic/count-error/

    Admin

    In reply to: Count error

    #49581

    Thanks for that. We’ve identified the issue and will include the fix in the next update.

    Admin

    In reply to: Graphene 2 how to set up a blog like the demo theme?

    #49574

    The demo theme uses features from Graphene Plus, which makes it very easy to quickly create custom page layout like that. We have also included the demo site as a template in Graphene Plus so you can quickly deploy the demo layout, and then customize it to your needs.

Viewing 10 posts - 341 through 350 (of 6,030 total)