NopRoot Bootstrap theme (Free)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Its great theme to upload on my Nopcommerce site but is there any option to remove color selector from front view of my nopcommerce site?
I just want to remove color selector settings from front page of my shopping site.
9 years ago
aamiraja1 wrote:
Its great theme to upload on my Nopcommerce site but is there any option to remove color selector from front view of my nopcommerce site?
I just want to remove color selector settings from front page of my shopping site.



Thank you for your appreciation aamiraja1. Currently there is no option to remove the color selector. But we are looking forward to upgrade the version without the color selector from front view and provide a documentation on how to change or customize colors of the site.
Hope you will download that and give your valuable review.
9 years ago
Hi - Great theme but I agree with aamiraja1 - the colour selector is really good but ideally we need the option within Admin to remove it from the front screen and also would be brilliant if as an Admin you could just use this colour selector within the Admin area to set the colour easily instead of having to adjust style sheets.

Our client wants to make sure their brand is looked after and therefore wants to ensure the colour of the website. Great work on this and each bit you do is great but if you can add this option in soon it would be brilliant. Thanks!
9 years ago
Also - could you advise where I can force a change of colour in the areas your colour selector changes them? E.g If I want to set the standard colour of the site so it defaults to the blue on your colour selector - where do I do that please? Cheers
9 years ago
victorialewis wrote:
Hi - Great theme but I agree with aamiraja1 - the colour selector is really good but ideally we need the option within Admin to remove it from the front screen and also would be brilliant if as an Admin you could just use this colour selector within the Admin area to set the colour easily instead of having to adjust style sheets.

Our client wants to make sure their brand is looked after and therefore wants to ensure the colour of the website. Great work on this and each bit you do is great but if you can add this option in soon it would be brilliant. Thanks!


please note that in order to get the best performance u should remove the other css files part for the color u use.
at the moment all css color file are loading on all page

if u wish to remove the color selector
go to Web -> Themes -> NopRoot -> Views -> Catalog -> TopMenu.cshtml
remove

<div class="theme-color-picker">
    <div id="configure-button" class="configure-button" data-expanded="false">
        <a href="#"><i class="fa fa-cog fa-2x"></i></a>
        
    </div>
    <div class="color-options" id="color-options">
        <h4>Preset Color</h4>
        <div class="options-choosing-palette">
            <ul>
                <li><a href="#" rel="black" class="styleswitch black-picker"><img src="~/Themes/NopRoot/Content/images/black-picker.png"/></a></li>
                <li><a href="#" rel="blue" class="styleswitch blue-picker"><img src="~/Themes/NopRoot/Content/images/blue-picker.png"/></a></li>
            </ul>
            <ul>
                <li><a href="#" rel="red" class="styleswitch red-picker"><img src="~/Themes/NopRoot/Content/images/red-picker.png"/></a></li>
                <li><a href="#" rel="green" class="styleswitch green-picker"><img src="~/Themes/NopRoot/Content/images/green-picker.png"/></a></li>
            </ul>
            @*<ul>
                
                <li><a href="#" rel="orange" class="styleswitch orange-picker"><img src="~/Themes/NopShop/Content/css/images/orange-picker.png"/></a></li>
                <li><a href="#" rel="cyan" class="styleswitch cyan-picker"><img src="~/Themes/NopShop/Content/css/images/cyan-picker.png"/></a></li>
                <li><a href="#" rel="green" class="styleswitch green-picker"><img src="~/Themes/NopShop/Content/css/images/green-picker.png"/></a></li>

            </ul>*@
        </div>

        

    </div>
</div>


u can remove the js as well
9 years ago
Thanks a lot hezyz for your reply.

We have updated our release today. Please, download it and try it. In this update we remove the theme color chooser from homepage. Please, check the "readme.txt" file to use the color which match your branding best. You can also find there how to make the theme chooser button available in the home page.

Thanks for your response and try our theme.
9 years ago
thank you for this amazingly quick response! :) we will upload latest version and let you know, thanks again!
9 years ago
victorialewis wrote:
thank you for this amazingly quick response! :) we will upload latest version and let you know, thanks again!

You are most welcome. For giving some quick release because of version 3.4 there might be some issues. So please let us know if you find any.
9 years ago
Hi BrainStation23!

I don't know if is only with me which happened, but in the home page have a carousel for the featured products.
When the page loads the products appear in the carousel but soon gets out and is not showed any more.
Maybe a config?

If you want take a look go to http://nop310.leodemario.net

Thanks in Advance and I want to co-operate with you why worth.
9 years ago
leodemario wrote:
Hi BrainStation23!

I don't know if is only with me which happened, but in the home page have a carousel for the featured products.
When the page loads the products appear in the carousel but soon gets out and is not showed any more.
Maybe a config?

If you want take a look go to http://nop310.leodemario.net

Thanks in Advance and I want to co-operate with you why worth.


Hi Leodemario,
Can you please send the theme folder you used in any of the following email address? ==>>

[email protected]
[email protected]

We will check it tomorrow.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.