69 comments found.
Hi, I am considering buying this theme for my next project but wanted to first check if you are due to release a new theme within the next few weeks, or are working on something new currently?
I have purchased a few of your themes over the last couple of years and support has always been excellent so always try and use your themes if they suit my requirements.
I have just purchased your theme and instantly have some errors in the error.log and was about to contact support in the same way as I have with your other themes only to find that you state you are not supporting this theme! On this note I would like a refund please and I will choose a different theme for my project.
In my opinion, you should not be allowed to sell a theme on this site without supporting it should it malfunction or give errors. One of my main reasons for purchasing this theme was because I have always had good support in the past on other themes I have purchased from you. I have contacted Envato and requested a refund.
Hello,
We enabled support so now we are supporting our all themes. We have some company operation problem so we disabled it for a while. We enabled it and we are supporting all themes now. You can take refund and repurchase to take benefit of it.
Thanks, ThemeMount Team
Hi there, if it is not possible to have support with the licence I purchased yesterday, then can you refund so I can re-purchase again please?
Hello,
Yes sure. We are ready for refund and than you can re-purchase it with support.
Please submit this form for refund process:https://themeforest.net/refund_requests/new
Thanks, ThemeMount Team
As I only purchased this yesterday my purchase is not yet showing in the dropdown, but when I look at the support page now it states support is included, so is it really required for me to get a refund and then re-purchase? It states I have 6 months support from 14th August 2018?
Thanks just received the refund email, as soon as the amount has been credited to my account I will re-purchase. Many thanks for sorting this out.

Hello! Can you please advise how to increase the size of the logo on mobile devices? I can’t find a setting for this in the Theme Options.
Thanks! Regards Melanie
Hello,
Thanks for contacting us. The logo height will be set automatically so there is no direct option for this. But we can set it via custom CSS code easily. Please contact us via our official support system at http://support.thememount.com/ so our team member will guide you on this.
Thanks, Bob
Hello,
Thanks for pointing this. Actually we already tested our theme with W3C rules and it was already 85+ at that time. But the rules are changed now so it’s showing errors now.
I will forward this to my team and will correct this.
Thanks, Bob
Hi! Just wondering how to set dropdown menu indicators in this theme (that is, to show there are pages below the main menu)? My site is here http://pbw.bantergroup.com.au/. Most other WP themes have used have this in the Theme Options, but I can’t seem to find it in Fixology. Thanks!
Hello,
We are not very clear about your requirement but I think you want the small icon that indicates dropdown exists on main menu. For this we will provide you code so you can add it and it will be done.
We recommend you to contact us via our official support system at http://support.thememount.com/ so our team member will guide you on lthis.
Thanks, Bob
Hi, is it possible to have different header styles per-page or is it a planned feature? For my page I need to have the classic header on every page, except on the startpage, there I need the overlay header.
Hello,
Thanks for contacting us. There is no direct option for this but you can set it via Custom Fields section. We are ready to help you on this. Please contact us via our official support system at http://support.thememount.com/ so our team will guide you on this.
Thanks, Bob
Hi,
thanks for your reply! I will do that, thanks!
Anyways, is it a planned coming feature? Would be nice 
Greetings
Hello,
Thanks. Currently there is no plan for this feature but I will forward this to my team and will discuss with them.
Thanks, Bob
Hi,
that’s awesome! Thank you!

I just installed Woocommerce which isn’t bundled (which is a better idea as some people may not want to use it). However for your information:
Your theme (Fixology) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.
Hello,
Thanks for contacting us. Yes the message is appearing and showing old template files. But this is false alarm so you can ignore it now. We are already using latest code and the Shop page will work perfectly without any error. There is only version different in WooCommerce template files so this error appears. You can ignore it now.
Also we are going to release new update in some days so it will be solved too.
Thanks, Bob
Hi, how do i make the mobile version of logo bigger? my site is minerfix.com, the logo is displayed well on desktop version but it became very small size in mobile version.
Hello,
Thanks for contacting us. There is no direct option for this but we can do this via custom CSS code. Please contact us via our official support system at http://support.thememount.com/ so our team member will guide you on this.
Thanks, Bob
Is there a way to have the menu stick when scrolling on a mobile device? Instead of having to scroll all the way up to go to another part of a one page site
Hello,
We didn’t stick the menu because mobile and other devices has small display and the stick menu will take extra space on display. So we didn’t stick it. Hence we can help you on this. Please contact us via our official support system at http://support.thememount.com/ so our team member will guide you on this and provide you proper solution.
Thanks, Bob
Hello! Great theme – I have just started work on a new project. Can you please tell me how to remove the ‘66’ icons displaying top and bottom in the Testimonials section. I do not wish to display Featured image in this location. Screenshot here https://pasteboard.co/HaqZHIEN.png
Hello,
Thanks for contacting us. Glad to hear you like our theme.
You can remove the ‘66’ icons by adding custom CSS code. Here is the code:
.thememount-box-view-default .thememount-box-author .thememount-box-img,
.thememount-box-view-default .thememount-box-desc:before{
display:none;
}
Just paste this code in Admin > Fixology Options > Custom Code > CSS Code box and save changes. This will remove the icons.
You can also contact us via our official support system at http://support.thememount.com/ so our team will guide you for your questions.
Thanks, Bob
Perfect! Thank you Bob

