28 comments found.
Hi there! I just purchased your “University” theme and I love it! There is only one question left: I would like to change some icons:
- change LinkedIn to Instagram - change map locator to telephone - add mail icon
Unfortunately I can not find any hint to working with icons. Can you help me? Do you use web icons or are they integrated in the theme? If so, where can I find those?
Thanks in advance and best regards
Nils
hi!
I am planning to buy your template, just want to ask if this will be compatible to joomla 3.
looking forward for your prompt response.
Will I ever get a reply?
Hello thevinamra, please check your previous messages, we hope you got right answers. Thanks again for purchase and let me know if you have any questions regarding current theme.
Regards, idealUI
Thanks, will do. Can you advise is the difference can be refunded?
Why you were looking HTML theme instead of PSD before purchase. As a result you got all sources available for current theme, including HTML + PSD. Everything clearly described in all items description. I guess there’s no option to refund difference between different categories of products.
Regards, idealUI
I am awaiting your reply – hence delaying the buy – will buy only if will serve my purpose. Please advise ASAP. Thanks.
Thank you for your purchase. You made right decision, you bought HTML theme version, and as a result you got HTML and all PSD sources that we have for current theme.
Sorry for any inconveniences and some reply delay. Cheers, idealui
Your late reply has costed me $8 extra. I only needed PSDs – HTML are of no use to me. Is there a way I can get refund of the difference? I expected 15 PSDs that is why chose the higher priced variant.
Are there all 15 (editable) PSDs included?
Hello, yes. PSD included as you can see in item description. 9 PSD files + 15 HTML
1. Can all PSDs be used standalone – I just need the PSD without the HTML? 2. If yes, are the PSDs (only standalone PSDs) suited for responsive design handling? 3. Are PSDs completely editable layer by layer?
Hello thevinamra, 1. if you need PSD only – you can buy PSD theme version https://themeforest.net/item/university-education-flat-ui-psd-template/5280772 2-3. Here’s some PSD sources features: Fully customizable 9 layered PSD files 1200px Grid Based 2 different layouts of the homepage All Google Fonts All elements well grouped and editable layer by layer.
Regards, idealUI
I made the wrong purchase which costed me $8 more. I should have purchased PSD only version if I had known that PSDs are only 9 in number and not 15.
Descomprimiendo…
Instalando el tema…
No se ha podido descomprimir el paquete. El tema no tiene la hoja de estilos style.css.
Fallo en la instalación del tema.
Hello andresfelipe88, thank you for purchasing our item. Can you translate your question into english. As we understand you have an issues with theme. It’s HTML version, what installation do you do? It seems that you are trying to install current HTML files as WP theme ? if so, you can’t do that, cause it’s HTML files.
Regards, idealUI
Hello
I would like you to guide me on how to install the template on my cpanel server.
I would also like to know if it can be edited to add the information and images
Hello, You have to upload HTML files to your ftp. HTML files should be edited manually using text editor or any specific software like atom, dreamweaver, etc.. So you will be able to change copy, images or any theme sections.
Hey! i need an Accordeon but, the js/scripts are unincompatible.??? what can i do? Thanks!
Hello
I bought the template also because i was interested in the pictures it had when i opened the template, it has NO picture!
please send me the full template as soon as possible, as i am working on the content right now
Hello neybenji, Thanks for the purchase. Please note that all images/illustrations are for preview purposes only and are not included in the download files. Let me know if you have any questions.
Regards, idealUI
Hi, How to run the contact form? Thx & Best Regards, norwe
nice work, ie8 support would be great
Hi. I want to buy this template and would like to know if you plan an update soon. There is non blog pages, accordions etc… Great work
Hi there, I’ve just purchased your template .. great work … however, is there a way to remove the “Apply To University” button that appears next to the logo in the header, without it breaking the layout of the rest of the page? Thanks in advance!
Hello gmspromo, Thanks for the purchase. Try to add this option: (line #607) .header-item .line:first-child { min-height: 100px; } Cheers, idealUI
Hello, Just bought the html. Looks nice also on my project. Just want to ask you if you have in plan a blog (post listing and also single post), style for tabs and a page with a thinner sidebar? It could complete a very well done project.
Hello kropo, thanks for the kind feedback and suggestions. We plan to add some additional features in future.
Hello, do you have a wordpress version for this template?
Hello aqizlicious. Not yet. Current template available in PSD and HTML format. By the way – HTML template include also PSD sources.
Have a great weekend. Cheers, idealUI
Hi, I would like to report a problem with scrolling pages on windows phone. I checked on the Lumia 520, IE browser. Please help. Purchase codes: f5764dea-8ad4-477c-bed3-b3a9f3d0bd4e
Thanks and best regards!
Hello norwe, Thanks for purchasing current theme. I don’t have this device, so it’s hard to see what specific issue do you have. Can you describe what problem do you have? As a general solution try to disable nicescroll. ( Open jquery.main.js file and remove or comment lines from #131 – #141) Look forward to hearing any updates from you. Cheers, idealUI
Hi ideal, thx for your reply.
As I wrote on my smartphone above- finger scrolling is not working. I tried it on different browsers and dzi?a?o only one. (Incognito browswer).
I did as you wrote. It worked, but only on the phone
browser (Chrome, FF, Opera) on a PC does not scroll. So it became the opposite.
I tried to simulate theme preview on Lumia device by using some DevTools and it seems everything work fine. But again it’s just simulation. Do you have problems only on IE browser?
Well let’s try to use this code instead code between lines #131-141 in jquery.main file.
if ( device.desktop() ) { $(“html”).niceScroll({ cursorcolor:”#555”, mousescrollstep: 50, scrollspeed: 70, zindex: 100, cursorborderradius: 0, cursorborder:0, horizrailenabled: false, cursorfixedheight:120, cursorwidth:”10px” }); };
The problem occurs on all browsers except one (Incognito browser).
I replaced the lines 131-141 and began work on a smartphone now does not work on the computer 
GREAT THEME! Any wordpress version or alteast one made for a CMS in the pipeline?
Thanks for the feedback.We’re planning to create WP theme, not sure about release date. Stay tuned. Thanks
No WP theme yet?
Great work! Congrats! =)
Love the theme. Question: Is there a reason you commented out height: 150px; on the #header element? Does that break something or is that a mistake? Leaving it commented out leaves a 1px border underneath the header..
Actually, I see now that it does break it. The columns underneath get shifted. Is there anything that can be done to remove that white border?
Hello Chris, Thank you for purchasing our theme. It seems that you have issues in safari browser. You can remove commented line for #header. To avoid 1px white space please add this rules to .social-btn a { margin-top: -1px; margin-bottom: -1px;}. Please let me know if any issues.