Close

Profile: Boyko

Avatar

User posts

10 years ago

vb_itis wrote:
Make Orientation Of Thumbnails On Product Page Configurable

Product pages orient the product thumbnails vertically on the right of the main image when in full view and as the width shrinks they are placed horizontally below the image.  Would it be possible to make the orientation in the full view configurable so you could choose the orientation of the thumbnails.


Hi vb_itis,

By design the thumbnails should be on the side of the main picture - with and without Cloud Zoom enabled. But on smaller devices they are moved below as there are not enough space to keep them on the side. We can't make this configurable as we don't see any point of doing it.
Do you want them to always be below the main image?

Thanks

10 years ago

Angelov72 wrote:
Where can I change footer information about phone, fax, email and location?


Hi Angelov72,

These are resources. You can search and change them as described in this video.

If you want to change the html markup it is located in this file:
Themes\ArtFactory\Views\Common\Footer.cshtml

and it looks like this:

<ul class="footer-menu">
                    <li class="phone">@T("SevenSpikes.Themes.ArtFactory.Common.Phone")</li>
                    <li class="fax">@T("SevenSpikes.Themes.ArtFactory.Common.Fax")</li>
                    <li class="email">@T("SevenSpikes.Themes.ArtFactory.Common.EmailName") [at] @T("SevenSpikes.Themes.ArtFactory.Common.EmailDomain")</li>
                    <li class="location">@T("SevenSpikes.Themes.ArtFactory.Common.Location")</li>
                </ul>


You can also search for the keys in bold above.

10 years ago

mtek wrote:
I cant use ColumnsThree with this theme ? Can you look please .


Hi mtek,

I don't see any license for the Motion theme associated with your account.
Please send an email to our support mail with your account information with which you have purchased the Motion theme.

Thanks

10 years ago

imprintableswarehouse wrote:
One of our sliders opens a PDF file. Is it possible to have it open in a new tab/window?


Hi ,

Yes, it is possible but you need to modify the view.
If you are using the Nivo slider then you need to edit this file:
Plugins\SevenSpikes.Nop.Plugins.AnywhereSliders\Views\AnywhereSliders\NivoSlider.cshtml

Change this line:

<a href="@link">


to be:

<a href="@link" target="_blank">


Thanks

leen3o wrote:
I have installed the plugin locally and it seems fine. I published the site, and put it onto our staging server. And now I get this error.


The view 'SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml


I have tried uninstalling and reinstalling on the staging server but same error when I try to go to the settings?


Hi leen3o,

The Settings view is an embedded resource, so it is part of the Ajax Filters plugin .dll file.
Are you sure you have uploaded the plugins folders on the server i.e Filters and Core?

T

Bugs
10 years ago

alexcompulab wrote:
Hi,

I'm using the licensed version of NopUltimateThemeCollection (3.3.59.10768) on NopCommerce 3.30, and I'm having the same problem when I try to open the admin pages of all plugins of SevenSpikes, by the menu [ADMIN / "plugin name" / SETTINGS].
But if I open it using the plugins list page and click on "Configure" button the page opens well. This is a big problem on plugins which have more admin pages, like the "Nop Product Ribbons", which have the admin pages like "Settings", "Product Ribbons", "Ribbon Images" and "Help", because I cant open them.
The plugins are on "InstalledPlugins.txt", and I tryed to alter the global.asax file to force the restart
What I can do to solve this issue?


The error is:


