Forum Replies Created
-
in reply to: RevolutionSlider didnt work after Autoptimize
Hello,
Glad to know that. Thanks for sharing!
Best regards!
in reply to: Specular vs TowerHello,
The two themes have different number of features (Tower theme as it was build later has additional features), styles and the build-in demo sites are different as well.
You can check out each theme’s specifications in their profile in Themeforest. Please follow the links below:
https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=2https://themeforest.net/item/tower-businessdriven-multipurpose-wp-theme/11941335?s_rank=1
Best regards!
in reply to: Responsive text to much to the sideHello,
Sorry for the late reply.
We created the situation but this doe snot happen. Can you please provide a link where you are running this?
So we can give it a closer look.To send data in private, please read this article for more information.
Best regards!
in reply to: Full Screen Image on Top and mobile viewHello,
Please know that i did not change the mobile menu style. It was already set to Side Menu since i checked it. The only changes made are the custom css that i already informed you in my last reply.
You probably didn’t see it since you couldn’t find the menu icon in mobile.The menu style with black background and menu items in the middle is a desktop style. It is not available for the mobile. You can find the two mobile menu styles in General Options > Header Options > Responsive Menu style (screenshot).
So changing the mobile menu drop-down from Simple to Side Menu does not affect the desktop style at all! You still have the black background menu style in desktop/ipad landscape layout.-Side menu letters: Please know that this is the menu style by default. If you do not like it and want to change it, then this another thing. I will help you customize it by providing the right custom css code, but you have to know that it is definitely not a mistake.
Please add this code in order to change the characters font size and padding:
@media (max-width: 979px){ .snap-drawer #navigation nav .menu > li > a { line-height: 40px !important; font-size: 13px !important; padding-left: 5% !important; }}Edit the values to your wish.
Best regards!
in reply to: No Mobile Menu When Viewed on MobileHello,
Please go to General Options > Layout > Extra Navigation, set it ON/OFF to your wish. Save changes.
Best regards!
in reply to: Cannot Load Demo ContentHello,
Sorry for the late reply.
You have issues but it’s not from theme side. The dummy data import does not have any issue and is a process already tested multiple times. I deactivated the third party plugins in case they were conflicting with theme scripts but the import does not start. This is not normal and please know that it’s NOT theme’s fault.
There are several reasons for the import to fail. Such as:-Server configurations: You may need to increase other server variables such as execution time limit, enough access rights on themes files and file upload limit. Contact your host regarding it. Please read this article for more information regarding the dummy data import issue.
-check if your host doesn’t accept XML files to import. The dummy data files need to be archived as gzip.
-I don’t understand what issue do you have with Visual Composer. It is completely okay to use it. There is no issue and definitely it does not stop you from using theme. Can you please be more specific on your issue?
-I have however set up your site like the demo you requested. Please check it. You are completely able to continue customizing the content to your wish.
To know more in details how to edit theme, please read theme documentation and watch the video tutorials.
Let us know.
Best regards!
in reply to: Full Screen Image on Top and mobile viewHello,
Sorry for the late reply.
I added this code into your custom css box:@media (max-width: 767px){ .header_wrapper { background: rgba(0, 0, 0, 0.02) !important; } .header_5 .mobile_small_menu { display: block !important; } .mobile_small_menu.open:before { color: white;} .mobile_small_menu.close:hover { color: rgba(72, 236, 206, 0.98); } .snap-drawer #navigation nav .menu > li > a { color: #464444;} } @media (max-width: 979px){ .header_5 .mobile_small_menu { display: none;} .header_wrapper { background: rgba(0, 0, 0, 0.02) !important; } .header_5 .header_tools { margin-right: 60px; padding-top: 5% !important; } #logo { top: 17% !important;} }To fix the mobile menu displaying. Also i changed the mobile menu font color to gray so it would be visible, since you have the background white.
I see you have added the same logo in both versions, dark and light (screenshot). I suggest you add a dark version so it would be visible in mobile as well.Please check your site and let us know.
PS: We aren’t in contact with any freelance developers for now. But if we get any information, we will notify you.
Best regards!
in reply to: Specular compatibility with Visual Comp 5.0?Hello,
We will update change log asap. Sorry for the inconvenience!
Best regards!
in reply to: Demo ContentHello,
I am glad to know that we were able to help. If you are happy with our support, please
rate the product with 5 stars under the Downloads tab of your Envato profile.
This is very important for us to be able to keep working hard and provide more
awesome work.Thank you for being an awesome customer!
Hello,
What are you using to generate the code? Just remove any quotes from the attribute values. When pasted the infographic in a text box, it will automatically set the right quotes.
Best regards!
in reply to: Related products displyHello,
Did you made any changes to theme files? By default there are 4 related products per row. Please update theme files with a fresh copy. Download it from your Envato account. Save a back up of your current files if you have made changes to them.
Let us know how it will go.Best regards!
in reply to: No Mobile Menu When Viewed on MobileHello,
The mobile icon you are referring to, it’s not a mobile menu. It is the extra navigation menu. You can add widgets to it in Appearance > Widgets.
The mobile menu is not present in the code either, so most probably you did not set it to display.
Please go to General Options > Header Options > Show Responsive Menu Dropdown (screenshot), make sure it it set ON.
Let us know if the issue persists.Best regards!
in reply to: Changing the footerHello,
Please go to General Options > Footer Options to change footer layout. And in Appearance > Widgets, to change it’s content.
Let us know.Best regards!
in reply to: Menu LocationsHello,
Sorry but this is not possible. Theme uses only one menu.
Best regards!
in reply to: Demo ContentHello,
I edited out the styling like the shop demo. You have many other plugins installed and they to can affect the css (especially the products). That is why i had to add some custom css into your Custom css box in general Options.
Did you import any demo slider of revolution? I tried to import one for you but the plugin displays an error. Did you install the included version or do you have your own copy? I suggest you delete it and install once again.
Let us know if you need anything else.Best regards!