addtwomore
- Exclusive Author
- Has been a member for 1-2 years
- Sold between 10 000 and 50 000 dollars
- Bought between 1 and 9 items
- Referred between 1 and 9 users
203
Purchases
Buyer Rating:
4.46 stars
4.46 average based on 26 ratings.
-
5 Star
1661%
-
4 Star
726%
-
3 Star
27%
-
2 Star
13%
-
1 Star
00%
| Created | 26 January 12 |
| Last Update | 13 September 12 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- carousel
- creative
- fontface
- garnet
- googlemap
- meta-box
- orange
- photography
- portfolio
- retina
- slider
- theme-option
- translation-ready
- unlimit-color
- widget-ready
© All Rights Reserved addtwomore -
Contact Envato Support


Howdy -
Got the email. Thanks much for the revised header.php file. Works great! ATB Mark
hello, I’m having issues uploading it to wordpress. It says that the style.css stylesheet is missing. please help
Hi, I’m trying to do the porfolio page as it is in the demo page. Can you give me step by step on how to do this? I’ve tried several times, and I cannot seem to get it right.
I’ve added pages on the porfolio with pictures for each project. I would like to have 3 column portfolio, and when someone clicks on its, I would like to have pictures as slider on the left.
I need step by step please… I also need to know how it’s categorized – where do i do this? thanks
Hi there,
Thank for purchased our theme
,
here some instruction .
1. Create a new page with portfolio page template
2. to have 3 columns please go to theme option -> General setting -> Portfolio columns and select 3
3. Add new portfolio , while you are on editor you will see add media on top left, add images that you want to be on slider but no need to insert in the post. then on editor you have to out shortcode as following
[portgallery type=”slider”]
Begin your content text dolor sit amet, consectetur adipiscing elit. Vivamus dapibus vestibulum dictum. Vivamus libero dui, dignissim at commodo et, cursus et arcu. Nam tempus pulvinar arcu, ac elementum turpis ultrices non. Vivamus vitae enim turpis. Nunc et arcu id quam tincidunt posuere. Donec at dui vitae lorem porta pharetra. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
4. it’s categorized by tag, you will see portfolio tags box on the right hand side.
Please let us know if this too advance or confused you or does not solve your issue. if so please send email to us support@addtwomore.com as this channel will be faster response
Regards
Thank you for the great support!! I’m almost done with the website. I would highly recommend this theme!
Hi, we use these nice theme as our portfolio: www.donmedien.com
My Question: if i try to select a portfolio-set for the slider it doesn´t work. Only the default-option (recent portfolio) works.
What can i do? Thank you for the beautifull theme!
Hi,
Thank you for purchased our theme
,
it should work properly could you please provide us wp-admin access to support@addtwomore.com
then we can find out what is wrong
Best regards,
Hi there,
We have fixed the issue
p.s. we could not send email to you from your email that send ftp to us.
please free feel to leave us a message if you need further assist
great theme and quick email support! Thx a lot!
Hi, I want to change up the order of the frontpage. So i want the portfolio part at the bottom side. Is that possible in a easy way? Greetings Maikel
hi Maikel,
Thank for purchased our theme
,
could you please send us your email we can adjust this homepage and send the file to you.
Kind Regards
Love the theme! The only thing I can’t figure out is how to KEEP the four dots that go with the rotating slider on the home page, but REMOVE the “View All < >” button(s) that are to the right underneath the slider. Any idea? If I need to remove the dots/indicators as well, that’s fine. Just want the slider to show up with no slider navigation/links involved. Thanks!
Hi,
yes but need a litte bit of customize code, could you please send us an email we will send you a customized file along instruction
Kind regards,
Hi. I’ve been testing my site on Google’s Structured Data Testing Tool (http://www.google.com/webmasters/tools/richsnippets) and have received the two warnings below. Do you know what needs to be fixed or added in Mojitos?
Warning: Missing required field “updated”. Warning: Missing required hCard “author”.
sent you email
Says it includes an about page, where can that be found?
Hi, it something like this http://addtwomore.com/wpthemes/mojitos/sample/
My site www.nylanetwork.com works on every browser, but Safari. Do you know what the issue might be? None of the menu links and work.
hi,
it cause from css overlap, you might need to add something like #main {margin-top:0 }; for safari browser only and to only effect on safari you will need some js to achieve this.
regards,
Okay, I don’t know how to do that.
Hi,
could you please wait for a moment, we will get you fix asap
Hi,
sorry for the late replay could you please send us your email we will get you the file for fix the problem
Hi, I have a problem with porfolio. There is 2 items in http://digitalmarketingturistico.it/portfolio/ but if i go on http://digitalmarketingturistico.it/portfolio/il-turistico/ there is a “Page not found Sorry, but you are looking for something that isn’t here.”
Hi,
try to save permenent link in admin agian
I tried to save the theme options, but does not work.
Hi,
we mean this one http://codex.wordpress.org/Settings_Permalinks_Screen just click save changes button
Hi,
I need put on the social links (header.php) an number telephone, I’m trying with short code but is not possible, some like:
900 900 900
or
<?php echo do_shortcode(‘[button color=”green” icon=”icon-ok” size=”large”]900 900 900[/button]’); ?>
Did you gave me an idea?
Thanks
Regards,
Just trying to filter the testimonials via the template file so I can display 6 different types on one page. I plan on adding a title between each custom loop (planning on 6 loops).
Stuck on the query, wondering if you might have a quick solution or tip for me.
the line is
// <?php $query = new WP_Query( ‘post_type=testimonial&//posts_per_page=-1’ ); ?>
I’m looking to further refine the query by querying testimonial and tag_ID=24, (using id 24 as the example).
Thanks in advance for your assistance, very much appreciated.
Erik
Hi Erik,
could you please try
$query = new WP_Query( array( ‘post_type’ => ‘testimonial’, ‘tag__in’ => array( 37, 38 ) ) );
where 37 and 47 is tag_ID you can have 6 eg. 37,38,39,40,41,42
Let us know
Fantastic, thanks so much!
Hi,
I updated the theme from V1.2 to 2.0
I have got some problems.
Portfolio is not anymore dynamic, I mean, when you click to the categories, it’s supposed to show the references without loading the page.
Another point, on the homepage, arrows do not appear anymore as well, it shows “previous” and “next” words. Same thing for the reply logo for the articles showed in the homepage.
Thanks for helping me asap.
Cheers,
Rom
Hi,
there a few things change in 2.0
regarding to “Portfolio is not anymore dynamic, I mean, when you click to the categories, it’s supposed to show the references without loading the page.” this should not be a problem upgrading from 1.2 to 2.0 as this functions is not change.
regarding to “Another point, on the homepage, arrows do not appear anymore as well, it shows “previous” and “next” words. Same thing for the reply logo for the articles showed in the homepage.”
all image is now icon font as it good for both normal and retina display you can see how to install in instruction manual
any further assist please feel free to let us know
Kind regards,
Hi again, ok all fixes for the images. But dynamic portfolio is not working yet. Could you send me your email and have a look. Thanks.
hi there,
could you please send to
support@addtwomore.comcheers
Was checking out this theme but when I click on any other page other than the homepage, I get an error.
Thank you very much
, now it fix
Great, thanks!