- This topic has 6 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Home Theater
Home Theater
Hi friends
In the “Home Theater” Theme, At the “Home” Categories section, I need to show only the main categories to appear and not the subcategories.
https://somosastore.cl
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Dave
Ready
Ready, I’m waiting for your reply
Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
Dave
It’s perfect, thanks I would like to know the change they made, to replicate it a next time, in case of updating the theme or its implementation with another client. Thank you
Hi,
We have make this changes in function.php.
Kindly go to sktframe >> core-functions.php >> line no. 1873 and make change below.
<?php $categories = get_categories( array('taxonomy' => 'product_cat', 'parent' => 0)); foreach ($categories as $category) { ?>
We have added ???? 'parent' => 0
code after 'product_cat'
.
Regards,
Dave
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]