487 comments found.
It’s a smashing theme and I can only imagine how many hours were spent creating the amazing elements and sections that are available within this template. I have a client that would love some of these features and I was showing it to them last week. The only negative feedback I got from them was the page rendering / pre-loading seems a little glitchy.
Certain elements appear and then there is a fade-in once the window has loaded. If I purchase this Template is it possible to remove this JS/CSS and add a basic pre-loader using $(window).load(function()? AS it stands a typical JS pre-loader on top of the current configuration would not function properly.
Cheers. It’s a stunning template.
Hi saltstream,
Yes you can implement custom preloader jQuery as per your need.
Thanks,
ThemeZaa
Was loving this theme until last night. Updated to 1.1.2 and the 70 percent of the elements in VC became disjointed. More or less having to redo entire sections now. Portofolio sliders do not function correctly, Spacing is all goofy. I’m sure they’ll fix it, but this was really disappointing from what had been and otherwise great piece of work.
Hi 1205Marketing,
I think you are using POFO WordPress theme. Can you please create support ticket here – http://www.themezaa.com/support.php so our support team check it and guide you.
thanks ThemeZaa
Hi, do you plan to add FontAwesome v5 ?
Hi lenamtl,
Yes we will add this in our to-do list to add FA v5 in our future template updates.
Thanks,
ThemeZaa
I was wondering, since the Revolution Slider is in this, is there a way to use the examples on https://revolution.themepunch.com/ itself? I really love a few samples but I can’t find anything to be able to use those unless I purchase it. Thanks
Hi Flaton,
Please note that above url is for slider revolution demo for WordPress. jQuery default demos of slider revolution are not the part of item package but please create a support ticket here – http://www.themezaa.com/support.php with your desired demo, so they can guide you.
Thanks,
ThemeZaa
Hi, I’m thinking of buying this theme. Does your the Pofo support embed video ulr’s in the portfolio sections and background images? I would like add videos in the portfolio section.
Thanks
Hi runner33,
You can embed Youtube, Vimeo and HTML5 MP4 video directly or in row background in page / post content.
But if you can provide any demo url and specific section where you need video then we can provide you more guidance.
Thanks,
ThemeZaa
I am trying to use the portfolio filters to switch between small image galleries. It is working, but on page load, every image in the gallery is loaded. Is there a way to have the browser show only one group of images, like clicking on a filter before the page loads?
Hi ejdg9,
Yes obviously that will load all images, to setup pagination you will need to implement AJAX or custom language programming using database. Above is possible in our Pofo WordPress theme – https://themeforest.net/item/pofo-creative-portfolio-and-blog-wordpress-theme/21023319 where you can setup pagination, so it will first load X portfolio items and then upon next button click it will load other X items.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Hi, Just bought your POFO template. Good job !
I have a question. When using a swiper slider I want to add arrows on the left and right side of the slide, so the user can click to see the previous/next slide.
Can I add fix visible arrows to the slide ?
Thank you,
plus
Hi Plus,
In the swiper demos we have code like below and from that you can remove display-none class to make navigation visible, below is the reference code example:
<div class="swiper-button-next swiper-button-black-highlight display-none" />
<div class="swiper-button-prev swiper-button-black-highlight display-none" />
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Hi Themezaa,
How do you change the logo in the PoFo theme? I have tried many times following different options but the demo logo still shows on the page.
I went to Appearance > Customize > Header > Logo and Favicon and nothing is changing after I placed the new logo and save the changes.
I tried removing the demo logos at the page level in Pofo page settings> Header> but they show up again after I click “update”.
Please advise. Thanks!
Gary
Hi Gary,
Please make sure to change your server settings as recommended here – http://wpdemos.themezaa.com/pofo/documentation/knowledgebase/start/recommended-php-server-settings/ (especially max_input_vars) and then page save should work fine.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Thank you. I’ve done what you suggested and it worked.
Now I’m having another issue: The menu is not updating.
Only the “main menu” that came with the demo shows. I can delete items on that Menu and the change will be reflected on the page. But when I create and assign a new menu, it does not show. The page keeps showing the same “main menu” from the demo.
Please advise. Thanks!
Hi.
Brilliant template. Was hoping to get help with how to loop the centered text on the top ‘home-classic-web-agency’ page.
Regards
Hi bonzales,
That is actually revolution slider jQuery, so you will need to customise the slider in code. But for a quick guidance please create a support ticket here – http://www.themezaa.com/support.php with your online url, so our support team can check for the possibilities and provide you further assistance.
Thanks,
ThemeZaa
Amazing template. Working perfect on my retina macbook pro on all browsers. Unfortunately it seems there’s a bug on my iMac chrome browser (not retina). https://www.dropbox.com/s/rig93q3reinbzqj/TemplateBug.mov?dl=0
How to fix this problem? Thanks in advance
Hi stefanvanjole,
We have tested http://www.themezaa.com/html/pofo/home-creative-studio.html page in Mac Chrome (non retina) as well as in Windows in all browsers but we do not see the issue as you have mentioned in above video as well as there is no know issue like that reported from any users. Can you please check if you have installed any Google chrome extension which is conflicting with site style.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Hey, I am having a tiny issue with the contact form . I want to add checkbox [ compulsory ] in the end of my form but somehow the css isn’t getting added on to the page.
I also require to have an option on the contact from with multiple checkboxes instead of the existing drop down box.
Could you please point me in the right direction. Thank you.
Lovely theme btw, best ever!
Hi blamehoffman,
For additional fields in contact form, changes and logical check you will need to consult your developer to implement the custom PHP code as per your need, I hope you understand as template code customisation is not the part of item support as per Envato support policy.
Thanks,
ThemeZaa
How can i code the mobile nav bar to never expand to the full desktop navigation menu. All screen resolutions including desktop would use only the mobile menu?
Hi jazzyflash,
You can please refer below demo pages with hamburger menu style in case if you do not want to display menu items by default in all devices.
http://www.themezaa.com/html/pofo/hamburger-menu.html http://www.themezaa.com/html/pofo/hamburger-menu-modern.html http://www.themezaa.com/html/pofo/hamburger-menu-half.htmlFor any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
HI, like this, but the tabs is vertical, this is not convenient to browse the mobile side, can you modify the level?
Hi riancy7,
You mean the toggle menu navigation in mobile? If yes then that is standard navigation style of Bootstrap framework for mobile devices.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Is there any way to remove the overlays that appear when you hover over a gallery image? I can’t seem to find how to remove it completely.
Thanks.
Nevermind, I just found it. Thanks.
Hi, the site can’t load themify icon font. I’m getting Failed to load resource: the server responded with a status of 403 (Forbidden) themify.ttf Failed to load resource: the server responded with a status of 403 (Forbidden). The folder and files have the correct chmod Thanks
Ok I have fix it by removing ?-fvbane from the themify.css
Hi lenamtl,
You will need to consult your hosting support to allow ttf extensions or provide enough permission for those files and then it should work fine.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Hello there, I would like to ask you if you can help me out with the contact form…I would like to add some fields in Dutch but I dont know how to translate this a bring it to php. Can you help me out?
Volledige naam = full name Geboortedatum = birthdate School = school Straat & Huisnummer = street & number Poscode & Plaats = postcode & city Telefoonnummer = Phone Mobielnummer + Mobilephone Email Ouder = Email Perant Email Deelnemer = Email student
Can you please make me a form and contact.php I hope you can help me out. Thank you so much for this great template. Tessa
Hi Tessa,
To create custom form with your additional fields you will need to add fields in HTML/JS and then code in PHP file as per your need and for that you may need to consult your developer. But language for any form field in any type of ready demo form can be changed in HTML page as per your need.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
I tried already but It wont work… please can you make me a php file… I can make the form myself.
Hi tescreations,
Please create a support ticket with your online url, so support team can guide you.
Thanks,
ThemeZaa
On your home-creative-designer I like that there is a low opacity color covering the background image. I would like to have video covered by the color and then changing in gradient as you have it only going from one shade of blue to another
Hi epipheus,
Please create a support ticket here – http://www.themezaa.com/support.php with your online url, so our support team can check it and guide you further.
Thanks,
ThemeZaa
I’m asking you to make it possible to have the rich color overlay over top of a video instead of just image. This is the page: http://www.themezaa.com/html/pofo/home-creative-designer.html I’ve purchased already, I just want the same page but video and your example of video doesn’t work for this particular page.
I don’t want to open a support request, click more, type more, when I can get you this way. Also, people may be wondering whether you take good care of customers who have already purchased. Why should support be hidden if it’s good?
Hi epipheus,
We use this area basically for pre-sale queries and our support channel is through our support ticket portal, so we kindly request you to be in touch with technical support personal directly from there and that is better channel for users.
Anyway you can please refer video reference from this demo page – http://www.themezaa.com/html/pofo/one-page-navigation.html and implement the video in home creative designer page as per your need with lower opacity, so changing background color can be visible.
Thanks,
ThemeZaa
yes, but this does not work.
Please show me video in this page: http://www.themezaa.com/html/pofo/home-creative-designer.html
Just saying it’s possible or easy and it actually being possible or easy are two different things. Please show me.
Show me this works and I may buy again in fact.
Hi epipheus,
We can see you have already created support ticket and you are already in touch with support team.
Thanks,
ThemeZaa
Hi, Your live preview is not opening since 2 days. I s there a problem with your account, because I also cannot open your other previews.
All other authors previews are working well, only yours got problems ! I’m interested in your template but cannot see it anymore ???
plus
Hi Plus,
We can see live preview fine and there is no down time report from our server also. Can you please provide us the URL and screenshot of what you see, so we can check it more.
Thanks,
ThemeZaa
Hello, Thank you for this great template. I have one question. I want my Logo in the header a little bit bigger then the size it is now. How can I change the size of the Logo in the header? Hope you can help me out.
Hi tescreations,
You can adjust max-height under this class – header a.logo img in /css/style.css file to increase logo size.
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa
Thank you it worked…
i have purchased this theme from my another account harnaaz0009 (forgotten password and email) but i dont know how to install it on website.. can you please share your skype or anyother contact way…
Hi followersbaba,
Pofo HTML is purely and HTML/CSS template and it cannot be installed as a theme in WordPress. Please check Pofo WP theme here – https://themeforest.net/item/pofo-creative-portfolio-and-blog-wordpress-theme/21023319
For any further queries or assistance please create a support ticket here: http://www.themezaa.com/support.php
Thanks,
ThemeZaa