Close

Profile: hristo

Avatar

User posts

Hello JustinE.

Actually the link above is leading to a ticket in which we say we need more information, admin setup examples etc. As we are not sure what the problem mentioned is.

However the previous user never responded, so we didn't investigate the issue any further. Please start a support ticket on your own and provide us with enough information and specific examples.


Regards

6 years ago

Hello Oddin.

Currently there is no such functionality, it's just an image.
To add some action to it, like hyperlink or call, you have to modify the source code.


Regards

Cardiopets wrote:
I have added square images to the mobile version on the anywhere slider but it is still only showing a small version of the desktop image (I am using the avenue theme)


Hi, the problem was specific for Avenue theme. It is now fixed and deployed online so you can download your Anywhere Sliders plugin again. The file you have to replace is NivoSlider.cshtml for Avenue theme only, or just replace the entire plugin folder. You may need to restart the site (application) after that.

6 years ago

fazarmnia wrote:
Hi everyone I work with nopCommerce version 4.10 with nop-Template Poppy theme. I need to add address and phone number in the home page footer but every change I made in /nopCommerce/Themes/Poppy/Views/Shared/Components/Footer/Default.cshtml doesn't take affect!?

Does anyone know the reason?

Thanks!


Hello fazarmnia,

did you read my answer to your post on the nopCommerce forum about that?
Did you check if the new html is present in the browser and the missing text is a css problem ("font-size: 0")?
If you did, but still have troubles with your new text in the footer, then something is preventing your markup to be refreshed, like server cache, etc. As I said, you are doing your changes in the correct file.


Regards

6 years ago

akin.odeyale wrote:
Mobile view of this shows the resource/localised key instead of title.

Attached image




Hello Akin,

both SevenSpikes.Themes.Common.MenuTitle and SevenSpikes.Themes.Common.CloseMenu text resources  represent elements that are not present in nopCommerce, and since they are not present in nopCommerces txt resource list, they will render as system string values when the Universe theme is installed. Then their text values should be set manually.

The same is valid for the list titles in the footer.


Regards

6 years ago

paesh wrote:
Hello NOP,

Can we move this currency selector on the top of the page rather showing inside the menu?

Thanks


Hello Paesh,

you can't do that via admin settings, but you can implement it yourself in case you are familiar with HTML, CSS, and JS - the code is open for modification.

If you are not familiar with coding, you can hire us to do it for you:

https://www.nop-templates.com/nopcommerce-theme-tweaks

6 years ago

Yes, the sitemap footer link is not available in the Element theme because the footer is modified, but the source code can be taken from the default theme or any other theme that uses the default footer source code.
Please keep in mind that your modification will be gone if you upgrade your theme in the future so you have to merge that code manually in case you upgrade the theme to another version.

Bugs
6 years ago

Hello Jakubz,

this is not theme specific or Nop-Templates related, the social media buttons are structured like this in the framework (nopCommerce).

Bugs
6 years ago

Hello Jakubz,

the "Sale of the Day" plugin is a part of the Element theme and it comes with styling for this theme. If the styling is missing, then your plugin installation is not proper. Make sure you have the "Element" directory added to your plugin (Plugins\SevenSpikes.Nop.Plugins.SaleOfTheDay\Themes\)

If you still have problems after you install your plugin properly, please start a support ticket.

Bugs
6 years ago

Hello Jakubz,

the "Sale of the Day" plugin is a part of the default Element theme and it comes with styling for this theme. If the styling is missing, then your plugin installation is not proper. Make sure you have the "Element" directory added to your plugin (Plugins\SevenSpikes.Nop.Plugins.SaleOfTheDay\Themes\)