Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Alin [tagDiv]
tagDiv Staff

Hi,

There is [tagdiv] Footer Logo in the Widget area that you have to add to the footer: http://screencast.com/t/MH1OUlLv
After that add your logo: http://screencast.com/t/4gktGu0LK9

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please follow our documentation: https://forum.tagdiv.com/how-to-change-user-avatar/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom Css and change top an bottom values after you preferences: http://screencast.com/t/FupzTdgW9

.td-full-layout .td-footer-wrap .td-grid-wrap, .td-boxed-layout .td-footer-wrap .span12 .td-grid-wrap{
padding: 20px 13px 10px 13px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this css in Theme Panel > Custom Css: http://screencast.com/t/5IMpUlnW

.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap{
border-bottom: 4px solid black !important;
}

We cannot put color settings for all elements on Theme Panel. Sorry for inconvenience!

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I understand that you use header style 3, but I don’t know what you want to not display on the other pages/posts.
For example if you want to use header style 3 on homepage and not display banner on the other pages and posts you have to edit header.php and use condition if (is_front_page()) like this: http://screencast.com/t/xUFzgXJyLS

Result:
-Homepage: http://screencast.com/t/wubvEaDuMg0
-Posts, Categories and other pages: http://screencast.com/t/zYIHwjskLck

Please provide more details, if this is not what you want to do.
Hope this helps!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please add css code that Lucian provided to you in Theme Panel > Custom Css: http://screencast.com/t/M0BFxXyd

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom css: http://screencast.com/t/pxrZiGw0e

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
right: 0;
left:auto!important;
}

Result: http://screencast.com/t/nby9qykVX2I

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please read and try this: https://forum.tagdiv.com/topic/move-comments-above-similar-articles/
You have to move that code after: http://screencast.com/t/dbV9UZpQ

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use this custom css in Theme Panel > Custom css: http://screencast.com/t/jvJ1Mbu8c3zM

.blog-stack .span4.header-logo-wrap{
float:right !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use css to hide them only on that post:
Take the post ID: http://screencast.com/t/Wb7Vnhe1BufG
Use class .postid-xxx to hide: http://screencast.com/t/ZsS1RInIcBn

.postid-xx .td-a-rec.td-a-rec-id-content_bottom{
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

More tag works well and the result of it is applying only to the article, no to the block that display the article:
http://screencast.com/t/sIgTza03ax
http://screencast.com/t/yJ68qcZreW
http://screencast.com/t/l4dWTjugR

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

You have to edit the template you use on post display loop-single.php(default template): http://screencast.com/t/tcThtXBjET

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Visual Composer is updated in this theme version. Please make sure that you remove the VC plugin then use this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ and install the plugin from the /plugins folder that was provided within your theme files.
If you updated the plugin you should have version 4.4.2 and also VC is tested with the theme.

The problem with Ad box is not related to Visual Composer. We have renamed some shortcodes to improve the performance. So just edit your page and change to the Classic View and find td_ad_box and replace td_block_ad_box: http://screencast.com/t/Da8k0HHtSD
Or add a new “Ad box” block instead of the block that doesn’t work anymore.

Hope this helps and sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi.

If you want this to appear on blocks and on category’s page, you can add to it a category. I don’t think that is necessarily, anyway the post is visible on the main menu.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

In this theme update we have renamed some shortcodes:
– td_ad_box -> td_block_ad_box
– td_authors -> td_block_authors
– td_homepage_full_1 -> td_block_homepage_full_1
– td_popular_categories -> td_block_popular_categories
– td_video_vimeo -> td_block_video_vimeo
– td_video_youtube -> td_block_video_youtube
– td_text_with_title -> td_block_text_with_title
– td_slide -> td_block_slide
– td_social_counter -> td_block_social_counter

So the renamed widgets have to be re added to each sidebar after this update. Make sure that you backup your database and if possible get the widget list from your sidebars.

Rename the short codes via SQL: https://forum.tagdiv.com/update-newsmag-to-1-5/
An alternate solution is to rename the shortcodes manually in your pages: http://screencast.com/t/Da8k0HHtSD

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that you remove the VC plugin then use this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ and install the plugin from the /plugins folder that was provided within your theme files.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use this custom css in Theme Panel > Custom Css: http://screencast.com/t/fYBuW4Sc

.page-id-xxx .td-header-sp-ads .td-header-ad-wrap{
display:none;
}

To find out page ID please see here: http://screencast.com/t/5miKyt1CNbP

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look at categories background, if is set there it will apply also on category’s posts: http://screencast.com/t/Xh568uSwFEsp

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I think that the best way is to create a post with the content you have, so you will have social share there. Copy permalink to that post: http://screencast.com/t/egqbDayvHy
After that add a link in your menu: http://screencast.com/t/XeVpfmkUN
Result: http://screencast.com/t/l1InUCsw

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this installation guide and use the FTP method to upload theme files: https://forum.tagdiv.com/how-to-update-theme/ To add plugins please use this guide and do the same for each plugin, upload and install it from the /plugins folder that was provided together with the theme files: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

We have changed the shortcode for slider from td_slide -> td_block_slide. Sorry for inconvenience!
So after you update the theme you have to re add the slider using Visual Composer plugin or you can change to the Classic mode and replace the shortcode manually for the slide you already have: http://screencast.com/t/kHCvHz1nWTPl

Also to rename all the shortcodes from versions older than 1.5: https://forum.tagdiv.com/update-newsmag-to-1-5/
An alternate solution is to rename the shortcodes manually like shortcode for slider.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Just search and change in the code that Lucian provided to you td_ad_box with td_block_ad_box: http://screencast.com/t/emhXth36SM

We have changed some shortcodes on this update: http://screencast.com/t/moj0NT9CKvX
Sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Thanks @Nilsonng10


@okti
I have checked your site and I looks well from my side: http://screencast.com/t/IDRjpSkzAvp
Did you managed to solve the issues?
Regarding Social Counter plugin please make sure that you remove the social counter plugin and install the new version from the /plugins folder that was provided together with the theme files when you’ve downloaded it.
Please let me know if you still have issues.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use the code that Lucian provided to you above, I also tested and it works: http://screencast.com/t/YJKUjEIX

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Like Lucian said you have 3 types of pagination on blocks. The template that you use “Pagebuilder + Latest Articles + Pagination” have pagination for Latest Articles: http://screencast.com/t/8aZLdshL
Maybe you are referring to the module 13 for Latest Articles: http://screencast.com/t/mUKnlSR1BEzD
So if you want to display only latest articles you don’t have to add a row without an element. Just set the module for Latest Articles.

Hope this helps!

Viewing 25 posts - 7,601 through 7,625 (of 7,871 total)