Hello,
You can now share projects to specific pages, blog and shop categories.
More info here :
https://changelog.appdrag.com/features/new-permissions-for-project-sharing
Hello,
You can now share projects to specific pages, blog and shop categories.
More info here :
https://changelog.appdrag.com/features/new-permissions-for-project-sharing
+1 We agree, added to the list!
You can now reorder your buttons in a buttons container
https://changelog.appdrag.com/features/multiple-buttons-reorder
Is this a conspiracy?
@ThomasD said in Hidden input fields?:
s there any built in way to have input fields hidden on the front-end but shown in the admin site editor?
Hello,
There's a non builtin way but very easy to do.
Add a class throught the identification brush named "hidden-live"
Then drop a CSS embed code and inside do this
body:not(.pagebuilder-edition) .hidden-live {
display:none;
}
As in the pagebuilder, the body has the class "pagebuilder-edition" you can differentiate it with this simple css.
Hello,
You can now add a category to your Cloud API Functions, by doing this they will be available in the list of your templates when you create a new function. (They will be available in all your projects and shared projects)
https://changelog.appdrag.com/features/reuse-cloud-api-functions-as-templates
@Daniel-Mulroy yes, @Joseph-Benguira meant Request Per Minutes. It hurts for the king of high RPS infrastructures to switch to speak about RPM instead of RPS
Hi,
Links with an empty anchor which previously lead to :
details.html?anchor=&id=1001686
Now lead to :
details.html?id=1001686
Hi,
As requested, this feature is now live.
More info here :
https://changelog.appdrag.com/features/asset-manager-folders
Hi Julien,
We don't plan to allow configuration on that through an AppDrag brush as it's a very rare case but you can do it pretty easily this way :
1 - Drag and drop a CSS source code element
2 - Double click to open and change the content with this
<style>
.remodal-overlay {
background: rgba(241, 129, 255, 0.78);
}
</style>
3 - Save and preview you should have a lovely transparent pink overlay
Bonus
Right click to open the inspector when your popup is open and find the overlay
From there you can try different things easily
Hey Naomi, Ok perfect I get it let me help you.
You used the Blog Listing Category Page (which is good to reuse the same layout for different categories) if you want to stay with only one page for the blog you can just create a new blog page and copy paste your blog section to this page. Then remove the custom link you created that links to preview.
If you created a page named blog it will automatically be available to be in the menu.
Don't hesitate if you have questions.
By the way your website looks very nice!
Oh OK, I see. Your link is working correctly. To be able to see it working, copy the link to another tab and use it instead of the preview popup. (You can also use CTRL + click on preview)
Hello,
We added new options to embed Cloud DB UI in your projects with more control:
The support article here:
https://support.appdrag.com/doc/Advanced-options-to-embed-Cloud-DB-UI
Can be use used to do this (and much more):
https://support.appdrag.com/demo/advancedclouddbuiembed.html
Hello,
You're right there was an issue with the og:title/description save on standard pages. You can try again it will work now
Hi, can you provide a link to your page?
What you're doing seems fine to me. Are you sure there are no link on the parent element of this image? (column, row, section)
Hi,
It seems there's no native integration of Whatsapp chat, you can use 3rd party plugins like this one:
https://elfsight.com/whatsapp-chat-widget/
I guess they will provide you some JS code you'll have to copy/paste in a embedded code source element in your website.
Hello Naomi,
If I understand correctly your issue you want to remove .html extension. To do so you can go to your dashboard.
Click on optimizations
And check remove .html extension for indexing.
Oh but from what I see you already did it. The links will be generated with .html unless you manually set them up, but the indexed URLs are the canonical one and on your pages you can see that they don't contain the .html
@Dorothy-Sarigumba-0 said in Downloadable or printable product feature:
@Wassim Hi Wassim,
I'm just wondering should you have a tutorial that I can follow for automation?
I'll try.
Hi,
Not at the moment but that's a good idea. We will add it to the support center.
Hi, you're welcome!
I think we can definitely add a shortcut on the section to access the menu settings when it contains one.