AbanteCart Community
Shopping Cart Operations => Support => Extension Support => Topic started 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
-
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.
-
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.
-
Hello.
To incorporate 'product info' onto the page, please ensure the Main Content Area block is added.
-
Oh, i will test it. Will let you know the result.
How about the missing page title?
-
Apparently by adding the Main Content Area block not only show the product info, but the page title is shown too.
-
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.
-
thanks
anothe question i see there is a countdown component? How do we use it?
-
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
-
I test and add the CDN, when I import. the countdown disappears.