Close

Profile: JonNopper1

Avatar

User posts

10 years ago

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]

10 years ago

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?

11 years ago

JonNopper1 wrote:
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.


It is woking OK now I had to close all open windows and refresh the browser!
Sometimes only a reboot will suffice :-)

11 years ago

And how do I change the size of the Menu TItle?

Thanks

11 years ago

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.

11 years ago

SOLVED

Took some time for the layout to catch up - Ajax filters and one column for product pages working fine!

11 years ago

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?

11 years ago

Thankyou for a quick and accurate answer, that worked perfectly.

11 years ago

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