Discussion on Bostan - Business Theme

Discussion on Bostan - Business Theme

By
Cart 1,877 sales
Well Documented

A-Works supports this item

Supported

This author's response time can be up to 1 business day.

695 comments found.

Hi, I have problem with page scrolling in the Chrome. Everything are updated. http://www.ike.sk/

Hi friend :) hope your weekend was great!

I’ve opened the website and scrolling seems fine to me, can you please the issue more for me? which version of chrome are you using and which operating system are you using? :)

Thank you for your patience.

Thank you for the answer, but in the meantime I found the error and solved it. Ultimate_VC_Addons has problems: I’ve turned off a “slow motion” feature and everything’s okay.

Hi friend :)

That’s great :) enjoy Bostan and have a great day!

Currently when I click project featured image, the image is popping up or display as lightbox image in project page. How can I stop that ?

Hi friend :) hope you’re fine,

Currently this option is available at Projects Carousel block, However, we’ll add this option to general projects/portfolio at the next Bostan update :)

If in hurry, you can contact me at support[at]ahmad.works so that I add this feature for you :)

Thanks!

How do I change page title holder breadcrumbs text color to red

Hi friend :) hope you’re fine,

You can change breadcrumbs color from (Appearance > Theme Options > Typography > Breadcrumbs), also you’ll find page title holder there too :)

Please try and let me know your feedback :)

Thanks. :)

You’re welcome anytime buddy, please feel free to ask anything, we’re always here for you :)

How do I replace lightbox button with the project link In projects / portfolio?

Hi friend :) hope you’re fine,

Currently this option is available at Projects Carousel block, However, we’ll add this option to general projects/portfolio at the next Bostan update :)

If in hurry, you can contact me at support[at]ahmad.works so that I add this feature for you :)

Thanks!

Hi, How do I change the contact form’s typed text color? Characters are pale. Contact form at the bottom of the page: https://adatvedelmi.hu/project/gdpr-reszleteiben-fokuszalva-gyakorlatra/

THX!

Hi friend :) hope you’re fine,

Thank you for purchasing Bostan, sure you’ll like it ;) Please add this custom css code to (Appearance > Theme Options > General Settings > Custom CSS Code) :)

select, textarea, input[type=”text”], input[type=”password”], input[type=”datetime”], input[type=”datetime-local”], input[type=”date”], input[type=”month”], input[type=”time”], input[type=”week”], input[type=”number”], input[type=”email”], input[type=”url”], input[type=”search”], input[type=”tel”], input[type=”color”], .uneditable-input { color: #000; }

And for the footer text I would recommend this code :)

.site_footer p { color: #fff !important; }

Please try and let me know your feedback! Thank you for your patience :)

Thanks for the quick response and help! The code is perfect! :) Have a nice day!

You’re welcome anytime buddy :) please feel free to ask anything, we’re always here for you :)

Also, if you like us, I’ll be very grateful if you like our page and write us five stars review about your experience with A-Works :) https://www.facebook.com/ahmadworks.inc/reviews

Also it would be perfect if you give us five stars on Themeforest too! https://themeforest.net/downloads

Your rating encourages us provide more updates and support :)

Testimonial only show one Item although I uploaded two testimonial. I increased the number of testimonial but it only show the latest one. Is it possible to make it rotatable testimonial.

Hi friend :) hope you’re fine,

Thank you for purchasing Bostan :) sure you’ll like it ;) Can you please send me a screenshot of the Testimonials Carousel settings and let me know which version of Bostan are you using?

Thanks :)

hi, i can not update the theme through “Bostan update” or envato-wordpress-toolkit, last version i update it was 6.491, which i update to it through the theme update option, and it was working fine. Now when i open Bostan update it show empty/blank page. please advise how to update?

Hi friend :) hope you’re fine,

Can you please go to (Appearance > Editor > Style.css) and change 6.491 to 6.49 then try to update again? :)

Thank you for your patience.

thanks, update success :)

You’re welcome anytime buddy :)

