Pure Free Portfolio WordPress Theme
-
Requirements:
Latest WordPress | PHP: 7.4-8.0 -
Theme Description:
Very concisely and appropriately named, Pure WordPress Theme effectively underlines our main idea to help you display the elegant web presentation on the clean canvas without any distractive elements.
This ready-made solution is specially designed for creating beautiful portfolio or blog projects which will compare favorably with the rest. Simplicity of this theme shows the way modern and professional website should be displayed. Transparent style and refined look compose the perfect minimal concept of the overall design. Intuitively, your visitors will pay more attention on the content which is organized in a well-defined structure.
Speedy, fully functional and, at the same time, flexible, this Pure Theme is powered by WordPress software which gives the great potential and strong capabilities to this item. And you can prove it by checking the Live Demo and see our theme in action. Home Page opens with the dropdown navigation menu and catching header which you can replace if you want. We set Portfolio in the content part and it’s arranged in the grid layout, though you can choose other filters (Photo listing grid, All, Branding, Polygraphy, Video) to view the page. In Journalyou can post your blog entries in different styles, such as Grid, Masonry, fullwidth, single image, single slider, single youtube or single vimeo.
Concerning the main features of the Pure WordPress Theme, we should mention about stylish typography, included About Page and 404 Error Page.
During the editing process, you may need some good designer’s stuff for customization. So you will find icons boxes, portfolio posts, accordion & toggle, blog posts, gallery, promo text, tabs, testimonials, partners, message boxes, progress bars and custom buttons within this theme.
Being fully responsive and retina ready, Pure WordPress Theme will bring a new sense of style, creativity and purity into your web project. And what can be more effective than a perfect blend of elegance and powerful functionality all-in-one product? If you love good design, Pure WordPress Theme is made right for you!
Hi all
I wonder if anyone could tell me how to have a portfolio item with a slider exactly like on this page:
http://www.gt3themes.com/wordpress-themes/pure/portfolio/proin-luctus-massa-sagittis/
Thanks
B
On Your portfolio-page, change “Page style” from “Style 1” to “Style 2”.
I’ve been searching for hours, is there a way that I can make portfolio thumbnails larger they look really small?
Hi GT3,
since the wordpress-update there are some issues with ne new version of WordPress (4.3) and the site-builder:
1. All text, I entered in the text-area-fields, has dissapeared. It still appears on the frontend, but I cannot see it or do any changes in the backend.
2. If I have more than two text-areas on one site, there is no text window, if I would do any changes in the text area settings (see atachment).
I would be happy, If you can help me to solve these problem.
Thanks Thom
I have the same problem since the newest version 4.3…. many bugs…
I can’t write in the text area (in any modules), and when i can, i don’t see the changes on my website… it simply dissapear. I just see the module’s title.
I can’t modify and work on my new website with the GT3 page builder… (and i have a child theme)
GT3 can you fix it ?
Thanks so much
The theme has been updated on our end. You can download the latest version.
Thanks !!
Sorry GT3 but i have many issues too on the portfolio like other people here…:
– The portfolio’s page dissapears on my website, (public or private posts)
– I can’t add a new media on porfolio pages,
– The visual/HTML tab does not work anymore,
– I can’t add a Featured Image
– I can’t use the GT3 page builder on the portfolio’s pages too (“done” & “X” do not work)
Can you fix it and make a new update ?
I hope you can ! 🙂
Thank you !
The theme has been updated on our end. You can download the latest version now
Perfect. Thank You!!!
Hi to all,
really nice theme!
I would like to have in the home the title of the post over the thumbnail
is it possible?
and possibly have also the thumbnail acting as a link to the post and not just the title.
something like this http://latigre.net/
let me know if is feasible
thanks
Bianca
Did you find a solution for the tumbnail links?
actual now yes, still not be able to have the titles appearing on top, but doing a bit of copy and paste programming in the blog.php I manage to have them as links.
Could you give me the codes? I can’t quite figure it out myself..
oh yes:
this is the bit I changed
if ($view_type == “masonry” || $view_type == “grid”) {
$compile .= ‘
‘ . get_the_title() . ‘
‘;
it was like this:
if ($view_type == “masonry” || $view_type == “grid”) {
$compile .= ‘
‘ . get_the_title() . ‘
‘ . get_the_time(“M”) . ‘ ‘ . get_the_time(“d”) . ‘,
Сomments: ‘ . get_comments_number(get_the_ID()) . ‘
‘;
by the way I’m using the blog post not the portfolio
Hi, I can’t find the demo file to import. Could you help me?
Pure-Settings > General > “Import demo content” (at the bottom of the page).