Hi,
Please make sure you have done everything from that documentation http://sevenspark.com/docs/ubermenu-newspaper-tagdiv
You have changed that settings to 2 http://screencast.com/t/cZF4ObaQGjR
Please let me know if works.
Thanks!
Hi,
This is not a bug, is exactly the content of the post with sidebar, if you set the post to be without sidebar(full width) you will see that the content will be much bigger, what you have in editor will be in post to: http://screencast.com/t/yHtf0STw
Thanks for the message!
Hi,
Drag the widgets in Default Sidebar, or if you want a custom one only for posts Create a new sidebar from Theme Panel -> Template settings http://screencast.com/t/vUHh3n8JnSW7
Then populate the sidebar with your widgets from Appearance -> Widgets
Thanks!
Hi,
The plugin require customization to be integrated with the theme and this require custom work, sorry for the inconvenience!
Thanks for the message!
Happy Holidays!
Alin V from tagDiv
Hi,
You can change it with custom css in Theme Panel: http://screencast.com/t/ctIYxLDi
And you have to change your Logo, preferably to not change width.
I give you an example: http://screencast.com/t/UHxPeCIth
.td-header-sp-logo{
width:272px;
height:272px;
}
.td-visible-desktop{
margin-top:150px;
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please use this css for your top menu: http://screencast.com/t/dBEIorEbdg
.menu-top-container .top-header-menu li a{
color: #000000!important;
padding: 0px 15px 0px 15px;
}
Thanks!
-
This reply was modified 11 years by
Lucian.
Hi,
Please use this css with color you want: http://screencast.com/t/05DHu952fvd
.td-author-counters .td-author-post-count{
background-color:blue;
}
.td-author-counters .td-author-comments-count{
background-color:blue;
}
Thanks!
I’m sorry for incomplete css:
a.zoomLink{
display:block;
}
.zoomHover{
margin:auto!important;
Result: http://screencast.com/t/ZUeaEvhRO
Hope this helps!
Hi,
Please try the following css: http://screencast.com/t/TndjGhz4
.comment-meta .comment-reply-link {
color:black;
}
.comment-form .logged-in-as{
color:black;
}
.comment-link time{
color:black;
}
.td-author-post-count .td-author-comments-count{
background-color:#
}
And this css for the second issue:
.td_top_authors .td-author-post-count{
background-color:red;
color:black !important;
}
.td_top_authors .td-author-comments-count{
background-color:red;
color:black !important;
}
Result – http://screencast.com/t/mNhYPk8F8F33
I didn’t know exactly if you want background or color and I put in code both of them.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
The light-box loads the default image – http://screencast.com/t/E26XpMSx
The blur appears because of compression, what tool do you use for image compression?
Thanks!
Hi,
Do you use the latest version of social counter? Please provide the url so I can take a look.
Thanks!
Hi,
Please provide more information about the issue, do you refer to title on post page or title on modules? A screenshot with the problem will help.
Thanks!
Hi,
First image is block display, second display:inline-block.
Please try the following css:
a.zoomLink{
display:block!important;
}
Thanks!
Hi,
Visual Composer plugin that comes with the theme is licensed to the theme you don’t have to enter any license key or register.Please read this into documentation: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Thanks!
Hi,
Please edit td_related_post.php and comment this line: http://screencast.com/t/0n4QeMfmP
Result: http://screencast.com/t/MurDlfRAq
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please use it like this: http://screencast.com/t/44xxgkdgo4u
.template6-header .entry-title {
text-shadow: 7px 7px 7px red;
}
Hope this helps, just change then values and color as you like.
Thanks
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Lucian.
Hi
@shoutershub did you resolve this problem? I checked on your website and pagination is working : http://screencast.com/t/E8ezvyok0
Thanks!
Hi,
I’m not sure if you refer at this, but you have “Load more button” in block settings>pagination: http://screencast.com/t/qWq1g7wgY
Result:http://screencast.com/t/VKBG4bcezEs
Thanks
Hi,
Please try this code:
@media (max-width: 767px) {
.td_block_wrap.td_block_16 {
display: none;
}
}
Hi, you can register new member by enabling “Membership” in Settings>General like this:http://screencast.com/t/tSdhy2app and will look http://screencast.com/t/owony69AweJk
Thanks
