- Posts: 38
- Thank you received: 2
How to disable category block?
13 years 7 months ago #316
by Sandra
How to disable category block? was created by 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:
Please Log in or Create an account to join the conversation.
- Support Team
- Offline
- Moderator
Less
More
- Posts: 106
- Thank you received: 10
13 years 4 months ago #335
by Support Team
Replied by Support Team on topic 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.
Please Log in or Create an account to join the conversation.
13 years 1 month ago #359
by Simpel
Replied by Simpel on topic Re: Solved:How to disable category block?
Thanks looking for this too! :blush:
Please Log in or Create an account to join the conversation.
12 years 8 months ago #451
by gardenho
Replied by gardenho on topic 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.
Please Log in or Create an account to join the conversation.
- Support Team
- Offline
- Moderator
Less
More
- Posts: 106
- Thank you received: 10
12 years 8 months ago #453
by Support Team
Replied by Support Team on topic 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
The following user(s) said Thank You: gardenho
Please Log in or Create an account to join the conversation.
12 years 8 months ago #455
by gardenho
Replied by gardenho on topic 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?
Please Log in or Create an account to join the conversation.
- Support Team
- Offline
- Moderator
Less
More
- Posts: 106
- Thank you received: 10
12 years 8 months ago #457
by Support Team
Replied by Support Team on topic 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.
Please Log in or Create an account to join the conversation.