Sorry!
Proceed to what? If you followed my advice, you should now have an ad in the sidebar of your homepage. Isn’t this what you wanted?
If you use speed booster, your site will use the minified version of JS
Please check that option in the minified version as well.
Hello Alessio
You first need to set a sidebar add in the theme panel: http://screencast.com/t/FbjtLWEQ
Then you can use visual composer to create your main home page and you can ad an ‘adbox’ element in your sidebar: http://screencast.com/t/2AFQk2zdjzf
Make sure you set sidebar ad in the settings: http://screencast.com/t/QkIz41uygK2
You can read more about how to create a page in visual composer here: https://forum.tagdiv.com/how-to-use-visual-composer/
Thank you!
Hello Hannah,
In order to move the article bottom under the sharing buttons you have to remove the article bottom add and then place a cutom ad in it’s place.
First step: comment these lines: – http://screencast.com/t/2C8GXXucV2Q
Then make sure you have an ad place in the custom ad 1 box in the theme panel->ads->custom ad 1
Then you need to use this code in every single post style you use.
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
The default post template is loop-single, style 1 is loop-single-1, style 2 is loop-single-2 etc. http://screencast.com/t/aiP5OKjEQ
Place the php code under the social sharing bottom
http://screencast.com/t/gA0WhG9d
The result: http://screencast.com/t/hTAPYrUrkO
-
This reply was modified 10 years by
Bogdan B..
Hello Maureen
Please check your big grid slide settings in visual composer and see if there is no limit of 4 posts on your slide. If it is set to 4, your slide will not have enough posts to slide through and it will only show 4 posts.
http://screencast.com/t/mdDzNVOh
If this is not the case, you can try to disable some of your plugins or all of them (except visual composer) to see if one of them does not cause the issue .
Let me know how it goes.
Thank you.
Hello fbiotai93,
Please check your system status from the theme panel: http://screencast.com/t/1vxbEokXXux6
Try to increase the memory allocated to php in wp-config.php file, here is a guide regrading this
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can also check your error log and see what it shows. There could be a number of plugins that do that as well. You can try to disable all plugins except visual composer and see if the problem is still there
Let me know how it goes!
Thanks!
I think this will cover it:
1) 404 page:
.td-404-title{
color:white;
}
2) Category nav:
.page-nav a:hover{
color:black;
background-color:white;
}
.page-nav a{
color:white;
}
.page-nav span{
color:white;
}
If these are not the color you wanted, you can always change the code to your preference.
PS. if something will not work, you can add ‘!important’ at the end of the attribute value before the ‘;’.
Thank you!
Hello,
As i understand it, you want to add another menu, a third one, on the same row as the top menu.
If this is the case, then it is not at all easy to do. At the moment there are just 2 menus in the header: the top menu and the main menu. You will need to hire a developer to pull it off and we cannot offer custom work at the moment as we work hard on the development, updates, fixes and support, but you can hire a freelancer from sites like http://studio.envato.com/
Thank you!
Hello Atsouf,
You can use this custom CSS:
.td-header-style-10 .td-header-sp-logo{
background: white url('http://imgscenter.com/images/2014/09/13/Beauty-of-nature-random-4884759-1280-800.jpg') no-repeat;
background-size:cover;
margin-bottom: -48px;
height: 161px;
}
result: – http://screencast.com/t/X4RqsyyIK5Y
You can change the image url to your own and you can set the transparency of the header menu from the theme panel: http://screencast.com/t/4BiffM632yH.
Thank you!
I just set mine to true and it works. Make sure you set the correct one. Line 542 from tagdiv_theme.js
http://screencast.com/t/mMJZkoWbCpuY
Hello Dematteo,
I have checked your site and you seem to have a redirect on the second page navigation: http://screencast.com/t/fm4SZqPE
You can check if you have any rules in .htaccess which may cause the redirect.
If not please send us an email at contact@tagdiv.com and provide wp-access and we will inspect this issue closer, also include a link to this topic.
Thank you!
Hello,
Glad you worked it out.
Have a nice day!
When you set a featured image, it will be automatically be placed at the top of your post. This is an empty post, just with a featured image set. – http://screencast.com/t/OCwsucVlBQZd
Please use a different featured image than your list and it should not display twice.
Thank you.
Hello akpanpromise,
I have checked both sites and both seem to work fine: http://screencast.com/t/EjdrzsNKqUV – http://screencast.com/t/5QEEGaAGhDDb
Please let us know if the problem reappears.
Thank you.
Hello Dragon,
The easiest way to disable this is to hide it with css:
#td_uid_21_56091678ca167{display:none;}
or you can remove it from the core files: http://screencast.com/t/Ube729sIT
Whichever you like.
Thank you.
Hello dragon
You can find a solution to your problem in this topic here: https://forum.tagdiv.com/topic/block-sort-order-date-post/
Thank you.
Hello,
Unfortunately that script does not come from our theme. I double checked it!
Please try to activate a different theme and see if the problem is still there. You can also check the WordPress forum and you may find topics like: https://wordpress.org/support/topic/enable-right-click-on-my-theme.
Thank you.
Hello RICONCI,
I replied today to a similar topic here: https://forum.tagdiv.com/topic/logo-in-middel-of-menu-bar-travel-theme/
Thank you!
Hello,
The easiest way to check the theme version is to open the theme panel: http://screencast.com/t/qNvw4XXpU2
Thank you.
Hello Gusti,
I have checked your menu and made a custom code for it.
You can use this custom CSS in your theme panel – http://screencast.com/t/NLpQ3GrX
@media (min-width: 768px){
.td-header-wrap .td-affix .sf-menu > li > a {
line-height: 30px !important;}}
Thank you
Hello MrOrsh,
Unfortunately the theme does not have that option but you can check this guide to see how it can be done: https://codex.wordpress.org/Function_Reference/the_tags in order to implement such an option.
Thank you!
Hello Ukume,
Unfortunately we have not tested that specific plugin and we cannot say if it will work fine with our theme.
Try it out and see how it goes.
Thank you.
Hello Timo,
The correct version of the social counter plugin can be found in the theme settings here:
http://screencast.com/t/KbfprsFngFZ
We do not recommend installing a different one because the version that comes with the theme is tested to work properly
Thank you!
Hello Mathew,
You have the possibility to use visual composer on posts as well but this feature is not tested. You may need a bit of css to adjust the block’s position.
You can activate visual composer on posts from the plugin settings: http://screencast.com/t/nXVQ0qep
Thank you!