Please feel free to ask anything, we’re always here for you ;) Also, if you like Bostan, I’ll be very grateful if you like our page and write us five stars review about your experience with A-Works :) https://www.facebook.com/ahmadworks.inc/reviews

If you don’t have a Facebook account, please give us five stars on Themeforest https://themeforest.net/downloads

Your rating encourages us provide more updates and support :)

I will use Icons in WPBakery Page Builder – Accordion Group but i see nothing, it is a bug?

Hi friend :) hope you’re fine,

Can you please check whether FontAwesome icons is enabled from (Appearance > Theme Options > General Settings > Add FontAwesome Icons > On) :)

If yes, can you please include your website url so that I can check it for you?

Thanks!

Add FontAwesome Icons is On. my website url blue-it.nrw Thank you for help

Hi friend :) Good Morning!

Can you please send me login info at support[at]ahmad.works so that I can investigate the issue

Thank you for your rating :) I really appreciate it and hope you’ll always be satisfied with us ;) We’re launching our Facebook page, it would be wonderful if you like us and write a five stars review about your experience with us :) https://www.facebook.com/ahmadworks.inc/review

Thank you for your patience :)

Hi

Purchased theme but I could not install it.

when I try to install through Wordpress , I get following message.

‘are you sure you want to do this?’ and a call to action of ‘Please Try Again’.

Then I used FTP to upload the theme. I can see the theme under Theme section but I can’t activate.

Error :Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

User Name: ivatechnology

Wordpress version. 4.9.4

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 further and help better?

Thanks :)

Details have been sent to you.

Thank you :) please stay tuned while I check the issue for you :)

Hi Support, Is there a way to make the sticky header appear smoother? I do not like the cutting over to the sticky menu. Would like a smooth transition/animation. Hope you understand what I mean. Thanks

Hi friend :)

Please add this code and let me know your feedback :) @media (min-width: 769px) { .fixed_header .logo img { height: 50px; width: 132px; } } Thank you for your patience.

Thank you, seems to be fine now. Great support!

You’re welcome anytime buddy :) please feel free to ask anything, we’re here for you.

Enjoy Bostan and have a great day!

Hi Support, I have 3 questions… 1. When I horizontally reduce the size down to mobile view, the social icons changes colour back to the theme default. 2. How can I make the colour of the social icon change with “mouse over” 3. How do I change the animation of the service buttons. Thank you

Hi friend :) hope your weekend was great!

Please try this custom css code, go to (Appearance > Theme Options > General Settings > Custom CSS Code) :)

@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css); .hi-icon { position: relative; color: #484846 !important; display: inline-block; text-align: center; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s; box-shadow: none !important; transition: none !important; }

.hi-icon:before, .hi-icon:after { -webkit-transition: all 0.3s !important; transition: all 0.3s !important; }

.hi-icon:before { margin: 0 -5px !important; }

.hi-icon:after { background-color: #fff !important; border: 1px solid #000000; border-radius: 50%; box-sizing: border-box; }

.hi-icon:hover, .hi-icon.hover { opacity: 1 !important; -webkit-transform: scale(0.9); transform: scale(0.9); }

.hi-icon:hover:after, .hi-icon .hover:after { opacity: 0.5; border-width: 8px; -webkit-transform: scale(1.2); transform: scale(1.2); }

Let me know your feedback!

Thank you. All good

You’re welcome anytime buddy :) please feel free to ask anything, we’re here for you ;)

If you like Bostan, I’ll be very grateful if you give us five stars at Themeforest https://themeforest.net/downloads as it helps us to provide more support and updates ;)

Thanks!

Hi Support. First thing. great theme! Second. How do I go about changing the colour of the line under the top header. This line only appear when a phone number or email address is added. Thank you

Hi friend :)

Thank you for your patience, please try this code instead :)

.contact_info_line { border-bottom-color: #c62026 !important; }

Let me know the feedback! Also, if you like Bostan, I’ll be very grateful if you give us five stars at Themeforest https://themeforest.net/downloads :)

Thanks!

Thank you so much. That works. I will defiantly go give you 5 stars.

Thank you for the rating :) I really appreciate it and hope you’ll always be satisfied with us ;)

