Discussion on Oshine - Multipurpose Creative WordPress Theme

Discussion on Oshine - Multipurpose Creative WordPress Theme

Cart 38,081 sales
Recently Updated
Well Documented

brandexponents supports this item

Supported

This author's response time can be up to 2 business days.

7855 comments found.

I erased my homepage and reinstalled again but I can’t install your theme. I upload oshine.zip file. but it is invalid…. I buy your theme again. but… what the hell…I want to be replyed your comment.. my e mail kimsehunstudio@gmail.com

Hi,

We have responded to your email, as requested.

Thanks

Hi team I am trying to finish my website http://fernandoalonsofilms.com.mialias.net and I would like one last detail. Is it possible for the header menu to start in transparent and when scrolling looks like this? http://www.albertcheungweddings.com/ or maybe like the V16.

Thanks.

Hi Victor,

This is called the Sticky Header. The option to enable Sticky Header is present in the HEADER AND HERO SECTION metabox in the respective page.

Thanks

I have it activated in all the pages ( http://fernandoalonsofilms.com.mialias.net/nyc-wedding/ ) but in the home it does not work (http://fernandoalonsofilms.com.mialias.net/) Maybe because I have Scroll To Sections enabled?It’s the only thing I need to finish this work. Thanks!!

Hi Victor,

Yes, on a page with Scroll to Section enabled, the Header will remain fixed as you scroll to the subsequent sections, by default and hence the Sticky header setting will not take effect.

Thanks

When you set a portfolio to “Single Page – Fixed Right Sidebar with Overflow images” the images do not load on MOBILE. (They’re fine on WEB) The problem exists on the developer’s site as well as mine. How can I fix this?
MINE: http://www.stefanaronsen.com/portfolio/deliradio-web-design/
DEVELOPER: http://oshinewptheme.com/v29/portfolio/magazine-design/

Hi,

You can use the CSS code below to fix the issue in Mobile devices -

@media only screen and (max-width: 960px){
    .be-content-overflow #be-overflow-image-content-inner{
        opacity: 1;
    }
}

You have to paste the code in the custom CSS section under OSHINE OPTIONS > GENERAL SETTINGS. We will patch the fix in our upcoming updates as well.

Thanks

Thank you! That worked.

Hi Swami,

I just updated the plugin Oshine Modules. Now my site is messed up. Before the update it was the same as V21. Can you please check what’s wrong? The url is www.r10grafischontwerp.nl. Thanks!

Gr, Robert

Hi Robert,

The layout of the site seems to look similar to V21 when i view it in my computer. Here is a screenshot of the home page – https://cl.ly/2j1q3l182f0R. If this looks differently for you, it is most likely due to browser cache and clearing it will fix the issue. If the problem persists, do email your URL, wp-admin id and password using the form in the Support Tab so we can investigate this further.

I also notice that you support pack has expired. Request you to kindly renew the same to avail further theme related support.

Thanks

Wow yesterday it looked like a total mess but now it looks okay. Thanks a lot!

Hi there is it anyway i disable Hamburger Style on mobile menu user can see menu as soon as open website without have to open Hamburger Style?

also i have no idea im not able to see mobile menu anymore. its gone

NVM. menu is working. just wondring is is anyway can desable slider on mobile?

Are you looking to disable the Sidebar Menu in Mobile?

Thanks

Hello team, Please take a look at this http://fernandoalonsofilms.com.mialias.net (travel). In the phones the Amazonia, Ethiopia … links appear in another color. I integrated the code below, so that the colors did not appear in gray. Solution please?. Thanks.

a, a:visited, #bottom-widgets .widget ul li a:hover, #bottom-widgets a:hover { color: #ffffff; }

a, a:hover { color: #7d7e7e; }

Hi,

You have 2 lines of code here. One set the color of anchor tags to #ffffff and the following one sets the color to gray. Removing the second line of code from the Options Panel will make the links take #ffffff color.

To restrict this color change to the anchor tag on Home Page, you can add this code instead on the ones above -

.home a, .home a:hover{
color: #ffffff
}

Thanks

Resolved, thanks!!

Hi guys,

I need to please solve two problems. In the blog http://fernandoalonsofilms.com.mialias.net/blog/ the titles of the post only appear when passing the mouse over, I wish it could always be seen.

In the post http://fernandoalonsofilms.com.mialias.net/2017/10/23/harlem/ is it possible to reduce the space of the content with the header? reduce the white space.

I used the code (below) so that the phone is wider, but the form fields are too wide. Is it possible to reduce those fields to the same width as the content?

.single-post #content-wrap.be-wrap{ max-width: 100%; }

.single-post #content-wrap .post-content-wrap{ max-width: 1300px; margin: 0 auto; }

Thank you

If I paste the code, the title of the post disappears in the blog and is not what I would like.

Hi Victor,

You can use the code below to reduce the space above the TITLE on the Single Post page -

.single-post #content-wrap{
    padding-top: 0px;
}

