Computer theme released (by nopCommerce team)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi Andrei, I need a horizontal menu of my site is centered, not fixed from the left, if you can take a look and help me, thank you.
This is the site url

www.c4eletro.com.br
10 years ago
gstefani wrote:
Hi Andrei, I need a horizontal menu of my site is centered, not fixed from the left, if you can take a look and help me, thank you.
This is the site url

www.c4eletro.com.br


Hi,

you should add the following styles

for .header-menu .top-menu: display: inline-block; text-align: center;

for .header-menu .top-menu.top-menu-main li: float: none; margin: 0 20px;
10 years ago
Thanks Mariaan.

There is a possibility to leave the menu similar to that?

https://www.balaodainformatica.com.br/


Have a good day.
10 years ago
Do you have an ETA for the 3.20 update? I just started using nopCommerce recently, and am not sure how long after a release the themes are updated.
10 years ago
jrock75 wrote:
Do you have an ETA for the 3.20 update? I just started using nopCommerce recently, and am not sure how long after a release the themes are updated.

In several days...
10 years ago
UPDATE (December 18th): We've just updated the theme to support the latest nopCommerce version (3.20)
10 years ago
Great! Thanks for the updates.
10 years ago
Hello and marry christmas to all,
i have a question for this theme, why in computer theme not have sale icons for old prize?
is possibile to add this future also in this theme?
10 years ago
rush69 wrote:
Hello and marry christmas to all,
i have a question for this theme, why in computer theme not have sale icons for old prize?
is possibile to add this future also in this theme?

Thanks. The theme doesn't have icons because it was not planned by design (and is not planned to be added in the future). You have to customize the solution in order to support them
10 years ago
Hi,
I have updated my website to newer version 3.2 and also updated the Computer theme to 3.2,
but there is an Server Error show on the webpage after I copy Computer Plugins to the folder.



-------------------------------*message content start*------------------------

Server Error in '/' Application.
--------------------------------------------------------------------------------


Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: 命名空間 'Nop.Plugin.ThemeHelper.Computer.Models' 中沒有型別或命名空間名稱 'FooterModel' (您是否遺漏了組件參考?)

Source Error:

Line 30:    
Line 31:    
Line 32:     public class _Page_Themes_Computer_Views_Common_Footer_cshtml : Nop.Web.Framework.ViewEngines.Razor.WebViewPage<Nop.Plugin.ThemeHelper.Computer.Models.FooterModel> {
Line 33:        
Line 34: #line hidden

Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\fa90f121\9ef986f6\App_Web_footer.cshtml.b839c95a.-1deu2ex.0.cs    Line: 32
Show Detailed Compiler Output:
Show Complete Compilation Source:
-------------------------------*message content end*------------------------

Can you solve this problem?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.