NopRoot Bootstrap theme (Free)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 年 前
Dear Team,

Thanks for  your efforts.

Kindly solve my issues.

1. How can I change background color of my site while choosing specific category.
2. Sub-Category page is not designed properly.

Regards,

Ali
8 年 前
alistar78600 wrote:
Dear Team,

Thanks for  your efforts.

Kindly solve my issues.

1. How can I change background color of my site while choosing specific category.
2. Sub-Category page is not designed properly.

Regards,

Ali


Hi,
Can you please mail me the screen shot of sub category pages which are not designed correctly to this email addess ==>> [email protected]?

You can use jquery in category page to change the background color. In the view for category you can try like something the following pseudocode ==>>
@if(yourdesiredcategory)
{
<script>$(body).css("background-color","blue");</script>
}
else
{
<script>$(body).css("background-color","white");</script>
}
8 年 前
Hi,

where can I change the color from the Main Menu? Now color is black.
8 年 前
fbfrank wrote:
Hi,

where can I change the color from the Main Menu? Now color is black.

Hi,
May be in the documentation provided with the theme you will find that. If you don't find it there then you can mail me to this email address ==>> [email protected]
8 年 前
Hello Everyone,
Today we have released Bangla language pack for NopCommerce.

Here is the link ==>> https://www.nopcommerce.com/p/1971/bangla-language-pack.aspx

Hope this will be a great help for the NopCommerce users from Bangladesh. Bangali is the language positioned Number seven based on native speakers according to Wikipedia. So, I think this is another big contribution by us for nopcommerce community too. Please, wish us best of luck. Any type of feedback is always welcome.
8 年 前
BrainStation-23 wrote:
Hello Everyone,
Today we have released Bangla language pack for NopCommerce.

Here is the link ==>> https://www.nopcommerce.com/p/1971/bangla-language-pack.aspx

Hope this will be a great help for the NopCommerce users from Bangladesh. Bangali is the language positioned Number seven based on native speakers according to Wikipedia. So, I think this is another big contribution by us for nopcommerce community too. Please, wish us best of luck. Any type of feedback is always welcome.

Hi BrainStation-23

This is another great contribution!

It would be great contribution too if you could help to translate the Nop Wikipedia article to Bangali. It is quite easy and here there are some help hints
8 年 前
Tecnofin wrote:
Hello Everyone,
Today we have released Bangla language pack for NopCommerce.

Here is the link ==>> https://www.nopcommerce.com/p/1971/bangla-language-pack.aspx

Hope this will be a great help for the NopCommerce users from Bangladesh. Bangali is the language positioned Number seven based on native speakers according to Wikipedia. So, I think this is another big contribution by us for nopcommerce community too. Please, wish us best of luck. Any type of feedback is always welcome.
Hi BrainStation-23

This is another great contribution!

It would be great contribution too if you could help to translate the Nop Wikipedia article to Bangali. It is quite easy and here there are some help hints


Thanks a lot for your suggestion. We have done it. Check this link ==>> https://bn.wikipedia.org/wiki/NopCommerce
8 年 前
Great!
8 年 前
Hi Everyone,
Today we have released a update for NopRoot Theme after making it compatible with NopCommerce version 3.70. . Please, feel free to download it from here and give us feedback if you find any issue.

We also have this theme in codeproject. We will push our all immediate fixes in codeproject. It is very tough to maintain frequent update in nopcommerce site. So, we are requesting you to check our codeproject link for frequent update.

https://noproot.codeplex.com/

Check our other contribution for nopcommerce from here ==>>

https://www.codeplex.com/site/users/view/BrainStation23
8 年 前
BrainStation-23 wrote:
Hi Everyone,
Today we have released a update for NopRoot Theme after making it compatible with NopCommerce version 3.70. . Please, feel free to download it from here and give us feedback if you find any issue.

We also have this theme in codeproject. We will push our all immediate fixes in codeproject. It is very tough to maintain frequent update in nopcommerce site. So, we are requesting you to check our codeproject link for frequent update.

https://noproot.codeplex.com/

Check our other contribution for nopcommerce from here ==>>

https://www.codeplex.com/site/users/view/BrainStation23


Great work!!!!!!!!!!!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.