Hi,
You can set the block title to be shown then and hide it via css, should look something like this: http://screencast.com/t/TcaSUdHoQt or you can use other type of pagination like load more or infinite load http://screencast.com/t/wFBnbW9WN
Thanks
Hi,
Can you please send an URL with the page on which you want to change the content? Also please check this topic https://forum.tagdiv.com/topic/font-changing-on-post-but-not-on-page/
If you still can’t do this please send me your site’s URL and point me which page content do you want to change and I will provide you a solution.
Hope this helps!
Thanks
Hi,
Try this css:
.td_ul_login {
margin: 0 65px 0 0;
}
.top-header-menu {
padding-left: 0px !important;
}
#menu-td_top {
right: -555px;
}
Thanks!
Hi,
You can try this for style 3, go to function.php file and add a new image size like this: http://screencast.com/t/9Xa7979GNDPa
Then set this new image to be shown on post style 3 like this: http://screencast.com/t/Z4pV1ybnG7
Change the new image size as you want.
You will have to regenerate thumbnails after this https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks
Thanks @TheMediumUTM!
Hi,
@Pjump If you have the unique articles on page activated then the post will only show in the slider and not into the block, on other word will be shown in the module/block/slider that is first on the page, you could also try to use the “filter by tag” feature and show the post in the slider by specifying a unique tag to that post and add in the “Filter by tag slug:” field http://screencast.com/t/1pIURyOhAn
Hope this helps!
Thanks
Hi,
Glad you’ve done it.
Thanks for the message!
Hi,
Please use this custom css in Theme Panel > Custom CSS:
.td-post-featured-image {
text-align: center;
}
Should solve your problem: http://screencast.com/t/9vgOEnCR6sXF
Thanks
Hi,
You could do something like this using css http://screencast.com/t/d1YWKCEh This is for the blog page and also single posts page articles and also single posts page sidebar, using this custom css:
article, .td-post-sidebar {
border: 2px solid red;
}
Modify the borders as you like.
For the sidebar on pages though it’s not so easy as you can’t target it properly via css and you will end up adding the borders on other elements on the page also.
Sorry for this.
Hope this helps!
Thanks for the message!
Hi,
I understand now, I think the link is interpreted as post content and that’s why it’s displayed in post’s excerpt, but this should not happen, i have tested this and it dose not happen in my case.
If you want you can give us wp-access so we can check this, provide the wp-admin user and pass at contact@tagdiv.com and also send this topic URL along with the message.
Or you can use http://pastebin.com/ and paste the whole post content so we can check, just paste the text from here http://screencast.com/t/XjCsp3pa2crR
You could also avoid this by using the video directly in the featured video, like this http://screencast.com/t/lwN1gcsz You will have the same result as using the embed code into the post http://screencast.com/t/DnS2QHzPzzew
Or you cloud add custom excerpt for this post here http://screencast.com/t/JLBm3UaxWQ
This way your excerpt will show on pages http://screencast.com/t/wj9MeX03G
Thanks
Hi,
Yes, I have also tested this and you are right. The thing is that these post styles haven’t been created to be used without a feature image, if you decide not to use a feature image you just set the post to use style 5 or default without setting a feature image.
I think the best to solve this to use another post template. If you want to change the code you could go into single_template_4.php file and add an else like this: http://screencast.com/t/HY6yYP6f9 and then set a height for the div you added, like this: http://screencast.com/t/iuS1ooBuhlx
Here is the code if you want to use it:
} else {
?> <div class="custom_class_without_image"></div>
<?php
Hope this helps!
Thanks
Hi,
You can use the “Multiple categories filter:” like this: http://screencast.com/t/W7UT9Aec Add the ID’s of the categories that you want to show in that block and just exclude the one you don’t want to show.
You can find the category ID’s here: http://screencast.com/t/kKVTLxSCa
Hope this helps!
Thanks
Hi,
Emil sent you a solution via e-mail.
Thanks for the message!
-
This reply was modified 12 years by
Lucian.
Hi,
I believe you are refereeing to this URL http://screencast.com/t/UHUSRsis If so you can remove it like this http://screencast.com/t/KWZP2SaIyJE or if you want to just hide it use this custom css in theme panel > custom css:
.td-author-url {
display: none;
}
Regarding the ad, I believe you are referring to the “Header AD Box” because the “Article top ad” it’s displaying only on single post pages.
A way would be to hide via css on those pages where you don’t want it, or if you have basic programming skills you can create a condition to determine if it’s one of the pages you want the add to show on then render the ad spot.
Thanks
Hi,
First you have to add upload icons for bookmarklet here: http://screencast.com/t/7KKtzRGP6Cry
Then from iPhone/iPad.. navigate to your website and select “Add To Home Screen” like this: http://screencast.com/t/zBoPVDaf
Thanks
Hi,
You don’t have to do it through css, you can be change the length of the titles from here: http://screencast.com/t/khP88kJt3mQg
And for the lines, you can change this in td_module_slide_big.php file like this: http://screencast.com/t/tdeImp5vTLJ
If you change that two values you will get a result similar to this for large titles: http://screencast.com/t/0g5Mdwj0jPrz
Hope this helps!
Thanks
Hi,
Thanks @Christopher!
@charlesruelle
This may be due to Ajax.
You will get a reply via e-mail.
@fernandotx
Please give us wp-access so we can check, send an e-mail at contact@tagdiv.com with your wp-admin username and password, also specify the issues details or send an URL to this topic.
Thanks
-
This reply was modified 12 years by
Lucian.
You will get an answer there then.
Thanks for the message!
Hi,
Can you please give us wp-access? Send an e-mail at contact@tagdiv.com with your wp-admin username and password, so we can take a look, specify the issue or send an URL to this topic.
Thanks
Hi,
Please send me your site’s URL, I need to inspect this so I can provide you a fix.
Or try to replace the css which centers the menu and use only this one:
#td-top-menu .sf-menu {
display: table;
float: none;
margin-left: auto;
margin-right: auto;
}
Should’n affect the menu on mobile: http://screencast.com/t/EOBRjXJzr4Y
Just center it on other screens: http://screencast.com/t/kTql787mh1ll
Thanks
Hi,
Add this css or just add the width: 150px !important; to the previsious custom css i gave you:
@media (max-width: 767px){
.mobile-logo-wrap img {
width: 150px !important;
}
}
Should solve it http://screencast.com/t/b9dHstBboWKQ
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Those meta tags are generated and inserted into the page, you can view them by viewing the page source of your site like this: http://screencast.com/t/KwwRSTqjX6O or you can use this debugger tool from Facebook https://developers.facebook.com/tools/debug/ to check your sharing link http://screencast.com/t/eToDOoEqCM
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
You don’t need custom css to do that.
That it’s padding: http://screencast.com/t/BvMAP9dcn and it’s achieved using this feature from post editing panel, like this: http://screencast.com/t/iKEewQLsZVwj
Thanks
Hi,
Try this custom css, also please remove this part .blog-stack .sf-menu .current-menu-item a from the css I gave you above. As I could not overwrite that part, which is the one that targets the current drop down menu item, it would be better you remove it from the previous custom css and add this one only for the current drop down menu items.
.blog-stack .sf-menu .current-menu-item a {
color: #ffffff !important;
background-color: inherit !important;
}
Hope this helps!
Thanks
Hi,
Add .page class, should fix it, remove the previous code from custom css filed or simply add the class like this:
.page .td_mod_wrap .entry-title a {
font-family: Merriweather !important;
font-size: 22px !important;
line-height: 28px !important;
color: #000000 !important;
}
Sorry about this!
Thanks