AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: yonghan79 on April 06, 2025, 07:38:14 AM

Title: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 06, 2025, 07:38:14 AM
Hi core devs,

I am testing the v1.4.1 page builder extension.

I found out that the page title is empty after I publish the changes. I cleared the cache, and it is still the same. How do i add the missing title?

Also, I have a question on changing the default product page. How do I add back the default product image, descriptions, etc?

Thanks




Title: Re: Page title is missing after publish page changes via Page Builder
Post by: abolabo on April 06, 2025, 11:06:57 AM
Hi core devs,

I am testing the v1.4.1 page builder extension.

I found out that the page title is empty after I publish the changes. I cleared the cache, and it is still the same. How do i add the missing title?

Also, I have a question on changing the default product page. How do I add back the default product image, descriptions, etc?

Thanks

mmm... what are you expecting when try to design a "default" page?
You can try to remove prior design and use loading of presets for some product page.
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 06, 2025, 11:37:49 AM
I am expecting to have a different background color, for example, for the cart block in the mobile view.

When I open the default product page in page builder. I don't see the default product info.
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: Basara on April 07, 2025, 01:10:33 AM
Hello.
To incorporate 'product info' onto the page, please ensure the Main Content Area block is added.
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 07, 2025, 04:07:16 AM
Oh, i will test it. Will let you know the result.

How about the missing page title?
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 07, 2025, 05:09:32 AM
Apparently by adding the Main Content Area block not only show the product info, but the page title is shown too.
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: abolabo on April 07, 2025, 06:06:47 AM
Apparently by adding the Main Content Area block not only show the product info, but the page title is shown too.
yes, page title takes from main content area data.
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 07, 2025, 09:57:55 AM
thanks

anothe question i see there is a countdown component? How do we use it?
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: abolabo on April 07, 2025, 10:17:21 AM
thanks

anothe question i see there is a countdown component? How do we use it?

Looks like this component require CDN js-file from grapesjs github-repo. (https://github.com/GrapesJS/components-countdown)
Just add it into your html and let us know
Title: Re: Page title is missing after publish page changes via Page Builder
Post by: yonghan79 on April 07, 2025, 10:35:46 AM
I test and add the CDN, when I import. the countdown disappears.