Developing (v7+)

Loading subpages via Pagelist

Hi all I've been working with c5 for a half a year now and overall I'm very pleased everything is working great :) I have a question for which approach is the best one, regarding usage of minimum resources but still getting best possible result. I …

Single page just blank

Hi I have created the following file: \application\single_pages\dashboard\microsite_theme.php I have uploaded it, it contains this code: [code]

Loading Ajax data in Page List

Hi , We are trying to load the data using Ajax in Page list. We are able to get the data using Ajax request, but it is not retrieving current language data. [code]Loader::model('page_list'); $pl = new PageList(); $pages = $pl->g…

Articles displaying code in view [if IE 9]

Hi all, I'm running 8.4.2b1 of C5, something changed yesterday (code was pushed but I'm told that an update might have been run too) and now I'm seeing this code above every image in my articles, where images are added using the composer RTE: [code][/c…

Pagelist Pagination controls need to be ADA compliant

I am completing a fully ADA Compliant site. However, there is one issue I cannot figure out. I have a pagelist in the blog area of the site with Pagination at the bottom. There are arrows next to the "Previous" and "Next" buttons. I need to isolate th…

Moving site to host error: getConfigRepository() on null

Hello, The website is working in my local development environment but when I upload everyting to the hosting provider I receive the following error: Call to a member function getConfigRepository() on null [code] $config = $this->app->make('conf…

Filter Posts