2727 comments found.
I have been studying this for a few days and I am still having trouble changing the favicon for a website created by a tenant. 1. I mean the favicon for the website created by the tenant, not the main website. I have tried searching but I can’t find it and I have tried looking in the code but I can’t find it either. Please provide some guidance.
Hi,
There’s no built-in option for this currently, but it should be possible with next update.
Hi,
This would require some custom modifications.
Presale question. Can this be used to create e-commerce, booking sites, etc (be used for small businesses) out the box or will need extensions? I am looking to have something like Wix where the user not just use it for portfolio.
Hi,
Creating e-commerce site would require some custom extensions.
I test the form ? how the form will sent email or submit to responder or receiver ?
Hi,
If site is hosted on architect (using custom domain for example) then form will be sent out by architect. Otherwise a .php file is exported along with the site that will handle form submission.
I am having issues with my server not supporting PHP proc_open. Is there a solution for this? Will this script still run normally even if the server does not support PHP proc_open??
I have tested and it runs normally but the log keeps showing php proc_open errors and cronsjob warnings keep popping up.
Hi,
Site itself will work, but CRON required proc_open in order to functionality properly.
in your next project, please optimize the landing page for mobile, because when viewed from a phone, the interface looks really bad
Hi,
Thanks for letting us know, I’ll see if can improve landing page on mobile for next update.
Do you have any update on latest on this ?
Hi,
We’ve no exact date for the update yet.
I try to test the form ? how the form will sent email or submit to responder or receiver ?
please answer my ticket id #25635
sorry wrong comment ignore my comment
Hi,
We’ll get back to your ticket shortly.
Can you give me the exact cron job url, I have followed the instructions in the documentation but this cron job warning “The CRON schedule has not run in the last 30 minutes” sometimes appears and sometimes does not.
After I installed this script. I didn’t find any manual payment method. 1. Does it really not support manual payment?? 2. If manual payment is not available, can you activate the member package manually through the admin panel?? 3. In your demo there is a Log menu at the bottom after the ads menu, but after I installed this script there is no log menu.
please we want add in next update html editor because same coustmer you have already page and you copy it and past to html editor to publish please we add html editor like old version, please can give me your email i can pay for this modification
Hi,
We’ve no plans for adding this at the moment unfortunately due to security issues.
Hi I have a REACT landing page at root of domain. I have installed Architect inside domain.com/folder/
how to make branded domains work in the above setup ? Thanks
Hi,
If you mean subdomains like *.domain.com, then you will need to create a wildcard domain from your hosting’s control panel and point it to architect folder.
For fully custom domains, you don’t need to do anything extra, it will work the same way as if architect was on root domain.
I mean, REACT will be located at: domain.com architect will be located inside: domain.com/folder
how to make this happen. Any changes needed to be done in root .htaccess
No changes should be needed for this. Are you not able view architect site?
Yes I can view the architect site. Please tell me where can I make changes to the Index page of architect ? which all files and their locations please? Thanks
If React website from root works, then the custom domains linked dont open architect, they open the react website.
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
Questions before buying: 1. I viewed your demo and I didn’t find the upload favicon image feature. Is this really not available??
2. Is there no plugin or ticket support feature or whatsapp button in the member area dashboard to connect to the admin panel?? This can make it easier for members to connect to admin support.
Hi,
If you mean for the architect itself, you can upload it from “admin > appearance > general” page.
There’s a contact page at “site.com/contact”, there should be a link in the footer by default, but you can add it from menu manager in admin area as well, if it’s not visible for some reason.
For website favicons created by tenants, are they not available?
Not currently, but this will be added with next update.
Hi, I want to do some deep editing on the Frontend section but the interface in this section is built files, can you provide me the original uncompiled Frontend file?
Hi,
You can find original sourcecode in “resources/client” folder.
i don’t understand how to use the ai,, i entered my openai key and don’t see an optiont o do stuff like replace images and stuff with ai
Hi,
Please create a ticket regarding this on our support site and include your site url: https://support.vebto.com.
Thanks!
hi, possible to do github commits/run off of a github repository? that would be amazing, because then we could host on cloudflare pages for free the site and run off github commits/repositories. any thoughts on that?
Hi,
There’s no built-in way to do this currently.
i would love to buy this script, but, i have some doubts ..
1) is it possible to upload any kind of templates ? i mean if i have html template from envato elements , i can upload that , for example some of templates from this https://elements.envato.com/web-templates/site-templates ...
2) is it possible to change the design of home page ? i mean landing page ?
3) is it completely saas ?
Hi,
1. Yes, you can upload your own template from admin area.
2. You can modify it from “admin > appearance > landing page”.
3. Yes.
I only want to create single-page websites. How can I disable the creation of inner pages?
Hi,
There’s no built-in way to disable this functionality currently.
any update is coming
Hi,
We’ve no exact date for it yet.
Hi, what is the best structure for upload a template? if the template has some js libs or saas is it work?
Hi,
No specific structure is required, you can upload the template as-is from “admin area > templates” page.
I didn’t find the API documentation section in the demo, nor where to generate the tokens, can you release it for us to see?
Hi,
You can find it in account settings page (top right corner). Make sure “api.access” permission is enabled for “users” role in “admin > roles” page, otherwise that page will be hidden.
It’s disabled on demo site. You should be able to find it in account settings page on your own site though. If it’s not there, open ”.env” file in architect folder and change this line:
API_INTEGRATED=false
to
API_INTEGRATED=true