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,

Can you create a test page or a link where you have this button added, so I can inspect this?

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes you can hide it via custom css in Theme Panel > Custom Css.
Take the post ID: http://screencast.com/t/Wvf8nzlf
Use class .postid-xxx to hide: http://screencast.com/t/27MVaJLWbiR

.postid-xxx .td-a-rec-id-content_top{
display: none;
}

If you use adsense please change a to g.td-g-rec-id-content_top

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

The header style 3 and 6 was designed like this to not use mobile logo, but like I said all header styles will be changed in Newspaper 5.
Untill the you can try to make this change in menu-header.php file – http://screencast.com/t/2S3dTDOoo8u and now you can upload mobile logo – http://screencast.com/t/tMwGGtAbIOh this will be used on mobile devices.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you used patch to update your theme? I have already asked you from what theme version did you updated?
Please note that if you used an older version than 4.6.2 you make a fresh install of the theme via FTP and no use only patch – https://forum.tagdiv.com/how-to-update-the-theme/
Also if you use child theme, please check this with main theme and make sure that your child theme is updated to the latest version.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use Visual Composer version licensed to the theme? Or did you buy it?
For the moment some Visual Composer element don’t work fine with the theme and they are disabled from functions to not appear in backend. So if you have enabled post grid, it may not work properly that’s why it was disabled.
All these issues will be fixed in version 5 of the theme.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure if this what you mean, but if you want to order subcategories in the megamenu you can do it by slug but you need to edit this file: http://screencast.com/t/cgyJzstqK6 and change the categories slug in order that you want to appear: http://screencast.com/t/6voSeTsK

'orderby' => 'slug'

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

Please provide more details if this is not what you mean.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can try to add your revolution slider shortcode here – http://screencast.com/t/vlEwz5lBys and it will be displayed above the menu.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

There is a text widget added in the sidebar – http://screencast.com/t/MrhKm6DS

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option to show a specific ad on articles from the same category. You will nedd custom modification for this and we cannot provide any custom work at this time, sorry! My suggestion is to look for a professional developer to do this for you or try to find a plugin tha can help you to achieve this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and found these errors in console – http://screencast.com/t/0SLPaU1CeU that may cause some issues. Also your adsense code is there – http://screencast.com/t/grOmht7H
Please make sure that you have added your code properly give it a while. You also can address to google support. This troubleshooter could also help: https://support.google.com/adsense/answer/1208336?hl=en

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details as your above link doesn’t work(please check).
Also if you refer to the sidebar theme doesn’t have an option to place 3 banners there only if you create a code.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your content. First I don’t know what is it with these numbers – http://screencast.com/t/C48YEDQJpym Did you used a plugin to add those image? As it has to look like this – http://screencast.com/t/PJM7dtiMraylhttp://screencast.com/t/E1kGPYjr
Anyway I pasted your content in my side and you don’t have html format and spaces there please take a look if I add a tag to a title: http://screencast.com/t/qimgJBZBOhttp://screencast.com/t/dCkJaGcjOdIq
Did you copy the post content like Emil suggested? – http://screencast.com/t/cvW6aFhGhik

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change this in comments.php file: http://screencast.com/t/WLBcwuVa0v

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please follow this topic to set megamenu maybe it will help more – https://forum.tagdiv.com/topic/mega-menu-problem-8/
Let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I see that you use background color, but this do the same issue like background image. Like I said we know about this bug and it will be fixed on Newspaper 5. It is not so easy to block background on specific templates and you need custom modifications to the code.
The parallax featured image use javascript code and it is not so easy to overwrite with css code(as that css is inline), anyway you can try this custom css in Theme Panel > Custom Css, maybe will help: http://screencast.com/t/3cKnjaPg

@media(max-width: 767px){
.single_template_4.td-boxed-layout .td-big-slide-background {
width: 100% !important;
}
.single_template_4 .backstretch {
width: 100% !important;
}
.single_template_4 .td-backstretch {
width: auto !important;
}
}

I’m not sure if this css will help, but I assure you that this issue will be fixed in version 5 of the theme. Sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

From what version of the theme did you updated?
Please make sure that you update Visual Composer plugin as you use an old version – http://screencast.com/t/uIcAqCJKEu The latest version of Visual Composer that you can find in /plugins folder from theme files that you have downloaded from themeforest. Please try to upload it via FTP and also delete the old js_composer folder before upload it.

Thanks!

Alin [tagDiv]
tagDiv Staff

Buna ziua,

1. Te rog verifica si adauga id-ul tau asa pentru canal – http://screencast.com/t/mX6xWc8Ut
Eu am testat id-ul tau si functioneaza daca e adaugat ca si mai sus, dar tot 0 subscribers arata. Cauza ar fi ca subscriberii tai nu sunt vizibili – http://screencast.com/t/OJUB7F74Fhttp://screencast.com/t/2FhwGgjCl3Q4
Incearca sa activezi optiunea din youtube settings (display the number..) – http://www.reelseo.com/hide-youtube-subscriber-count/

2. Am accesat site-ul tau pe Chrome si nu am gasit nici o eroare. Ai rezolvat aceasta problema?

Mersi!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make this change in Theme Panel > Footer: http://screencast.com/t/4MOaefpfmlUlhttp://screencast.com/t/9lUOeY18Nsw

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also checked this and seems to be an issue with style 3 and style 6 as there is not loaded a logo for mobile and z-index of td-affix class(sticky menu) is bigger than logo image: http://screencast.com/t/5XTdZcYnkhttp://screencast.com/t/GQPOgPa5r
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/0kON40iWn

@media (max-width: 767px){
.header-style-3 .td-logo img {
z-index: 10000 !important;
}
}

Also please note that it will be fixed in Newspaper 5, sorry for inconvenience!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have tried to access your site but it doesn’t work – http://screencast.com/t/NcXlXhg7C
Please also check this without any plugins active, leave just Visual Composer active, also clear cache and check if you still have this issue with mobile menu.
If you use child theme, please also check this with the main theme and if it work please make sure that your child theme is also updated to the latest version.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you mean that when you switch to Classic mode, you cannot add text there? – http://screencast.com/t/1bHbegjlVbix
When the Backend editor is active you can add blocks using Visual Composer and you can add text using text block – http://screencast.com/t/okb9RUW8VV
Please let me know if you still have issues related to this and also make sure that you empty all caches and purge files if you’re using CDN host then test again, it could be a cache issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please go to import predefined styles – http://screencast.com/t/NNbxVWxCD and import classic blog – http://screencast.com/t/xaUlxrcG
Also you can set your header to Blog style that especially designed to be used on blogs – http://screencast.com/t/E78DSllS

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

It may be an issue on your server. You can try to follow Christopher suggestion and upload it via FTP(delete old folder and upload new one).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom Css or use your code but add space between classes: http://screencast.com/t/i6MMYXlW

@media (max-width:767px) {
.single_template_4 .similar-articles {
display: none !important;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The version 4.4.4 of the Visual Composer plugin is in the /plugins folder from theme files that you downloaded from themeforest. This is the latest version of the plugin that we have tested with the theme. A new version of the plugin will be added in the nest theme update after it will be tested.
Please provide more details if you have other issues as I have checked your site but it looks fine at least on my side.

Thanks!

Viewing 25 posts - 5,401 through 5,425 (of 7,871 total)