Hi again – I’ve switched to a different layout in your Testimonials VC element, and now the icons are displaying again. Are you able to provide the adjusted code to hide them? They are towards the bottom of this page http://pbw.bantergroup.com.au/ Thank you!
Hello,
Here is the CSS code:
.thememount-testimonials-info .thememount-box-img{
display: none;
}
We recommend you to contact us via our official support system at http://support.thememount.com/ so we can provide you fast reply.
Thanks, Bob
Thanks Bob – unfortunately that doesn’t appear to have worked. The 66 icons are still displaying. Any other suggestions? http://pbw.bantergroup.com.au/
Regards Melanie
Hello,
I checked the code and found that another CSS is overriding our custom CSS code. So we need to add !important in our code. Here is updated code:
.thememount-testimonials-info .thememount-box-img{
display: none !important;
}
If you have any question than please contact us via our official support system at http://support.thememount.com/ so our team will provide you solution.
Thanks, Bob
Perfect! Thank you Bob. I appreciate your help.
Glad to hear it works 
Hello,
Thanks for contacting us. I think you are referring the Titlebar background image. If so than you can edit it easily. You can set different image for different pages easily. Please contact us via our official support system at http://support.thememount.com/ so we will guide you properly on this.
Thanks, Bob
Hello, is it possible to buy this theme and adjust it for a different purpose than plumbing lets say ? Thanks
Hello,
Thanks for asking this question. Yes this theme is basically multi-purpose theme so you can create any business you like. We created all elements for all businesses so it’s super easy to create site for any business.
Let’s say our Team Member section can be used for staff members like CEO, Technical Support, Sales etc. If you are creating site for hospital than you can use it for doctors. So it’s up to you how you like to use it.
If you have any specific business than please let us know so we can discuss more on this. Please contact us via our official support system at http://support.thememount.com/ so we can guide you on this.
Thanks, Bob
Thanks for the reply Bob. I’m planning on using this theme for a general business. So i want to add lets say a service that is not listed it will be easy to do so right ? Or completely change some content in some pages
Hello,
Yes right. But for your conformation, we recommend you to contact us via our official support system at http://support.thememount.com/ and send us your requirement so our team will create and show you sample page so we both can be sure for what you need.
Thanks, Bob
I’ve opened a support ticket explaining my thoughts but also i have some errors while importing a demo with the result of not being able to install any demos but haven’t got a reply for several hours now and its kind of urgent Thanks
Hello,
We are from India so currently our office is closed as it’s night now. You will receive reply tomorrow morning.
Sorry for the trouble.
Bob
Good job,nice structured theme,good luck with sale
Thanks for your great comments. Glad to hear you like our theme. Please provide us 5-star ratings as it will help us a lot 
Hello, when i try to install theme, there is a problem : Warning: A non-numeric value encountered in /htdocs/wp-content/themes/fixology/cs-framework-override/config/metabox-options.php on line 232 and other lines, its normal ? i tried to re-install theme many times but that not work, help plz
Hello,
This error appears with latest PHP version 7.1.x We already solved this on our development server and we will release this in 1 or 2 days.
Also to solve this, we are ready to send you latest theme package via email so you can solve it now. Please contact us via our official support system at http://support.thememount.com/ so our team member will guide you on this.
Thanks, Bob
Yes please i need it now
i sent an email to your support team, i hope to receive an answer today, thank youu (i add the purshase code in the email as asked)
Thanks 
Congratulations for excellent work and good luck with sales 
Thank You 
Congratulations! Nine Theme. Good luck with sales 
Thanks AstroTemplates : )
Congratulations!
Excellent work and design. I wish you big sales.
Thanks 
very nice work on this , i wish you all th best for your sales

Thanks 
Cool theme
Thank you so much 
Congratulations! Nice Work, Good Luck With Sale 
Thanks 