Articles icon indicating copy to clipboard operation
Articles copied to clipboard

Blog Custom Resource Type for MODX

Results 48 Articles issues
Sort by recently updated
recently updated
newest added

### What does it do? Reads the charset value from the setting `modx_charset` instead of `charset`. ### Why is it needed? The setting `charset` seems to be the database charset....

## Feature request ### Summary Quick summary what's this feature request about. ### Why is it needed? A clear and concise description of what the problem is. Ex. I'm always...

## Bug report ### Summary Per default charset utf8mb4 is set on my installation from ModX 3. If the content in an Articles-Ressource is longer than 300 chars, the function...

Articles version 1.8.0, MODX ver 2.8.4 The close button on articles is not working. The console log is showing the following when clicked. Uncaught TypeError: Cannot read properties of undefined...

I had problems reading xml file, and the import makes nothing. because post_type was empty. Moved this lines to read the post_type from the namespace wp .

Fixed memory exception on article tags, also made the context dynamic so it works on all sites.

If there are allot of articles the get tags processor fires an memory exception > 500MB. This can be fixed by getting the ID's directly instead of getting all the...

Created resource group "protected" Created a page, assign to resource group "protected" -> unable to load if not loggedin. Works perfectly. Created article container. Created an article, assign to resource...

bug

## Bug report ### Summary Side informations (Menu Title, Link Attributes…) have a tiny display (width: 85px in my case). ### Step to reproduce Just click and display on Articles...