- 2
I've been looking at purchasing the Avenue theme for my project, but it's currently only supported for 4.3, but I am on 4.4.
I've tried to upload a free theme that is only for 4.3 and I get errors
Like
An error occurred during the compilation of a resource required to process this request. Please review the following specific error details and modify your source code appropriately.
C:\Users\someuser\someDesktop\IWT-nopCommerce\src\Presentation\Nop.Web\Themes\BlackShop\Views\Shared\Components\HomepageCategories\Default.cshtml
'IWorkContext' does not contain a definition for 'WorkingLanguage' and no accessible extension method 'WorkingLanguage' accepting a first argument of type 'IWorkContext' could be found (are you missing a using directive or an assembly reference?)
-
}
<script asp-location="Footer">
$('.bs_home_category_slider').slick({
infinite: true,
slidesToShow: 5,
slidesToScroll: -1,
rtl: @(workContext.WorkingLanguage.Rtl.ToString().ToLower()),
slidesToScroll: 1,
responsive: [
{
breakpoint: 1381,
settings: {
slidesToShow: 4,
I'm worried if I spend $249 on the avenue theme, I'll get the same issue?
Is the 4.4 version out yet and or has anyone else used it on 4.4 with no issue?
Thanks,
FYI the free theme was downloaded from these guys
https://nopcypher.com/blackshop-theme
I'm not plugging them by any means, but I wanted to play about with installing themes etc so I could see the processes before I committed to a purchase.
Cheers
David.
I've tried to upload a free theme that is only for 4.3 and I get errors
Like
An error occurred during the compilation of a resource required to process this request. Please review the following specific error details and modify your source code appropriately.
C:\Users\someuser\someDesktop\IWT-nopCommerce\src\Presentation\Nop.Web\Themes\BlackShop\Views\Shared\Components\HomepageCategories\Default.cshtml
'IWorkContext' does not contain a definition for 'WorkingLanguage' and no accessible extension method 'WorkingLanguage' accepting a first argument of type 'IWorkContext' could be found (are you missing a using directive or an assembly reference?)
-
}
<script asp-location="Footer">
$('.bs_home_category_slider').slick({
infinite: true,
slidesToShow: 5,
slidesToScroll: -1,
rtl: @(workContext.WorkingLanguage.Rtl.ToString().ToLower()),
slidesToScroll: 1,
responsive: [
{
breakpoint: 1381,
settings: {
slidesToShow: 4,
I'm worried if I spend $249 on the avenue theme, I'll get the same issue?
Is the 4.4 version out yet and or has anyone else used it on 4.4 with no issue?
Thanks,
FYI the free theme was downloaded from these guys
https://nopcypher.com/blackshop-theme
I'm not plugging them by any means, but I wanted to play about with installing themes etc so I could see the processes before I committed to a purchase.
Cheers
David.