Discussion on ART - Portfolio WordPress Theme

Discussion on ART - Portfolio WordPress Theme

Cart 2,800 sales
Well Documented

SeaTheme supports this item

Supported

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

266 comments found.

Hi, I’d like to know why the videos I embed in my website don’t get resized on mobile. When I open pages with videos embedded on my smartphone, videos don’t get resized to fit the screen.

Have a look here: http://www.massimilianocestari.com/ragno-cambia-pelle/

Regards!

Hi,

If you don’t want to show title of pages, you can edit each page to stop “show title wrap”:

There is another way by custom css(“Appearance > Customize : Additional CSS”):
body.page .title-wrap { 
    display: none;
}

Regards!

Hi,

When I set “Show Title Wrap” to OFF the title keeps showing anyway.

I removed the plugin I used to hide the title.

Also the footer is not showing in the page even if “Show Footer” is on.

Here’s a page I made from scratch where the title shows anyway. http://www.massimilianocestari.com/cd/

If I use the additional css body.page .title-wrap { display: none; }

it fixes some pages but messes others.

Regards

HI, 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

Hi, is there a way to eliminate transparency from dropdown menus? Thanks

HI,

Please set the color in : Appearance > Theme options > colors : Header Bg Color

OR:

Please set color by custom css ( paste into”Appearance > Customize : Additional CSS “)

.sub-menu { 
    background-color: #eee;
}

Regards!

Hi,

Solved with custom css.

Thanks and keep up the good work!

Regards!

Welcome :)

Hi there, does the menu for Art. support submenus also? Thanks!

Hi,

Yes, The Art theme supports submenus.

Regards!
Bwsm – uiueux.comTwitterFacebook

I have the latest plugin and theme version. But there is a conflict with “BM Content Builder” and “WPBakery Page Builder”. WPBakery Page Builder will not work if BM Content Builder is enabled. Could you please fix that?

Hi. Thanks for your quick answer. Yes, I understand the facts, but it is different. I use only the WPBakery Page Builder. And after an update of all plugins and your theme, the WPBakery Page Builder was no longer functional. If you want to change content, WPBakery Page Builder will not show it anymore. That’s a bug.

PS: If you disable your BM Content Builder, then everything works.

Hi,

Please stop other 3rd plugins to check again. If it doesn’t work, 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.

I finally did my homepage with the Art Theme. Without main menue, only with the grid of pictures. But on the mobile version there is the menue in the right corner. How can I delete the menue in the mobile version too? And why isn´t the footer menue in all sites? It´s only at the start page, but not in the portfolio sites. But the footer menue is activated…

Hi, thank you for purchasing our theme.

To remove menu icon on mobile, please paste the custom css code to “Appearance > Customize : Additional CSS”:
@media (max-width: 767px) {
.responsive-ux .navi-trigger {
    display: none; }
}

Please edit the “portfolio sites” pages, click “BM Content Builder”, click “Settings”, make sure “Show Footer” is on. Please notice the to click WordPress “update” to save “Settings”.

Regards!
Bwsm – uiueux.comTwitterFacebook

Where is the custom list builder like shown on the demo page…for masonry and whatnot. Cant seem to find any of those grid layouts

Hi,

Did you talk the demo 4? It is not create by template. It is create by Text + Single Image modules(with some offset and negative spacing). If you import the demo data, please check “Demo 4” page.

Regards!
Bwsm – uiueux.comTwitterFacebook

I finally figured it out last night. Its good to know about the offset trick though. Thats really what makes it look cool I was wondering how you achieved that. Thanks for the reply

Welcome :)

Hello, I would have liked to know before buying your theme, is it possible to change the color of the background? Because on your examples it is still white but I would like to have a site in black background. Thanks.

Morgan

Hi,

Thanks for your interest in our theme. Sure, it is possible.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi. I’d like to make submenus under the ‘portfolio’ menu. For example, if there is ‘travel’ menu, i want to make ‘japan / spain / portugal / ...’, these kinds of submenu. Is it possible? Thanks.

Hi,

Thanks for your interest in our theme. Yes, it is possible.

Regards!
Bwsm – uiueux.comTwitterFacebook

I have tried to install ‘Art theme demo’ using BM Tools. But it does not seem to work. Stops in the process. Can you show me exactly how it can be installed satisfactorily?

Hi, thank you for purchasing our theme.

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

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi there, I am a loyal user of your this theme, but after some time I am still asking myself why is it not posible to have text in the fullscreen slider positioned in the center or … Please advice as this would make the theme more perfect then it already is.

Mitjo

Hi, thank you for purchasing our theme. :)

