695 comments found.
The comments show that about 1 year ago woocommerce support is coming. Is this available yet?
Hi friend
hope your weekend is going fine,
It’s not available yet, we’re working on providing it on the next Bostan update. Please stay tuned and we will notify you once it’s ready 
Thanks!
I bought your Boston theme because mainly It support RTL, but it’s not clear in your documentation how can I activate the right to left style, also I need to add Arabic translation. So please advise.
Hi friend
hope you are fine,
Thank you for purchasing Bostan, sure you will like it
The left to right style is activated automatically once you set your website language to a right to left language. You can do this easily from (Settings > General > Site Language > Arabic)
And for Arabic translation, you can translate easily using Loco Translate plugin
Please try and let me know your feedback!
Feel free to ask anything, we are always here to help! Also, if you like Bostan, I’ll be very grateful if you give us five stars on Themeforest https://themeforest.net/downloads
Your rating encourages us provide more updates and support 
Can you help me? I am trying to add a video to my wordpress site using the page builder. I upload the video to my media folder, and then add the url to the page builder form, however it does do anything. Is there any youtube videos or support Step by Steps I can follow?
My theme is Bostan My website is COnnecticutWIndowWashing.com
Hi friend
hope you are fine,
Thank you for purchasing Bostan, sure you will like it
You can embed video using text block at page builder
use this code and replace movie.mp4 with the video url, and the below sentence will appear if the video didn’t load. please try and let me know your feedback!
<video width="320" height="240" controls>
<source src="movie.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
Thanks!
I want to update to the current version. I’ve downloaded it—is there a white paper on how to do the update? I don’t want to mess it up 
Thanks, Bob
Hi Bob
hope you are fine,
Thank you for purchasing Bostan, sure you will like it
You can update easily using Envato Market plugin
please try and let me know your feedback!
Well, I uploaded the plugin and the settings page is blank. I deleted it and tried again with the same result.
Hi friend 
Can you please send me login info at support[at]ahmad.works so that I can investigate the issue and fix it for you? 
Thanks!
Hi I havent updated my theme for a long time, whats the best way to do this. Im on Version: 3.4. Thanks in advance. Paul
Hi Paul
hope you’re fine,
Thank you for purchasing Bostan, sure you’ll like it
First, I would recommend to backup the website, you can follow this tutorial 
After that, you can update easily and safely using Envato Market plugin 
Please try and let me know your feedback!
hello, i want to have only one slide in slider revolution, and after all items and text loads, to stay the same without exiting the screen. can you help please.
Hi friend
hope you’re fine,
Thank you for your patience 
Hello! Is there a possibility to create new project page. I mean I’d like to make 2 project categories amd get the infos for example from /project2 link.
Hi friend
hope you’re fine,
Thank you for purchasing Bostan, sure you will like it
Sorry for the delay, unfortunately I couldn’t understand your request. Do you want 2 different portfolio pages showing different tags?
Thank you for your patience.
Yes I want 2 portfolio pages. I have one portfolio and 6 projects in it. I want to make a new portfolio with different projects. How can I do that?
Hi friend
Thank you for clarifying. First you’ll need to set the 6 projects to a certain portfolio tag as shown in the screenshot attached.
After that, set the current portfolio page to show that certain tag as shown in the screenshot attached 
After that, Create the new projects with a new certain portfolio tag, and create a new portfolio page to show this new certain tag 
Please try and let me know your feedback!
Thanks! I got it. Also, can I make 2 clients carousel? I mean I want to use it for clients and partners, for that I need two. Also, wpbakery frontend editor isn’t working.
Hi friend
hope you are fine,
Unfortunately, the clients carousels don’t have tags. But that’s a great idea and we’ll provide it at the next Bostan update
We currently don’t support WPBakery Frontend Editor. But we are working on providing support at the next update. please stay tuned 
well, can you give me any solution until the next update please?
Hi friend 
I can make the solution for you if you don’t mind sending login info at support[at]ahmad.works 
Thanks!
ok I already sent you, check it! 
Got it
thank you, please stay tuned!
Thank you for your patience
now the clients have tags option and you can create 2 clients carousels with 2 different tags like portfolio 
Please try and let me know your feedback! Also, if you like us, I’ll be very grateful if you give us five stars on Themeforest https://themeforest.net/downloads
Your rating encourages us provide more updates and support 
I already did it!
Thank you so much for your great support. Sorry for late reply!
hello, How can i make the logo and menu area a little bit smaller.? And i have a little white area on top of my logo and menu area. is the area where socialmedia phone and e-mail used to be. now it’s smaller and white. Adwordsadvertising.ro
Hi friend
hope you’re fine,
Please add this code to (Appearance > Theme Options > General Settings > Custom CSS Code) 
.below_header {
padding: 0;
}
body.body_width {
margin-top: 0 !important;
}
Let me know your feedback 
on mobile does not look so nice.i would need the logo a little on the right, and a little lower. Thank you
Hi friend
hope you are fine,
@media (max-width: 768px) {
.row-fluid, .row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.logo img {
padding-top: 20px;
padding-left: 15px;
}
}
Thanks
it did not work well. an you please help me move it just like 10 px on the right, but only on mobile display
Hi friend
hope your weekend is going fine,
Please try this code instead and let me know the feedback 
@media (max-width: 768px) { .row-fluid, .row { margin-left: 0 !important; margin-right: 0 !important; } .logo img { padding-top: 20px; padding-left: 5px; } }
Also, I’ll be very grateful if you give us five stars on Themeforest https://themeforest.net/downloads
Your rating encourages us to provide more updates and support 
hello, so it works perfect now for when i’am at the top of the page, but when i scroll down, the logo does not align left as it did before the change. if it’s possible for it to stay where it was before when i do the scroll down. for you to understand what i want, you know when you scroll down on a mobile device on the top of the page its a sticky bar with the logo and menu item. it that bar i am interested to have the logo on the left and menu on right. if it is not possible…is fine it looks kind of ok as it is
Hi friend 
I see, can you please send me login info at support[at]ahmad.works so that I can investigate the issue and fix it for you? 
Thanks!
HOW DO I TAKE OUT THE TOP BAR. THE ONE WITH EMAIL SOCIAL MEDI AND PHONES…
Hi friend
hope your weekend is going fine,
You can hide the top bar easily by adding this code to (Appearance > Theme Options > Custom CSS Code) 
.top_header { display: none; }
Please try and let me know your feedback!
it works perfect thank you
hello, how can i change the color of menu and logo bar? Thank you
Hi friend
hope your weekend was great!
You can change the color from (Appearance > Theme Options > Colors Settings > Main Header Area) 
Please try and let me know your feedback!
worked perfect thank you
hello, isnt this theme responsive? because i managed eventually to edit the home page, but when i acces it from mobile devices it does not adapt …help please
the image does not respond when i change device
Hi friend
hope your weekend is going fine,
Can you please write me your website url so that I can investigate the issue for you?
Thanks!
HELLO
Hi friend
hope you’re fine,
Sorry for the delay, I have replied to your question above
Thank you for your patience.
hello, how do i edit front page, i mean the section with 4 icons and text underneath
hello, how do i edit front page…do you have a tutorial?
Hi friend
hope you’re fine,
Thank you for purchasing Bostan, sure you’ll like it
To edit front page template, please go to (Appearance > Page Builder) and select home template then edit service icons as shown in the screenshot attached 
Please try and let me know your feedback 
Hello! I put a project list for footer. But it seems with a date of the page. How can I delete/hide the date?
Hi friend
hope you’re fine,
Thank you for purchasing Bostan, sure you’ll like it
Can you please write me your website url so that I can provide you the steps you need? 
Thanks!
lscert..com.tr, check the footer and you will see what I’m saying 
Hi friend 
Thank you for the link, please add this code to (Appearance > Theme Options > General Settings > Custom CSS Code) 
.site_footer .blog_date { display: none; }
Please try and let me know your feedback! Also, if you like us, I’ll be very grateful if you give us five stars on Themeforest https://themeforest.net/downloads
Your rating encourages us provide more updates and support 
Thanks friend,perfect. I’ll do 
You’re welcome anytime buddy
thank you for the rating, I really appreciate it and hope you’ll always be satisfied with us 
Feel free to ask anything, we’re always help to help!
Enjoy Bostan and have a great weekend 
you’re welcome! How can I edit clients logo width in clients carousel?
Hi friend
hope you’re fine,
You can change the logo width by changing the number of clients per slide to 4 (I’ve checked your website and found that the number of clients is 4
)
Please try and let me know your feedback!
hi mate, I did it but it didnt help me
Hi friend
hope you’re fine,
Can you please send me login info at support[at]ahmad.works so that I can investigate the issue for you?
Thanks 
Hi I’m getting 500 internal server error when I activate the theme. Can you please help me out?
Thanks
Hi friend
hope you’re fine,
Thank you for purchasing Bostan, sure you’ll like it
Can you please send me login info at support[at]ahmad.works so that I can investigate the issue and fix it for you?
Thanks 
Hey! When I tried to update R.Slider, its asking me purchase code, I read that this theme already has premium R.Slider. So why I cant use it as a premium?
Hi friend
hope you’re fine,
Thank you for purchasing Bostan, sure you’ll like it
To update the plugins you’ll need to go to (Appearance > Install Plugins) 
Please feel free to ask anything, we’re here for help!
A new version of Slider Revolution is available. Activate Slider Revolution for Premium Benefits. Its appears in plugins. Isn’t included premium slider-r?
Hi friend 
The plugin is available for free with our theme and we have license to include it with Bostan, and the updates are included with the theme to update via (Appearance > Install Plugins). You can ignore this message safely. 
Hello, I am having an issue with the WPBakery plugin updates. When trying to update the plugin it says I need a license key. I have been told in the past by you I believe, that the plugin is updated when the theme ( Bostan ) is updated. I recently updated to the latest version yet the plugin is showing “You have version 5.5.4 installed. Update to 5.6”. I cannot figure out how to update this plugin. I am unsure why this is such a pain to update. One would think that if the plugin is part of a purchased package, that the code within the package would somehow supply the plugin what it needs to update each time without forcing the person managing the site to jump through hoops. Can you please kindly guide me through the necessary steps to keep this plugin properly updated? I am uncertain at the moment. I cna’t update through the plugin update process, It is not updating with the template update and I don’t see a way through the Envato Market plugin I currently have installed. Thank you for your time.
Hi friend
hope your weekend was great!
We’ve released a new Bostan update yesterday which includes latest version of WPBakery plugin
To update WPBakery plugin you’ll need to go to (Appearance > Install Plugins) 
Please feel free to ask anything, we’re here for help!
Ah that is where it is. I keep forgetting the location. Is there anyway to add a link or something to the plugin itself in the list or on the template update? I always forget this location and can never seem to remember this extra step and location. It is just not intuitive and sticking with me to go to appearance->install plugins as I am updating, not installing. It is small, I know but it never fails. I end up forgetting and looking all over and leaving it as is until I have time to ask yet again
Maybe just typing this out will be enough to recall it next time. I just wish I did not have to and it was in a location that made sense. Thanks.
Hi friend
hope you’re fine,
That’s a great suggestion, we’ll include it at the next theme update
Thank you for suggesting!
Please feel free to ask anything, we’re here for you!
Hi, the plugins WPBakery Page Builder and Slider Revolution are not updated after theme updating (6.6). Please advice. Thanks
the problem is solved.
Hi friend
hope your weekend was great!
Great that the problem is solved. to update/install plugins you’ll need to go to (Appearance > Install Plugins) 
Please feel free to ask anything, we’re here for help!
Hi, my purchase code is 262cdb25-214e-4ae3-ba08-786bde0073a2. I try to navigate through the documentation located in \themeforest-5030415-bostan-business-business-theme\Docs\index.html, but it does not work. I can only display the start page, but no link in the left column works! My AdBlock is disabled. Can you please help? Thanks !
Regards,
Nadir Benyoub
Hi Nadir
hope your weekend is going fine,
Thank you for purchasing Bostan, sure you’ll like it
This issue is fixed at the latest version of Bostan. However, you can check the online version 
Please feel free to ask anything, we’re here for help!
I could not turn on Visucal Composer? I already delete this code.
if ( function_exists( ‘vc_disable_frontend’ ) ) { vc_disable_frontend(); }
Hi friend
hope your weekend was great!
We’re releasing a new Bostan update which includes a fix for this issue within 12 hours, please stay tuned!
Thanks 
Hello, I would like to use this theme with a customer panel. I would like to put an customer panel for their personal certificate to download. Can I use without any problem. If you have any plugin suggestion I’m here. Thanks in advance
Hi friend
hope your weekend is great,
Thank you for your interest in Bostan, sure you’ll like it
Sorry I didn’t get the question, can you please explain with an example or more detailed description? 
Thanks!
ok I will try
there should be a customer panel, they’ll log in and they can download their personal pdf documents. Could I use any customer panel plugin with this theme easily?
Hi friend 
Thank you for specifying, unfortunately this is an advanced function and need to be customized, I believe it will need custom web developer service
and is out of our support scope. Sorry about that!
Please feel free to ask anything, we’re here for help!