450 comments found.
i might has asked this before, but I wanted to ask if any builders for this template is coming?
Thanks!
Hi there
Not as of yet
But you will see something Big by December 
Hi Ace,
Pages front-end look really nice, I’m considering a purchase but I don’t see any blog/comments block in your Sketch file.
Could you tell me if you’re working on it or if you have a template who suit my behavior?
Best regards, Fred
Hi there
We are working on an update
for Pages frontend. It will be available on end of Octomber
Thanks for your quick reply.
It’s just an update or a full new version. I mean, if I’ll buy Pages now, I would be entitled to this update? 
And, about this update, I have a technical question : do you plan to use Bootstrap 4, which would imply changes in the code?
All updates are given away for free
Sorry we don’t have plans yet to add Bootstrap 4
Thanks for your informations 
Dear author, I have the following questions regarding less: I make changes in pages/less/themes/default var.less and nothing happens. Do I need to compile? How can I do that if I don´t have access to the server terminal? Thank you!
Hi there
Yes you need to compile it
, You can compile it your local PC and upload it back again.
Hello
I was a little confused re the description of the template.
I was expecting to by a Wordpress template, but on download I realise it isnt and now I cant use it.
So sorry for inconvenience but would I be able to get a refund.
Thanks in advance
Miranda
Hi there
Alright, I will take your word for it
You will have to send a refund request
Hi there, first of all great template, our love started with the backend template and frontend looks great as well. Do you provide code which I can use to enable search with the template ?
Hi there
Its in bundle/demo/html/assets/js/script.js. This code is movable to any file you like 
Ace, I dont see a demo folder inside the bundle, see screenshot here http://imgur.com/a/p0q3f
- Kumar
Hi there
Sorry my bad go to samples/01/assets/js/custom.js
// Initialize Search
$('[data-pages="search"]').search({
// Bind elements that are included inside search overlay
searchField: '#overlay-search',
closeButton: '.overlay-close',
suggestions: '#overlay-suggestions',
brand: '.brand',
// Callback that will be run when you hit ENTER button on search box
onSearchSubmit: function(searchString) {
console.log("Search for: " + searchString);
},
// Callback that will be run whenever you enter a key into search box.
// Perform any live search here.
onKeyEnter: function(searchString) {
console.log("Live search for: " + searchString);
var searchField = $('#overlay-search');
var searchResults = $('.search-results');
/*
Do AJAX call here to get search results
and update DOM and use the following block
'searchResults.find('.result-name').each(function() {...}'
inside the AJAX callback to update the DOM
*/
// Timeout is used for DEMO purpose only to simulate an AJAX call
clearTimeout($.data(this, 'timer'));
searchResults.fadeOut("fast"); // hide previously returned results until server returns new results
var wait = setTimeout(function() {
searchResults.find('.result-name').each(function() {
if (searchField.val().length != 0) {
$(this).html(searchField.val());
searchResults.fadeIn("fast"); // reveal updated results
}
});
}, 500);
$(this).data('timer', wait);
}
});
Thank you for your reply Ace, I will get back to you after testing it. BTW the template used a few .svg files (Parachute.svg Prizemedalion.svg), do you provide other images from the set, else can you share the library name where they come from.
-Kumar
Hi there
Sure, I will check and get back to you
Hi – Do you have a package for meteor?
I have the on for Pages Dashboard but also need it for Frontend.
Do you guys offer a merged version?
Thank you.
Hi there
No we currently do not have a frontend package for meteor but working on a merge version.
Just curious when the rest of the blog updates will be finished? – Thank you
Hi there
Were you able to use the blog template I sent you
Aaron we have been very silent on upcoming updates or new products, because something big is cooking 
Hi there, I’ve purchased both your front end and backend – and I’d firstly like to say how well put together they are! Your templates are truly beautiful.
Just a quick question. How hard/easy is it to combine elements from the backend and the front end? For instance, I’d like to use the side menu from the backend with sample #6 from your front end. Is that something that is possible, or will I have to merge some CSS to make it happen?
Thanks!
Hi there
Thank you for purchasing both!
Well its not very, It all depends on the elements that you would like to emerge, Do you have them in mind ?
If you can let me know I will add them add give.
Hello Ace,
can you please send us all PSD file for the 70 sections
thank you
Hi there
We have a sketch version available are you ok with that ? 
This might be a stupid question but your instructions don’t seem to make sense to me. Do you have a step by step instruction on how to get the php mailer working? Ive done what is instructed but nothing seems to be happening?
Im looking to use sample 04 for the time being and i would like it to email me directly when someone completes the email field.
If you could in the most simple terms send me some instructions it would be greatly appreciated.
Thanks Dan
Hi there
Sorry about the late reply, Hope you had a great weekend. What is the issue that your facing ? In the file _lib/mail.php
$mail->Host = 'smtp.gmail.com'; // Specify main and backup server (this is a fake name for the use of this example)
$mail->Username = 'xx@gmail.com'; // SMTP username
$mail->Password = ''; // SMTP password
$mail->SMTPSecure = 'tls'; // Enable encryption, 'ssl' also accepted
$mail->Port = 587;
Did you change the following ?
If you still find it difficult let me know ?
I would like my money back, it is a beautiful template with a lot of resources. But the way this was listed it lead to believe that there is a site builder in place to drop the blocks of content. After reviewing, the documentation provided the content blocks are not as accessible for me to be able efficiently build a site quickly.
Hi there
I see you have got mis-understood, We have not mention anywhere or specified anywhere we are issuing a builder. We are reputed here at envato and we have no reason to mislead any buyers or showcase it as a scam. We have been in envato for 2 years and being an Elite author we have no scam going on here, We might mis a deadline but we do our best with our small team. I would like to specify that message before I refund. Refund has been a joke lately asking back money on instances saying “I mistakenly purchased”
You can request here https://themeforest.net/refund_requests/new and please read before you do https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-I will be more than happy to refund your money back with an approval from me when you send the request. I have no control over when the money is deposited but I can approve it right away.
Have a great day!
Approved
Thank you for reaching out to me. I did not intend to make it sound like you are scamming anyone. I dont believe that at all. Based on the description talking about content blocks and my understanding of other templates here on themeforest. I automatically assumed that it had a builder. Thank you for your quick response, great customer service and willingness to refund.
Hi! We have used this template for a website but we notice that the scrolling images on the home page shudder when they slide into view. I can also see this is happening on your sample index page 8. Also when you click the arrows to change picture, it does not respond. We are using Chrome. Do you have a fix for this issue? Let me know. Many thanks!
Hi there
Is it shuddering alot in your case, We had a few issues of it at different times, Mostly in chrome 
Can I be added to the github repo? My username is dmlittle, Thanks!
Hello, i checked the theme from iPad/GalaxyTab, IT doesnt work. Not responsive… What can i do? Did i edit anything wrong? I can Send you the Link to my page if neccessary
Hi there
Can you share the link with us 
Can you pelase help me on configuration the mail.php script. i dont get it working
. Page i already online but after clicking on “Send” button, i get the loader gif but nothing happens :-/
Hi there
Yes 
First open the file _lib/mail.php in that
You will find the following variables,
$mail->Host = 'smtp.gmail.com'; // Specify main and backup server (this is a fake name for the use of this example)
$mail->Username = 'xx@gmail.com'; // SMTP username
$mail->Password = ''; // SMTP password
$mail->SMTPSecure = 'tls'; // Enable encryption, 'ssl' also accepted
$mail->Port = 587;
Change it according to your host, The following port and host are Google mail settings.
Great, thx, got it working with another way now. thank you 
Thank for awesome template and it saves me a lot of work. Actually I bought Admin and Frontend Pages templates. As you know you do have login.html template in your Admin page template, but it’s not responsive. I want to do same template as login.html with front end Page templates. Could you give sample layout code for this one for Frontend Page template.
Thank you.
Here an example: https://about.me/shannonsnow Can you give me simple layout code. Thank you.
Hi there
Thank you!
for purchasing. Yes copy the HTML login code from pages admin and I have included the extra CSS stile here
Remember to include the extra.css file in your login html ( currently its not)
Hi,
I’m putting together a site right now and the swiper plugin does not seem to be working in any fashion. I saw there is an updated fix for this in a zipfile on revox, but my permissions are forbidden. Could you send me the new swiper plugin? Thanks
Hi there
That is strange, all you have to do is upload the swiper.js file, Did you check file permision via ftp ?
Also could you share the browser console log 
Hi Ace – just wondering if your blog layout is finished? – Please advise. Thanks, – Aaron
Hi there
Sent it via email
it should be ready by now.
Hi Ace – will you please try sending again – never received your e-mail (I checked junk and spam filters too – - nothing there!) Thanks
Any idea why the arrow for the drop down menu isn’t working?
http://uniqueops.comHi there
You are missing the following
http://help.revox.io/uploads/default/original/1X/6a4fd45c33098184d08ddda67f021576c8c2ffd3.pngplease make sure you have pages/fonts
directory
After a WordPress update for my Patti theme, the Frontend of Visual Composer plug in did not work anymore. After a search for a solution I purchased Visual Composer from WPBakery. I need to reinstall en activate this plug in I purchased myself to see the Frontend builder again and work in it. My question is if I reinstall this plug in, will I keep what I build in the plug in which came with the theme? Will I see the same content (sections, elements and rows) in the reinstalled plug in. I don’t want to lose what I already build.
Thank you in advance. Kind Regards, krista
Hi there
Are you sure your commenting on the right theme ?
This is Pages Frontend and its not a Wordpress theme
I have no idea, I asked somebody from Envato Market Help. He said to ask the authors of the theme Patti, with a link how to contact the authors. Apparently this is not the right place to ask. It is not clear for me who can help me with this question and where to ask this question.
Could you please send me to the correct support page, not the page that explains where I should be, because that is not helping as you see.
Thank you.
and according to the records you have to purchased it.
We can not be responsible for other authors theme issues.
Is it this ?
https://themeforest.net/item/patti-parallax-one-page-wordpress-theme/7068682Thank you so much. You really helped me!