Thanks

Perfect!! Thanks!!

Hi There, Can we apply lightbox for the popup of the portfolio image. Please let me know. Regards,

Maddy

Hi Maddy,

Yes you can set a PORTFOLIO THUMBNAIL to open in Lightbox. The instruction to create a Ligthbox Type portfolio is provided in this article in our knowledge base – http://www.brandexponents.com/oshine-knowledgebase/knowledge-base/creating-lightbox-image-portfolio/

Thanks

thank you. Got this resolved.

Hi, amayzing Swami, just wants to know:

1) Is it’s possible to use the layout for each client: as with the “Dual Carosel” (carosel right, explantion left) – BUT instead of having the the layout fixed and scrooling, then have each client in each section in a long page?

I can’t seam to find any layout or setting for this. and trying to make it manually with the image slides does not look good for some reason.

2) is it possible to have that on etc a seperate page on etc. one of the other “demo”-setups?

Thank you so much.

Hi,

In that case, you can definitely use the DUAL CAROUSEL template to showcase you clients. You however, have to create the client list using the portfolio post as the dual carousel template is designed to pull information from the portfolio posts only.

Thanks

Hi,

Thnx for the answer – but I think you misunderstand what I will try to accomplish.

Try to take a quick look at this: https://www.dropbox.com/s/8ov99sebajju5tb/whatiwant.jpg

So let me ask you differently:

If you have a long page with the normal page template, and lets say 3 sections.

Is there then a possible to make manual mastersliders that looks like the slider in the dual carousel slider? – So I can place one in each of the 3 sections.

  • I can obviously make a masterslider and add the shortcode in a section. but those does not look the same way (the arrows are diffrent).

Is there a way to make a manual description tab and place left to that slider?

Hope it makes sense?

Hi,

Thank you for clarifying this and apologies about misunderstanding it earlier. Unfortunately, it is not possible to have the Sections on the page built using TATSU to slide like a Dual Carousel Slider.

Thanks

Hi there in trting put read more on text block but it dosent work.. can u please let me know how i can do that?

Hi,

Kindly refer to the screenshot here – https://cl.ly/1K3l0s0t2P1z where the MORE TAG is highlighted in the text editor.

Thanks

Hi there i tried but its now working

Hi,

Kindly email your URL, wp-admin id and password using the contact form in the Support Tab so we can investigate the issue.

I also notice that you support pack is expired. Kindly renew the same to avail further theme related support.

Thanks

btw did you ever notice that you cannot access some of the customization options because the bottom save bar covers it? It’s really frustrating and I’ve found zero work around. Maybe you can put this in your next update?

https://imgur.com/a/JBury

Hi,

Apologies about the issue you are facing. However, we are unable to recreate this and it is likely a browser specific problem. Could you kindly try using TATSU in Google Chrome? The issue will most likely not occur in Chrome. Kindly specific in which browser you are facing this issue so we can test and fix it in our upcoming update.

Thanks

