Community Support Forum

This is the place to ask questions about anything related to cloudscribe!

Clear

adding custom partial file to layout or any page

I want to add the --(<)partial name="_BlogCategoryPartial" model="@Tenant"(</>) -- to a page. In the inspection I can see the script is added, but no blog posts of...
0
votes
1
answers
4074
views

Any Chance of putting up a short YouTube video for Adding Tables and Data for Custom Features

Also, an in app Data Table Builder would be a handy feature.

Thanks

0
votes
4
answers
1736
views

Whitespace/Header area above Navbar

How do I get this to go away, the navbar isn't anchored to the top of the page. I don't have anything in the header (site link or logo) seems like this should go away, from the code, though I ...
0
votes
2
answers
384
views

Upgrade to .net 6 getting error

Hi, I recently upgraded my project to .net 6. I'm using a custom nopcommerce solution. In ServiceCollectionExtension.cs (this would normally be in startup.cs) I had to change: services.AddRazo...
0
votes
9
answers
2286
views

Updating To .Net5 and then to 6

Is there a specific sequence of Cloudscribe package updates to go from .net 3.1 to 5? Nuget keeps giving me package restore errors. Also, does going from .net5 to 6 require Visual Studio 2022?...
0
votes
3
answers
1080
views

How can I change homepage without editor?

I have a Pages version of Cloudscribe, and have enabled Markdown in the app.settings, but I cannot figure out how to change my Home page. I want to test a design before publishing. I am stuck ...
0
votes
1
answers
622
views

Does MySQL work in Visual Studio 2022

I have selected to use MySQL in my instance of Cloudscribe .NET6. I have MySQL server installed on my computer, but I am not sure how to integrate it in the Cloudscribe Solution since it did n...
0
votes
5
answers
1612
views

use of bootstrap 5 in cloudscribe .NET 6

I had read that Bootstrap 5 uses Vanilla JS and some plugins, but in the Cloudscribe project it has Bootstrap 5 and jquery. Why is this? Thank you.

0
votes
2
answers
312
views

Support for .NET 6?

.NET 5 is reaching end-of-life support from Microsoft in May 2022. When will cloudescribe.web.navigation support .NET 6? Thanks!

1
votes
3
answers
730
views

Simple contact form and settings

Hi, I have published a Cloudscribe site using aspnet core 3.1. The site is mvc and uses the Forms and Surveys, but not yet purchased until I am sure the organization is happy. I set that up in...
0
votes
22
answers
1513
views

NavNode with multiple parent

In the Navigation.xml, how can I re-use (design) a NavNode child that has multiple parents?

0
votes
3
answers
592
views

Navigation Menu Recursion Issue

So I'm using the nuget package for cloudscribe.web.navigation and I recently updated to version 5.0.0. I have overwritten the viewcomponent Bs4SideNav to only display the children for the curr...
0
votes
2
answers
490
views
0
votes
2
answers
562
views

Social login with Azure AD

I have installed CloudScribe without Identity Server. I think it is an overkill for the project I am working on. However, I want to integrate Azure AD login by using Social Logins openIdConnec...
0
votes
4
answers
526
views

Editing Simple Content page

I have setup CloudScribe with simple content and everything seems to work find with the exception of editing content. On my home page, I am using the "Flexible complex page template"...
0
votes
2
answers
593
views