Close

Profile: Support

Avatar

User posts

12 years ago

revotechnik wrote:
Hi,

Where can I find the installedplugins.txt file please?


You can find it here App_Data\InstalledPlugins.txt

Regards

12 years ago

Hi,

Please make sure that the Core plugin is really installed.
To be 100% sure just check the InstalledPlugins.txt file and the Core plugin should be present there.
Also after installing the Core plugin you can try to modify your Global.asax file by simply putting an empty space in it.

Please let us know how it goes!

Best Regards,
Nop-Templates Support Team

12 years ago

Hi Jluis,

Thank you for reporting this! We are currently looking at the problem and will let you know if you can work around it. If not we will most probably release a fix for it.

Best Regards

12 years ago

Hi,

There is a margin: 8px set for the body, so you can set edit the css in the following way:

body
{
    background: white;
    font: 11px/1.55 arial, helvetica, sans-serif;
    color: black;
    text-align: center;
    margin: 0;
}

add the margin:0; to the class above.

and you may also would like to remove the margin-left from the header links for consistency. You can do this by changing the following:

.header-links-wrapper {
  color: white;
  margin-left: 10px;
  position: absolute;
  text-align: right;
  top: 0px;
  width: 100%;
  height: 20px;
  background-color: #61625F;
  left: 0px;
}

remove the margin-left: 10px; from the class above.


Hope that helps!

12 years ago

Please post here anything related to Nop Cloud Zoom plugin

Showoff
12 years ago

Showoff how you have integrated the Nop Cloud Zoom plugin in your store to the rest of the community.

12 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Cloud Zoom plugin for nopCommerce.

Bugs
12 years ago

Please write here if you have any problems with the Nop Cloud Zoom Plugin

12 years ago

mickk wrote:
i sent you an email with details on

thanks


Hi mickk,

The Plugins menu is now visible on your web site and you can access the various settings of our plugins.

Best Regards,
Nop-Templates Support Team

12 years ago

mickk wrote:
i have done that but still nothing in the admin to get any settings.

The headermenu works and so does the ajax cart


How does they work? Can you access their settings but not the other plugin settings?
Best is to send us an email with you web site login credentials, so that we can investigate this.

Best Regards,
Nop-Templates Support Team