Discussion on Pages - Multi-Purpose HTML5 Website Template

Discussion on Pages - Multi-Purpose HTML5 Website Template

By
Cart 2,765 sales
Well Documented

ace supports this item

Supported

This author's response time can be up to 1 business day.

450 comments found.

Hi Ace – Curious when the Blog pages will be released? I am using your template now and we’re hoping to build a blog ASAP – any idea on the timeline ? Thanks – I cant wait to see what you guys will put out next!

Anything you can share with me about a blog page / article page design release for Pages Frontend? Thank you

Hi there

Yes :) Im sorry about the late reply. I will be adding an update this week for Pages Frontend

How do I prevent the header from scrolling with the page?

Exactly :)

Hello Ace,

So I noticed that once you use ‘Static’, the drop down menu always goes under the jumbotron.

It also does disappears before you click on the it for other sections. Please can you check?

Hi there

Sorry it took such a long time to sort it out.

You can use the following css in and add the class “static-header”

body.static-header .header {
  position: absolute;
  left: 0;
  top: 0;
}

There is a glitch in the jumbotron when the header navigation reaches top position.

When smoothly scrolling down on the pages http://pages.revox.io/frontend/1.1.0/html/13/portfolio.html and http://pages.revox.io/frontend/1.1.0/html/05/index.html a 20+px glitch of the image in example 5 and on the Copy on Example 13 can be seen, when the header navigation reaches top position.

This happens exactly when the navigation changes class from affix to affix-top. btw the affix-top class is not defined in any css. Which might be ok, but the jumbotron or Hero Images must deal with that issue.

Can you fix is, so that the images and text in the jobotron are not “jumping”?

Hi there

Sorry I could not reply earlier. I understood the issue. Here is your issue track.

https://github.com/revoxltd/pages-frontend/issues/45

If you do not have access to github, please let me know your github username

Hi Ace, When do you think this issue will be fixed. Just adding it to github without tackling it will not do the trick ;-) – or does it mean the community should fix that?

Hi, do the Wordpress version release? Thank you.

Hi there

Yes :) but not Pages something new ;)

Hi, When will the Wordpress theme be released? :)

Replied :)

Hi,

I’m having some issues getting the tabs to work from demo page 5. Can you take a look and tell me what’s going on? My Chrome console isn’t showing any errors.

www dot d u r g a astrology dot com slash legal

Thanks.

Update: I’ve actually fixed the issue. For some reason the .tab-pane {display:none;} and .tab-pane.active {display:block;} were not accessible in css. I’ve added them and now all is well! :)

Great :)

hello ace Great template – lots of choice – well worth the money. I have one small thing that is bothering me, maybe I’m missing something, if you could take a quick look. The top slider snags or jerks a little. I put it up – www.stopaffaires-gard.fr – to see if it’s smoother online but much the same. Is there anyway I can improve this? thank you coulson

Hi there

Strange!! :( Not what I’m seeing, I’m seeing a minor jerky feeling on the text. Is it possible to get a video capture of it ?

Hi ace So I tried on another computer with a better network and it is a LOT smoother. I think I might have wasted your time. For whatever reason it does it on chrome and not on Edge is down to my network (?). Thanks for having a go anyway

No worries :)

I just bought this thinking it comes with scss files :(. Any plans to add them? is there also a github repo for this? if yes, please add me username: vhpoet

Hi there

I’m sorry :( we did not mention that it had anywhere. Yes we have plans. Dashboard has the similar SCSS files so will be easy

Hi,

When adding the submenu “mega” to the navigation of sample Design nr 7 it does not open when the main navigation is in the middle or only close to the top position. It only open when in top position.

Which class attribute has to be added to the mega menu to get this fixed?

See screenshots of this issue here:

great theme, btw. nice greetings

Hi ace! Found some time to take a look on that issue? would be nice… greetings from the sunny alps.

Hi there

Extremely sorry I missed this :o looking at it now

Hi,

Great theme! I have two questions, is this fully compatible with Pages Admin (in terms of being able to use elements of one in the other without any conflicts), and do you have any plans to add some e-commerce pages to the template in the future?

I’d really love to be able to use pages frontend with pages backend and it would be great to have:

+ Sliders (OwlCarousel or similar) – featured, sales, blog posts, brands, related products, upsell products, etc. + Sliders (eg. Revolution Slider, etc.) + category grid and list views + horizontal megamenu (with many levels) + vertical megamenu (with many levels) + product pages (different options for layout) + category pages (different options for layout) + account portal pages (eg. quotations, invoices, delivery, support history, etc.) + FAQ/Knowledgebase + Forum/Social Pages + media gallery

i’m looking to use this as a skin over an already existing framework and these features would be really handy to have built-in to the core template.

Hi there

It is not fully compatible with with Pages Dashboard, But we have used the core elements code including LESS and JS, It has a similar resemblance :)

We are working on something new ;) Too early to say what it is.

