7852 comments found.
Hi,
Is there a way to move the social media icons to the top left of the page and the menus to the top right. Currently, the social media icons are at the top right and the menus and top center. Is there a simple way of doing this or does it involve code?
Thanks
Hi,
Apologies we don’t have a built in header style like this, but the closest you can get to is like our v7 demo – http://brandexponents.com/oshin/v7/
where instead of a standard menu on the right you can have a special menu. We have two styles of special menus. the overlay menu & then animated falling menu ( showcased in v15 demo ).
We will consider your suggestion for one of our upcoming updates. In the meanwhile see if you want do with the alternative I have suggested.
Thanks, Swami
Hello!! I was wondering is there a way to change the background of a section that is separate from the desktop version. This would be a different background for mobile viewing. Thanks in advance.
Hi Pam,
Apologies but it looks like your free support period has expired as on 2nd March 2016. Kindly renew support by purchasing an extension from themeforest in order receive continued responses to your support requests.
Thanks, Swami
I am having trouble with the site crashing (everything turns to white screen) when I try to activate the plugins (especially Slider Revolution, Master Slider, BE Page builder). Could someone help me figure this out?
Hi,
We have received the same request from you in our support platform as well. Kindly share your wordpress admin url, ID and password as well as your FTP access to investigate the issue. We believe it may be due a server configuration or insufficient memory. Because these plugins are working fine across all sites using our theme.
Thanks, Swami
Hi Swami,
There is a half-column background image on my text block. It must have stuck when I edited this template page but I cannot remove it in any of the page options.
http://olivermills.co.uk/about-me/What can I do to give this half a column a white background?!
Cheers, Ollie
Hi Ollie,
I just checked your about page and I don’t see any column background over your text. Have you resolved it already or am I looking at the wrong place ?
Thanks, Swami
Yep I have corrected it now.
I’d like to know 2 small things…
How do I make the full screen background on my home page be full screen for mobile?
And how do I hide portfolio filters for mobile?
Thanks, Ollie
Hi Ollie,
By default Full Screen Sections are not forced to the height of the screen, but rather the height of its content, plus the padding value set in the Section’s settings. However you can use the css snippet below to make them full screen.
.full-screen-section-wrap { min-height: 100vh; }
Kindly paste the code in the custom css setting under the “General” section of the options panel. Kindly ensure that Options Panel cache is NOT turned on.
Thanks, Swami
Hey Swami that worked fine, however the logo and “enter” link is not centred in the screen like it is on desktop?
Also how do I hide portfolio filters in mobile?
Thanks, Ollie
Hi Ollie,
Please use this code instead of the one i gave earlier
@media only screen and (max-width: 767px) {
/*Full Screen Section*/
.home .full-screen-section-wrap .be-section-pad{
padding: 0px;
height: 100vh;
}
.home .full-screen-section-wrap .be-row{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
/*Portfolio Filter Hide*/
.filters{
display: none;
}
}
Thanks, Swami
Hi! While viewing my website via my mobile device (iPhone6) the Master Headers on my home page do not adjust to the screen. It will only adjust when I turn my phone for a wide view.
is the master header not responsive on mobile devices?
Thanks
Hi,
Master Slider plugin is responsive, but it basically auto resizes all the text layers in slider dynamically based on its own calculations. Sometimes the text layers become too small. Its how the plugin is and unfortunately we are unable to do anything about it. However we have also included the Slider Revolution plugin in the theme package for free, which provides options for adjusting the text layers for various screen sizes. So given your requirements, I would recommend you to use it.
Thanks, Swami
hello, i am using oshine on my site, and have just installed bbpress.
unfortunately, the design turns out to be quite poor, and i do not have access to the page builder on the forum backend – but you say that the theme supports bbpress, and i see a folder with such name in the package.
do i need to activate something to have a nice oshined design on the forums ? or should i edit a css from scratch ?
thanks for your help, damien
Hi Damien,
We do have added a basic level of styling required for the plugin elements to look inline with the theme’s design. If you could give me a link to the page where you have used the plugin, I can look into it and let you know if there are any straight forward styling fixes for them.
Thanks, Swami
well swami maybe the basic is not as good as the rest… and i’m afraid it’s you fault : you put such a high level to the rest of the template that we are expecting always more ! (this is supposed to be a humoristic sentece) (i hate smileys)
the page is there : http://conferences-christianclot.com/forums/
damien
Hi Damien,
The wrapper is occupying the full width instead of the just being contained to the center, which is why the design looks odd. Kindly share your wp admin url, ID and password via the form in this link,
http://themeforest.net/item/oshine-creative-multipurpose-wordpress-theme/9545812/supportand I will fix the wrapper for you.
Thanks, Swami
Is there a way to take off the download image option in full screen mode?
Hi,
Apologies there isn’t an option to disable it. However you can remove it by adding custom CSS code.
By the way I see that your free support period has expired. Kindly renew your support by purchasing an extension for continued responses to your questions / issues.
Thanks, Swami
Hi Swami,
On the mobile version of my site – www.sergiogarciaheadshots – the dropdown menu works, at first. You click on the dropdown menu, tap on actors, then tap on any of the sub menu and the correct page loads.
The problem occurs when you are inside a sub page and try to click on the dropdown menu to go elsewhere on the site. The dropdown menu no longer works and in order to go elsewhere you must click on the logo so it can take you back to the home page.
THEN, you are able to click on dropdown menu again.
Would love your thoughts on how to fix this.
Hi,
The issue with the Menu Navigation on Mobile Devices while using the carousel slider, was fixed in the recent version update – 4.1 . The issue should be resolved if you have this version. In case the error persists, kindly clear your browser and server cache to ensure that the latest files are getting loaded. Let me know if you need further help.
Thanks, Swami
Hi, sorry, I’m trying to build portfolio. problemm is: I want portfolio pictures all squares and horisontal rows to be in straight line, I was able to build all squares in first row, but next row pictures got cut 4×3 and I got broken horisontal lines – some pictures are higher, some lower, and I can not find way to make horisontal lines straight. I have this “higher-lower” and 4×3 scheme as default, I don’t know how to change that. Which settings are in charge for that? Can I do that without demo pages, but just with builder? Settings in “Oshine options – portfolio” are not working for already built portfolios, right? Thank you!
Ok, I was able to get all square pictures in portfolio by loading square pictures. Anyway, how can I have pictures in portfolio straight in a horisontal row and not in this “higher-lower” scheme? Also, what woul you recommend to speed up my site, it is very slow. In google page speed it is saying first to turn on compression for js and css (by gzip or deflate), how do I do that? Thank you!
Hi,
Kindly go to OSHINE OPTIONS -> PORTFOLIO SETTINGS and set the “Aspect Ratio” setting to 1. The default aspect ratio is 1.6 which is why your images are in 4:3 ratio. So after you set it to 1, kindly regenerate all the thumbnails you have uploaded so far by installing the REGENERATE THUMBNAILS plugin ( free plugin available in the wordpress repository ) , going to the media library, selecting your portfolio featured images and regenerating them. You have to ensure that your images are ATLEAST 650px in width and 650px in height for them to be pre-cropped according to your new aspect ratio. I believe some of your images are not atleast 650px in width which is the reason why your images are not aligning horizontally in a uniform grid. Kindly share the link to your site so that I can investigate and confirm the problem.
Kindly install and use the W3C cache plugin for minifying and serving compress css and js files.
Thanks, Swami
Thank you Swami!
Hello Sir, just don’t know why I can’t not see and choose any icon why I use layout builder, what should I do for this?
Hi,
Responded to your Ticket about the missing icon issue. We can take it from there.
Thanks, Swami
Hello,
I am trying to import the demo data and I know that it is suggested to import the Primary data first. However it is not even an option in my list of demos. Can someone help me figure this out?
Hi,
With the new update ( oshine 4.1 ) we released two weeks before, you no longer have to import primary content manually as it will be imported automatically when you import any of the demos. This information has already been updated in our knowledgebase and I guess you were looking into our old documentation. Kindly note that you can directly go ahead and import the demo of your choice.
Thanks!
Ram
Hi, I just downlaoded your docuemation etc but there isnt a child theme?
Hi,
Apologies about the missing file. Kindly email us via the Contact Form in the Support Tab and We will email the file right away.
However, the Child Theme is not necessary if you are not going to be making any modification to the core theme files.
Thanks, Swami
Hello,
I am trying to import the demo data and I know that it is suggested to import the Primary data first. However it is not even an option in my list of demos. Can someone help me figure this out?
Thanks, Devon
With the new update ( oshine 4.1 ) we released two weeks before, you no longer have to import primary content manually as it will be imported automatically when you import any of the demos. This information has already been updated in our knowledgebase and I guess you were looking into our old documentation. Kindly note that you can directly go ahead and import the demo of your choice.
Thanks! Ram
Excellent theme, really love working on it
Two small problems ::: How do I get social media buttons into the footer ??
and when I use the page builder to do a blog post, the text on the actual post is fine, but when I look at the post on my blog page the text has 00000000 before every post
Hi,
Thanks for your kind words. We really appreciate it.
1) If you have social media icons on footer, then you can find the shortcodes for the social media icons in Oshine options -> Footer Settings. Rather, if you have it in the footer widgets area, you will find the shortcode in Appearance -> Widgets ( In anyone of the 4 footer columns ). In the shortcode for the social media icons, you will see an attribute called href with no value ( just an empty string ). Replace this with the link you want but remember that you have to prefix the link with http:// to inform the wordpress that it’s an external link.
2) With regard to the second issue, kindly send your site address, wp-admin Id and password so that I could have a look.
Thanks!
Ram
Thank you message sent via themeforest 
Is there any progress with this ??
Hi,
We didn’t receive any mail from you. Kindly send your issue via support tab above ( clicking contact author ) so that we will be able help you out!
Thanks!
Ram
Received your message last night. We have responded to you with a solution.
Thanks, Swami
Hi,
I have a problem with my left header in firefox. In firefox the width of my menu is bigger than in chrome or safari and you have to scroll from left to right to see the content of my menu. Any suggestions?
http://timbrederecke.com/Maybe its the logo (300px) but for retina displays I need this size…
Thanks, Tim
Hi Tim,
To make the logo render properly on firefox, go to settings -> retina and select the ADVANCED TAB. In the advanced tab, you will see an option called method which will be set to PictureFill. Kindly set that to Retina.js and see if it works well on firefox. If the problem still persists, kindly get back to us using the support tab above.
Thanks!
Ram
Hey Ram,
sorry but I cant find the retina settings
.
Thanks Tim
Hi Tim,
Kindly email your URL, wp-admin id and password via the contact form in the Support Tab, and we will look into what is causing this issue.
Thanks, Swami
Thank you! Now everything works fine. Great support, awesome theme!
What a beautiful theme!
I am considering purchasing but my only hesitation is the ability to show captions under each image when they are stacked (this is especially important in mobile view). I don’t see any in the demo; is this a possibility?
http://brandexponents.com/oshin/blog/portfolio/vertical-stackedThanks! Andrea
Hi Andrea,
Thank you for your interest in purchasing the theme. I am glad you like our work!
Yes, It is possible to add Text Captions beneath each image in this layout. The Images in this page, are added using the Drag and Drop BE Page Builder that is included in the theme and the Layout Combinations with BE Page Builder are enormous.
Thanks, Swami
Hi Swami, how do I give all portfolio filters a 1px letter-spacing?
Thanks
And how do I add a pixel spacing between my social media links in the header?
http://olivermills.co.uk/work/Thanks
Hi,
1. You can use the custom CSS code below to increase the letter spacing for the portfolio filters -
.filters h6{
letter-spacing: 1px;
}
2. And, the css code below to space out the icons in the header -
.header-code-widgets a{
margin:0px 5px;
}
You have to paste the code in the custom CSS section under OSHINE OPTIONS > GENERAL SETTINGS.
Thanks, Swami
An odd thing happened…my client went through and categorized over 90 portfolio items, only to log in the next morning and the work was gone. No one else had been in the site. Could this be related at all to the theme? Anyone else have this problem?
Hi angela,
We have never heard of an issue like this before. I am certain that this is not a theme problem. This might also be a result of a third party plugin your client has installed. Please note that your client should press update button after adding categories to portfolio otherwise the changes will not be saved. If you need us to investigate further into the issue, mail us your wp credentials and site link through the support tab above.
Thanks!
Ram
Something is definitely wrong though. The portfolio (we’ve turned on infinite scroll) only loads so slowly and only after reclicking on the category: http://dev-sj-consulting-2016.pantheon.io/what-we-do/ – and then, doesn’t show them all. For instance, Animal Welfare should have four. Only after reloading, scrolling up and down to try and trigger the load do I get 3. I’ve already emailed via the support tab about this.
Hi,
We have responded to your ticket about this issue.
Thanks, Swami
Hi Swami – is it possible to link through the ‘Team’ profile’s to a separate page? You have links to the different social profiles but I’m looking to have a ‘Read More’ button, or similar, that would open to a separate page with further detail. Many thanks. Russell
Hi,
Apologies as this option is not available as of now. But we will take it as a suggestion and will definitely try to implement this in the future updates.
Thanks!
Ram
Hi, how can I change the colour of the font in page builder text box? Also how can I add my own links to the social media icons? Thanks.
Hi,
1) There is a color picker in the text block module to select the color of the fonts. But it will be hidden by default. To show this click the button that is on the immediate right of the full screen button in the content area. This will enables a number of options including color picker.
2) In the short code for the social media icons, you will find an attribute called href set to nothing. Add the link there and make sure that the link is prefixed with http:// to inform wordpress that it’s an external link.
Thanks!
Ram