orchardcms Questions

4

Solved

Now that both system's are built on ASP.NET MVC, does anyone have any experience dealing with both? Looking to set up a small business site for a friend, that will eventually have an online s...
Colvin asked 22/2, 2012 at 20:13

4

Solved

Whilst looking at a theme I downloaded from the Orchard CMS gallery, I noticed that a Layout.cshtml file had this block of code at the top of the file: @functions { // To support the layout classi...
Maples asked 20/12, 2012 at 15:22

6

Solved

We use teamcity to deploy several of our projects. I'm attempting to setup the deploy of an orchard project, and I'm currently running into some issues. I have the teamcity project building and no...
Taster asked 19/5, 2011 at 15:13

1

Solved

I created the CategoryPart and I added two text field to it. I want to add some custom data in the page between two text fields data. The problem is when I want to specify the place of the text fie...
Lara asked 10/12, 2012 at 19:54

1

Solved

I am working on a module for Orchard, and I just want to know how to include a css file. I have done the following with no result: Added a folder "Styles" to the root of my module and included a ...
Witherspoon asked 5/12, 2012 at 9:27

1

Solved

I'm trying to create a site using Orchard CMS. To get started, I downloaded / installed Orchard from WebMatrix. I successfully setup a site using the "Default" recipe. I then click the "Files" tab ...
Hodden asked 4/12, 2012 at 14:20

1

I'm trying to create a theme in Orchard and have added some script includes in my layout: Script.Include("//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js").AtHead(); using (Script.Head(...
Vinnievinnitsa asked 16/5, 2012 at 13:50

1

Solved

the question is pretty straightforward.i want to access overall AutoFac container so that i can register my dependency in it. remark: i am not OK with inheriting from IDependency cause in my proj...
Thunderhead asked 27/11, 2012 at 12:17

1

Solved

I have, what I think is, a simple feature that I am trying to add to my Orchard (1.6) site, but I can't find any tutorials or instructions on how to do it. I have a custom type called "Office" and ...
Beaudoin asked 15/11, 2012 at 20:52

1

Solved

I'm having some trouble setting up the routing to a custom controller in Orchard. I've created a View: @model dynamic @{ Script.Require("jQuery"); } @using (Html.BeginForm("Send", "Email", FormM...
Pawnshop asked 12/11, 2012 at 5:50

1

Solved

I created a content part, and add it to content type. When I create content type, a content part is not displayed, unlike as other fields. No have compilation or logged errors, content part added ...
Vday asked 5/11, 2012 at 18:29

2

Solved

I've just picked up Orchard for building my blog. As part of my endeavour to create this new weblog I'm creating a custom theme. This custom theme features both CSS and images. My question My qu...
Spock asked 17/4, 2011 at 13:29

2

Solved

From Migrations.cs, I want to disable one module if it is enabled, and enable another one if it is not already enabled. How can I do this?
Frisk asked 24/10, 2012 at 19:58

4

Solved

I've started playing around with Orchard CMS for one of my websites and have noticed a fairly lengthy initial load time of my home page. I've not added much content to speak of, so what I am seeing...
Topside asked 24/2, 2011 at 3:56

4

Solved

I want to use some ASP.NET based CMS for creating my website and don't know which to choose... I begin it in Sitefinity, but with it very hard to manage code as you want... And it generates ASP.NE...

1

Solved

Excuse me for asking such a general question. I'm creating a website with Orchard CMS. The website's design and interactivity are critical requirements. I have a navigation menu which has a fixed s...
Larrup asked 13/8, 2012 at 16:45

4

Solved

I want to remove the sign in link in the very bottom footer of my Orchard site. I want to go to the link /Users/Account/LogOn to login and not have the link displayed. I don't think its necessary o...
Hyehyena asked 17/3, 2011 at 22:55

3

Solved

I'm in the early stages of trying to learn Orchard, and I'm still seem to be struggling with the basics on how to build a page containing a multitude of various content that can be easily managed b...
Coonskin asked 11/3, 2012 at 6:31

1

Solved

I'm a newbie in Orchard development, and I'm now about to write my first module for it. my requirements will contain a multi-page path in order for the user to complete the order. 1- search for yo...
Arturoartus asked 4/8, 2012 at 14:11

3

Solved

I added a new page in the main menu, e.g. Products. Now I want to add a subpage e.g. Sub Products below a Products page. I tried all possible options in the dashboard but it didn't work for me. Any...
Succulent asked 24/1, 2011 at 11:11

1

Solved

Using Orchard cms 1.5.1 I have created a module which contains controller that fetches list from a web service. I want to add a menu item in main menu when this module is enabled. For that i have c...
Antwanantwerp asked 6/8, 2012 at 11:54

2

Solved

I have the following code, which shows a squiggly red line under the lambda expression after .Any( because of an "ambiguous invocation" between System.Linq versions 3.5 and 4.0 - how do I force it ...
Horsehide asked 15/2, 2012 at 17:1

2

Solved

How do I remove the Title and Metadata(published data) in a post? Can this be done in Placement.info? I tried creating a custom content but doesn't look like a best solution. I just done it with C...
Arsenide asked 19/3, 2012 at 13:4

2

Solved

Lets say I want a different main image for each page, situated above the page title. Also, I need to place page specific images in the left bar, and page specific text in the right bar. In the righ...
Phonetic asked 28/5, 2012 at 14:29

1

Solved

I have ContainerWidget and custom container type with ShowAllLinkCaption field. Now I have only one solution, and it's looks ugly. What is the right way to get this field value on a Container Widge...
Pfosi asked 24/5, 2012 at 11:24

© 2022 - 2024 — McMap. All rights reserved.