Discussion on Shapen - Construction Angular Template

Discussion on Shapen - Construction Angular Template

By
Cart 61 sales
Well Documented

7xtheme supports this item

Supported

This author's response time can be up to 2 business days.

22 comments found.

Dear Team, Good Day!

Yesterday we purchased a template from you, and in we downloaded the zip file missing HTML files. \ Kindly share us HTML files for the template.

Shapen – Construction Angular Template Regular License License Support Expiry Date: Monday, June 29, 2026

Purchased Email: neconspllc@gmail.com

Check your email. neconspllc@gmail.com

Hello , I want to ask when the update comes at the end of March, will the Angular version also be updated or will it continue to be Angular 14.0.0?

Hi The item has been updated, you can purchase it now. Thanks

i want to inform you that when i click in live preview here in themeforest , it doesn’t show nothing

emren

emren Purchased

Hello, nice template and want to buy but it looks like did not updated 2 years. are you planning to update the latest angular version and packages?

Hi emern! Thanks for your precious review. Update is planned in near future.

emren

emren Purchased

Ok, can you give us approximate date? I need to buy and finish the web page on mid of February.

Also, there is small issue with scrollbar on the right after clicking move up button in the footer. I can not scroll or move my mouse down.

Update will take a little time, we need to finish some other things in priority. We will try to send it to themeforest approx by the end of March.

A small flicker is there (only on home screens), if we scroll down just after reaching on top (when click on “scroll to top” button). The flicker is due to revolution-slider elements loading… After scroll-to-top clicking, wait for 2 seconds or move mouse and scroll, then scrolling is fine.

Thanks

Hi! I’d like to purchase this template. Can you please confirm: 1. Are all fonts/assets included in the bundle I am buying? i.e. the demo webpage will build right out of the box? 2. Any chance you can upgrade the angular version to the v17 or latest LTS?

Dear saurabhkumar8!

Thanks for showing interest in ‘Shapen – Angular’.

googleapis are being used for site fonts, font-icons are included in package, however images are not (i.e. you are going to have placeholder images)

Upgrade is planned to be in near future.

Hello

I have problems with safari browser users using MAC, I just get a white screen in safari. All other browsers like chrome, edge, firefox work fine. What can I do? Thanks

https://prnt.sc/FrQ2Su-TZRgd

Dear User!

We have checked ‘Shapen – Angular (live preview)’ as per you reported. The template is working fine. May be it’s a slow loading issue, here is a sample recording for you.

https://www.dropbox.com/scl/fi/he1v7yxmeceklsp1giqby/Screen-Recording-2024-11-21-at-7.48.07-PM.mov?rlkey=0d9qs53alhfuybdbmttgbu4qh&dl=0

If any issue please contact on 7xthemehelp@gmail.com

Thanks

Hello Team, Greetings!

I purchased the theme, but when I ran it, I couldn’t find the theme color switcher. The default color is yellow, but I would like orange to be the default. Could you please assist me in setting yellow as the default color? Thank you.

Dear Lakshmikanth511, The following function can be used for updating theme: (function can be used in app.component.ts)

loadStyle(styleName: string) {
    const head = this.document.getElementsByTagName('head')[0];

    let themeLink = this.document.getElementById(
      'client-theme'
    ) as HTMLLinkElement;

    if (themeLink) {
      themeLink.href = "assets/css/skin/" + styleName + ".css";
    } else {
      const style = this.document.createElement('link');
      style.id = 'client-theme';
      style.rel = 'stylesheet';
      style.href = "assets/css/skin/" + ${styleName} + ".css";

      head.appendChild(style);
    }
  }

you can call above as: loadStyle(‘skin-7’);

Thanks

Hi Greetings..!!,

I see that there are several variants of this templates(like Angular, React, Html etc.,). Can you please confirm this template use angular.? If not, could you please send the direct link of the angular version, so that I can purchase it.

Thanks.

Hello. I have a JS file missing in my template. When i serve it, it gives the following error: src/assets/js/switcher.js does not exist.

Hi switcher.css and switcher.js files are used for preview only on live demo. These files don’t play any role in main template, so the files are not included in package.

The errors can be resolved by simply removing the linking of switcher.css and switcher.js from angular.json file. Removing of this does not affect the template in any manner.

Perfect that’s what i did. Thanks!

It giving error An unhandled exception occurred: Script file src/assets/js/switcher.js does not exist.

Hi ositsa! switcher.css and switcher.js files are used for preview only on live demo. These files don’t play any role in main template, so the files are not included in package.

The errors can be resolved by simply removing the linking of switcher.css and switcher.js from angular.json file. Removing of this does not affect the template in any manner.

Can we Install this in Wordpress ??

No, this is angular template

I Know HTML can I Edit it ??

Hello, I just downloaded Shapen for Angular and when i do ng serve i get this error: An unhandled exception occurred: Script file src/assets/js/switcher.js does not exist. I’ve checked and this js file is added on angular.json scripts. Is the file really missing on the download folder or should i remove the line from angular.json

Thank you

Edit: already saw your answer on the other coment but i can’t delete this one. I’ll remove the lines :) Thank you

Hi Killday20

switcher.css and switcher.js files are used for preview only on live demo. These files don’t play any role in main template, so the files are not included in package.

The errors can be resolved by simply removing the linking of switcher.css and switcher.js from angular.json file. Removing of this does not affect the template in any manner.

Thanks

Buenas, acabo de adquirir Construction Angular Template, al momento de compilar me da dos errores donde me dice que me hace falta, switcher.css, switcher.js, ya lo busque por todos lados pero no encontré, me podría ayudar con esos dos archivos porfavor, gracias de antemano.

Hi crissmocha! switcher.css and switcher.js files are used for preview only on live demo. These files don’t play any role in main template, so the files are not included in package.

The errors can be resolved by simply removing the linking of switcher.css and switcher.js from angular.json file. Removing of this does not affect the template in any manner.

Thanks

Hello, The project part has a concurrent animation, whenever I clicked a category, the animation happen 2 times. I was hesitant to buy because of that. I was accessing the demo site only, thanks

Our team will check it. Thanks

double transition jump effect resolved with masonry in project section

Congratulations! Nice Work, GLWS :)

Thanks :)

Hello Sir, I want to purchase your shapen construction html template, but by mistake I purchased angular template. so please can you help me with that? I apologise for my mistake. I need html template as soon as possible because my client waiting for starting project. I am your regular customer an purchased many themes from you. And I promise that I will not repeat this mistake in future. Please provide me shapen construction html template. Thank You.

i’ve purchased HTML version. please check it

ok please check your inbox plz

It was awesome theme. Is there few more pages such as Service Detail Page or login page.

I was willing to purchase this theme but curious about service detail and login page.

Service detail and login page is not available yet.

Thanks

Congratulations! Nice Work, GLWS :)

Thanks :)

Great Work, Congratulations GLWS :)

Thanks :)

Nice work, GLWS :)

Thanks :)

Thanks :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey