Hi,
You need to regenerate your thumbnails, please the steps from here: https://forum.tagdiv.com/using-the-theme-with-existing-content/
Also, you don’t use the right page template, if you want to use the page builder + sidebar use Homepage – blank template like here: http://screencast.com/t/Vx9UbL49W1j4 and also use 2/3 – 1/3 and use the widgetised sidebar to add the sidebar on that page and also the content using page builder.
Thanks for the message!
Hi,
You have used an Ad block with Header code in sidebar. http://screencast.com/t/TVhcoO9G
You can’t use an Ad box with header code in sidebar. Use only sidebar, or custom ad1,2,3.
Thanks!
Hi,
Ok, Emil will take a look.
Hi,
Use this CSS, add it in Theme panel -> Custom CSS
.header-logo-wrap .td-logo-text {
font-family: your font;
}
.header-logo-wrap .td-tagline-text {
font-family: your font;
}
Thanks!
Hi,
I see that now you use Jetpack gallery. Is ok now? Do you have a page with a NextGEN gallery to see the issue?
Thanks for the message!
Hi,
Remove this code: http://screencast.com/t/HN7DW5q5siSx
Thanks for the message!
Hi,
Please can you give us your site URL to take a look. Thanks!
Hi,
I’ve tested the qTranslate and seems to work with WP 3.9.1. You can try it if you want.
Thanks for the message!
Hi,
Can you give us more details, what code you have added in the header ad? or can you give us access to your WP to take a look. Send via email at contact@tagdiv.com
Thanks!
Hi,
@VZ I’ve removed the ad widget with header from your sidebar and now all is fine. All your email was in our spam folder.
Thanks!
Hi,
You have managed the issue? I see that now all video are working fine.
Thanks for the message!
Hi,
When you have set that, the Facebook doesn’t provide all data and the counter can’t get the fans count.
Also please disable some plugins, you have a conflict with one of them because the big slider doesn’t work on you site.
Thanks for the message!
English please 🙂
Hi,
Do you use The SEO by Yoast plugin? this will add all the meta data that you need.
Hi,
Try Automatic Featured Image Posts plugin or similar.
Also try the plugin that you use for RSS to see if work like should on a default WP theme.
Thanks!
🙂
I recommend to hire a freelancer or someone with strong programing knowledge to make this for you.
We can’t offer custom work, we working very hard to support all our product.
Thanks for understanding!
Have a nice day!
Hi,
That is from Visual composer and I think is related to this one Posts Grid and Carousel: http://screencast.com/t/GkywR0ZeKi like you can see in this description:
Here you can customize teaser block design. It will be used instead of default settings in “Posts Grid” or “Carousel” content elements.
Hope this help!
Thanks!
Hi,
We haven’t tested other plugins, you can try WPML if you want but is not free.
Thanks for the message!
Hi,
You need to check if that ICL_LANGUAGE_CODE return something. Are you sure this is corent: switch(ICL_LANGUAGE_CODE) if this return nothing there will be no case for language and the function return nothing.
Also you can try to add this on the switch and see if the function to return any language to get the default value. ANd if this work probably that ICL_LANGUAGE_COD doesn’t return the language.
default:
$link_to_image = 'http://demo.demofinland.org/images/top-header-en.png';
break;
Hope this help!
Thanks!
Hi,
Probably because is not compatible with all the block functionality, and need to customize the code structure.
Thanks for the message!
Hi,
I’m not sure that is possible easily. Thanks for understanding!
Hi,
You have tried this settings? http://screencast.com/t/j2LHi6EPm
About the category description we will try to fix it to work with [:en]english[:de]german
About the pagination, if you want a pagination you need to use the template with pagination like this one: http://screencast.com/t/SxPaTThgU each template have a diagram to see how the template work.
The problem with the visual composer could be from incompatibility or something, on pages a have this message:
The qTranslate Editor has disabled itself because it hasn’t been tested with your WordPress version yet. This is done to prevent WordPress from malfunctioning. You can reenable it by clicking here (may cause data loss! Use at own risk!). To remove this message permanently, please update qTranslate to the corresponding version.
Is qTranslate compatible with latest WP version? or could be in conflict with page builder.
Thanks for the message!
That is available only on our widgets(theme widgets) not default one. Do you want to change that on all title?
You can use this CSS, add it in Theme panel -> Custom CSS
.block-title a,
.block-title span,
.block-title label {
background-color: none !important;
color: #222222;
padding: 3px 0px !important;
}
Thanks!
This is from php limit. You need to increase this: php_value max_input_vars 5000
see here: http://wordpress.org/support/topic/menu-size-limit
Thanks!
Hi,
You can enable sticky post from WordPress and mark a post as sticky will popup firstly. You need to change like here: http://screencast.com/t/e7yqFwCen