Enjoy Bostan and have a great day!

Hello. try to import data but got Error: Internal Server Error (500)

Hi friend :)

Ok, 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!

ok, sent. Thanks. in logs i found php error xmlreader class not found. I’m using php 5.5

Hi friend :)

Oh, no need to login then! this error means, that your hosting server is missing one of a very common PHP modules (XMLReader PHP module/extension) and it has to be enabled before any import functionality will work on your site. Please contact your hosting company and ask them to install that for you. These are very common modules, so I don’t know why they do not install them by default.

Please try and let me know the feedback :)

Hi, can you tell me where i can edit mega menu content? my purchase code maybe: 5030415.

Basically this theme purchase my client, And i am a developer for edit content. Can you tell me where i can edit mega menu content?

Hi friend :) hope you’re fine,

Sorry but this isn’t the purchase code :) you can get purchase code by going to https://themeforest.net/downloads Downloads page

See the themes you purchased in your “Downloads” list and click on the Download and next on the “License Certificate & purchase code” link in the drop-down menu.

Please send it at support[at]ahmad.works as this is private info and shouldn’t be available in public :)

Thanks!

Hello, I am using your theme and I faced some problem to use Mega menu. Have you any video or text instruction for using your theme?

Hi friend :) hope you’re fine,

Sorry but it doesn’t appear to me that you’ve purchased the theme, can you please send me the purchase code at support[at]ahmad.works so that I can provide you support :)

Thanks!

Hi,

The mobile menu is not opening submenu’s, tested on an iphone 6 plus in the safari browser, when i tab the menu item to open the submenu it flashes white one time and nothing happends… The mobile menu does work on iphone 7 plus, any idea how to fix this?

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 investigate the issue better? :)

Thanks!

Our problem was that we didn’t press the arrow button the right way, its very small by default, we will make it a little bigger :) Have a nice day.

Hi friend :) hope you’re fine,

Thank you for reporting, we’ll improve it at the next update which is being prepared now to be released within 36 hours, please stay tuned ;)

Have a great day!

Is it possible to link the clients directly to the projects, so that you can look at all of the projects completed for a specific client? Thanks!

Hi friend :) hope you’re fine,

I would recommend assigning certain tags to the clients projects, then putting the tags link in the client url :)

Please try and let me know the feedback!

I Updated the theme yesterday, now the mobile menu is not working when i try to open it.

Hi friend :) hope you’re fine,

Thank you for purchasing Bostan, sure you’ll like it ;) Can you please remove the cache if you’re using cache plugin? if not, could you please write me your website url so that I can investigate the issue more? :)

Thanks!

Hi friend, You recently changed some Javascript in the footer.php which we forgot to update in our child theme’s footer.php. Everything works fine now, Thanks for the quick reply! :)

Hi friend :) hope you’re fine,

Oh, that’s great :) please feel free to ask anything, we’re always here for you ;)

Enjoy Bostan and have a great day!

I do not have the option to put the icons in the menus. Please help this is my page http://ofertas.mundojet.co/

Hi friend :) hope you’re fine,

Sorry but it doesn’t appear to me that you’ve purchased the theme with this account, can you please send me username used to purchase the theme and the purchase code at support[at]ahmad.works so that I can provide you support? :)

Thanks!

I do not have the option to put the icons on the menus

Hi friend :)

Thank you for the info, I’ve reported the comment as these are private info and it’s not safe to show your purchase code in public :)

However, for the menu, first, please make sure that you the last version of Bostan 4.47, which you can update to using Envato Toolkit plugin :)

Please try and let me know the feedback :)

Can i use it for rtl purpose?

Hi friend :) No worries :) our support will provide you the rtl layout once you purchase the theme ;)

Please let me know if you have any question, I’m always here for help :)

Thanks for the quick response

You’re welcome anytime friend :) Please let me know when you purchase Bostan so that we can apply the rtl layout for you :)

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