Page 1 of 3
Phoca Cart Mega Menu
Posted: 05 Jun 2021, 10:10
by eichners
Hi,
I'm using the premiere Template (gantry 5)and like to use the Mega Menu Plugin.
So far I could get the Modul inside the Navigation but it looks not like it should.
The cols are very close to each other - doesn't matter how many cols I select or how many items.
Also it's always orientated on the right.
Is there any styling or class I can use or is there any extented documention how to
get the mega menu to work problerly?
Thank you in advance for a quick reply
PS: Please let me also know if there's a better alternative if styling would not work out for my template.
BR Stephan
Re: Phoca Cart Mega Menu
Posted: 06 Jun 2021, 11:37
by Jan
Hi, can you paste a screenshot what do you exactly mean?
The best, when there are CSS conflicts, is to make own custom.css (or custom.scss) where to add the needed changes. (When template will be updated, such custom.css will be not overwritten)
Jan
Re: Phoca Cart Mega Menu
Posted: 22 Jun 2021, 08:36
by eichners
Ok, I'll try that - btw in moment I used different menu.
But I have an other question --> I try to use xml google merchant feed and so far it has been loaded on merchant side, but it mentioned that there's no availability like in_stock an so on - could you give me a hint what and where to set the minimum of fields to satisfy their requirements?
Thank you in advance!
BR
Stephan
Re: Phoca Cart Mega Menu
Posted: 22 Jun 2021, 16:07
by Jan
Re: Phoca Cart Mega Menu
Posted: 22 Jun 2021, 17:06
by eichners
Yes of course, but I do not understand how to reach it in detail.
some fields seems to be miss setted - so would you please explain it with on complete sample?
Thank you very much in advance!
BR Stephan
Re: Phoca Cart Mega Menu
Posted: 26 Jun 2021, 15:47
by Jan
Hi,
I have explained it in article the best as I can so it is hard for me to explain it other way.
What do you mean with "some fields seems to be miss setted"?
Jan
Re: Phoca Cart Mega Menu
Posted: 04 Jul 2021, 20:55
by eichners
I would prefer to see it in Details how to set the necessary fileds - I got the message from google that in my feed the follwoing is missing or not right setted --> the currency (EUR) / missing picture part / missing price / and last but not least missing availability.
here you'll find one article in the xml file
header:
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
xmlns:g="
http://base.google.com/ns/1.0">
<channel>
footer:
</channel>
</rss>
options:
Produkt ID --> id
Produkttitel --> title
Produkt EAN -->GTIN
Produktbeschreibung (kurz) -->description
Produkt URL -->link
Produktbild URL -->image_link
Hersteller -->brand
Kategorie -->category
Kategorien -->categories
Feed Kategorie -->TEST
Originalpreis (mit MWSt.) -->price
Produkt MWSt. -->tax
Produkt Lager-->g:availability
Lieferdatum (Datum) -->g:availability_date
Produktzustand -->condition
Produkttyp (Feed) -->g:product_type
Produktkategorietyp (Feed) -->g:google_product_category
No further settings made...
The Link to my feed -->
https://pick-up-shop.de/shop/feed/1-goo ... format=xml
Thank you for a fast reply in advance
BTW: could you explain where to set the main e-mail adress for the shop? I didn't receive any notice when a customer orders.
And I found out that there's a problem with the the privacy link - when I set the privacy checkbox and labeltext the whole privacy text is displayed while checkout that's not what I expected - I would like to get only a link like terms of service. Could you help me out?
Re: Phoca Cart Mega Menu
Posted: 05 Jul 2021, 13:21
by Jan
Hi,
the main email address is set in Joomla! but emails are sent to customers and to emails which are set in order status, see order status edit:
So just add your email there.
currency
picture
price
availability
Just set the tags for these fields and check your XML (in case of availability, check if the products have such values)
Jan
Re: Phoca Cart Mega Menu
Posted: 05 Jul 2021, 14:23
by eichners
Hi Jan,
you are the greatest :) Thank you for your assistance.
I think I finally made it with XML Feed - but it was a little more tricky than I thought.
So when I set e-mail others it will send a copy to me?
And what can I do with the private policy and Newsletter issue in the Checkout process?
THX Stephan
Re: Phoca Cart Mega Menu
Posted: 06 Jul 2021, 12:10
by Jan
Hi,
privacy - there you can set own text including a link e.g. to some specific article where all the privacy settings are displayed. So, just set some short text including link to more detailed article (created on your site with standard joomla article feature).
Jan