Osclass forums
Support forums => Themes => Bender => Topic started by: muratbora on March 09, 2018, 01:17:36 pm
-
Category > Subcategory aligment while item post ; how to do it for BENDER theme?
When you try to post an item, while selecting category, Osclass ( Bender theme ) shows whole categories + subcategories into one frame...
Can we change this like ; first show main categories, after selection one than bottom must be opened sub-category selecting option ( if exist )
This is already done into WIZARDS theme, how to implement same in BENDER theme
-
Hello,
In item-post.php file, around line 61, change the following code:
<?php ItemForm::category_select(null, null, __('Select a category', 'bender')); ?>
With this code:
<?php ItemForm::category_multiple_selects(null, null, null, __('Select a category', 'bender')); ?>
It's tested.
Regards.
-
Patrick you are amazing, thank you for help. it works
-
No problem. ;)
Regards.
-
Hi Patrick do you know also knowledge about how insert adsense ads between items under categories ( for BIGIO theme )
-
I will reply to the topic you opened when I find out how to do it.
Regards.
-
I will reply to the topic you opened when I find out how to do it.
Regards.
It seems that more and more people (like the one you replied to) don't really care about the Osclass forum and community, they respect no-one, they only care about solving their problems. I doesn't matter to them if they abuse the community and the helping people (like yourself, me and others) here. They post wherever they want, multiple times, they highjack topics etc etc.
Pitty.
And this is 100% due to the extremely poor way those forums are moderated (=not moderated). Because if you let people SHI* here once, they will do that in every occasion they have.
-
I do not understand what is wrong here? Before asking question, I always search answers in posts...Than I post to receive help...Thanks to PatricfromCroatia and others helps here...Those answers will also helpful other newbies on this portal...
Question was related bender theme and I placed under Bender theme section...