Close

Profile: Boyko

Avatar

User posts

10 years ago

sozsoy wrote:
i install some plugin (Nop Anywhere Sliders,Nop JCarousel,Nop Product RibbonsNop Quick Tabs)   and i see this message (There is no store type corresponding to the conceptual side type 'Time' of primitive type 'Time'.)  Please help me


Hi sozsoy,

What is your database?

Thanks

10 years ago

ezzat2k wrote:
Is there a way to hide/remove (Manufacturer) from the quick-view Popup window?!


Thanks


Hi ezzat2k,

You can hide it with css:

.quickViewWindow .manufacturers{
display:none;
}


Thanks

10 years ago

joster wrote:
When we originally purchased the Alfresco theme, it included the nopCustomerReminders plugin. New installations and the 3.3 update doesn't seem to include this plugin. How do I obtain an updated 3.3 version of the Customer Reminders plugin?

Thanks-


Hi joster,

Yes, we no longer include these plugins to the themes. We include only 10 plugins in the themes. Please write us an email to let you know how to get these 2 plugins.

Thanks

10 years ago

aswaaq wrote:
i am trying to put "Out of Stock" message when product quantity is out of stock beneath price div but its not showing on the website. under inspect element, it shows the html generated for the message but its not visible. i have tried all the possibilities to get the desired result but not succeeded yet.

please suggest.....

thanks


Hi aswaaq,

It is just a matter of css styling. If you can share a link to your web site, so that we can take a look and advice.

Thanks

Bugs
10 years ago

consium wrote:
As it was not working before so I un-installed and re-installed quick view plugin. But anyway, as per instructions I uninstalled both quick view plugin and Allure theme. Then installed the plugin first and then the theme but now I am not getting either quick view button or add to cart button.


Hi Amir,

I can see both plugins working fine now on your web site.

Thanks

Bugs
10 years ago

consium wrote:
Still a couple issues.

1. When mouse over on thumbnail image it pushed down to give space for quick view. The thumbnail size in media setting is 345?
2. The quick view is appearing behind the image?

Thanks,
Amir


Hi Amir,

That is because a selector setting for the quick view is not correct. It is ".product-item" but in the Allure theme it should be ".add-info". This setting is added correctly when you install the Allure theme plugin, which should be installed last (after all other plugins) but probably you haven't installed it last or you have reinstalled the Quick View plugin.
So either go to the Quick View administration and change this setting or uninstall and install the Allure theme plugin.

Thanks

Bugs
10 years ago

consium wrote:
here is the link to the test server.

http://5.77.50.24:83/


HI consium,

It looks like there is some problem on your server accessing the bundled javascript.
This basically means that none of the javascript files is loaded and even the jQuery $ is not defined.
Can you disable the javascript bundling from the Administration -> Configuration -> Settings -> General and Miscellaneous Settings. Then from the SEO settings tab uncheck the Javascript bundling and minification.

Thanks

10 years ago

[email protected] wrote:
I know that I made some adjustments for an upgrade (intended to be 3.3). How can I verify what version I am running?

For me, all browsers show a limited list when navigating back after a filter option is selected. Chrome is the only browser that doesn't paginate that limited list though.

You said it works for you? It resets all filters?


Hi,

We have sent you an email from our support mail.

Thanks

10 years ago

viera-ssb wrote:
I see demo with mobile theme.Now I buy it. But not have mobile theme. Why?

Where found it?

Oh My God. I got it.
resize browser and seen mobile theme.


I have a question. I use "chrome UA spoofer" with android option not resize browser and seen default mobile theme.

So I must disable "Mobile devices supported:" ?

Is the size a good factor for understanding platform?


sorry for my english.


Hi viera-ssb,

The theme is responsive, which means it will look nice on mobile devices.
So you need to disable the "Mobile devices supported:" as you don't need to see the Mobile theme in nopCommerce.

Thanks

Bugs
10 years ago

consium wrote:
OK, I am trying to get a server ready. Meanwhile what I noticed that in the theme there is an upgrade script but when I ran that no changes were made is that means because I was not using the theme before and do I need to install anything before running the upgrade script?


Hi consium,

There is no need to run the upgrade script unless you are upgrading from a previous version of nopCommerce.

Thanks