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

Replied via email!

Alin [tagDiv]
tagDiv Staff

Hi,

I cannot recommend a plugin, but your topic will be here on forum and maybe another user can make a suggestion.
The smooth scrolling feature was removed from Newspaper 7. There is no more smooth scroll coming from our theme, but rather the browsers themselves.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The Visual Composer plugin was initially designed as a pagebuilder. You can use it also on post if you really want this as we have made some tests and we have fixed from css problems so it should work. But I personally don’t recommend this as for example you may not use some features like inline ad also the tagdiv gallery was designed more for post content,the shortcodes will appear on excerpts and so on.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The best solution is to block all the adsense ads(added through the theme ads spots ) from the code. Try to add this condition here – http://screencast.com/t/iikQIXrOM

if (is_front_page()){
return '';
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

When you create a page without using the Visual Composer pagebuilder, the page title will appear in frontend even if you use the default page template. You can use this custom css to hide it – http://screencast.com/t/Fbjn3JIe7o

.page-id-798 .td-page-header {
display: none;
}
.page-id-798 .td-page-content h2:first-child {
margin-top: 0px;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

There is an option to delete also the demo sidebars – http://screencast.com/t/k9d0PaGxeghM
If you want a scroll effect for the sidebars section our posts you will need to add a custom css code here – http://screencast.com/t/4NpxRwwsseGhttp://screencast.com/t/dwyhxiky6pn

overflow: scroll;
min-width: 300px;
max-height: 200px;

You can modify it like you wish.

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You title is still side by side with the image even if this is not visible – http://screencast.com/t/9asRcWp0HPQ
I have checked this on my side and the </br> tag should do the trick just make sure that you add it in Html Editor – http://screencast.com/t/rKQS8CzH8B
If it still doesn’t work please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic so we can identify you.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can use the Big Grid Slider so you will display 4 articles and it still slides – http://demo.tagdiv.com/newspaper/big-grid-slide/
Unfortunately the theme doesn’t have a different element that you could use, sorry! Also please note that we offer technical support for the theme related issues based on envato support policy – https://themeforest.net/page/item_support_policy But we always try to help our user with some small modifications, so if there were another simple solution(css code) we have already provided it to you.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Try to add your code ins a Raw JS element and then switch to the classic mode and copy the shortcode then place it into your post content in Html Editor – http://screencast.com/t/vgUJotL2Mrphttp://screencast.com/t/IbjWFcrDRX9

Usually the js codes are implemented in the head section or footer and the div container is placed in the content where you would like the widget to appear.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css to solve the breadcrumbs issue until we manage to fix this – http://screencast.com/t/V0X0donRD

.page-template-page-pagebuilder-title .td-page-header {
padding-top: 20px;
}

Regarding the sign in/register link on the mobile menu, here you can place your custom link – http://screencast.com/t/d5B2adI5n

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m glad that I could help! If all our users will follow these steps like you have provided above, I’m sure that the update will go smoothly.

Thanks for your message! Have a nice day!

Alin [tagDiv]
tagDiv Staff

Replied via email!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look and also paste a link to this topic.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this topic and try to do the same if it not appears through Visual Composer elements – https://forum.tagdiv.com/topic/wherewhat-is-the-7-5-new-image-box-block/
Let us know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you refer to this ad? – http://screencast.com/t/UlRZUXxjm I see that you use an ad plugin and it places your ad in the post content. If you plugin allows shortcodes you could try to render it bellow the share buttons in the code – http://screencast.com/t/342mEUjJfec

Thanks!

Alin [tagDiv]
tagDiv Staff

Please try this css cod ein Theme Panel > Mobile Theme > Custom Css – http://screencast.com/t/5gNOlB7Xqhttp://screencast.com/t/PJgPfRCRs2

.td-mobile-footer-wrap {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Please try this css code to remove the top padding on homepage in Theme Panel > Custom Css – http://screencast.com/t/K2CAgQrCp

.home .td-main-page-wrap {
padding-top: 0;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

You use the theme locally so practically it is on your PC/MAC, so just check the folder where you have installed wordpress and in the following path wp-content/themes you will find the Newspaper theme so you can remove it(backup first) and then copy paste the new theme version – http://screencast.com/t/n2cmP6PRLqHhttps://codex.wordpress.org/WordPress_Files#wp-content.2Fthemes

Thanks!

Alin [tagDiv]
tagDiv Staff

Yes, if you refer only to the css code, you can add your custom css to Theme Panel > Mobile Theme > Custom Css. If you refer to code modifications for the mobile theme files then you cannot overwrite them using the child theme, sorry!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

This is one of the new blocks and it is available from the latest theme version. Please check the Visual Composer settings and select all the elements and save – http://screencast.com/t/2MKCMsEybt Most probably that’s why you cannot see it – http://screencast.com/t/xe45g7Ze
Let us know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide your site url so we can inspect this and try to provide you a solution.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you have some issues after you have updated the theme please create your own topics. This topic was solved by @Edward with his answer.

@Achimzwo
The latest theme version is tested and it should work properly, just please follow the update guide and do this properly – https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update the theme’s plugins – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ All the theme’s plugins can be found in the theme package that you download from themeforest – https://forum.tagdiv.com/whats-included/
Don’t forget to make a full backup of your current install before updating the theme, please check the official documentation – https://codex.wordpress.org/WordPress_Backups
If you have any issues please open a new topic and provide more details.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use the Mobile Theme plugin? In this case please note that the Mobile Theme comes with it’s own layout and the footer logo and About Us are predefined.
Please provide your site url so we can inspect this and provide you a css to hide them. Or disable the Mobile Theme plugin to have the same content and settings like on desktop.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com and provide wp-admin and ftp access. From what I see you use tagDiv woo plugin which unfortunately are not supported anymore. Paste also a link to this topic.

Thanks!

Viewing 25 posts - 701 through 725 (of 7,871 total)