- 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]