Close

Profile: iliyan.tanev

Avatar

User posts

Bugs
10 years ago

Hi,

Can you go to Configuration -> Settings -> All Settings, search for UrbanThemeSettings.HomepageCategoriesIds and paste the value here ? 
Maybe the value in the setting is invalid.

Bugs
10 years ago

Hi,

Can we get a screenshot to check it out ? 

Everything seems fine on the theme demo:

http://themes.tiffany1.nop-templates.com/

10 years ago

Hi,

You will need to go to MyDownloads page and re-download the theme package. In it you will see 3.60 version, just replace the theme and the plugins with those from the 3.60 package and make sure you have runned all the upgrade scripts (ours and nopCommerce) on your database. 

Note: Don't forget to backup your database before you run any upgrade scripts on it!

10 years ago

Hi,

The plugin overrides the _ProductReviews.cshtml. Try to make your changes there.
The view can be found in Plugins\SevenSpikes.Nop.Plugins.NopQuickTabs\Views\ProductTab

10 years ago

Hi,

Yes, the Allure theme is available for 3.60. Actually our theme demo site is nopCommerce 3.60. You can test it there if you like.

Bugs
10 years ago

Hi,

Thank you for your feedback!

On what device and browser are you getting this ? 

10 years ago

Hi,

Can you open a ticket with link to this post and we will continue the conversation there, because we would need to expose information for our infrastructure, which is not suitable for the forum ? 

Bugs
10 years ago

Hi,

Can we get a link to your site ? 

10 years ago

Hi,

I don't think this is possible without the source code of the plugin.

cirkadia wrote:

call my custom method after your overridden method


Maybe you can achieve this using ActionFilter, but this will require you to reference AjaxCart DLL.

cirkadia wrote:

cause the popup to come up when using the standard method


I think you can not do it because the popup is too tight up with the backend methods.

10 years ago

Hi,

Can you inspect the wrong styled element and tell us from where the styles that make it look wrong, are loaded ? 

You can use chrome debug tools to find the wrong styles and to get the path from where they are loaded. This image illustrates how to get the path to the styles.