Home Forums Basel support forum Can't edit my page and Shop issue

Can't edit my page and Shop issue

Viewing 30 posts - 1 through 30 (of 31 total)
  • Author
    Posts
  • #76158

    cmheah
    Participant

    1. I facing an issue for the Basel Theme, I can’t edit my page, and The WP Bakery doesn’t function suddenly. But last few day ago still can edit. And WP Bakery is not updated.

    2. Besides that, my shop missing something to edit. Eg, Product grid Menu is missing (as per attached), it is different from what I see in your youtube channel tutorial, and I cannot change the product image size.

    You can find it by go to Theme Setting > Shop in the WP dashboard

    3. When I go to Setting > Reading and want to make Penguin Taste Homepage as a front page, there have no selection for it. And the permalink can’t be edit as I want the Permalink: http://www.penguintaste.com but not http://www.penguintaste.com/penguin-taste-homepage/

    Attachments:
    You must be logged in to view attached files.
    #76175

    Hello,

    I cannot login your site login URL gives just a blank page

    Best Regards

    #76186

    cmheah
    Participant

    Hi I have sent the log in details again, can you check it whether can be access?

    #76193

    Hello,

    1. You need to enable WP Bakery Page builder on custom post types: http://prntscr.com/ksb058 now it works.

    2. The difference can be caused by the difference in the theme versions. What options do you need?

    3. You need to publish page http://prntscr.com/ksb18z and it will be available. It will get the URL as per your permalinks configurations.

    Best Regards

    #76699

    cmheah
    Participant

    Hello,

    1. Even though you already enabled it, but the appear still appears. Can you test it and help me solve it?

    2. I need to adjust product picture’s size.

    3. I will test it after my content is ready.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #76720

    Hello,

    We have checked and see this error: https://gyazo.com/03e6164aa2c826bc16280041f2385534

    This error says that you don’t have enough memory on your server and it is a very common WordPress problem. Luckily, there is a very quick way to solve this by increasing the PHP memory limit on your server. We suggest you to contact your hosting company for help in this question. Here is an article about this error that should help you https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    Best Regards

    #87427

    cmheah
    Participant

    Hi

    I got add in my Kimchi Product Image in Slider Revolution, but when I open in Browser, the Product is missing. May I know how to solve this?

    Regards
    Cmheah

    #87428

    cmheah
    Participant

    Oya, When I view in my mobile phone, It also missing.

    #87449

    Hello,

    Your home page is maintenance. Please provide page URL with the problem

    Best Regards

    #87458

    cmheah
    Participant

    https://www.penguintaste.com/

    Yes, I haven’t launch my website. It’s the slider on my website front page.

    #87474

    Hello,

    I see product image on the second slide and it is displayed on the front end https://gyazo.com/3360a0b9e3427242a7c8f0ad47c4f285

    Please clarify the problem

    Best Regards

    #87886

    cmheah
    Participant

    I don’t know why. I view it on my laptop and mobile can’t see it. But I able to see it at my company Pc. Any way to make it compatible for all the device?

    Other than that, my login and register button was missing at the top right corner, how to add it back? You can check it at here: https://www.penguintaste.com/

    #87910

    Hello,

    On the ipad your layer with a product image has gone to a side and you do not see it. Duplicate the layer, put it in the center and set different visibility for these two layers.

    You will have to switch to “E-commerce” or “Double menu” https://prnt.sc/lfm9zu and enable the option in the Theme Settings > Header > Login/Register links

    Best Regards

    #87979

    cmheah
    Participant

    Thank for yr reply….

    Is there have any way to maintain the simplified layout which is my current layout, but add on the login/register beside the search icon?

    #87985

    Artem Temos
    Keymaster

    By default, this header layout doesn’t have Login/Register link. But you can add it manually placing the following code snippet to the functions.php file in the child theme.

    add_filter( 'basel_header_configuration', 'basel_custom_header_configuration', 1, 1 );
    
    function basel_custom_header_configuration() {
    
    		return array(
    			'container' => array(
    				'wrapp-header' => array(
    					'logo',
    					'main_nav',
    					'right-column' => array(
    						'header_links',
    						'search',
    						'wishlist',
    						'cart',
    						'mobile_icon',
    					)
    				)	
    			),
    		);
    }
    #88093

    cmheah
    Participant

    Hi, After I try. The problem for revolution slider, the problem still exist. So I remove the layer again. Can you help me check what is the problem at my WP’s Revolution Slider Setting?
    You can find it at: Slider Revolution > Sort as Favorit > Penguin Taste Slider (The 1st 1)

    and

    add_filter( ‘basel_header_configuration’, ‘basel_custom_header_configuration’, 1, 1 );

    function basel_custom_header_configuration() {

    return array(
    ‘container’ => array(
    ‘wrapp-header’ => array(
    ‘logo’,
    ‘main_nav’,
    ‘right-column’ => array(
    ‘header_links’,
    ‘search’,
    ‘wishlist’,
    ‘cart’,
    ‘mobile_icon’,
    )
    )
    ),
    );
    }

    I add on this code in function PHP in the Child Theme, It doesn’t work also.

    #88144

    Artem Temos
    Keymaster

    Could you please send us a screenshot where you added the code? Have you activated the child theme?

    #88207

    cmheah
    Participant

    Hi,

    I go to:
    Appearance > Editor > Select theme to edit: > Basel Child > Function.php
    But I have removed it because doesn’t work, and I worry It may affect my website.

    By the way, can you please help me check thru the Slider Revolution. The Product Layer only appears on PC but missing on Laptop, Tablet and Mobile Phone.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #88212

    cmheah
    Participant

    Weird Part is, when I open in FIrefox, the layer appear~

    Attachments:
    You must be logged in to view attached files.
    #88247

    Artem Temos
    Keymaster

    Try to re-add this layer. Remove it completely and create a new layer with this image.

    #88870

    cmheah
    Participant

    Hi, regarding the slider revolution and the login/register button. I still haven’t getting any news from your side until now. Have you check on my website?

    #88893

    Artem Temos
    Keymaster

    Hi,

    We answered your question a few days ago. Have you tried to recreate the layer?

    #88895

    cmheah
    Participant

    Yes,

    I have mentioned it on November 8, 2018 at 4:41 pm

    I have tried what you suggest, it still the same. That why we need your help to solve it~

    #88904

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme so we can check it?

    Thank you in advance

    #89358

    cmheah
    Participant

    Hi,

    Weird thing happened yesterday that the slider products layer was appearing after i edited it for 3 or 4 days. Why is this happen? I need to know for editing the slider for future reference.

    By the way, how to settle the login part for the simplified header layout. I have tried to add the code inside the child theme’s function.PHP but it doesn’t work. And I have removed the code.

    Attachments:
    You must be logged in to view attached files.
    #89361

    Artem Temos
    Keymaster

    Hi,

    We don’t know what was the problem with the slider.

    Have you activated the child theme?

    Regards

    #89364

    cmheah
    Participant

    Hi,

    I know you have told me about the default simplified header layout is without the login/register button on the website. So how can my visitor login/register via the default layout? If this layout can login and register, then I think I no need the customise code for the login and register button.

    #89365

    cmheah
    Participant

    Nope, I didn’t activate the child theme…

    Attachments:
    You must be logged in to view attached files.
    #89491

    Artem Temos
    Keymaster

    You need to activate the child theme to make the code work.

    #89604

    cmheah
    Participant

    If I activate the child theme, will it cause the problem to my current layout and content?

Viewing 30 posts - 1 through 30 (of 31 total)