Problems with StoreFront template

GK User
Tue May 23, 2017 7:26 pm
Hi, I've installed the 'StoreFront' template to try and use with virtuemart and I am having a fair few problems and was hoping you could help.

First off, the category menu that I have published in the side panel is not like what's on the demo site, for instance there are no arrows and no styling at all... am I missing something, is there a css styling I've missed?

Secondly, I have published a header on some of the other pages but I would like to know how to get rid of the margin that is on the bottom of the breadcrumbs module so that these header has no space love it, i.e. the header banner 'butts' up to the bottom of the breadcrumbs.

I have included an image below to explain what I'm looking for!

gavick-v1a.jpg


You can also check the URL here http://jamodo.co.uk/admitone/heroes

Third, I can not find any module to publish for 'Search'.

Last and most importantly, can you spread any light on why I can't save any Vendor information within VirtueMart... I'm entering all the details but it just won't let me save anything and comes up with the message "Error vmError: Save failed with the following error: Access Denied"

The dev website is using Joomla 3.7.1 and VirtueMart 3.2.2.

Hoping you can help,

Cheer
Pete
User avatar
Fresh Boarder

GK User
Tue May 23, 2017 7:38 pm
I've solved the Category menu problem!
User avatar
Fresh Boarder

teitbite
Sat May 27, 2017 2:05 pm
Hi

Your site has greet me with a message "You are a spammer, hacker or an otherwise bad person." :) Please disable security and tell me the exact links to the pages I'll be able to see Your last 2 issues.
User avatar
Moderator

GK User
Sun May 28, 2017 11:34 am
Hopefully I've disabled the correct security settings to allow you to view, I always keep the settings pretty tight when I'm working on a project, before it goes live!

Here's a couple of links to the 'Space' problem below the 'breadcrumbs' module.

http://jamodo.co.uk/admitone/heroes
http://jamodo.co.uk/admitone/star-wars
http://jamodo.co.uk/admitone/movies

but you'll find I'm using the banners on most of the VirtueMart category pages.

I've fixed the Vendor information problem too, it was the Akeeba Security settings on the User profiles.

Many thanks
Pete
User avatar
Fresh Boarder

teitbite
Thu Jun 01, 2017 11:41 am
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkBreadcrumb {
    margin-bottom: 0;
}
User avatar
Moderator


cron