Discussion on Finwallapp Finance Wallet Mobile HTML template Bootstrap 5 Angular 21 Framework7

Discussion on Finwallapp Finance Wallet Mobile HTML template Bootstrap 5 Angular 21 Framework7

Cart 349 sales
Well Documented

AdminUIUX-Templates supports this item

Supported

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

59 comments found.

I am looking to buy the other version: https://maxartkiller.com/product/finwallapp-finance-wallet-mobile-html-template/

I dont want it with Angular or framework 7. Just Boostrap and html

How can I buy that version?

This comes with HTML folder inside

I need the application in angular 18? any possibility to download it?

Not yet in Angular 18.

Regards, AdminUIUX

Hello., Do you have demo page of let user see Youtube video (Embeded video to the page)?

Thanks!

Hello,

We have added new page HTML demo with list of video embed in menu > pages > videos at last.

Hope this will help.

Regards, AdminUIUX

Super fresh video demo page. This help us perform complex task in short time Thanks!

Hello, I purchased the template and after downloading the code, I noticed that the addcurrency.html page is missing, even though it is referenced by wallet.html. How can I obtain this page?

Hello Ser_legolas

We have noted your point and will help you out with more flexibility. I assume add currencies will be page dedicated to user defined currencies.

At other place like send money, add money there is dropdown to chose currency. Those currencies are like app supported.

But we will provide option for configuring currencies soon.

Regards, AdminUIUX

Greetings,

Addcurrency added to new updates to HTML template. Please download new file and navigate to html (folder)> myprofile > edit (Top right) > Currency > addcurrecy.html .

Thank you so much.

Adminuiux

I want to buy this template but I don’t know how to install it. Could you help me to install it.

We are specialized in frontend designing. You need to find development team with your desired technology specification like angular dev, reactjs dev, f7 dev etc.

Regards, Adminuiux

can you help me to find dev?

Yes, can you send us a message from our profile page .

Thank you,

Hello., On file “HTMLV1/modal.html” Modal have 2 button “Close” and “Save Change”, How do i get value if user click “Save Change” instead of Close button on main form.

Best Regard.

As this is html modal we do not provide data interaction or coded forms. However you can program it on click event to get fields value.

If data-bs-dismiss is used, you can remove it

Regards, Maxartkiller

Hello, On Finwallapp Finance Version 1., How to change the way to execute Theme color by button to normal HTML a href link?

<button type="button" class="btn btn-link btn-40 colorsettings">
     color_lens 
</button>

Regards,

Hi,

You can create page and href link that page for color settings.

Ex: < a href=”color-settings.html” >Icon< /a>

In new created page you can add content part of modal box sheet, items with class=”colorselect” (Colored circles place into the new pages).

Regards, Maxartkiller

Oh… Okay

Hello, On Finwallapp Finance Version 1., When store file folder “css” in difference path can not select website color theme. In file “color-scheme-demo.js” line 17

$(‘head’).append(’<link href=”css/style-’ + $.cookie(‘stylesheet2’) + ’.css” rel=”stylesheet” id=”style”>’);

“css/style” should change to “user_path/css/style”, is there what file to change path like this? otherwise from *.html file.

Thanks!

That’s great

All cleared.,

”$(‘head’).append(’<link href=”/cbkfile/css/style-’ + setstyle + ’.css” rel=”stylesheet” id=”style”>’);”

Can use normal location like ”/cbkfile/css/style….

This is powerfull web template, Extream fast and reliable.

Hello, On Finwallapp Finance Version 1., I just notice file “serviceWorker.js” on the root document. What this file working for? Can be remove?

Regards.

It not effect to application or not used in application by default, is this right?

It’s just for pwa application install. Like you you click on install app on android or windows it will allow to install pwa .

So if you are not working with pwa, it’s better to remove.

So nice so cool., Thanks!

on file “product_details.html” slide picture display full dimension on Mobile device, but when display on computer desktop screen it shrink to narrow.

How do I fix this to display full of picture both Mobile and Desktop Computer.

Regards.

System response “Your message has been sent.”

Regards.

Done! Thank you!

So nice so cool., Thanks!

I noticed program linked to external host., Will this cause of ploblem when those host go down or moved or missing data?. Possible to put all of them on our host?

Regards,

<!- Material icons-> <link href=”https://fonts.googleapis.com/icon?family=Material+Icons” rel=”stylesheet”>

Thank you for connecting with us.

Above is from google icon fonts which works with internet availability. Website: https://fonts.google.com/icons

Self-hosting webfont details: https://developers.google.com/fonts/docs/material_symbols#self-hosting_the_font

Regards, Maxartkiller

How do I change text “Finance Wallet” to other word like “Staff Wallet” ?

HTML version, with both part inner pages & loader screen

Regards

Hello,

Thank you for responding.

- There is <header> tag in each HTML file and link with class=”logo-small” where you can find page title as “Finance Wallet” and you can change it.

- There is <!- loader section -> just after starting body tag. Wher you can find “loader-wrap” class name and inside that div loader text “Track finance with Wallet app” you can change along with logo.

Regards, Maxartkiller

Okay Thanks.

Hi, I just bought “Support for Finwallapp Finance Wallet Mobile HTML template Bootstrap 5 Framework7 Angular 12” version 2

Can i download version 1 also?

Thanks

Thank you

There is mail delivery failure on your email address may be due to file attachment security issue. We’ve share URL to download file on your email.

To change product name:

- There is <header> tag in each HTML file and link with class=”navbar-brand” where you can find page title as “Finwallapp” and you can change it.

- There is <!- screen loader -> just after starting body tag. Wher you can find “loader-display” class name and inside that div loader text “Finwallapp” you can change.

Regards, Maxartkiller

File received Thanks.

Hello, I bought the finwallapp template and I want to make it rtl default

You can add by default ” rtl” class on body tag.

just make sure you remove rtl related script if (getCookie(‘fwadirectionmode’) === ‘rtl’) { from assets/js/color-scheme.js

Regards, Maxartkiller

Error class for footer menu menumodal Name class id centerbutton Id =”centermenubtn”

When run on IOS it show Border blue

centerbtnmenu.addEventListener(‘hide.bs.modal’, function () { centerbtn.classList.remove(‘active’) })

How Fixed itc

This Image BUG on IOS

I can Fixed already add this class to styke.css

.button:active, button:active, .button:focus, button:focus, .button:hover, button:hover{ border:none !important; outline:none !important; }

Hello .theme-cyan{ —finwallapp-theme-color: #1e3e77; }

How change to BG theme gradient

background: rgb(90,131,183); background: linear-gradient(100deg, rgba(90,131,183,1) 0%, rgba(34,65,119,1) 100%);

—finwallapp-page-bg-1: #ffffff;

—finwallapp-page-bg-2: #eff6f9;

—finwallapp-page-bg-3: #faf0fb;

There are three variable used and you can change color codes for background gradient.

Regards, Maxartkiller

<header class=”header position-fixed bg-theme text-white”>

When the score bar moves up. The Header bar will change to white/clear. I don’t want the color to change. How do I fix this?

Hi,

In main.js there is on scroll active class added to the fixed header $(window).on(‘scroll’, function () {

Comment it out.

Regards, Maxartkiller

Thank you

Dear hope you are fine and doing well.

How can I make it work with the latest version of framework7?

Regards

We haven’t updated it with latest.

Can I use the latest version of framework 7 with your template?

You can give a try but yet we haven’t updated it with latest.

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