58 comments found.
Hi i have issus to run the contact form. Domain: https:/aldami-gmbh.de
Hi Lois91
For contact form , check this URL
1. https://recordit.co/TGfP8Q9PPQ
3. You have done custom work inside contact-1.html file. In this you have used recaptcha. We didn’t put the recaptcha in the shapen template.
Thanks
Hello Sir
i’ve purchased HTML version.
can you go ahead process for refund of angular version.
Thanks
Hello.
Kindly assist with how I change the Font colors of the words on Home page sliders.
I also saw that on mobiles, the home page sliders are a bit shaded with white thus making the black words to be visible but on larger screens like Laptops, etc it does not have that shade of white which makes it difficult for reading.
Thanks
Hi
check this
for slider text color https://recordit.co/t9UfHhFkJ1
for slider shades https://recordit.co/VYTkd3J1VD
if any issue please contact on 7xthemehelp@gmail.com
Thanks!
@7xtheme thanks for your reply.
The contact form is not working. When i click send, nothing happens, the page just loads.
I have also followed some instructions on one of the above old comments but I have no luck.
Hi
Check this https://recordit.co/TGfP8Q9PPQ
ok I am checking it now. Will give feedback
//__ Contact form home page function by = custom.js________//
jQuery(document).on('submit', 'form.cons-contact-form2', function(e){
e.preventDefault();
var form = jQuery(this);
/* sending message /
});
jQuery.ajax({
url: 'https://www.kagodevelopment.co.za',
data: form.serialize() + "&action=contactform",
type: 'POST',
dataType: 'JSON',
beforeSend: function() {
jQuery('.loading-area').show();
});
jQuery('.cons-contact-form2').trigger("reset");
return false;
},
success:function(data){
jQuery('.loading-area').hide();
if(data['success']){
jQuery(" "data['message']" ").insertBefore('form.cons-contact-form2');
}else{
jQuery(" "data['message']" ").insertBefore('form.cons-contact-form2');
}
}
/=========================== Document on Submit FUNCTION END ===========================*/
if ( isset( $_POST[‘action’] ) ):
$name = filter_var( $_POST['username'], FILTER_SANITIZE_STRING );
$from_email = filter_var( $_POST['email'], FILTER_SANITIZE_EMAIL );
$phone = filter_var( $_POST['phone'], FILTER_SANITIZE_STRING );
$message = filter_var( $_POST['message'], FILTER_SANITIZE_STRING );
$to_email = "phillipkhunwana@gmail.com"; // To email address
$to_name = "Kago Development Managers Website";
$email_subject = 'You Have Received a Message From ' . $name . '.';
if ( ! empty( $name ) ) {
$email_subject = $name . '.';
}
$email_body = "You have Received a message from: " . $name . "
";
$email_body .= "Phone: " . $phone . "
";
$email_content = nl2br( $message ) . "
";
$email_reply = "You can contact " . $name . " via email, " . $from_email ;
$prepared_message = $email_body . $email_content . $email_reply;
// You can consult https://github.com/eoghanobrien/php-simple-mail for more details
require 'class.simple_mail.php';
”; $email_content = nl2br( $message ) . ”
”; $email_reply = “You can contact ” . $name . ” via email, ” . $from_email ; $prepared_message = $email_body . $email_content . $email_reply; // You can consult https://github.com/eoghanobrien/php-simple-mail for more details require ‘class.simple_mail.php’; /* @var SimpleMail $mail */ $mail = new SimpleMail(); $mail->setTo( $to_email, $to_name ) ->setSubject( $email_subject ) ->setFrom( $from_email, $name ) ->addMailHeader( ‘Reply-To’, $from_email, $name ) ->addGenericHeader( ‘X-Mailer’, ‘PHP/’ . phpversion() ) ->addGenericHeader( ‘Content-Type’, ‘text/html; charset=”utf-8”’ ) ->setMessage( $prepared_message ); $sent = $mail->send(); //echo $mail->debug(); if( $sent ) { echo json_encode(array( ‘success’ => true, ‘message’ => “Message Sent Successfully!” )); } else { echo json_encode(array( ‘success’ => false, ‘message’ => “Server Error: mail method failed!” ) ); }
else:
echo json_encode(array(
'success' => false,
'message' => "Invalid Request !"
)
);
endif;
die;
it still doesnt work
send us your website URL on 7xthemehelp@gmail.com
To whom is may concern, I purchased your template 1 hour ago and I’ve been trying to upload it through godaddy and through wordpress… however it doesn’t work I’ve tried countless times to upload the folder and the zip file, it doesn’t load up??? It gets to 90% and then says it failed. I’m gonna just find another template elsewhere can you please refund me the money for the purchase.
This is static HTML Template not a WordPress theme any issue please contact on 7xtheme@gmail.com
Hi,
https://ibb.co/PrgTm0hWhen we receive a message, their is no name and message in the mail. Only the email address shows up. If you fix this can you already put a line in it for a phone number?
Kind regards, Davina
Hi
use form-handler.php file for three field https://prnt.sc/xaxpus If you have to take four fields, use the form-handler2.php file https://prnt.sc/xayc0xif any problem pls contact on 7xthemehelp@gmail.com
Thanks!
Hi,
The site is almost ready, i tried to test the contact form, but it keeps loading. Can you check this?
http://bouwgroepstedi.be/contact.htmlKind regards, Davina
Thank you!!
Hello your pages are very good, you will have it but in Angular? only html, css, js, etc. No php
This is static Html template not Angular version
How can I change the Shapen color skin to a black and white style? The yellow does not go with our logo. Thanks in advance!
Hello geek85257
Check this video https://recordit.co/AHtPITntP1 We have used 8 color skin https://prnt.sc/vl88t9You have to change the color in the CSS file to do the color you want.
Thanks!
I have opened a refund ticket since the day I purchased this theme and i haven’t got it yet.
I needed a WordPress theme, not HTML can’t do anything with it.
Need a refund ASAP
PC: 9ae4cd42-eeaa-4e83-b448-378eaa507573
Hello leohysaj
We are clearly mention that shapen is a HTML Template. It is not a WordPress theme. please check our preview image and our description
Thanks
How do I change the skin color? thanks
I want to sell a website with your theme. Which license should I buy?
Hello 7xtheme,
Loving the template, thanks. Very easy to use and understand. Can you please explain how to remove the small black boxes that float around the slider banner in “index.html” under the div id=”welcome_wrapper”?
Awesome…thank you! Easy fix! Is there a way to get the border box in the same section to stop dancing (turn off animation) and have it be static?
Thanks a bunch!
Can you rate our item if you are satisfied with our cooperation?
Thanks
Hello again,
Is it possible to have a separate project gallery for each category? Currently, I’m using the masonry format with 12 “projects” and I have them in two categories “cat-1” and “cat-2”. When I click the “mpf-link” to open the image from the “image-effect” link it opens a larger window where all 12 photos can be scrolled through with the arrows. I would like any “cat-1” to only open category 1 photos (say 6) and any “cat-2” photos to only open category two photos. What is the easiest way to achieve this? Do I need to create and “mpf-link2” in the .css file?
Awesome! Thanks for the quick reply. I am very pleased with your service and support. Great work!!
I was able to get that to work for “image-effect-one” items.
I’m trying to do something similar for “image-effect-two” items but when I add multiple “a-class” href I am getting another “fa fa arrow” box on the image-effect-two-hover. Even if I remove the second I still get a blank box on hover just without the arrows. Is there a way to remove the second (third, and 4th boxes) from the hover? Thanks.
Example Project
Example Location
hi check this link https://recordit.co/VzBOitVD6E
Hello again,
I am building another gallery with the opening div = “div class=”portfolio-wrap work-grid row clearfix”
There are two “image-effect-one” items each in their own div… div = “masonry-item mfp-gallery cat-1 col-md-4 col-sm-6 m-b30” div = “masonry-item mfp-gallery2 cat-2 col-md-4 col-sm-6 m-b30”.
I cannot get the two preview images to display in the center. They are both justified to the left.
The gallery is inside a div = “container fluid”...is there a way to center this div or to center the two image-effect-one columns?
Thank you!
Hello Send us your ftp detail and website url on 7xtheme@gmail.com Our team will check it Thank you
All good, I added a third category and the column layout col-md-4 col-sm-6 m-b30 looks better now.
Hello again,
Would you know why the Contact Form isn’t displaying the “Message Sent Successfully” when we hit “Submit”? It was working but it no longer is.
The email is still coming through so there is no issue with the code but when we hit “Submit” the page just goes to the white “Loading” screen and stays there until we refresh the page.
Hello InanimateOne
Send us your website url on 7xtheme@gmail.com our team will check it Thank you
0b49a4a6-a602-4d6f-91c1-f923bc5ac116
wrong purchase
I bought a theme for wordpress, a theme was delivered in html, I need to redo the purchase.
Hello bigagencia
We are clearly mention that shapen is a HTML Template. It is not a WordPress theme. please check our preview image and our description
Thank you
I understand, I live in Brazil and I got confused, I bought it wrong, I was buying a theme for wordpress, I liked your layout, I bought it wrong, sorry.
I would like to cancel, I will not use, sorry.
Hello is there a possibility to install the english and the russion language to my webside with this template?
Hello Web-interaction
This is static HTML template not a WordPress theme
How can i remove the small pics (on the bottom right side) from the slider
Hello lorents
Check this url https://recordit.co/UbB6eEkcfx
and any issue Please contact on 7xtheme@gmail.com
this is for wordpress? we buy this but dosnt work with wordpress
Hello 990media
We are clearly mention that shapen is a HTML Template. It is not a WordPress theme. please check our preview image and our description
Good morning, how do you reduce the height of the slide on the home page?
Thank you
Good job