Please paste the custom css code to “Appearance > Customize : Additional CSS”:
.top-slider .carousel-des { 
    text-align: center;
}
.top-slider .article-cate-a {
    float: none;
}
.top-slider .carousel-des-wrap-inn { 
    top: 50%; bottom: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi Bwsm,

Just wanted to ask, what would the custom css be for controlling the width of “Narrow” setting for standard gallery? Wide is too wide and narrow is too narrow for me so I would like to set a custom px amount. Thanks

Hi,

Please paste the custom css code to Appearance > Customize : Additional CSS>


@media(min-width:1200px) {
.blog-unit-gallery-wrap.container-inn {  width: 800px;  }
}

The 800px is default.

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi.

Is there any chance to add some more stuff into the opened menu from DEMO-5? And also would like to change to color of the menu background. Possible without code editing? If no, then how to edit menu code?

Hi,

Please give more tips. What’s stuff that added into opened menu? The background color of opened menu is samed as header bar. You could set it in Appearance > Theme Options > Colors: Header Bg Color. If you only change the opened menu BG color, please use the CSS like:

#menu-panel { background-color: dark; }</coide>

Regards!
Bwsm – uiueux.comTwitterFacebook

Also, how was Demo-4 done? I can’t get the layout to act the same way with masonry grid, and I can only show title and no number and summary text.

Hi,

The DEMO-4 is created by several Single image + Text modules. Set offset of 2nd Single image as 8 columns, set top spacing as negative like -120

Regards!
Bwsm – uiueux.comTwitterFacebook

Hi, is there anyway to change what happens when images are clicked in standard gallery like you do in Modules with “What Thumbnail Does” ?

Hi,

Did you mean that click to open a page instead of lighbtox? There is not the link option into standard gallery.

Regards!
Bwsm – uiueux.comTwitterFacebook

I want to set it to none so clicking does nothing.

Please paste the custom css(paste in Appearance > Customize : Additional CSS) :

body.single-ux-portfolio div[data-lightbox="true"] {pointer-events: none;}

Hi bwsm,

My name is Kax Miller and i’m web developer having experience of 8+ years – i have done many projects on themeforest – if you need an developer please mail me at kaxmiller@gmail.com – thanks

Hi ! Im interested in buying the theme but i have a question, if i buy the theme can i use it in two different domains that i own? or i have to buy it again to use it in both domains?

Hi,

Thanks for your interest in our theme.

If they are 2 different sites, you need buy it again for 2nd site. If this one site has 2 domains, I think one license is ok.

Read more: https://themeforest.net/licenses/standard Regards!
Bwsm – uiueux.comTwitterFacebook

How can i remove the title on the top of page? Specifically on page : Home (for static main page)

Hi,

Please disable “show title wrap” on settings tab of BM Content Builder left bar:


Read more: https://www.uiueux.com/documentation/art/index.html#bm-builder

Note: please click “update” button on WordPress default panel to save the settings.

Regards!
Bwsm – uiueux.comTwitterFacebook

Regarding the lightbox, are there ways to edit it? Even with zoom disabled, if the image is larger than screen size it still zoom in when clicked. I would also like the image to not be edge to edge, so would like a way to add padding around or a fixed size.

Please add the custom css to disalbe the zoom:

.pswp__zoom-wrap {  pointer-events:none;}

To edit “ux-portfolio”, refer the post please: https://www.uiueux.com/forums/topic/art-wordpress-theme-faqs/#post-15414

Thanks! Sorry for all the questions, how can I disable photoswipe’s animations? e.g. when clicking image or exiting lightbox.

There is not the option.

Hi, been using the theme and its very easy and smooth to use.

Just another question, for the grid can it be responsive? By setting a the column as maximum but as the window get smaller reduce the columns so the thumbnail dont look tiny? I am trying to do 2 columns for mobile, and max 4 for desktop, but drop to 3 when it gets a bit smaller.

Hi, thanks!

Please set 4 columns for Grid, try to use this CSS”Appearance > Customize : Additional CSS”:
@media (min-width: 768px)  { 
.ux-portfolio-4col .grid-item {
    width: 33.33333%;}
}
@media (min-width: 1100px)  { 
.ux-portfolio-4col .grid-item {
    width: 25%;}
}

PS: it isn’t possible for Masonry Grid module.

Regards!
Bwsm – uiueux.comTwitterFacebook

Amazing, you saved me a lot of time digging around the code. Thank you!

Hi, love the Art theme and its simplicity, just having issues with responsive layout with product images, they seem to be cut off and long. These are the links: https://line-affair.com/ and https://line-affair.com/prints/ Could you help me resolve the issue? Thanks in advance!

Hi, thank you for purchasing our theme

Please edit the “Masonry Gird”, enable “Fit Image into Grid” option.

Regards!
Bwsm – uiueux.comTwitterFacebook

Thank you so much for the response, it worked!

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