Hi,
Add this CSS in Theme panel -> Custom CSS
.td-full-layout .td-footer-wrap .td-grid-wrap {
padding-top: 10px !important;
padding-bottom: 0px !important;
}
.td-footer-wrap .widget_text {
margin-bottom: 0px !important;
}
Hi,
@fufaikin Everything is fine there?
Hi,
Use this CSS, add it in Theme panel -> Custom CSS
.td-boxed-layout .affix-top .td-menu-wrap {
background: transparent !important;
}
.td-boxed-layout .affix-top .td-menu-wrap {
border-bottom: 4px solid #D8097F;
}
.affix-top .sf-menu > li > a {
line-height: 53px;
}
.affix-top .sf-sub-indicator {
top: 26px;
}
Hi, I mean that you can replace the breadcrumb function with your breadcrumb function directly in each template that fork to be modified via Child theme.
Hi,
Ok, we will fix that!
Thanks for the message!
Hi,
Emil still working on that.
Thanks for the message!
Hi,
You are free to customize the code like you want 🙂
Thanks for your suggestion!
Hi,
I don’t understand your questions! What problem is with the code?
Hi,
What do you use for the multilanguage? Do you use qTranslate, because with that you can add in translation string like: [:en]HOME[:de]IN GERMAN for each language
Thanks!
Hi,
We will implement it if more people require this, what is good for you, can’t usefulness for other.
Thanks for understanding!
Hi,
Today will be available.
Thanks for reporting this!
Hi,
We forgot to include it in the pack. Sorry about that! Today will be available.
Thanks for the message!
Hi,
Today will be available.
Thanks for reporting this!
Shared! 🙂
Hi,
Leave the license, don’t need to add a license key there, we bought an Extended License that allow us to distribute the visual composer with the theme.
Will take few days for us to manage your requirements.
Thanks for the understanding!
Hi,
You need to increase the memory limit size, add this in wp-config.php
/** Memory Limit */
define('WP_MEMORY_LIMIT', '128M');
Thanks for the message!
Hi,
Translate it directly from Theme panel -> Translation http://screencast.com/t/omc0ozdhb0D
Hi,
@higherweb I’m glad that you have manage it.
Thanks for the message!
Hi,
This is not an easy task, you need to customize the code to make a floating ads but I’m not sure if Google allow this.
To turn of the sticky menu you can do that from Theme panel http://screencast.com/t/BHV8uzQk
If you don’t have programing knowledge we recommend to hire a developer do to this job for you. We can’t offer custom work, sorry for the inconvenience, we are working hard to support all our product.
Thanks for understanding!
We use the gallery from Jetpack plugin -> Tiled Galleries
Thanks for the message!
Hi,
I see that you have there some photo slides and work fine for me: http://screencast.com/t/Eb9UKGFbrqrV
Hi,
Please update the Visual composer to from the latest theme version. Everything should work fine.
Thanks for the message!
Hi,
To remove the gray color add this CSS in Theme panel -> Custom CSS
.iosSlider {
background-color: none !important;
}
For the arrows with try this CSS
.iosSlider .prevButton,
.iosSlider .nextButton {
opacity: 0.7;
}
Thanks!
Hi,
Deutsch: http://screencast.com/t/0ZoxYRPxqE
English: http://screencast.com/t/0FoqTuzL7oA
About the error: Catchable fatal error: Object of class WP_Post could not be converted to string... read here: http://stackoverflow.com/questions/23137526/wordpress-3-9-and-qtranslate-issue
or wait for an qTranslate update if the plugin not work as expected.
Thanks for the message!
Hi,
Give me a link with the issue to inspect it. Thanks!