Questions tagged [modx-resources]

Basically, Resources represent pages in MODX Revolution CMS. There are 4 types of Resources: Static Resources, Documents, Weblinks and Symlinks. This tag can be used in questions regarding troubles with Resources in MODX Revolution.

51 questions
0
votes
2 answers

getResources displays all subdirectories

In modx I have a resource that goes two folders deep. I'm trying to only display the resources in the parent directory (not the resources in its subdirectories). My getResources call is in the parent resource and reads: [[!getResources? …
symlink
  • 11,984
  • 7
  • 29
  • 50
0
votes
2 answers

How to display resources in modx with a specific TV

I'm trying to use getResources to only show the resources with a certain type of template variable. I know I'm doing something wrong b/c the page is displaying all template vars: [[!getResources? &parent=`[[*id]]` &showHidden=`1` &limit=`0`…
symlink
  • 11,984
  • 7
  • 29
  • 50
0
votes
1 answer

Modx Revolution can't find its CSS files?

Here's an odd one: I just installed ModX Revolution 2.2.4 and all went well, but in the back end its like the css file is missing - it either loads just some of the page, or the whole page with no CSS. In my browser console it says it cannot find…
MeltingDog
  • 14,310
  • 43
  • 165
  • 295
0
votes
2 answers

MODX Revo - Unable to upload or view files in File section in Manager

I'm having problems uploading and even viewing files in the File section of MODX Revolution 2.2.3-pl. When I try to upload a file, all I get is "Upload error". Nothing shows up in the Filesystem area, just a folder called Media that doesn't let me…
Douglas Ludlow
  • 10,754
  • 6
  • 30
  • 54
0
votes
1 answer

My CSS is huge. Using ModX, can I split up a CSS into parts?

I have several large CSS files and making a change can sometimes take a few minutes just to find the right selector to change. I would like it if there was a nice ModX editor for CSS, but I haven't been able to find one. I am willing to settle for…
Fuzzical Logic
  • 12,947
  • 2
  • 30
  • 58
-2
votes
1 answer

modx revo tv type "of date" with a choice of only year

How to make TV of type "date" with choice of a year only? The option to enter any date of the year, and then output only "%Y" considered, it does not suit.
1 2 3
4