Community Support Forum

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

Clear

A tip on how to change blog url in multi-tenant sites

hi all, I worked this out and just thought it might be useful for others. I have a site with three tenants (root site and two folder tenants) and each site has a blog. i'm ok with the root sit...
1
votes
0
answers
1552
views

Support for .Net7?

Is there going to be support for .net 7?

1
votes
2
answers
1307
views

Rss feed for posts of website

Is there a way to add an RSS feed-- or several-- to my Cloudscribe website without using Feedburner? Also, how can I display a category of my blog posts on a page, in a list?

0
votes
5
answers
840
views

Minify source code

Does Cloudscribe have a file or dll to minify the source code so that if someone looks at the page source they do not see the vertical, explicit view? Thanks.

0
votes
4
answers
953
views
0
votes
4
answers
1514
views

Upgraded Cloudscribe and Login Prompt appears when viewing blog posts

I recently upgraded Cloudscribe to the latest. I did jump multiple versions. The one oddity that I'm noticing is that I'm being prompted to login to view a blog post or even see the list of po...
0
votes
15
answers
765
views

Extend Web.Pagination model

I'm using the Cloudscribe.Web.Pagination [TAG HELPER] in my web application. I would like to add the detailed information that usually appears in the table footer that show total record and ot...
0
votes
6
answers
1045
views

Problem in deploying

So sorry to bother you. The site looks fine when published but has no login in functionality. The hosting company wonders if somehow it is hosted at a different IP than theirs assigned to me? ...
0
votes
4
answers
1222
views

Sql Server database version question

I use a Windows 10 machine and can only install the SqlServer Management Studio 2014. So, when I created my Cloudscribe app using a SqlServer db, the version it associated is SqlServer 13.0.xx...
0
votes
2
answers
817
views

Issue with NuGet Package cloudscribe.Core.Web 6.0.29

It appears that the latest package, 6.0.29, has a dependency on cloudscribe.FileManager.CoreIntegration 6.0.3. However, NuGet only has 6.0.2 so restore/builds failed.

1
votes
6
answers
767
views

Information on search functionality in Cloudscribe

I am slowly developing a Cloudscribe website using Core-latest version. I noticed on the Suffolk site there is a search page

https://heritage.suffolk.gov.uk/search...
1
votes
3
answers
2861
views

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
4621
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
2288
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
976
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
2557
views