7835 comments found.
Hello I will be buying another Oshine theme soon do you recomment PHP 7 or PHP 5.6. I am using wpengine to host the site.
Hi,
We are using WP ENGINE as well, but we are running PHP 5.6 as we have multiple sites hosted there. We have tested the theme with PHP 7.1 in our alternate server and it works fine. I would recommend you to use PHP 7 as it is better for performance.
Thanks, Swami
Thank you for your reply, it is very helpful 
Hello, I have been very happy with your beautiful theme so far. Unfortunately, I have run into a major issue: Your theme only shows the site mobile version in Internet Explorer 11. I have built two other client sites using your theme, and I checked on them as well, and the same thing happens—so it is across all 3 sites. And unfortunately the client I am working for right now uses IE 11! IMPORTANT UPDATE: FRIENDS: I AM A MASSIVE MORON! I was in developer tools in mobile view. Duh! I’m sorry! THE THEME IS BEAUTIFUL. I have used many themes, and this one has become my favorite!!
Hi,
Thank you for your kind words and your rating. I guess the IE 11 issue was probably your mistake and it seems like you resolved it, But however if you continue to face any issues kindly write to help@brandexponents.com so that we may investigate and resolve it for you at the earliest.
Thanks, Varsha
Does or will the theme ever auto update itself? Or the child theme? I keep getting emails about the child theme being automatically updated but I am receiving them every couple of hours.
Hi,
Regarding this issue we would like to inform you that the theme never auto updates itself unless you yourself click on the one click updater the theme never updates itself. In respect to the child theme, we never update the child theme since it is for your customisation purposes and is unique to your website and will definitely not be auto updated. So if you face this auto update issue you should probably check it out with your hosting provider regarding this.
Thanks, Varsha
Hello!
We would like to integrate QuadMenu PRO with Oshine.
Please can you advise me on what I need to do to successfully disable the Oshine header menu and output the QuadMenu PRO menu instead.
I have already browsed the comments section and found a relevant response on how to disable the header menu using:
if ( ! function_exists( 'be_themes_get_header_navigation' ) ) {
function be_themes_get_header_navigation() {
//return QuadMenu PRO
}
}
However the mobile navigation menu is still output.
Please can you advise me on what are the correct filters/hooks I should be using.
Many Thanks James
Hi,
We have responded to your ticket about the same query via email.
Thanks, Varsha
Hey, I am looking for a template where I have a lot of products with its descriptions (pictures + few sentences + price table, etc), like in regular shops, but without “buy” and “wishlist” buttons. Generally everything should work/look like shop but there is no “wishlist” and “shopping cart”. Do you have an example of such site in your portfolio? Regards
Hi,
Thank you for your interest in purchasing the theme. The theme is compatible with Woocommerce plugin for this. This is the most popular wordpress plugin for Shop. Woocommerce has option set up your products as External or Affiliate product, in which the Buy Now button is optional and you can choose to not have one. Here is a detail about the product type – https://woocommerce.com/videos/woocommerce-external-affiliate-product-overview/.
We do have showcased this product type in our demo here – https://oshinewptheme.com/v4/product/leather-card-case/
The ORDER HERE button in the above link, is optional and you can choose to not have it to suit your need.
Do let me know if you have further questions.
Thanks, Pavithra
Hello, really like your winery theme. Can it be configured for “add to cart” button that allows buyers to specify number of bottles to add to cart? And can it be configured to show wines in a list (not grid) so that buyers can quickly add a number of different wines to cart from one page in least amount of time?
Hi,
You can easily update the quantity in the cart page and in the checkout page or also in the individual product page, but unfortunately you cannot update the quantity directly in the grid view page and also only grid view passible as of now however we will definitely consider adding a list view in of of our upcoming updates.
Thanks, Varsha
Hi! I would like to know if I can update to WordPress 4.9.8? without inconvenience
Regards, Toni
Hi Toni,
Yes you can update. Our demo sites have already been updated.
Hey Team,
I’m using V6 theme with left menu. I’ve added product search into slider menu so the search showed in the desktop view. But what i expected is something like magnifier icon showing next cart icon on mobile view.
Thanks in advance
Hi,
The widgets that you add on left sidebar will not be added to the header top automatically because header doesn’t have enough size for this so as of now we have given proficiency only for the cart icon to be loaded automatically to the top header in the mobile view, but however we will add the provision to add the search icon also to the header automatically in our updates.
Thanks, Varsha
Hi, how can I resize the display size of the logo – physical width is 400px, display size should be 200px. Thank you
Hi,
Kindly paste the code in the custom css setting under OSHINE OPTIONS > GENERAL SETTINGS in order to resize the width of your logo to 200px. Kindly ensure that Options Panel cache is NOT turned on.
.logo {
max-width: 200px;
height: auto;
}
Thanks, Varsha
Thank you. But in that case there is a be_dynamic.css that makes the line-heigh of the nav a way too high. How can I change that?
Hi,
We calculate the height of the Header based on the height of the logo, dynamically. Since you are modifying the width of the logo using css code, you need to be using custom code to override the line height calculation. If you could provide the link to your site, I can test and provide code to change the line height of the header.
Thanks, Pavithra
Hello there,
I’m using Oshine and am creating my portfolio. In the portfolio I’m using the Lightbox “Photo Swipe”. In standard the background color of the lightbox is black, and the controls are white. I’d like to have the background white and the controls black. Here in the comments I found the code to change the background color to white:
.pswp__bg{ background-color: #ffffff; }
But now the controls are white with a light grey background. The main background of the lightbox is white (with this code).
How can I solve my problem and remove this light grey color and change the color of the lightbox controls to black.
Thanks in advance and best regards, Marco
Hi,
Since the control Icons used in the Photoswipe lightbox are loaded as SVG image, you have to create a new image and change the image source using custom css, to be able to change the color of the icons.
Thanks, Varsha
Hi Swami,
I just would like to ask not HOW TO DO IT but IS IT even possible to customize the Recent Blog element? Not to have title under the thumbnail but for ex. title on the center of thumbnail? If yes I would probably renew my suppport and will ask how to do it 
All Best, Bob
Hi,
You can align the title to the center underneath the thumbnail but not over the thumbnail with the style which we have as of now.
Thanks, Varsha
Hi Guys, on my page shopbox.com – can I somehow set in the theme to have mobile type of navigation on the tablet screen? (the navigation is messy on tablert (iPad air 2 for exaple) on portrait). Thank you
Hi,
Kindly paste the code in the custom css setting under OSHINE OPTIONS > GENERAL SETTINGS. Kindly ensure that Options Panel cache is NOT turned on.
@media only screen and (max-width: 1024px){
.style3 .menu {
display: none;
}
.mobile-nav-controller-wrap {
display: inline-block;
margin-left:30px
}
}
Thanks, Varsha
The theme looks amazing! Do you have an option to test out the theme before purchasing kind of like the Impreza theme: http://preview.themeforest.net/item/impreza-retina-responsive-wordpress-theme/full_screen_preview/6434280 Thanks!
Hi,
Apologies, we do not have the option to test out the theme prior to purchasing it. That said, we can provide any clarification you may have about the theme and its features. Kindly drop in your email address to help@brandexponents.com with any questions you have and we will try to assist as precisely as possible.
Thanks, Pavithra
I have trouble with the purchase code on some sites.
Hi,
Do you get any error messages while saving the code? Kindly provide screenshots of the error message via email to help@brandexponents.com so we can assist accordingly.
Thanks, Pavithra
None of my images are showing up. I have uploaded icons for my header, and multiple images through the Tatsu templates – doesn’t matter what modules I use, none of my images show up. Thoughts?
Hi,
Can you give me the link to the page and the browser in which the issue occurs? So I will be able to assist accordingly.
Thanks, Varsha
Hello, I am really enjoying your beautiful theme! I have one problem. I am adding Buttons. I would like an icon on the right side of the Button, after the text. By default, the icon is coming before the text. How can I move the Button icon placement? Thank you
Hi,
Kindly paste the code in the custom css setting under OSHINE OPTIONS > GENERAL SETTINGS. Kindly ensure that Options Panel cache is NOT turned on.
.tatsu-button-wrap .left-icon {
display: flex;
flex-direction: row-reverse;
}
.tatsu-button-wrap .tatsu-icon {
margin: 0 0 0 1em;
}
Kindly note that the given code will make all the icon in the button module to appear on the right side of the text. If you wish to have the icon in the right side of a particular button then you will have you assign a class name for the particular column in which the button appears and add the class name to the above custom css.
Thanks, Varsha
Hi Varsha, thank you so much for this! Works great. 
I really like the style of this demo: https://oshinewptheme.com/v42/ but there is no portfolio/gallery for my freelance designer work, is it possible to activate it somehow? Put a link to a big gallery with filters?
I also just noticied the example is linked to no pages at all, how can i see how the about me / prices table look in full mode?
Hi,
We have responded to your ticket about the same query via email.
Thanks, Varsha
Hi! I have a problem. In the portfolio, the sub categories of the filter are being display equals to the parents categories. Is there a way to make the sub categories below the parent category on the portfolio filter?
Hi,
We have responded to your ticket about the same query via email.
Thanks, Varsha
Hi! I’m trying to enter in some custom JS and jQuery code. I’ve given a column on multiple portfolio pages the same Id hoping to manipulate them with the custom JS, but it doesn’t seem to be working – it only works on the first portfolio that has a column with that Id. Does Tatsu/Oshine only allow one Id to be used across the entire website for JS purposes?
Forget what I said, it seems to be working now : )
Hey guys, I’m looking to load the V43 demo content but it’s not listed in the latest update for the theme. Is it possible to have the file emailed over?
Hi,
We have responded to your ticket about the same query via email.
Thanks, Varsha