Discussion on ART - Portfolio WordPress Theme

Discussion on ART - Portfolio WordPress Theme

Cart 2,823 sales
Recently Updated
Well Documented

SeaTheme supports this item

Supported

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

267 comments found.

Hi, I bought the theme, and I really like it. I would like to add a background image to one of my page (a repeat pattern), and have tried the custom CSS, but it doesnt work.. Can you help ?

Hi, thank you for purchasing our theme, please add the background on #wrap

Please try to paste the custom css code to “Appearance > Customize : Additional CSS”
#wrap { 
    background-image: url(http://xxx.jpg);
}
If you want to the css work on one page, use the page-id like:
.page-id-6 #wrap { 
    background-image: url(http://xxx.jpg);
}

ps: How to find page/post id?

Regards!
Bwsm – uiueux.comTwitterFacebook

Great! Thanks so much :)

Hi guys, great theme, love the design. Have a question, I set up my front page to be my shop page and the menu is gone from the front page now, only the title of the page is there. Can you help me with it?

Best regards!

Hi, thank you for purchasing our theme.

Please send your question and wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi, First, for those who are considering this theme: it’s really great and easy to use. Congrats to the developers!

I have two questions however:

1) Is it possible to have a tagline under the plain text logo? Or maybe a two lines plain text logo?

2) On the homepage, when using the masonr portfolio grid with a black background, there is some kind of “glitter” just before the black background with the title appears. It feels like there is some kind of animation. Is it possible to get rid of it? Thanks a lot!

Hi, thank you for purchasing our theme.

1) It needs to change the php file in theme folder(/themes/art-theme/template/global/header.php), suggest put into logo-wrap wrap, maybe need some custom css also.

2) Please leave your page url, I will check it. Thanks!

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi, thanks for your answer.

1) I’m no expert so I might be missing something, but I don’t see any logo-wrap in the header.php code

2) here’s the link: https://goo.gl/MAsLzt

thanks!

Hi, 1) I can help you add tagline, what’s the words?

2) Please try to paste the custom css code to “Appearance > Customize : Additional CSS”
.gallery-link-a:after, .grid-item-con:after {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

Hi! recently purchased your theme and i’ve started to get the hang of it.

Some initial questions,

1. Is it possible to change the background color of one ‘portfolio project’ page? Some of my projects have more of a dark feel and would love to customize the color per project.

2. Im having a really hard time working with the page builder to make custom layouts. I want one portfolio page to have full width images throughout and also feature smaller masonry grid layouts that aren’t full width (with space inbetween), is this possible?

3. Do you have some kind of tutorial on how to use the page builder to make more custom layout templates?

5. Is there a feature where I can add a thumbnail at the bottom of my portfolio page to link to my next project?

thank you!!

Hi, thank you for purchasing our theme.

1. It is possible by custom css(“Appearance > Customize : Additional CSS”), like:

body.postid-1147, .postid-1147 #wrap-outer, .postid-1147 #wrap, .postid-1147 #search-overlay, .postid-1147 #main, .postid-1147 .carousel-control {
    background-color: #333333;
}

Refer the post to get your post id: https://www.uiueux.com/forums/topic/how-to-find-wordpress-postpage-id/

2. Click “” / ”-” to increase / reduce the columns. Each module could be set 1-12 cols width. When the module is 12 cols already, click “”, the module will be fullwidth. Refer DOC: https://www.uiueux.com/documentation/art/index.html#bm-builder

3. Please check https://www.uiueux.com/documentation/art/index.html#bm-builder

5. There is not the default option, you could use BM Builder to add the image manually.

Cheers!
Bwsm – uiueux.com
Twitter Facebook

thank you for the quick replyl!

After looking at your documentation I still am having a hard time making custom layouts for my portfolio projects…

1. Your theme comes with 5 layouts (standard, slider, ect), can these be used in combination with the BM builder? I am attempting to do this now but I want to combine the gallery with full width images

2. When I try adding a gallery from BM builder I can’t add my specific images I can only use random images that are categorized (ie like for an index page)? How do I upload specific imagery that can be used in those galleries?

3. I would like to have more control of my layouts, move the title/description to the bottom but I feel like I have to design a new layout with BM builder but my gallery images aren’t looking the way I want them to via the builder.

This is what I have attempted http://sorinav.com/ux-portfolio/auto-draft/

please any help would be great ! struggling here

Welcome.

1) The BM slider can not combination with the 5 layouts.

2) Yes, you can, the each post in specified category should be set a “Featured image”.

3) I don’t understand this question, could you give more tips? And I can only see “coming soon” on your site. please send your wp-admin(url/user/pass) and question via
my profile contact form if necessary.

