Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

I’m not sure what are trying to say. You should get duplicated posts in your big slider and latest articles list if you are using latest articles in your big slider. You can turn this option on and enable the unique articles on template, this should leave the latest posts in the slider only.

Thanks

Lucian
tagDiv Staff

Hi,

Please follow the solution I posted above: https://forum.tagdiv.com/topic/show-small-logo-on-smart-snap-menu/#post-23096

Thanks

Lucian
tagDiv Staff

Hi,

Please let me know what issue do you have. I have checked your site, seems fine: http://screencast.com/t/Bk5eeblTecT

Thanks

Lucian
tagDiv Staff

Hi,

We know about this and unfortunately loading more posts dose generate duplicates at this time, we have this on our issues list and we are searching for a solution for it and we will try to fix asap.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You have to enable this from module files depending on which block you use, like this: http://screencast.com/t/F8BemvkEbmV
You can check here which module are used to build the block: https://forum.tagdiv.com/modules-and-blocks/

Thanks

Lucian
tagDiv Staff

Hi,

Use this css: http://screencast.com/t/1cVB1gzS

.alignright, .alignleft {
width: 50%;
float: left;
}
.alignright {
text-align: right;
}
.attachment .mgbox {
clear: both;
}

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@schauvin

Please make sure you have this option unchecked: http://screencast.com/t/FDM20jqmxo
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,


@Liz
You can safely follow that guide it won’t affect your setting. The VC plugin creates short-codes, if the VC plugin it’s missing those short-codes wont be interpreted.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you remove only the part pointed in the screenshot, I have tested this and should not affect other features.
Please double check and if still doesn’t work please replace your site.js file content with this: http://pastebin.com/4NvAb6rF

Thanks

Lucian
tagDiv Staff

Thanks TheMediumUTM for your help!

Lucian
tagDiv Staff

Hi,

You can add it i the footer.php file like this: http://screencast.com/t/C5GTqIz4NZ or you can use the custom JavaScript option from theme panel: http://screencast.com/t/vQcy3DXp

Thanks

Lucian
tagDiv Staff

Hi,

If the color is set using the block settings panel then it will be added as an inline style so it can’t be overwritten. If you remove that setting you can use css to change the color of it as you like:
Remove the color set from block settings and use this css to change the color back to that color:

.td-grid-wrap .span4 .td_block5 .block-title a {
color:#900000 !important;
}

Should work like it dose for the rss widget which it doesn’t have any inline style added! http://screencast.com/t/LY5tTZCtS

Thanks

Lucian
tagDiv Staff

Hi,

You can check our demo page, you will notice there that this should not happen, when there are no posts to display anymore the arrow should become opaque and unclickable, like this: http://screencast.com/t/poCedgTNqVX
In your case I also noticed that this happens with blocks also, the arrow point’s that posts are still available but nothing loads: http://screencast.com/t/JGJIhtiHNqf
As there aren’t any errors in your console you might wanna deactivate all plugins, empty cache, purge files if you use nay cache or CDN plugins and check for this again.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Change this value to get 8 posts: http://screencast.com/t/oI1TX4M8L9gl
Result: http://screencast.com/t/jc5sS1gSN
Use this css also to get the posts to stay on line:

.td_mod_mega_menu .entry-title {
max-height: 20px !important;
}

Regarding the order unfortunately you can’t set a sort order for subcategories, you can though set as subcategories of that category only those you want to show in the menu.

Thanks

Lucian
tagDiv Staff

Hi,

Looks like the second og:title comes from a Facebook like button: http://screencast.com/t/oDTRbGJlM0Np
In a previous post you have mentioned that you use a Facebook like button plugin, try to deactivate it and check for the og:title meta tag again in your source.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi Christopher,

We have worked on this issue and we have implemented a new functionality to the theme panel so from the next theme version the panel will not be loading all option when accessed as it dose now, instead we have made a implementation so each section to be loaded only when requested, this also reduced the size and speed so from the next theme version increasing the max_input_vars value will not be needed anymore.

Thanks!
Have a nice day!

Lucian
tagDiv Staff

Hi,

First please make sure you have other posts which will have to load when the page is loaded. If posts fail to load please deactivate all plugins leaving only this that theme requires also empty cache or purge files if you use any cache or CDN plugins and check if this issue is still present.
If nothing work please updated your theme to the latest version 4.4, we have added new custom made infinite scrolling script with support for a ‘load more’ button after x number of pages.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You can chose the title style 1 for the block titles then you would have to use less css to get it done as you like: http://screencast.com/t/w8yuWmjp
You can set the color/border/text align and so on.. as you like and adjust it using css, note though that if you set a color for the title from block editing panel you will not be able to overwrite it via css, best is to leave the settings default and add the color via css.

Here is the css I have used for this:

.td_title_style_1 {
color: #000000;
border-bottom: 3px solid #000000 !important;
}

.block-title span  {
color: #000000 !important;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 20px;
}

Hope this helps!

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You will have to add this line so that the social like/tweet/google+ buttons appear before the post content, like this: http://screencast.com/t/rqFkotmg then use this css to remove the gap between post content and the buttons: http://screencast.com/t/qUyD8CYhyTYR

.td-social-like-tweet {
margin-bottom: 0px !important;
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

This happens when you set images/gallery to link to attachment page. You need to edit the gallery/image and set it to link to media file instead.
If you need them to link to the attachment page use this method to remove the light-box feature as it wont work with images linking to attachment page: https://forum.tagdiv.com/topic/dont-want-light-box-for-images/#post-17108

Thanks

Lucian
tagDiv Staff

Hi,

I can’t think of an theme option which could overwrite that translation, you should try to ask this question on plugin’s support page, maybe you could a find a solution for this there: https://buddypress.org/support/

Thanks

Lucian
tagDiv Staff

Hi,

Yes, you can try to change them from here: http://screencast.com/t/A9ckKoCR4zT

Thanks

Lucian
tagDiv Staff

Hi,

Yes, you can use the gallery format which will not display the featured image on post or you can use this method and modify the post template 5 so that the tile doesn’t extend on post’s full width.

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You can use this custom css: http://screencast.com/t/SLurkYDm8D0d
For the “upcoming releases” block tough you need to edit the block and remove the color set for the block title, after this you can use the following css to change the hover color for that block also:

.widget_rss .block-title span a:hover {
text-decoration: none !important;
color: blue;
}

.widget_rss .block-title, .span4 .td_block5 .block-title  {
border-bottom: none;
}

.td-grid-wrap .span4 .td_block5 .block-title a:hover {
text-decoration: none !important;
color: blue !important;
}

Thanks

Viewing 25 posts - 4,601 through 4,625 (of 6,600 total)