ixtendo
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 1-2 years
- Sold between 50 000 and 100 000 dollars
49
Purchases
Buyer Rating:
4.00 stars
4.00 average based on 4 ratings.
-
5 Star
250%
-
4 Star
125%
-
3 Star
00%
-
2 Star
125%
-
1 Star
00%
| Created | 10 December 12 |
| Last Update | 14 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- carousel
- clean
- css3
- filterable portfolio
- google web fonts
- html5
- ixtendo
- jquery
- lightbox
- portfolio
- shortcodes
- slider
- theme options
- widgets
© All Rights Reserved ixtendo -
Contact Envato Support


Good job , friend
Thank you!
Looks nice, good luck with sales!
Thank you!
Good Work .
Hi there,
Sorry I posted on the HTML one by mistake… This is the one that I bought and the v3.5 of wordpress screwed with! Shall I post here to explain to others what they have to do to get widgets to work with it!
Thanks again for your rapid response and awesome theme!
Paul
Thank you very much, Paul! I’m glad that you like the theme.
The update with the fix for WordPress 3.5 is now available for download (theme version 1.0.1). I recommend downloading this version since, in the meantime, I made some more improvements.
Thank you for offering to post my fix here. Now there is no need since I managed to release the update quickly.
Best regards!
This product is fantastic and trouble free. My environment was messed up and the support was excellent and much appreciated. Also, after the workpress upgrade the response for very timely.
Cheers!
Thank you very much!
Guys great theme! It’s my first wordpress site and I’m still experimenting with it so I’m sorry in advance for any dump question. I’ve noticed that site that gets created after importing demo-content.xml is different from demo site presented in themeforest. It is very similar but some details are missing or are different. Ex: Page in portfolio has on sidebar “Recent Projects” on demo-site and a list of links that have “Recent Post”, “Recent Comments” and so on my local site that I’ve got after importing demo-content.xml. Could you please update this file so that I will get a clone of demo site.
Hi!
The demo-content.xml contains all the information that WordPress can export. WordPress offers the possibility of importing only the pages and posts. The rest of the information can’t be exported or imported by WordPress, by default.
To allow a full import of the demo, I created a custom plugin. This plugin, which is called ‘Import Demo’, is located in the Tools section of WordPress admin panel.
A step-by-step explanation of how to import the demo is offered in the documentation, section ‘Theme Installation’, subsection ‘Importing the Demo Content’.
If you need further help, you can send me an email containing your website address, plus the username and password for your WordPress admin panel.
Regards!
Hi,
Just wanted to say that this is a very nicely done theme.
I have been using J! for my site for the past several months but have noticed some quirks that have kind of annoyed me so I decided to try WordPress.
I am happy I found your template, it is very compact and I can tell that you have put a lot of consideration designing this template.
Good job.
Many thanks for your feedback!
I am very glad that you are pleased with the theme and have a pleasant user-experience.
I truly appreciate your words. Thank you!
Hi,
Is there a way to substitute the template social icons with the icons from AddThis.com? I would like to use their code because they have analytics built into the code that tracks clicks and shares etc.
AddThis.com
Hi,
To replace the default social icons with others, you must replace the in ‘header.php’ with the HTML code provided by http://www.addthis.com/Depending on the way that AddThis icons were coded, some small CSS adjustment (related to positioning) might also be necessary.
Regards!
Our site is live now and really looks fantastic with this theme.
www.otcdynamics.com
We are very satisfied with our purchase.
It is really great and rejoicing to hear that you are satisfied with the purchase. Thank you for sharing the link.
I would appreciate it if you could also rate the theme.
Good luck with your business and have A Happy New Year!
Hi,
How do I make a page like the one displayed here:
http://ixtendo.com/themes/mundus-wp/portfolio-overview/
I have some images of my product that I would like to display in this fashion but I can’t seem to get it looking the same way.
Thanks
Hi,
The portfolio overview is a special template which displays all the portfolio pages using thumbnails.
If you would like to create a similar page that contains some custom pictures which have no connection with the portfolio pages, then please send me an email with your pictures and I will try to create this page on my computer and, after that, I will send you an email with the explanations.
Kind regards!
Hi,
Somehow variables from the translation manager are being displayed instead of their values. How do I fix this? http://smartwalkintubs.com
Hi Joey,
I hope you received my email. I am also going to post the answer here:
If you don’t use the translation manager, then you have to deactivate it and, in the menu and widget’s title, replace the message keys (this is only available if your site was built based on the demo import).
To deactivate the translation manager, please go to Appearance->Theme Options, select the General Tab and expand the Internationalization section. Here, unchecked the Enable filed and, after that, click the Save button.
After I opened your website, I saw that it looks OK. No message key is appearing.
Can you send me a screenshot and eventually your credentials for your WordPress installation so that I can take a look?
Thank you!
Is there a way to rename the posts page from “Blog” (seems to be hardcoded into the theme) to be the page title?
Hi,
In the get_page_title($page_type) function in mundus-util.php file, you must change this line:
$title = __(‘Blog’, ‘mundus’);
with:
$title = __(‘Your Title’, ‘mundus’);
I hope this will help. If you need further help, please let me know. I would appreciate if you could rate the theme.
Best regards!
Hi, Is this theme mobile compatible?
Hi!
Although Mundus has a fixed layout, it displays correctly on mobile devices, too. The theme was tested on iPad (Chrome, Safari) and IPhone 4, 4S (Chrome, Safari).
Thank you for inquiring!
Good afternoon. Before buying your theme I would like to know if the theme is translated into French? thank you Jerome
Hi!
The theme is not translated into French, but it can be, as it has support for translation.
If you would like to take a look inside its administration console, please send me an email and I will send you a test URL + credentials.
Best regards!
Thank you very much! It’s great if it can be translated! I am willing to receive test codes but I do not know how to send an email. I am also interested in your other theme (finesse) ... Then I try both? What are the differences between the two? thank you Jerome
You are welcome, Jerome!
I can give you a test account for each of the two themes.
The difference between the two themes resides in the design and also in the fact that Finesse has an administration interface with more settings.
You can email me from my profile page, bottom of the right column: http://themeforest.net/user/ixtendoBest regards!
Heya!
[hr visible=false] doesn’t seem to work at all. It removes the [hr] break entirely. [hr visible=true] works , but I would like for the break line not to be visible. Using false just removes the [hr] all together.
Kindest regards!
Hi,
You must put the value of the attributes between quotes, like this:I hope that helps.
Best regards!
Thanks for the quick reply
I tried both[hr visible="false"]and[hr visible=false]but to no avail. Both of them removes it completely.Ok, then you can send me your WP site address, plus your WP username and password and I’ll take a look.
Please don’t forget to copy/paste the conversation that we had here to the email that you will send me.
Customer Support Announcement
Dear Customers,
Support for our items has moved on our forum.
From now on, customer support will be provided only on the above-mentioned forum.
I’m waiting for you on the forum that, hopefully, you will find efficient and helpful.
Thank you very much!