Regards!

Hey There, at first really great theme. I have a question regarding the mobile version. The Logo is not displayed on mobile devices. Is there a chance to make it visible?

thx

Hi, thank you for purchasing our theme.

Could you please leave your page url here? Or send via
my profile contact form. I’ll log in to check it.

Regards!
Bwsm – uiueux.comTwitterFacebook

hello! this theme looks very unique in it´s options. I try to understand a little more of the ‘depths’ of it, after a first look at the examples looks quite good.

1. can I combine a portfolio/post-grid with some other text/image information? is there any example, if I can?

2. does the theme also allow a search? if so, can one see the ways the search-results are presented?

thank you already for any feedback on this! best! oliver

hey bwsm,

great + thx!

I guess question 1 I could also have figured myself with a little more scrutiny ;-)

as to 2 + search results: thanks. – I guess some details like size of elements, line-spaces etc. can be tweaked via css, right? – would you guys give some help/hints when doing such a thing as part of support?

all in all, that´s all fabulous + I guess the next project will be using your theme! :-)

best + thx, oliver

Sure, the free support is included simple style work like size of elements, line-spaces etc.

great! thx for positive feedback!

I must say I love the flexibility of your web theme. But after some time of use I have a question if your BM slider will ever support overlay text? please advice?

Thanks, glad you like it.

It is possible to show the post title(and category) on slide, please activate “Show Post Title”

BM-slider

Regards!
Bwsm – uiueux.comTwitterFacebook

Thanks, what about customer text with control of position?

Welcome

There is not the option for position, it is possible by custom css, like
.top-slider .carousel-des-wrap-inn { top:0; left:50%; }

For Pages, is there a way to make the image bleed to the edge. I notice that if I select the max column width, there is still a bit of space on the side. I’d like to offset 2 columns and have the image bleed to the right edge of the screen. Also, is it possible to make a Portfolio project the default home page?

Welcome. Please try:
- stop all 3rd plugins
- re-install the ART theme

If it doesn’t work still, please send your wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it. Thanks!

I’ve tried both suggestions and nothing changed. I’ve emailed you on your contact form. This is a very strange problem. I’ve done nothing that would cause the menu function to break.

Hi, It works now. Plz activate “Enable Mobile Layout” in Theme Option.

Regards!

Hi, question regarding cross compatibility. I have received numerous mentions that there aren’t any images available to see at my site. When I check I noticed that with overlay portfolio slide the images don’t appear I Chrome or Firefox. Is this theme cross browser compatible?

Hi,

Off course, Art theme is cross browser compatible. Please leave the slider page url and wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi, i have a question regarding the prev and next button. I selected ON for this option in the Theme Options but it is not shown on my website. Do you know where the problem could be? Thanks!

Hi, thank you for purchasing our theme.

Did you mention the normal posts or single portfolio?

Please send your wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hello! Absolutely love the theme. I had just a couple questions as I finish up my portfolio:

www.benjaminjeffery.com

1. My footer (on desktop) isn’t lined up with the header or the content. I have fluid main container and fluid header/footer. Header and main container are perfect, but footer is bumped to the right on every page.

2. The headline/category font on the homepage hover won’t change. I was trying to get it to be either Libre Franklin or Old Standard TT, but it never changes when I select those fonts. Remains what it currently is.

Thanks!

Hi, thank you for purchasing our theme.

1. Please try to paste the custom css code to “Appearance > Customize : Additional CSS”
@media (min-width: 768px) {
.footer-cols-item.col-lg-12,
.footer-cols-item.col-md-12,
.footer-cols-item.col-sm-12,
.footer-cols-item.col-xs-12 {
padding-left: 0; padding-right: 0;}
.footer-social .socialmeida-li { 
margin-left: 0;}
.footer-social .socialmeida-a .fa {
text-align: left;}
.container-fluid > #back-top {
right: 160px;}
}

2. Please re-install the BM Content Builder plugin by the latest bm-builder.zip, download the latest version theme file from themeforest. un-zip it, find /functions/plugins/bm-builder.zip

If it doesn’t work, please send your wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it.

Regards!
Bwsm – uiueux.comTwitterFacebook

Dear, regarding the light box how could I switch off the download options from the top left corner. please advice?

Hi,

Please try to paste the custom css code to “Appearance > Customize : Additional CSS” to disable “Download”:

.pswp__share-tooltip a.pswp__share--download { 
    display: none;
}

Regards!
Bwsm – uiueux.comTwitterFacebook

Thanks

Dear could you please let me know why I can’t add space in the horizontal column pages layout? please advice

Hi,

I am not very sure where do you want to add the space? Better leave a page url.