[i]Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 55:             if (!isPluginFound)
Line 56:             {
Line 57:                 if (tempPlugin.Url.ToLower().Contains(currentControllerName.ToLower()))
Line 58:                 {
Line 59:                     currentPlugin = tempPlugin;


Source File: c:\inetpub\wwwroot\nopCommerce\Plugins\SevenSpikes.Core\Views\Shared\Menu7Spikes.cshtml    Line: 57

Stack Trace:


Hi alexcompulab,

Please download the latest package and update the SevenSpikes.Core plugin folder as this has been fixed already. You can also update all your themes as described in this video as there are other small bug fixes and improvements to the themes/plugins since you have downloaded them.

Thanks

10 years ago

vb_design wrote:
1. How do we edit the "Welcome to our store - Let's get ready to shop!" tagline?
I've searched through the Language strings and they are not present.

2. Under "Contact
+444 (Phone) 123456
+555 (Mobile) 321654
info [at] store.com
motion_theme"

Where would these elements be edited?
We are looking to:
- remove the mobile number
- change the email address to a link to our Contact Us page
- No Skype name

3. The newsletter button doesn't appear to be working / tied in off the bat.
We'll likely not need it - how do we edit this out?

--

Thanks in advance!


Hi vb_design,

1. It is a topic and not a resource. You can edit it from administration -> Content Management -> Topic (Pages). Find and edit the HomePageText topic.

2. The actual text is kept as resources in nopCommerce, while the markup can be found it this view Themes\Motion\Views\Common\Footer.cshtml. There you can delete the element you don't want to show.

3. It should be working but if you still want to remove it then you can again remove it from the file above - Footer.cshtml.

Hope this helps!

10 years ago

tleeman wrote:
Hi Deni,

Running the solution creates a new Widget Zone named “quick_tabs_attachment_tab” and a tab labeled “Attachments”.  It works very well if you want all your file attachments listed under one tab, thanks.  I was able to modify the “Attachments” title that would appear on the tab by changing the line “ <a href="#quickTab-attachments-in-tab">Attachments</a> “ to “ <a href="#quickTab-attachments-in-tab">Your Tab Title</a> “.

Your modifications do allow pdf files to be attached to a tab, but not really to a custom tab.  I was hoping to add new custom tabs through the Quick Tabs plugin, enter a Display Name for the tab, add the desired attachments, and map accordingly.  Granted, this seems to be considerably more work than your initial solution, but I can always hope!


Hi tleeman,

Unfortunately what you want is not possible because the Tabs can contain only static content.
(HTML), which doesn't allow you to make calls to other plugins. The only way for now to integrate both plugins is to modify the Razor files (as Deni described it), which can contain executable code and you can call the attachments.

Thanks

10 years ago

Jhopper wrote:
Hello,

I'm trying to create a certain look and want to use the Slider plugin to just display a static image and then change that image when it hits another category its mapped to.

So is it possible to disable it to stop looking for another slide or refreshing? Because when it does refresh it covers up the image I have placed on top of the slider.

Any ideas?

Thanks


HI Jhopper,

As far as I understand you want to show different images on different categories.
In that case you need to create different Sliders with each static image rather than having a single slider with many images.

Hope this helps!

Thanks

Bugs
10 years ago

vb_itis wrote:
I would consider this a bug and not a "feature".  If you don't want to enable the cloud zoom when using the quick view that shouldn't limit the ability to view all the available images.  It really does limit the usability of the plugin.  If this is functionality you could add to the plugin I think it would be very useful.  


Hi vb_itis,

I could agree that from your point of view it looks like a bug but it is actually not.
In nopCommerce you don't have the ability to change the main picture. When you click on the thumbnail you see a popup box with the image (the main image is not changed).
But when you enable our Cloud Zoom plugin you get this functionality because the idea is that if a customer clicks on the thumbnails then the main image is changed and the user can Zoom it instead of the default image. When there is no Zoom functionality it doesn't make sense to change the main image as there is no real value to the customer to do so.
What I am trying to say is that changing the image makes sense only if you can Zoom the picture after it is changed otherwise it should simply show a popup with the selected image BUT we don't think it is good to be done in the Quick View as there would be too many popups (quick view is already in a popup).
Even if add this functionality to change the main image it wouldn't add any real value to the customer as the main image is also not big enough, so I think it should either have a Zoom enabled or to have a popup with the image with real dimensions and let the client see more details of the picture.
What do you think?

Thanks