Thankyou for a careful and considered reply.
I am no longer pursuing the integration of the nop-Templates.com plugins with the Metro Style Template.
[email protected]
Is it possible that if I have a demo store showing the (trial version) plugins working correctly with the Metro Style template and someone enquirers about buying the template with your plugins, I would inform them that they have to buy a license from Seven Spikes through nop-Templates.com.
I would then integrate the plugins with style adjustments to suit the template layout.
They would only be purchasing the MetroStyle Template from myself and I would charge a small fee for styling the plugins to fit the MetroStyle Template.
Products image size (pixels):
Can you show featured products in the mega menu?
And how do I change the size of the Menu TItle?
Thanks
I would like to link the 'Menu Title' to a URL.
I am using the Categories with Pictures and tried to insert:
<li><a href="LINKTOURLHERE">@T("SevenSpikes.MegaMenu.Admin.Settings.MenuItemNameValue")</a>
<div class="dropdown categories fullWidth">
<div class="row-wrapper">
however it doesn't work, any help would be appreciated.
This is so that as well as hovering on the 'Menu Title' to show all categories with pictures a visitor can click on it to link to a page.
SOLVED
Took some time for the layout to catch up - Ajax filters and one column for product pages working fine!
I am trying to change product detail pages to a one column layout using the code below:
@model ProductDetailsModel
@using Nop.Core.Domain.Seo;
@using Nop.Core.Infrastructure;
@using Nop.Web.Models.Catalog;
@{
Layout = "~/Views/Shared/_ColumnsOne.cshtml";
in both ProductTemplate.SingleVariant.cshtml and ProductTemplate.VariantsInGrid.cshtml and yet they still render as the two column layout.
What is overriding the layout?
________________________________________
UPDATE
-- I've just switched the Nop Ajax Filters off and now the layout is responding, so now the question is:
is it possible to have the ajax filters on catalog pages, but have a one column layout for the product pages?
Thankyou for a quick and accurate answer, that worked perfectly.
Hi there I was wondering if you could help with a design feature of the specification filter.
I would like to change the toggle box to default to the closed position instead of showing the 'all' option plus dropdown items.
Currently
> Specification
-->All
(--> option1)
(--> option2 )
I would like the default appearance to be
> Specification