"how to solve a static folder/path issue in Frontity project"?
We have one WordPress site https://version2.fastsole.co.uk/
My vercel site is https://fastsole-digital-ocean.vercel.app/
We have used Frontity Embeded plugin in wordpress site and we have also added vercel URL in it but in front, we are facing static path issues
whenever we fired vercel URL there are all assets coming perfectly
when we use vercel URL from Wordpress Embeded plugin while the static path is not getting any assets
we have attached some of issues files, please see this for your better understanding
Team please help us ASAP
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
I have the same problem but nobody answers
https://community.frontity.org/t/some-images-are-not-shown/5817/2
I think the project is abandoned since the purchase of Automattic
"how to solve a static folder/path issue in Frontity project"?
Can you please guide here that what we are missing for deployment to respect with static path issue?
we don’t know what are we missing for the build
we have attached some of the issues files, please see this for your better understanding
Team, please help us ASAP
Frontity is now a regular, community-based open source project
Are you following the documentation instructions?
yes, we had already followed this instruction
What --public-path
setting are you using?
“scripts”: {
“dev”: “frontity dev”,
“build”: “frontity build --public-path vercel_url/static”,
“serve”: “frontity serve”
},
I think the project is abandoned since the purchase of Automattic
It means i don’t have to make projects for clients because if there’s nothing new in Frontity?