Hi Ace,

Thanks for the update, I look forward to it!

Hello: I just purchased the Pages-Frontend. Love it, thanks. AND, I also really need a BLOG page. And haven’t been able to find one in the samples. Is there one? Is there a fairly simple way to add one? Thanks.

Boundary

Hi there

Yes the blog layout seems to in more demand, I’m going to start a design for it today :) Will post in the comments section when ready.

Thanks Ace. I look forward to it. And I appreciate the quick reply as well.

Hi Ace: Any chance of getting that Blog layout? Thanks.

Hi ace – I have the same program as ardagundogdu on the sliding footer not working on apple device. Could I have the github access please? My ID is pjlam thanks.

Added you in :)

Hi Pages

I’ve just finished putting together my site, uploaded it to my server but it’s just plain html text, I made my changes with brackets and uploaded to server via a zip file…

Please help

Regards

I’m using a mac and somehow compressing the files into a zip made me lose a lot of detail. It’s working great now, however I have another problem I can’t seem to understand how the php form works… and is there a way to make the background video auto play on tablets/mobile devices? It shows a play button behind the landing page

Hi there

We have taken care most of the things in the email sending part, You just need to add your email credentials in the file _lib/mail.php

For iOS devices no :(

Hello, I want to insert a video instead of the ipad in the “11 index” (I don´t care if it´s embedded from my web or from youtube, vimeo…) and I haven´t seen any example inside the folders.

Could you please help me. Thank you very much!!!

It’s easy. You can use the same classes and attributes used in the ipad element for your video. ex: When embedding a YouTube video:
 <iframe draggable="false" class="ipad lazy" width="560" height="315" src="https://www.youtube.com/embed/gDrZ15QCaBU" frameborder="0" allowfullscreen data-swiper-parallax="80%"></iframe>

Hi there – 1) Is it possible for jumbotran image not to take up the full screen. Basically I like to use the #10th template, but have 3rd quarter or half image screen like the #5th template. I tried removing jumbo full-vhor using jumbotran demo-custom-height-1 or removing full-heightbut it didn’t work, I tried not to touch your css file

2) I changed the #10 template from header bg-header transparent-light to header sm-header dark, scrolling down the header stayed dark, however when I scroll up, the header went white, as in here: http://imgur.com/MsCJVq3

Thanks!

Thanks I ended up adding couple things to demo.less. Adding @media only screen and (mid-width:320px) with .demo-custom-height to 80%, 480px I changed from calc(~‘100%-135px’) to 70%, 768px to 65%

One questions on menu content in navbar, I switched to vertical classic menu arrow pulldown from horizontal. However when the # of words in each menu item exceed >19 characters it spilled to a second line. How do we “widen” the pull down menu width? I look at var.less and it has menu-toggler-size but not sure how the width is determined? Thanks.

Hi there

Sorry about the late reply :(

Open layouts.less, line number 1565

& > .classic{

}

the attribute is min-width: 220px; you can change that :)

Thank you! That works, FYI the line # is 493 for me @ layout.less modules

Hi there, is there a way to replace the background image on mobile (sample 1)?

Hi there

Yes! :)

Scroll down in your source code and find the div with the class “screen”

This is your mobile phone

<div class="screen">
    <div class="iphone-border"><img alt="" class=" 
" lazy="" loaded="" src=" 
" />
</div>

Replace the image src with your new image path</div>

Hi, thanks for your reply but there’s no screen class within the code. This is the code I need to modify in order to have a different background image on mobile screens:

<div class="background-wrapper" data-swiper-parallax="30%">
                         <div class="background" data-pages-bg-image="assets/images/hero_1.jpg" />
                  </div>

with this i want domain name and hosting then whats the charge

Hi there

For now we do not have a hosting package :)

Hi Ace,

I noticed that the class slide-up animation on the bootsrap modals doesn’t work very well on mobile devices (as each time you tap on a input field the form re-animates) is their work around on this so it works as it should on a mobile device?

Thanks, Danny

Ok thanks Ace, once fixed will you drop me a note and I can go check it out, thanks.

Will do :)

Hi Ace, is there an update available for the slide-up animation? Thanks.

Hello Ace,

can you provide us the all 80 UI Block screenshot or documents files which you have mention, its good for us

because i have review the but not found all 80 UI Block.

Hi Ace,

Thank you for sending the all block screenshot, one more question about is there PSD file available for all block?

Hi there

We do not have the PSD ready, We are also working on that now :)

Hi – I recently bought the Pages Frontend. Great design, but the contact form won’t submit. Nothing happens – including error validation – when the submit button is clicked. Have you experienced this before?

Hi there

Do you see the same issue in the live demo ? :) We have update it, Please make sure you download the latest, If the issue still is there, Drop me another message

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey