- Beiträge: 38
- Dank erhalten: 2
How to disable category block?
13 Jahre 7 Monate her #316
von Sandra
How to disable category block? wurde erstellt von Sandra
Hello,
I am busy with this program. The problem I got is how you can disable the category block when choosing the manufacturer. The Block on the frontpage can be disable and enabled on the backoffice. but I can't find this for the manufacturers.. :blink:
I am busy with this program. The problem I got is how you can disable the category block when choosing the manufacturer. The Block on the frontpage can be disable and enabled on the backoffice. but I can't find this for the manufacturers.. :blink:
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Support Team
- Offline
- Moderator
Weniger
Mehr
- Beiträge: 106
- Dank erhalten: 10
13 Jahre 4 Monate her #335
von Support Team
Support Team antwortete auf Solved:How to disable category block?
Go to the admin menu.
configuration-> mystore -> look for: This is the flag for the categories block on the home page.
Set it off and update the page.
No categories block on the homepage anymore.
configuration-> mystore -> look for: This is the flag for the categories block on the home page.
Set it off and update the page.
No categories block on the homepage anymore.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
13 Jahre 1 Monat her #359
von Simpel
Simpel antwortete auf Re: Solved:How to disable category block?
Thanks looking for this too! :blush:
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
12 Jahre 8 Monate her #451
von gardenho
gardenho antwortete auf Re: How to disable category block?
Is the setting for that no longer in admin? I definitely do not have it showing in my store config.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Support Team
- Offline
- Moderator
Weniger
Mehr
- Beiträge: 106
- Dank erhalten: 10
12 Jahre 8 Monate her #453
von Support Team
Support Team antwortete auf Re: How to disable category block?
It is still there. But the config view has been change some MarvikShop versions ago.
it's called "Use Categories on Home" when you clicked on it. You will see This is the flag for the categories block on the home page.
~ option rule 35
it's called "Use Categories on Home" when you clicked on it. You will see This is the flag for the categories block on the home page.
~ option rule 35
Folgende Benutzer bedankten sich: gardenho
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
12 Jahre 8 Monate her #455
von gardenho
gardenho antwortete auf Re: How to disable category block?
This is missing from my admin. I suspect I may be missing others as well, and I probably overwrote them or deleted them when I imported my old osc tables. Aarrrrg! I have just completed upgrading from Marvikshop 2.2 to 2.3 as well and I did not run the sql as a fresh install as i did not want to lose the data I imported already.
How can I make sure all the tables & columns are there? Can I run one of the sql files again, or run a modified one? I see sql.sql and sql1.0.sql in the install files.
Or do I need to start over with a fresh db and re-import all my osc data?
How can I make sure all the tables & columns are there? Can I run one of the sql files again, or run a modified one? I see sql.sql and sql1.0.sql in the install files.
Or do I need to start over with a fresh db and re-import all my osc data?
Bitte Anmelden oder Registrieren um der Konversation beizutreten.
- Support Team
- Offline
- Moderator
Weniger
Mehr
- Beiträge: 106
- Dank erhalten: 10
12 Jahre 8 Monate her #457
von Support Team
Support Team antwortete auf Re: How to disable category block?
hmm, it was there al the time. Only the layout is changed in the configuration tab.
If you where familiar with phpMyAdmin, and I think you do
In the sql.sql that's the latest one.(You can delete sql1.0.sql if you want). You have to import osc_configuration table
and osc_configuration_group table. That's all.
If you where familiar with phpMyAdmin, and I think you do
In the sql.sql that's the latest one.(You can delete sql1.0.sql if you want). You have to import osc_configuration table
and osc_configuration_group table. That's all.
Bitte Anmelden oder Registrieren um der Konversation beizutreten.