worthapost
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 2-3 years
- Most Wanted Bounty Winner
- Referred between 50 and 99 users
- Sold between 10 000 and 50 000 dollars
751
Purchases
Buyer Rating:
4.77 stars
4.77 average based on 75 ratings.
-
5 Star
6384%
-
4 Star
912%
-
3 Star
11%
-
2 Star
22%
-
1 Star
00%
| Created | 12 October 12 |
| Last Update | 22 April 13 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | Drupal 7.1 |
| Compatible With | Ubercart, Bootstrap 2.1.0 |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- 960 grid system
- Clean Drupal Theme
- bootstrap drupal theme
- business drupal theme
- corporate drupal theme
- elastic slider
- flex slider
- iView
- nivo slider
- piecemaker 3d slider
- portfolio drupal theme
- responsive drupal theme
- ubercart drupal theme
- unlimited colors
© All Rights Reserved worthapost -
Contact Envato Support


Welcome to TF
Good luck with sales!
Thank you so much
Welcome to TF Good luck with sales!
thank you so much
Have you tried übercart with your theme? I need an online store, but also need forums and information pages. Plus, is there a feature that allows me to make the slider smaller?
Thank you!
Hello davidsalomon ,
Thanks for showing interest in my product. Based on your comment, I am adding ubercart theming to InnoCompany theme. I should be ready for ubercart within few hours. After it is ready, I will update it on themeforest.
Yes you can reduce size of slider easily. If you want to reduce height only, you will need to change ‘Slider’ image style in admin/config/media/image-styles. If you want to edit height and width. It is also simple task. it onl involves editing and adding couple of line which I can tell you in support forum.
Thanks Let me know if I can help further
Thanks Warm Regards
Thank you so much!
You’re the first person that actually makes the effort to solve what I need. I’m looking forward for the update for sure.
I have uploaded new version (1.1) of this theme. Once it is approved by admins, it will be available for download.
Shopping Cart Product page
let me know if you need more help
Thanks Regards
Never used Drupal. Can you advice solution to make theme multilingual?
Thank you
Drupal has two core modules which enable translation:
—Locale module for user interface elements (built-in system strings such as menu items, form labels, help text, and button labels such as ‘Log in’, ‘Logout’, ‘Submit’, ‘View’, ‘Edit’, ‘Delete’ etc.)
—Content Translation or Entity Translation (D7 contrib, D8 core) for site content (the actual user-created pages, stories, posts, etc. of the website)
The two most important contrib modules related to multilingual support are:
—the Internationalization package of modules (documentation) for important extensions to core functionality
—the Localization Update module (documentation) for automatically retrieving translations
There are also many more contributed modules for language and locale.
There is a complete step by step guide on setting up a multilingual Drupal website.
Hope this helps
Thanks Warm Regards
Just a question
What would you do with other Worthapost themes? Will they be released for free or will you sell them on Themeforest too?
I mean, ENdless News, Endless Magazine etc. Actually, I’m particularly interested by Endless Magazine…
I have temporary discontinued those products. For further discussion please contact here http://www.worthapost.com/contact to discuss
Hi Worthapost,
After installation I have got this message on the frontpage:
Notice: Undefined variable: footerlinkColor in include_once() (line 222 of mydomain/sites/all/themes/icompany/includes/css_include.php).
What does it mean?
Thanks for purchasing this theme.
After recent update to theme, I have made this small mistake.
please open icompany/includes/css_includes.php with any text editor and add following code anywhere after top <?php
if(theme_get_setting(‘footer_link_color’) == ’’ ){ $footerlinkColor = $color; } else{ $footerlinkColor = ’#’.theme_get_setting(‘footer_link_color’); }
Or message me your email, i can give you fixed version of this file.
Thanks regards
Some more bugs. I could not find proper block for the secondary menu in the footer. When I look into section Structure/Blocks/Instances I see two more error messages:
Notice: Undefined index: 13 in function multiblock_get_block_title() (line 327 of mydomain/sites/all/modules/multiblock/multiblock.module)
Notice: Undefined index: 14 in function multiblock_get_block_title() (line 327 of mydomain/sites/all/modules/multiblock/multiblock.module)
Regarding secondary menu, in lower most, those links are secondary menu not block region. Any menu you set as secondary menu in admin/structure/menu/settings, will will start appearing there in footer.
Regarding error, you must have deleted some original blocks and left multiblock instances of them. Please delete their instances also by visiting admin/structure/block/instances. or disable multiblock module if you dont need it.
Thanks Regards
Hi Worthapost,
I have reinstalled everything from scratch following you instructions with pre-config Demo. Inserted few lines into css_includes.php as you instructed me earlier. This time I have changed nothing in your original installation. Still, these two messages (in Structure/Blocks/Instances) appear again.
PS My E-mail is buratinox(at)yandex.ru Please, write me if you need access to my installation to look into the configuration.
I have have figured out this issue, this is nothing to worry about. Actually what happed is, while setting up demo installation, I created 2 blocks (map and testimonial), later I created their instances using multiblock module. But after sometime I deleted these two blocks (map and testimonial) but I forgot to delete their instances thats why multiblock is generating error.
to fix this issue simply delete block instance with “Original Delta” id 13 and 14. See screenshot http://imageshack.us/a/img831/6776/84399077.jpg
Thanks for pointing thihs bug Regards
and yes, use that modified css_include.php. Its important.
Thanks a lot Worthapost,
Now everything work fine
The theme is really great!
You aee welcome. please spend a moment to rate us.
thanks
already rated
cheers
Hi Worthapost, Great theme! Two questions about placing ads: 1) do you have a region above the fold where you can put a large advertising banner, without totally ruining the design (not necessarily on the home page)? 2) can the right column be widened to 300 px to accommodate a 300×250 ad box? Thanks!
Hello, there is a region on top on the fold but that region is meant for smalls texts such as notices or icons etc. if you place ad banner there, it will look like this http://imageshack.us/a/img27/5992/sadasdkq.jpg . notice search box and login texts looks a bit mispositioned.
However it is not difficult to modify the theme to add a ad banner on top, I can guide you for that.
regarding 300px on right, if you make this sidebar 300px, it will effect responsiveness of theme. instead you should change rightsidebar to utilize 4 grids instead of 3. this way it will be bigger. but it will involve few customizations. which i can offer for small fees.
Thanks Regards
Hi Worthapost!
Thanks a lot for fast reply. Yes, the message about footerlinkColor has gone
Still messages about undefined indexes in multiblock function are there. Do you have any idea how to avoid them?
Regarding secondary menu, in lower most, those links are secondary menu not block region. Any menu you set as secondary menu in admin/structure/menu/settings, will will start appearing there in footer.
Regarding error, you must have deleted some original blocks and left multiblock instances of them. Please delete their instances also by visiting admin/structure/block/instances. or disable multiblock module if you dont need it.
Thanks Regards
On the top line where InnoCompany is at the left and menus are on the right. There is a lot of white space above and below. Is there a setting to decrease height?
yes there is option in theme setting page for that. you can reduce top margin from there while bottom margin can be reduced just by editing couple of lines in style.css
Thanks Regards
Purchased the theme. Very nice! Couple of questions:
1) I was expecting that Login | Register was a Menu region. It looks like Display ‘Login | Register’ links in Top bar is a hard coded setting. I would like to be able to do: ‘Login | Register | Support’ How do I do that? Thanks!
2) Have this error. Notice: Undefined index: title in icompany_menu_link() (line 300 of /www/infomd.net/sites/all/themes/icompany/template.php).
3) Menu is showing at the very top right of website, it is also repeated down below, titled Main Menu. How do I remove the Main Menu below since it is already at the top?
4) How do I change the name InnoCompany to our company name? It’s not System – Site Information – Site Name
hello, asharding
Thanks for purchasing this theme.
1) To add ‘support’ link you need to edit template.php of your theme. Although theme customization is out of scope of support center but we can still provide you code for that. But please post this isse on our support forum which is here http://www.worthapost.com/support/
3) You had places “Main Menu” block in in left sidebar. thats why it was repeated in small screens. Seems you have already fixed this issue.
4) seems you have already fixed this issue
2) this can also be please please come to our support forum
btw your site looks nice
Thanks Best Regards
Thanks worthapost!
Per your comments, I signed up for a support account, awaiting activation.
Activated and already opened a thread on your behalf so that you can fix your issues faster.
http://www.worthapost.com/support/viewtopic.php?f=5&t=7Hi, I would be interested in the theme if it is based on omega. Is it?
BR kai
no its base d on Twiter’s bootstrap 2.1.
from twitter:HI, I’m Antoine from Quebec City Canada.
I just bought your InnoCompany theme a couple days ago, and Ireally like it a lot. I know Drupal, but I’m a graphic designer, not a programmer. Could you please tell me how I could make the «Main Menu» Expendable on every page of the site. For what I can see, it is only expendable once we reach the parent page of sub-menues. Your help would be very apreciated. Thank you very much and congratulation for your great job… Antoine
Dear user,
Thanks for purchasing this theme. Its good to know that you liked the theme.
Sorry but i could not understand what you are trying to say.
are you talking about the block region or main menu in header?? can you please explain in a bit more detail?
Thanks once again Regards
Sorry for my bad English, since it is not my first language.
What I’m trying to say is that I would like to be able to roll over each item of the top menu (in the view mode when the mouse goes over the main menu) and see all the sub-menus (child menus) expend as the mouse passes from one item to the other. Just like what happens within the www.silicycle.com web site, per exemple.
I hop it is clear… Thanks again for your help. Have a great day, Antoine
No problem AntoinePrefontaine, your english is good.
Now I got your point, you are talking about drop down menu. This theme has this feature by default.
When you create a main menu item in drupal, just make sure they are marked as ‘expanded’. You should mark all your menu items of ‘main menu’ as expanded. see this image for an idea http://imageshack.us/a/img401/6502/menuexpanded.gif
Yes of course, it was an easy one…
I had done it for all the children menu items, but not for the main menu items. Thanks for your help.
Everything is fine now!
Have a great day, Antoine
Once our web site is complete, I’ll post the URL …
ok antoine, if you like us please give a moment to give 5 stars
Is there a way to create a multilingual slider post?
Dear svenantonissen,
Thanks for purchasing this theme.
which slider type you are using?
Thanks once again Regards
Hi there, it doesn’t matter which slider type I select. I am working with the novi slider for the moment, but slider posts created in EN are shown when an other language is selected.
I think I need to wrap slider strings with t() function to add multilingual support.
Please join our support forum and start this topic so that I may serve you better.
Thanks
Hi there, it doesn’t matter which slider type I select. I am working with the novi slider for the moment, but slider posts created in EN are shown when an other language is selected.
I think I need to wrap slider strings for multilingual support.
Please come and join our support forum and start this topic so that I may serve you better.
Thanks
hello dear I have install the theme but my silder not working please tell me how to configure it
Thank you
Please see documentation. It has all the details you need.
Thank you
Hello
this one is a bit irritating notice: Undefined index: title in icompany_menu_link() (line 307 of /httpdocs/sites/all/themes/icompany/template.php).
but I have a urgent question regarding portfolio listings
my idea is to create portfolio items with different tags
and than I want to have a specific portfolio listings based on tags (filter on taxonomy terms)
but anything other than /portfolio* doesn’t work …
any workaround ?
Dear user,
Thanks for purchasing this theme.
We have fix for this error. Please come to our suppot forum. I have activated your account. Please post this in innocompany forum also post url to your website if possible.
For portfolio, you have to add a new field “tags” to portfolio content type. Then use views to add those tags on portfolio view pages. Thanks
Thanks once again Regards
I’m having a hard time figuring out how to create a page with either a sidebar on the left or right side. Can you explain how to choose the different page styles you show in the demo site under “Pages?”
Go to block management page. There you can place blocks in sidebars (sidebar left and sidebar right). You can also adjust on which pages blocks should appear and on which pages blocks shouldnt appear from block configuration page.
Thanks
Also, is there a way to get the slideshow to only play or display on the frontpage? Not sure mine is working properly because the slideshow appears on every page, not just the homepage.
yes, go to block management page. click ‘configure’ nexr to icompany slider block. Then on configuration page, go to bottom there you can adjust on which pages blocks should appear and on which pages blocks shouldnt appear. Simply set that block to appear only on front page.
use <front>
like this http://imageshack.us/photo/my-images/191/84842658.jpg/