Hi,
Sorry for long delay.
To create a sidebar in 1.7.1 go to Theme Option -> Sidebars
Hi,
Give us your site link to inspect it and make the right CSS.
Hi,
I’ve added a shortcode in a text widget http://screencast.com/t/OASRIMydRz and work fine http://screencast.com/t/JDlpa7RYw
Can you test other shortcodes or just that not work?
Thanks!
Hi,
Remove this code http://screencast.com/t/TJYaT1hG
and add this CSS in Theme panel -> Custom CSS:
.post-via span {
background-color: transparent;
color: #4db2ec;
}
.post-source-via {
font-family: 'PT Sans', sans-serif;
font-size: 14px;
font-weight: normal;
text-transform: none;
font-style: normal;
}
Hi,
Great, I’m glad that you have managed the issue!
Have a nice day!
Hi,
You can edit the category but please make sure that the slug to be featured and name the category like you want.
Thanks!
Hi,
We will take a look, thanks for the feedback.
Hi,
@per123 please give us your site URL to see the issue.
Hi,
You can use More stories box to bring new content visitors, and you can set it appear faster http://screencast.com/t/GO0b0MbuQ
To set this go to Theme panel -> Post settings http://screencast.com/t/Eo7vtRa0CQAt
For post counter follow this steps if you use a caching plugin: https://forum.tagdiv.com/wp-postviews-post-view-counter-alternative-for-w3-total-cache/
Hi,
You can use a Block from theme, not the default Latest post widget from WordPress. On our Block you can filter the content like you want http://screencast.com/t/eemtdWUg
Thanks!
Hi,
You need to add the code like here for the header ad: http://screencast.com/t/xFyqF7MGDa
if (!get_field('hide_ad')) {
echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'header'));
}
Thanks!
Hi,
What you can do is to check a post from Block 2, edit it and take a look on custom fields and see what value have there, because in 3.5 if you use that plugin WP-PostViews the views will be read from views and not from theme counter post_views_count
Hi,
1. You have small images or the images are not resized? If you have already content you need to regenerate the thumbnails following those steps: https://forum.tagdiv.com/using-the-theme-with-existing-content/
2. The theme doesn’t have a dedicated authors page, only if you make one manually using our author widget, and with a little customization you can add the description and more information about each author, take a look here: https://forum.tagdiv.com/topic/author-box-layout/#post-7683
Thanks for the message!
Hi,
Give us your site URL to inspect it about the tag color.
Also if you want you can give us access to your WP to take a look. Send via email at contact@tagdiv.com , also paste a link from this conversation.
Thanks!
Hi,
You have a incompatibility there. The menu should work fine. Please disable all plugins or one by one and see if works.
Thanks and sorry for long delay!
Hi,
We have added back the like facebook button if you want that: http://screencast.com/t/WtffILJ2PjYd
I see that you use a plugin that have some issue. The CSS from above doesn’t work for you?
Thanks!
Hi,
Here is the file that you have to modify http://screencast.com/t/hc5GEp1hp
Thanks!
Hi,
You have some javascript error in console, see here: http://screencast.com/t/Od7wOX6qj please disable all plugin or one by one and see if works.
Thanks for the message!
Hi,
If you want you can give us access to your WP and we will take a look. Send via email at contact@tagdiv.com mention for MARIUS and paste a link from this conversation.
Thanks!
Hi,
Great! I’m glad that you have managed the issue!
Have a nice day!
Hi,
Can you give us a link to see the issue. Thanks!
Hi,
I’ve tested this plugin Jetpack Widget Visibility and works fine for me. I hidden a recent post widget on a certain category.
You can make something like that https://forum.tagdiv.com/topic/how-to-insert-registerlogin-link-on-bbpress/#post-9000 if is ok for you.
Thanks!
Hi,
Great, is everything ok now?
Thanks for the message!
Also that implementation is for inline AD section, not for the Top or bottom post AD.
To hide top and bottom add the code here: http://screencast.com/t/A7KWAo2hlNRf
Thanks!