Hi Swami,I use child theme and I’m trying to serve every file in folder wp-content/themes/oshin/js/vendor/ from my MAXCDN but it seems it is not possible. In W3 Total Cache, I have set in CDN custom list this URl {wp_content_dir}/themes/oshin/js/vendor/* but these files are always served from my Origin not by CDN. Is there any workaround please?

Yes we have been investigating this issue and have responded to your email as well.

Thanks

Hi, I have a last resource that doesn’t go on my MAXCDN https://andreadonato.com/wp-content/plugins/oshine-modules/public/js/vendor/vivusSVGanimation.min.js

Any workaround?

Hi,

We will investigate this issue and ensure that the resources are loaded from CDN. An appropriate fix will be patched in our updates.

Thanks, Pavithra

I have a navigation bar at the top of my page that is white set to sticky. If I am signed into wordpress the nav bar has a nice shadow when you scroll down the page, separating it from the white background. If I am not signed in, and I visit, as well as anyone else visits, the shadow is gone and the nav bar gets lost in the content. Any ideas?

Hi Michael,

Kindly provide the URL to the site in which you have this issue, along with your wp-admin id and password so we can investigate this further. You can use the contact form in the Support Tab to email the details.

Thanks, Swami

Hello chaps, hope you are well. Love the theme – it is excellent, powerful and very nice to work with.

A quick question about menu cards – I was wondering where the setting for the fonts is? I can see the caption is set by Typography>Content>Sub title but I can’t work out where the menu card title is set.

Also – the menu looks lovely – but on mobiles it is crammed into a small strip in the middle of the screen under the section picture – so each line of text occupies a square and takes quite a lot of vertical space on the screen. I’ve changed the left padding from the default 50 to 10 or less and that helps a bit on mobiles – at the expense of looking crammed on a monitor – but still doesn’t look right.

Any ideas what I can do to change it?

Hi,

Thank you for the compliment and I am glad you like the theme.

The font family for the Menu Card content will take the font that you set for Sub Title. However, the font size and line height for this module is fixed within the core files. You can use the CSS code below to adjust them accordingly -

.menu-card-ingredients{
    font-size: 16px !important;
    line-height: 24px !important;
}

The code should be pasted in the custom CSS section under OSHINE OPTIONS > GENERAL SETTINGS .

About the issue with the menu layout, could you kindly provide the link to your site and mention in which screen size you are facing issues so I can provide a solution appropriately.

Thanks, Swami

Hi Swami,

Question…I have an image in the top bar and that displays perfectly fine, how can I get a mobile-ready image that I have created to display instead when viewing on mobile?

Hi,

If you have applied the image as BG to the section, I can provide custom CSS to modify the source property for mobile devices . I would require the link to your site along with the URL of the replacement image to provide the css.

I also notice that your free support period is expired. Kindly renew the same to avail further theme related support.

Thanks, Swami

Hi Guys,

Thanks for all the support. On the Oshine Options heather “Oshine 6.0.3” Is showing this message in red FORCED DEV MODE OFF ENABLE, when I click on it says: “Support options are not available while this argument is enabled. You will also need to switch this argument to false before deploying your project. If you are a user of this product and you are seeing this message, please contact the author of this theme/plugin” I’m not sure what it means and how to fix this?

Regards, Antonio

Hi Antonio,

Please ignore that notice from redux framework. FORCED DEV MODE OFF It is to basically turn off their advertising in the backend. Its not an issue and will not affect the functioning of the theme.

Thanks, Team Brand Exponents

Hi there,

thanks for letting me know.

Regards, Antonio

Hello ! Really like oshine theme ! Just a problem with my header: It seems that every versions of the logo are present (non visible, but present) ; when I go hover my header with my mouse, I can see that it becomes a hand at some part where there is nothing, and when I click I go back to the home page. I looked the code and I can see there is dark logo + light logo + normal-logo + sticky-logo. How to solve this problem, keeping only my visible left logo ? Here the site : http://alexandredesmidt.com/. Thanks !

Thank you it’s working very well !

Hi ! I’ve got two questions :

1. I would really like to put the title and number of the picture, below the slide in the center. Now it’s on the left and right on the same baseline. Could you help me ? —> http://alexandredesmidt.com/portfolio/large-scale/

2. I would like to delete the “portfolio” word in the url. I found something about it but didn’t succeed simply.

Thanks !

Hi,

1. Apologies but there ins’t an option to change the position of the Image Caption.

2. You can change the term PORTFOLIO to something relevant to your site. This setting is presrent in the options panel under OSHINE OPTIONS > PORTFOLIO SETTINGS > PORTFOLIO SLUG

Thanks

Hello, Do you know how to insert google API on Oshine v3.1 ? Thanks in advance

This is a very old version of the theme which is currently not supported. Kindly update the theme to the latest version. You can follow the instructions here to update the theme – www.brandexponents.com/oshine-knowledgebase/knowledge-base/update-theme/ and http://www.brandexponents.com/oshine-knowledgebase/knowledge-base/migrating-to-oshine-5-0/

Thanks, Team Brand Exponents

The portfolio “number of items per load” is not working on the home page. Kindly suggest what can be done to make that work. It is related to Portfolio on the homepage Appreciate your prompt response.

Sent it to you. Also wrote the exact requirements that are required.

Hi there, Have not received any response from you on this. Kindly let me know the solution so that we can get this taken care of as well.

Hi Maddy,

We have responded to your email with the possible solution.

Thanks

when i enter my URL the following appears …. Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /kunden/222208_10245/jakobebert/wordpress/wp-content/themes/oshin/lib/start-page/BEAdminMenu.php on line 15

Please help

Apologies for the inconvenience caused. I believe you may be using PHP version 5.3 ( obsolete version ) or less in your server, which is why you are getting this error. Kindly contact your hosting provider and request them to update it to PHPversion 5.4 or above and your problem will get resolved.

Thanks, Swami

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