Hi,
You have to change fonts for modules an blocks that are used with Visual Composer: http://screencast.com/t/taXXcEAUE77X
Let me know is you still have issues related to the theme.
Hope this helps!
Hi,
If you select multifilter categories, the category filter doesn’t work anymore: http://screencast.com/t/gOUdFCZHqMS
Sorry for inconvenience!
Thanks!
Hi,
Please add |Oswald:300,400,700| like this: http://screencast.com/t/eGLiX1bj4L
After that please clear cache and try if this works.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You are trying to access the admin-ajax to another domain that why is that error(issue): http://screencast.com/t/ZgnbzThsy7i
Thanks!
Hi,
I’m not sure if this is what you want: http://screencast.com/t/kVypPygo3P
.sf-menu a.sf-with-ul {
padding-right: 0px !important;
padding-left: 20px !important;
}
.sf-menu > .td-menu-item > a{
font-size: 17px!important;
}
.sf-menu > li > a{
padding-left:5px!important
}
Hope this helps!
Hi,
This will not work from child theme: https://forum.tagdiv.com/child-theme-documentation/
Thanks!
Buna ziua,
1.Va rog incearcati sa adaugati un playlist, dupa ce dezactivati toate pluginurile, doar Visual Coposer plugin activ. De asemenea daca sunt ghilimele in titlu s-ar putea sa dea eroare si trebuie sa faceti urmatoarea modificare: http://screencast.com/t/t0rKT8xdL
2.Trebuie sa adaugati Login form din Widgets: http://screencast.com/t/z5vUpkORHRj5
3.Si eu am testat si nu am gasit nicio eroare in privinta logoului. Incercati si cu alt logo si vedeti daca tot aveti probleme.
4. Trebuie sa va uitati in Page Source daca au fost mutate in footer. Daca nu inseamna ca nu le ati targetat bine. Daca au fost mutate si tot aveti eroare de la google inseamna ca e de la google eroarea, care penalizeaza anumite lucruri.
5. In privinta temei, ea va fi in continuare actualizata, nu va faceti probleme.
Multumesc!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately the is no option from Theme Panel, but you can add this sort option for similar article manually and comment the others options like this: http://screencast.com/t/ym9lyn8HA – http://screencast.com/t/i5bnXwmOVww
//by random 7 days
default:
$args = array (
'orderby' => 'rand',
'post__not_in' => array($this->post->ID),
'showposts' => $tds_similar_articles_count,
'ignore_sticky_posts' => 1,
'date_query'=> array(
'column' => 'post_date_gmt',
'after' => '1 week ago')
);
break;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I’m not sure what you mean.
If you want to not display post excerpt and write excerpt manually please try this: http://screencast.com/t/wKlrEBhFEl
Result: http://screencast.com/t/FQDNuirNx
Please provide more details if this is not what you mean.
Thanks!
Hi,
Unfortunately there is no option to insert ads in the slider, you will need custom modifications for that and it is not an easy task. You can get someone to help you with this as unfortunately we cannot offer custom work because we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/
Thanks!
Hi,
TagDiv blocks have an option to filter articles by category: http://screencast.com/t/xzayrXTFrK
If this is not what you mean please provide more details.
Please also follow our documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Hi,
Unfortunately Yoast doesn’t have an option to do this and Facebook take all infos from the post including meta. We also cannot control that.
So you can try to comment this – http://screencast.com/t/f5xjQi1p and try with debugger see if this works: http://screencast.com/t/bT8pVnDi
Thanks!
Hi,
Please try this without any plugins active and also make sure you empty cache as well and see if it works.
The issue with saving settings usually appears because the server security module blocks the access to admin-ajax.php file. Please make sure that you don’t have errors in console while saving the settings on the Theme Panel, usually it displays a 403 or 404 error. Use Chrome, click right and choose Inspect like this: http://screencast.com/t/ajQ8B1AV
Thanks!
Hi,
I have checked your site and found that the Text widget title take the theme color, but the others blocks from sidebar are not:
Text Widget: http://screencast.com/t/wIlXDpYb
Block from sidebar: http://screencast.com/t/t5FwWF9w2q
Unfortunately the Text widget can’t be customize from settings like the block, but you can use customize it with css code in Theme Panel > Custom css : http://screencast.com/t/xLM4mDUxQiMp
.widget.widget_text .block-title span{
background-color: #000000 !important;
}
.widget.widget_text .block-title{
border-color: #000000 !important;
}
Result: http://screencast.com/t/fMx6OmeqSKU
About list format could you provide more details about the issue? Maybe a screenshot.
Hope this helps!
Hi,
Please provide your site URL so I can inspect this and provide you an accurate solution.
Thanks!
Hi,
Glad that you figured out and managed to solve this.
Also replied here: https://forum.tagdiv.com/topic/add-videos-to-mega-menu/
Thanks!
Hi,
I’m not sure what you mean, but if you want to create custom blocks(other that the theme has), you’ll need custom work for this which we cannot offer at this time as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Also read here: https://forum.tagdiv.com/topic/has-anyone-successfully-made-custom-blocks-that-show-up-in-visual-composer/#post-10478
If this is not what you mean, please provide more details.
Thanks!
Hi,
Please use featured video and add you URL video and use these settings: http://screencast.com/t/QhoqrMZXx1
Also if you don’t have these settings in backend please make them visible from Screen Options: http://screencast.com/t/KJm18oAfBb
The featured image will be generated by the video, so you don’t have to set a featured image.
Thanks!
Hi,
Please change the format to Video and paste your link like this: http://screencast.com/t/QhoqrMZXx1
Also if you don’t have these settings in backend please make them visible from Screen Options: http://screencast.com/t/KJm18oAfBb
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
If you use Speed Booster the theme uses the minified js, you have to modify the code inside td_site.min.js
Thank you
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately no, we still investigate this. Will be fixed as soon as possible.
Sorry for inconvenience!
Thanks for the message!
Hi,
The size of Visual Composer plugin has been increased because they have added some new features: https://www.youtube.com/watch?v=sBvEiIL6Blo
But you can use the latest theme update(1.5) with old version of the plugin(4.3.5).
Thanks!
Hi,
Yes, you have to add it in Custom Css from Theme Panel and save: http://screencast.com/t/MWjAbBCPASJr
Instead of xx add your post ID like I said above. Also try the code with !important like this:
For top ad:
.postid-xx .td-a-rec.td-a-rec-id-content_top{
display: none !important;
}
For inline ad:
.postid-xx .td-a-rec.td-a-rec-id-content_inline{
display: none !important;
}
For bottom ad:
.postid-xx .td-a-rec.td-a-rec-id-content_bottom{
display: none !important;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].