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,

Please check your footer text and make sure that you have closed all link tags as I have checked this on my side an I could recreate it – http://screencast.com/t/VHpVk6YJZy1

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Not sure why it appears like that on your side as I have also checked this and did not found any issues – http://screencast.com/t/pnSKXCCu7http://screencast.com/t/aQtgk79WL
Please make sure that you past the code in special ad for post style 1 – http://screencast.com/t/qlYaXubI4R
Also please provide a link so we can take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately this can be done only with custom modifications, but we have it on our list and we try to find a better implementation for sign in/register widgets in a future update. You can find the sign in/register code here if you want to implement to the main menu – http://screencast.com/t/VwjhvzT1Uj

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked the link and it works. You also can find it in theme’s documentation(right side on forum) or top menu (Newspaper 6 documentation) – https://forum.tagdiv.com/header-ad/
You will have to use those div containers to display non-adsense or you can use a plugin like AdRotate or Simple Ads Manager that are used by many users and place the plugin shortcode in Theme Panel > Ads section as the theme ad system was designed to work with shortcodes.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you are trying to do, the theme comes already with subtitle that is saved in the post meta. I see that you have added it in custom fields.
Do you want to display it somewhere? Please provide more details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Now you can find it here in td_module_single_base.phphttp://screencast.com/t/v8GO9ACb

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also checked this and did not found any issue when is used on 1 character and also there is set a border radius 100% so it must be a circle – http://screencast.com/t/pAlt1TuPb7W7 Also please note that drop cap is the first letter of a paragraph so the circle option was designed for it. It’s normal if you use more than 1 letters or characters to not be displayed like a circle and you will have to customize it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

There is an option to show featured image placeholder when you don’t have a featured image on your article, so if you disable this option – http://screencast.com/t/HiktrUkBb it will display on modules only article title, content(without image blank space) when you don’t have featured image – http://screencast.com/t/bSG8wDzoMdA

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this using the main theme and see if you still have this issue, as I have checked your site and seems that the style.css file from the child theme is an old version – http://screencast.com/t/imHZGArQ98p2
Let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this topic – https://forum.tagdiv.com/topic/time-of-posts/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can create a custom sidebar from backend of your page – http://screencast.com/t/RQpgsVtAD set it on Widgetised Sidebar block – http://screencast.com/t/unBzUocpJb9U and add widgets to it – http://screencast.com/t/0yVbduL6uY

Thanks!

Alin [tagDiv]
tagDiv Staff
Error - reply

Hi,

I have checked your site but I’m not sure what the issue is – http://screencast.com/t/Od3qBkihR please provide more details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not tested this plugin with our theme, so I cannot make any suggestions about this, you may need custom modifications to implement the plugin. Anyway you can disable all plugins, leave only Visual Composer and APS products active, clear cache and check if you still have this issue, maybe it is in a conflict with another plugin.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for misunderstanding! If you want to remove the zoom effect please use this custom css in
Theme Panel > Custom Css – http://screencast.com/t/1gFiihjuFWja

.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not do any tests with Visual Composer Add On, but it should work as the Visual Composer plugin that comes with the theme files is unmodified/full and it has bulk license.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes, it should work as the theme uses the default wordpress comments system.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Ajax view use javascript so in case that you have some javascript errors it may affect view counter. Please check this without any plugins active, leave just Visual Composer active, clear cache and open an articles and refresh it for few times and check if the view count works – http://screencast.com/t/gJ9uEsRYoIj
Regarding the cache plugin we recommend WP Super Cache, we use it also on our demo and we suggest to be used by default(settings).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use the tagDiv Speed Booster plugin to move the css and js at the bottom of the page, but please note that it is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine so the developer took this decision. Please check documentation if you want to use it – https://forum.tagdiv.com/how-to-make-the-site-faster/
Also for cache we recommend WP Super Cache and we suggest to be used by default(default settings).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You decrease the space between paragraphs using custom css as it is a default value for margin bottom – http://screencast.com/t/tKgnaC6SQB

.td-post-content p {
margin-bottom: 5px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this without any plugins active, leave only Visual Composer active, enable lazy load animation and clear cache. It may be a js error caused by a plugin or a conflict between them. I have checked your site and you have a js error in the console – http://screencast.com/t/nMYNVsnN

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change the module to display articles for each category page from Theme Panel – http://screencast.com/t/kHQtzvgrOUUc if this what you mean. Also if you want to make some css customization on specific category page you can target it after the slug name or ID – http://screencast.com/t/a4f5hx3u9w

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/pYito2ia

.td-post-template-default .td-post-featured-image img {
margin-left: auto;
margin-right: auto;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Your logo looks fine blank background like you have on desktop. You can change also the background color for mobile menu using custom css in Theme Panel > Custom Css – http://screencast.com/t/GdbfzhveFH4

@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Salut,

Nu sunt sigur ca intelg care e problema. Un text block poate fi folosit oriunde in pagina, doar adaugi on text block folosind Visual Composer sau daca vrei il adaugi din Widgets daca vrei sa-l folosesti in sidebar – http://screencast.com/t/Odgk6pL6Z iar marimea fontului se poate customiza folosind custom css(poti folosi chiar inline) – http://screencast.com/t/2Dc0lXY6Q

<h1 style="font-size: 16px; line-height: 20px; margin-bottom: 10px;">I am text block. Click edit button to change this text.</h1>
<h2 style="font-size: 14px; line-height: 20px; margin-top: 10px;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</h2>

Mersi!

Viewing 25 posts - 3,351 through 3,375 (of 7,871 total)