291 comments found.
I love your theme so much, now I cannot click some menu link on Expanded Menu Panel (primary menu) form some page on my vertical mobile website. (i use iPhone x)
Hi,
Thanks for reminding, it should be caused by a update 3 days ago. The shop cart icon was on wrong place. I have fixed it. Please refresh to check again.
ps: if it doesn’t work, please try to use browser private mode to test.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
It’s doesn’t work. I have this issue since version 1.8.3.
My website: https://akitasvara.com https://uppic.cc/d/KnYu https://uppic.cc/d/KnYDThank you so much
Hi, It is strange. I tested your website on iPhone7plus(ios12.1) and Android phone, it works fine. I recorded a video here.
PS: please stop all 3rd plugins to check again.
Regards
Hi, I have found that conflict with the plugin: WP Content Copy Protection & No Right Click. This plugin overlays a transparent image over the real images so that cannot click on the links that have Z-index lower. This plugin’s also a very old and not-updated plugin. So I deactivate and everything with the theme okay now.
Thank you so much.
Hi, thanks for sharing.
Regards
Hi there, will you be adding a blog at all? Theme looks great.
EDIT* NV I see that you have one. Great!
Hi,
Thanks for your interest in our theme. The demo URL: https://www.uiueux.com/wp/air/blog/
Regards!
Bwsm – uiueux.com – Twitter – Facebook
I have changed the font of my Page/Post Headers to a Google font. Whenever the page reloads or goes to a different post the default font that came with the theme flashes up for a moment. Can that be fixed?
Hi
Please send your question and wp-admin(URL / username/password) via my profile contact form, I’ll log in to check it.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi I’d like to show in my portfolio this layout with a project on the side
http://themes.uiueux.com/air/home2/However I selected the “introduction in list” the final result is this one
https://ibb.co/TYBkDB1If you want you can check my website jacopomaio.co because I added some extra css
Best, Jacopo
Hi, thank you for purchasing our theme.
Do you mean that there is not the gap below the header? I need to check the issued page, please paste the website URL(or via my profile contact form), thanks!
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi,
What I’d like to show is three under the main statement and one on its right as I can see http://themes.uiueux.com/air/home2/
Here it’s the website url
https://www.jacopomaio.co BestHI, please send your question and wp-admin(URL / username/password) via my profile contact form, I’ll log in to check it.
Regards
Hi there, since the latest update…I am having issues…
I am using the ‘ajax search pro’ addon, I had added the following code;
<?php echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1]’); ?>
to both the index.php and single.php files and it was working great with the previous version of your theme.
However, since the latest update, (1.8.4 this week) I can not get the ‘search’ to show on my pages & posts (I have tried adding to footer.php, index.php and single.php)
Can you advised where I can add the line of code, so my search box shows again?
As before, amazing theme, thanks, David
Hi, thank you for purchasing our theme.
Please send your question and wp-admin(URL / username/password) via my profile contact form, I’ll log in to check it.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi thanks for replying. I shall have another go myself as I don’t want to pass on all my log in details.
Regards, David
Hi, welcome.
What’s the Air theme version before this update?
Regards~
Hi there, I could add the ajax search code successfully to version 1.8.3 of your air theme (and no issues with versions prior to that either)
Thanks, David
Sorry, I don’t know why, the update files should not affect it.
When using my phone (not the phone preview on desktop browser) the navigation to my branding page doesn’t work. Go to navigation > Work > Branding. On desktop it’s fine but not mobile. Can you fix?
angelandanchor.com
Hi,
I tested “navigation > Work > Branding” both desktop and mobile, they open the URL: http://angelandanchor.com/branding Both tip 404(means this page does not exist). Can you open it on the desktop?
Regards!
Bwsm – uiueux.com – Twitter – Facebook
I can open on desktop but not mobile. I’ve added a link of a video I recorded with my phone https://www.dropbox.com/s/c2tcae5t19up0b1/IMG_7742.mov?dl=0
I can not open on desktop. I recorded a video: https://drive.google.com/open?id=19lOGJBYYvoDnFL9ptoiaF80hsmJCNCE_
I don’t know why it works on your desktop, maybe it caused the cache? There should be issue on this URL: http://angelandanchor.com/branding . I suggest you check it.
Hi, another question
In the ‘gallery on left or right’ mode, is it possible to change the order on the mobile version, so that the image shows first instead of the text?
Hi,
It is possible by custom css(“Appearance > Customize : Additional CSS”):
@media (max-width: 991px) {
.single-gallery-col2 { display: flex; flex-direction: column-reverse; padding-top: 90px; }
}
@media (max-width: 767px) {
body.single.single-portfolio-2c-body.responsive-ux .title-wrap { margin-top: 0; }
body.single .single-gallery-col2-filled .title-wrap { padding-top: 0; }
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi! Is it possible to make a sticky header with transparant background, so only the logo and menu icon is showing when scrolling down? I couldn’t find this option here: Appearance > Theme Options > Layout
Hi,
It is possible by custom css(“Appearance > Customize : Additional CSS”):.page_from_top.header-scrolled #header, .page_from_top.header-scrolling.header-sticky-always #header {
background-color: transparent!important;
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hello, I was wondering is it possible to add a background animation in the code? I found some code javascript animation I would like to add to my portfolio.
Hi,
I don’t know what’s javascript you want to add. I suggest you add the custom javascript by child theme.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
This is the javascript I want to add as a background animation for a background https://codepen.io/tobiasdev/pen/jrEaYv
It is not easy. It is not JavaScript only. It needs HTML/CSS also. The trouble thing is how to create the colorful grids for HTML.
Hi there, I have an issue with the row of 4 social media icons that you have on your project gallery layouts….
http://www.uiueux.com/wp/air/bloc-brands/Basically I cannot get them to show!
Is there something that I should be enabling?
Many thanks
David
Hi there, figured it out!
However, can I ask…is it possible to add ‘icons’ (with same styling as the social media ones – ie get larger on hovering) below the text that I can link (open in new window) to other URLs?
Bascially I want a row of icons that link to non-social media sites.
Thank you! Amazing theme.
Hi, thank you for purchasing our theme.
Do you mean replace the social share icons on this page:(http://www.uiueux.com/wp/air/bloc-brands/)?
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi there, thanks for the quick reply.
Yes, is it possible to have different icons, linking to different sites? (ie not social media sites)
Regards,
David
Hi, welcome.
For social Share media, it isn’t possible by quick CSS.
It is possible to set different icons(social media links) on header, menu panel, or footer. It is text links on demo site, but it is possible to set icons. Please go to Appearance > Theme Options > Social Networks: Your Social Media Links (screenshot)
Ps: please check what’s different with Social share button and Social media link
Regards~
Hi,the theme works well but I have multiple questions:
1. My social media footer does not appear like in the “home2” example: http://www.uiueux.com/wp/air/home2/ I would like the logo like the “A.” and the social media links apprear exactly like that2. Can I change that the portfolio page loads ALL the items instantly and not 10 and I need to scroll down to load more? It creates a disruption in the page loading
3. I would like to change my font sizes and types, however I dont know which size and category they are right now which makes it difficult to finetune. What font and size are the defaults for title and content so I can adjust them?
4. My text sizes work well on the masonry grid on normal but on mobile they are too oversized in relations to the thumbnails. Can I set secific text sizes for mobile and normal?
thank you
Hi, thank you for purchasing our theme.
1. Please login wp-admin, go to Appearance > Theme Options > Social Networks, set the social link here: https://drive.google.com/open?id=1x2s_NCCW1ikVNnhbV1Qe7X-1LgPj6hRL Go to Appearance > Theme Options > Layout, set footer here: https://drive.google.com/open?id=1jX9iWX_nsnt70A4kUBSKAWPt0poTEmUb
2. Please edit the page, change the two options: https://drive.google.com/open?id=1kk2M1JVvrycNK6SrU3MhidEpJhNoAv9t
3. Please go to Appearance > Theme Options > Font settings https://drive.google.com/open?id=15-lo4PcGkPjL9VSYZ87lPxSOroyuA849
4. Please use the custom CSS to define the title and category font size. Please paste the custom css code to “Appearance > Customize : Additional CSS”@media (max-width: 480px) {
.responsive-ux h2 { font-size: 20px; }
.grid-item-cate-a { font-size: 14px; }
}
@media (max-width: 767px) {
.responsive-ux h2 { font-size: 20px; }
.grid-item-cate-a { font-size: 14px; }
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Thanks, works great!
Hi, I like you theme. Is there a way to disable that the images of my portfolio can be saved by somebody accessing my content? Similar to a pop up with copyright etc?`thanks
Hi, thank you for purchasing our theme.
There is not a perfect solution to disable the saved image from a website. Maybe you could choose a plugin to disable right click.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hello, I have 2 questions.
1.If there is a 100 pictures in the gallery, is there a pagination feature at the bottom of the page so for example I can post 20 pictures in the gallery then click “2” or NEXT and there is another 20 older pictures and so on?
2. If this theme supports Yoast SEO premium plugin?
Thanks
Hi,
1. Yes, there is the pagination option.
I want you to know it cannot select the images from media library directly, it needs to choose one post category, and you need to create one post for each image, it means that you need to build 100 single posts.
2. Yes, it supports.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hello. Just wondering if there’s anyway to put multiple videos in a gallery? I want to show 4 videos in a portfolio piece using the “Gallery on Right” layout… is this possible?
Hi,
The single gallery post can show one video on gallery list(Top or Bottom) by default. There is a solution here.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Thank you so much!! That worked liked a charm!
Welcome!
Hi there, love the theme, just one small thing: is it possible to change the color of the font surrounding the light box? Right now, the color is too light but when I go to appearance » theme options » schemes, there’s no way of changing the font color of the text surrounding the light box (http://www.llllllllllllllllllllll.com)
Hi, thank you for purchasing our theme.
Please use the custom css to set for caption color, paste the custom css code to “Appearance > Customize : Additional CSS”:.pswp__caption__center { color:#333; }
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi there. I am loving this amazing theme. Thank you for creating it!
I have two questions about the slider I have on my homepage:
(1) The text on the slider is a clickable link to the post and also the category. I want to have the text displayed, but not have it linked. How can I disable the link so the user cannot click it?
(2) Where can I change the colour of the slider text?
Thank you in advance.
Hi, thank you for purchasing our theme 
(1) Please paste the custom css code to Appearance > Customize : Additional CSS>
.top-slider .carousel-des {
pointer-events: none;
}
(2) The slider text color is followed the menu color( Appearance>Theme Options > Schemes: Menu on Header Dark), if you want to define it independently, please use the custom css:
.dark-logo .top-slider .carousel-des-wrap-tit-a,
.dark-logo .top-slider .article-cate-a {
color: #313139;
}
For light color:
.light-logo .top-slider .carousel-des-wrap-tit-a,
.light-logo .top-slider .article-cate-a {
color: #fff;
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hello, really love your theme! Just a pre-sale question: Is it possible to make the blog archive page as standard (non masonry) with a featured image, full width without a sidebar? Could’t find that example anywhere in your demos. Thanks a lot for your reply!
Hi,
Thanks, glad you like our theme.
Yes, it is possible by “masonry blog”(the column could be 1-4), I created a demo page: http://www.uiueux.com/wp/air3/blog/ It needs some simple custom css to make each thumbnail with same ratio:.post-213 .ux-lazyload-wrap { padding-top: 56%!important; overflow:hidden; }
If the images are with same ratio, there is not necessary to set custom css.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Thank you for your super fast reply!
I actually mean if it’s possible to create a standart archive without a sidebar that DOESN’T have masonry layout. Just full width posts under each other with featured images nad no sidebar.
Thanks again
@media (min-width: 768px){
.archive #content_wrap.col-sm-9 { width: 100%;}
}
#sidebar-widget { display:none; }
Thank you, that is exactly what I mean! Will purchase 
Can you please let me know how to enable lightbox for images in woocommerce on a single product page?
Thanks
Hi,
Please refer to this post: https://www.uiueux.com/forums/topic/woocommerces-variable-product-and-product-gallery-display/#post-15480
Regards!
Hello, it’s a wonderful design! I have two questions.
1. How can I read more than one category on the homepage? I can choose only one type now. For example, display “new arrival news” at the top and display “new portfolio” under it.
2. When you move the article on the posting page back and forth, it will be moved in all posts. For example, if you click “Next” while it is in the category “Diary” you will jump to the “Work” page. How can I make each category back and forth?
Hi, thank you for purchasing our theme.
1. There is not the feature on Air theme.
2. What’s format post you talked?
For single gallery format posts, please set the category on: Appearance > Theme Options > Layout: “Category for More Project Button On The Bottom of Gallery Post”
If you talked the normal posts, I need check your wp-admin, please send your question and wp-admin(url/user/pass) via my profile contact form, thanks!
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi,
I’m trying to figure out how remove the margin of each project because I’d like to add a shadow for them.
here how it is now. https://ibb.co/5RMNttwSo I’d like to make the border as the picture.
Best,
Hi,
Do you talk the portfolio list page? Please set the “Item Spacing” as “No spacing”.
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi,
I’m talking about having space between items adding box-shadow. Because if I add box shadow the items don’t have space between them. Best,
Hi,
It should be possible by the custom CSS .
.grid-item .ux-lazyload-bgimg {
left: 10px; right: 10px; bottom: 10px; top: 10px;
}
.grid-item .ux-lazyload-wrap {
background-color: #fff;
}
.grid-item {
box-shadow: 0px 0px 11px #ccc;
}
Regards!
Hi,
Something doesn’t work. I haven’t got space between items and still there’s a margin between the pictures and the boxes as you can see here: https://ibb.co/8YCc8Yp
Best
Hi,
I misunderstood your question. Please remove the custom CSS. Please set the “Item Spacing” as “Normal” or “Narrow”, it will remove space between items. For “margin between the pictures and the boxes”, I need check the live page, please leave the page URL(or send via my profile contact form), thanks!
Regards!
Hi,
Thanks, the url is https://www.jacopomaio.co Best,
Also is it possible to add the social icon of medium? I can’t find in the list. Thanks Best,
.home .grid-item-inside {
box-shadow: 0 0 8px #ccc;
}
.home .ux-lazyload-img {
left: -1px; right: -1px; top: -1px; bottom: -1px; max-width: calc(100% + 2px); width: auto!important;
}
I found there is medium icon on you site now.
Hi there,
I am wanting to disable/not see the “Previous” and “Next” posts links at the bottom of my posts.
Can you please direct me on how I can do this?
Hi,
Please go to ” Appearance > Theme Options > Layout”, disable “Show Post (Previous/Next) Navigation On Project Item Page(Gallery Post”
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Hi there
Thank you for the reply.
Disabling the prev/next post in the Theme Options worked for the last week. But now it is reappearing in new posts I create even though it still says it’s switched off in the settings.
Can you please assist me on how I can disable this option entirely for all posts?
Hi,
Please paste the custom css code to Appearance > Customize : Additional CSS>
.post-navi-unit,
.post-navi-single-normal {
display: none;
}
If it doesn’t work, please send your question and wp-admin(url/user/pass) via my profile contact form, I’ll log in to check it.
Regards!