15 comments found.
Hi Morad,
This is a nice template but before I do the purchase I want to make sure if this can cover what exactly I want, can you tell me shortly if it’s possible to use my vertical logo png with a transparent background instead of that Mobile Contact form feature you used in the header?
Really appreciate Mahsa
Hello Masha,
Do mean that you want to remove the mockup with contact form and replace it with another image which is a vertical logo? If that, then yes it’s possible.
Regards, Morad
Hello – having an issue on image gallery (issue appears also in your demo) Images don’t appear at 100%you click on the tabs above…
Please provide fix asap
Hello there,
I’m very sorry for that late!
Thanks a lot for this report, we didn’t observe that.
What do you mean with ‘image gallery’? Do mean the issue at the banner section? So i have fixed this problem and you can check preview again.
What do you mean with ‘Images don’t appear at 100%’? I didn’t get the point.
Regards!
On your demo, please go to “What we do” section > scroll down to “Our works”> click on one the tabs above the images.
They reorder, but images are cut…
See ?
I see that it’s working normally. There is no clipping or cutting appear on the images when clicking on the sorter.
I use Google Chrome Version 61.0.3163.100. Also tested on Firefox.
hey yeah i’m seeing that its not working only on my navigator (Safari). Maybe because of one of my plugins…
So i assume its on me then.
Sorry :s
No problem
Thanks for the report!
Please how can i add an html link to the images ?
I tried on first image but doesn’t work…
Thanks
Hello there,
Sorry for late!
The link you need to change the a tag that has class portfolio-lightbox
You need to remove the class portfolio-lightbox from the link you edited to use as external link. Then replace this link class with portfolio-link
Next, open styles.css, then go to line 1857 and replace .portfolio-item .portfolio-lightbox with the following:
.portfolio-item .portfolio-lightbox,
.portfolio-item .portfolio-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
transition: all 0.3s;
}
I hope this helps!
did the changes but still not working – I’ve sent you my files at mooraa.xd@gmail.com..
Hello there,
Sorry for that!
Keep the changes i asked you to do and update the function portfolioLightbox() in all.js with the following:
function portfolioLightbox() {
$('.portfolio-items-list .portfolio-lightbox').magnificPopup({
type: 'image',
gallery:{
enabled:true,
callbacks: {
beforeOpen: function() {
// just a hack that adds mfp-anim class to markup
this.st.image.markup = this.st.image.markup.replace('mfp-figure', 'mfp-figure mfp-with-anim');
this.st.mainClass = this.st.el.attr('data-effect');
}
},
closeOnContentClick: true,
midClick: true // allow opening popup on middle mouse click. Always set it to true if you don't provide alternative source.
},
removalDelay: 300, //delay removal by X to allow out-animation
callbacks: {
beforeOpen: function() {
// just a hack that adds mfp-anim class to markup
this.st.image.markup = this.st.image.markup.replace('mfp-figure', 'mfp-figure mfp-with-anim');
this.st.mainClass = this.st.el.attr('data-effect');
},
},
closeOnContentClick: true,
midClick: true // allow opening popup on middle mouse click. Always set it to true if you don't provide alternative source.
});
}
I hope that helps!
thanks, link is working now but kind of lost the nice text animation 
No problem!
Open styles.css, then go to line 1901 and replace .portfolio-item:hover .portfolio-lightbox with the following:
.portfolio-item:hover .portfolio-lightbox,
.portfolio-item:hover .portfolio-link {
opacity: 1;
}
Great Support !! 
Thank you dude
It’s my pleasure!
I aprreciate if you made evaluation rating for the item if you wish.
Hello,
Pre-Order question : Love the theme however can i use the Gallery to open a link ? (instead of lightbox image actually on demo)
Thanks
Hello,
It sure possible, but in fact i didn’t include a ready external page for single portfolio!
Hello, great template, but i find a problem when i send 2 forms together in the script. There are 2 forms
1- Form in slide name’s id= contact-form
2 – Form above footer name’s id=contact-form2
Contact-form2 work correctly. Contact-form (1) not works. I looking in the script all.js are defined contact-form2 and there are contact-form2.php folder, if i try to rename in main page id contact-form to contact-form2 for use the same code in the first form have a conflict. Can give me a solution?
Hello there,
I have checked the online version used and the 2 forms send correctly. Also i downloaded the submitted files and tested it online, and it’s working correctly.
Please tell me, for the form in header, does it give you a successful message but you didn’t received the message, or the form itself don’t respond?
ok, that’s fine i copy the code and replace , from the online version in php form, and it works fine. Thanks
It’s my pleasure mate
.. Thanks for your rating.
Hello,
The preview is no longer working.
Please fix it so I can buy it.
Thanks 
EthanF
Thanks for informing dude! It’s working now 
Another concern:
The main background image does not show properly on IOS devices. It is not responsive.
Please fix. What adjustments can users who already purchased this theme make to correct this issue?
EthanF
Hello, First af all compliments for this theme!
I need a small help.
1) How i can create a contact section with a contact form? i dont want to use the “smartphone form” on top but prefer a contact section on bottom.
2) In portfolio section, is possibile add a data sheet for each photo i open? If i have to buy some items is not a problem.
Please let me know, thanks and best regards!
Hello,
Can you send to me a support email via mooraa.xd@gmail.com ?
I’ll be glad to help you.
Explicit Concepts
Hi, thanks for you reply. I send you en email some minutes ago, i wait a your reply. Thanks a lot and best regards!
Hi there!
Your template looks pretty awesome!
Got a question: my website is wordpress-based. Is it compatible?
Thanks a lot! Marco
Thanks for kind words! 
It’s only HTML template, and not compatible with WordPress
- Responsive design is not proper in IE
- Script error in IE
Also, needs support on sending email script. We need to send email once for filled. That script is not there. Please assist us on that. Pay now page is also not there.
Hi! Thanks for issues report. I have made fixes for IE responsive issues and the script error. The main file will be updated in a few hours.
For the second point, i couldn’t understand what actually you mean where you said “needs support on sending email script. We need to send email once for filled.”
We have a form inside mobile in the header. If that form values filled, need to send an email to the specific id. If you could include that script or detail would be good! And, once you click on Pay now button, it should take us to payment page to get all user details before proceeding to payment gateway. Please include this page as well. So that the template will be complete, else it is half done only.
Also, please share the changes for Responsive and IE error fix. The site is already in production and will incorporate that alone.
For sending filled information in the form, in the php folder, you will find form-process.php file. Almost at line 27, you will find this code:
. . $EmailTo = "YourEmail@example.com"; . .
Change the email value to your one. Take in mind that it will give you result if you submitted it to web server, not local server. This beside, it’s demonstrated in the documentation of how to change the email where to receive information.
For the payment page, can you give me example for it, as i don’t know how it looks in term of content and functionality. I hope if i can do so!
For the responsive changes, we already submitted the fixes and the item is waiting for approval.
Hi, thanks able to connect and make it working. Few more things, 1. our business does not involve mobile based app. We need some other image to be shown the header section. 2. In subscribe us, updated with our mailchimp but giving an script error 3. Getting some script error
My site is, http://talent360.rmmindia.com/
Please support!
Hi,
1- For the image you want to add in header, give me example for it and let me see if it’s possible to be applied.
2- Did you followed the related documentation for Mailchimp using? Please first validate your HTML code as there are some plain errors. You have syntax errors, and using for <style> within body content where it’s not possible to be in this place.
I’m waiting your reply!
Hi, 1. the site is for recruitment software. This recruitment software, provides easy options to manage and jobs and candidates. 2. Yes followed the documentation and created the link and tried. Could you please provide sample working link to see, how is working?
Also, if you could provide Scroll up button, would be good. This will be useful in mobile view especially.
Hi, sorry for late!
1. Please give me live example so that i try to make the code suitable with your content style request.
2. The item live preview is providing a work subscribe Mailchimp form.
Please validate the HTML because there are errors.
I will add scroll up button with a new update.
Please contact me through profile message for the next issues: http://themeforest.net/item/tango-responsive-multipurpose-landing-page/14355001/support
In an organization, recruitment process will be mostly using email communication only. There is no application to handle this requirement. We are providing an application that will take care of creating job opening in company, adding candidates and selecting candidates.
Please, i need a live website example or design imagination to know what content style you want!!
Please send me a message through my profile to complete your issues.
Good Work
Thank you…
Very Nice work, GLWS 
Thank you…
GLWS Ahmed 
Thank you…
preview down
Thank you for contact .. It is fix now
GLWS 
Thank you…
Great Template ! GLWS 
Thank you…