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 …
Noticed the new function "Allow upscaling images smaller than the thumbnail size " in 8.4.1, thanks for that one!
Wondering how to get Resize and crop to the exact size working though?
Dimensions are 1920 x 514. When upscaling, the image gets a height…
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…
I have a class CarList which extends ItemList. I have a page which shows the car list in a table. I can sort the table rows. One of the table columns is a car category.
I show all car categories as links above the table:
[code]
I install a custom attribute in a category:
[code]
$akc = AttributeCategory::getByHandle('car');
if (!is_object($akc)) {
$akc = AttributeCategory::add('car', AttributeCategory::ASET_ALLOW_SINGLE, $pkg);
}
…
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…
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…
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…
I'm trying to install 2 sets in 2 attribute categories each in its own. But what I find is that only the very first set is installed under the specified correct category, all other sets get installed under the same first category. If I swap the categories…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.