Regards!
Bwsm – uiueux.comTwitterFacebook

I have 3 questions for you before I purchase the theme please:

1. How customizable is the woocommerce layout? Are there different options for the product and shop layout, etc? Also, is there an option to show the woo commerce sidebar and cart icon? I am looking to create a shop similar to this layout: https://www.off---white.com/en/US/men/t/seasons/ss2018

2. Can I change the fonts for the entire theme?

3. Can I customize the footer?

Hi,

Thanks for your interest in our theme.

1. The product grid(list) could be set by Grid module or Masonry Grid(demo) module of BM Builder. There is not layout option for single product. There is not the WooCommerce sidebar option. There is the “cart icon” (Menu Item Mouseover Effect) option on header.

2. Yes, in Appearance > Theme Options > Font Settings
Font_Settings

3. Yes, in Appearance > Theme Options > Layout
Layouts

Regards!
Bwsm – uiueux.comTwitterFacebook

Hello! We are setting up our website, and we love th ART theme. Thank you for a great product.

1. Is there a way to do the following:

We would like to have our portfolio list in desatureted/grey image, and when we do the mouseover, we would like the fully colored image.

We succeded in doing that, however when the standard lightbox opened we see the desaturated/grey image. We would like to show the fully saturated image in the lightbox. (We would like to show the second featured image in the lightbox).

2. Is it possible to add a diffrent lightbox to the portfolio clicked image?

Best Regards/ Peter

Hi, thank you for purchasing our theme

1. We’ll add the option(open 2nd image in lightbox) in next update.

2. I don’t understand the 2nd question. Did you mean that clicking image A to open image B in lightbox? Please give more tips. Thanks!

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi, love your themes!!! In fact I’m having a hard time to decide between ART, AIR and ARNOLD. Want to build an woo-commerce shop for selling framed pictures. Would you have a suggested theme (clean and simple with lightbox)?

Regards, Dan

Welcome :)

ps: if you use Arnold, please refer this post to activate lightbox-in-single-product.

Please send your wp-admin(url/user/pass) via
my profile contact form, I’ll add the lightbox-in-single-product to your site.

Great! It might take a few days, I’m starting a whole new site and I’m still testing things out. I’ll let you know.

Thank you bwsm!!!

Hi there, let me start by saying your theme is awasome. I have a question about the content builder. Is it also possible to create a personal template for blog and portfolio posts? cheers

Ah, this was asked before already. thanks

Hi

Thanks for your interest in our theme.

It is possible by “Grid” or “Masonry Grid”.

Regards!
Bwsm – uiueux.comTwitterFacebook

HI,

Question regarding the full screen option. I notice that when in mobile mode It doesn’t seem to stay in fullscreen the images doesn’t resize correctly. Maybe I’m doing somthing wrong. Please help?

Thanks in advance Mitjo

let me know

Please try to paste the custom css code to “Appearance > Customize : Additional CSS”
/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
@media (max-width: 768px) and (orientation: portrait) {
  .post-cover.fullscreen-wrap,
  .single-portfolio-fullscreen-slider .fullscreen-wrap,
  .page_from_top .top-slider > .fullscreen-wrap, 
  .page_from_top .fullscreen-wrap .carousel-img-wrap,
  .top-slider > .fullscreen-wrap.owl-carousel, 
  .fullscreen-wrap .carousel-img-wrap.fullscreen-wrap,
  body.admin-bar .top-slider > .fullscreen-wrap {
    height: 100vh!important;
  }
}

Thanks

Hello

First, this is a fantastic theme!

Is it possible to change the background-color of the Lightbox from black to white?

Thanks for your answer!

Welcome!

1. There is not the default option. Suggest you use some gallery plugin to achieve it.

2. I don’t understand this question, please give more tips. Thanks!

3. Please edit the “excerpt”: https://www.dropbox.com/s/x1mqrylud80bu5t/QQ20171111-223541%402x.jpg?dl=0

4. Try to edit the post of slide, change “Brightness of Featured Image” as “dark image”

Regards!

I’m very thankful for your help!

3. & 4. works now fine, 1. i solved with the BM Content Builder and single images, this works fine for me, 2. I solved it in another way.

I’ve some more questions, but i’ll use the item support.

Hi

It’s great to hear you got it sorted out! Should you need further assistance, please contact us again and we’ll be happy to help.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hello is it possible to put the portfolio in a signle page and organize the works by a filter? thank you

Hi,

It is possible. The “Portfolio” is built by BM Builder, the BM Builder can be used in single post/portfolio. The “Portfolio” has filter option also.

Regards!
Bwsm – uiueux.comTwitterFacebook

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