Close

Profile: Boyko

Avatar

User posts

Bugs
11 years ago

iebsoftware wrote:
Hi guys,

I am using the newest version of the tabs on a site, all is working well except the Display Order ...

Daniel.


Hi Daniel,

Thank you for reporting this!
We fixed the issues. Please update your plugin in order to get the fixes.
http://www.nop-templates.com/t/How-To-Update-A-NopCommerce-Plugin

Thanks

11 years ago

mickk wrote:
how much is it to get another domain added?

thanks


Hi mickk,

Please contact our sales guys if you want to add another domain.

Thanks

11 years ago

mickk wrote:
Hi there,

Can you set different themed menus for each store?

Thanks
Mike


Hi Mike,

Yes, it is possible but you have to have a Multiple Domain License for the Mega Menu (or any other plugin) in order to use them in more than one store (Multi Store).

Thanks

11 years ago

rsolani wrote:
Hi !

I made some customization to my Eletronics theme, and now the product's page show 4 products per line.
But when I apply any filter, the result change the number of columns to 3.

I cannot find where to change code to maintain 4 columns after filtering.

Please help!

Thx in advance


Hi rsolani,

Please refer to this post.

Thanks

11 years ago

fun123 wrote:
Any idea how can i add links on "My Account", so that when i mouse over it, it shows Registration, Login, Shopping Cart and Wish list on it. So, My account would act as category and those 4 links would act like sub-categorys. Thanks in advance


Hi fun123,

You can try to copy the various links from this view Views\Common\HeaderLinks.cshtml and add them in the Mega Menu just making sure to keep the same html structure that the subcategories have, so that the styling will be the same.

Hope this helps!

Log Warnings
11 years ago

ssikora wrote:
Thank you for the response,

I'm not sure what you mean by "install the whole plugin". I followed the instructions included in the 3.00 theme download for upgrading both nopCommerce itself and the SevenSpikes plugins. As far as I could see the only thing that needed to be done was to run the SQL upgrade package and then copy the plugins into place. Was/is there something else that needs to be done? What can be done right now to correct the problem?

Thanks,
Scott


Hi Scott,

You need to add the missing resources manually. Simply go in your "Languages" and click "View string resources" and add new resource with the same name i.e "sevenspikes.plugins.anywheresliders.admin.carouselsettings" and for value add this "Carousel 2D Settings" and for the other resource add this value "Carousel 3D settings".
It is quite strange why these two resources are missing as they should be present in the file I mentioned above. Could you check in the AnywhereSliders plugin folder in the Resources\Resources.en-us.xml file if it contains this string "CarouselSettings"?

Thanks

11 years ago

andyjallan wrote:
Hi,

How is this work progressing?


Hi andyjallan,

We are working on our first responsive theme at the moment but as this is the topic of the Electronics theme I don't think it is the right place to discuss it. I noticed that you have already sent an email to our sales guys, so they will answer to you.

Thanks

11 years ago

Hi zjerry,

The problem is fixed now. You can download and update the Quick View plugin.

Thanks

Log Warnings
11 years ago

ssikora wrote:
...


Hi Scott,

This warning is shown when you have a missing resource. This is quite strange as these two resources are present in the Resources\Resources.en-us.xml file that comes with the plugin (Ijust checked it). Have you updated the whole plugin?

Thanks

11 years ago

Jeff wrote:
After updating from 2.80 to 3.00, I get the following error:

Line 3:  @foreach (var widget in Model)
Line 4:  {
Line 5:      @Html.Action(widget.ActionName, widget.ControllerName, widget.RouteValues)
Line 6:  }

Source File: d:\Sites\BirdBrainDesignsNOP\Views\Widget\WidgetsByZone.cshtml    Line: 5

Stack Trace:


[Win32Exception (0x80004005): The wait operation timed out]

[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]


Hi Jeff,

It is obvious that it is a SQL time out error. When do you get this error and on which pages? Did you run the upgrade script and kept the Settings.txt file as in the upgrade instructions? Please provide more information, so that we can help.

Thanks