Hi,
I have checked your site and did not found any issues with this widget:
Home: http://screencast.com/t/0yc8UjmYC0F
Post page: http://screencast.com/t/SlozqBJVFG
Please provide more details if you refer to another widget.
Thanks!
Hi,
If you set your homepage like a static/frontpage from Settings > Reading: http://screencast.com/t/F7pILDwWu it should appear Site’s title and description: http://screencast.com/t/hbprvVuB2DJz
Thanks!
Hi,
We know about this issue when is used page template Home BG with site background the images from Big Slide are not resized. I have checked your site and I see that you don’t use a background for Big Slider, so please change the page template to Homepage + Articles List and add Big Slider manually to the page using Visual Composer: http://screencast.com/t/Phgvb2VL – http://screencast.com/t/uUa2mpAmLUm
Result: http://screencast.com/t/HsAn6hYGr
If you still want to hide Big Slider on mobile screen(landscape) just increase the @media’s max-width to the landscape width of your iphone: http://stephen.io/mediaqueries/#iPhone
Hope this helps!
Hi,
Please update your theme if you don’t use the latest version(4.6.1) using this guide(use FTP method): https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugins that come with the theme files. You can find them in /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also check this without any plugin active, leave only Visual Composer(4.3.5) active, empty cache and purge your files if you use CDN and see if the issue is still there.
Thanks!
Hi,
Please provide a link and more details(a screenshot will help).
Thanks!
Hi,
I have not managed to recreate this with the latest theme version(4.6.1). Please update your theme if you don’t use the latest version using this guide(use FTP method): https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugins that come with the theme files. You can find them in /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also check this without any plugin active, leave only Visual Composer active, empty cache and see if the issue is still there.
If still have this issue try this css in Theme Panel > Custom Css:
@media (max-width: 767px){
.container-fluid {
padding-left: 15px;
padding-right: 15px;
}
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Buna ziua,
Daca te referi la Big Slider adaugat in pagebuilder ai optiune de autoplay: http://screencast.com/t/a0q7mk6Fh de asemenea si pentru Sliderul normal: http://screencast.com/t/YwmhLtIPkt
Daca folosesti Homepage with BG si vrei autoplay pt Big Sliderul acela: https://forum.tagdiv.com/topic/how-to-edit-big-slider-and-big-slider-background/
Pentru Slider-ul din pagina de categorii: https://forum.tagdiv.com/topic/autoplay-option-for-the-categories-slider/
Mersi!
Hi,
@nicolai You can activate and use it on multiple development sites and activate it on the main domain. If you want to use it on multiple sites you would have to buy a license for each project.
Thanks!
Hi,
I couldn’t check your site: http://screencast.com/t/oKuqFX38QZi
Also please provide more details. Big Slider doesn’t work on mobiles and tablets? Or only for mobiles?
Thanks!
Hi,
Please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access so we will take a look Monday morning, if you don’t solve this issue.
Thanks
Sorry for misunderstanding! Please try to remove padding bottom and add margin-bottom instead and see if works:
.td-header-menu-wrap{
margin-bottom: 136px;
}
Thanks!
Hi,
I also tested this with the last theme version(1.6) with Visual Composer(4.4.2) and didn’t found any issues with it. Please update your theme to the latest version using this guide(use FTP method): https://forum.tagdiv.com/how-to-update-theme/ and also update plugins that comes with the theme’s files, you can find them in /plugins folder: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
If you still have issues please deactivate all plugins, leave only Visual Composer active and try again.
Thanks!
Hi,
Please edit this file and add date code like this: http://screencast.com/t/acjitdQ9
. " - " . $this->get_date()
After this please add this css in Theme Panel > Custom Css: http://screencast.com/t/dpnDQrZg
.td-trending-now-display-area .td-post-date{
display: inline-block;
font-family: 'Open Sans', arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 19px;
color: #444444;
}
.td-trending-now-display-area .entry-title{
display: inline-block;
}
.td-trending-now-display-area .entry-date{
top: -2px !important;
position: relative;
}
Hope this helps!
Hi,
I guess that you are referring to this menu: http://screencast.com/t/MNdCuFCv
If you use the latest version of theme(1.6) you have this option in Theme Panel to hide that menu for each category: http://screencast.com/t/snaBQTG1
If you need to update your theme please use this guide(FTP method) to update: https://forum.tagdiv.com/how-to-update-theme/ Also make sure that you update plugins that come with the theme, you can find them in /plugins folder.
Please provide more details if this is not your issue some screenshots will help.
Thanks!
Hi,
Please try this css code in Theme Panel > Custom Css, I also added some css for you header ad: http://screencast.com/t/ABF0JcAG
.td-header-menu-wrap{
padding-bottom: 0px !important;
}
.td-header-style-1 .td-a-rec-id-header{
top: 0;
}
Result: http://screencast.com/t/dpc7b2GMh
Hope this helps!
Hi,
The warning message to activate the theme doesn’t appear immediately, you can see it after a day or two. Then please follow this guide to activate it: https://forum.tagdiv.com/how-to-activate-the-theme/
Thanks for the message!
Hi,
Please provide a link so I can inspect this issue.
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/4KbqrURgcvK
.td-full-logo .container-fluid, .td-full-logo .td-grid-wrap{
padding-left:0;
padding-right:0
}
If this is not working please provide a link so I can inspect.
Hope this helps!
Hi,
You can delete comments code from single.php file: http://screencast.com/t/gQj7qR4DRIw and add this code in loop-single.php also this changes: http://screencast.com/t/2dK26S9Ll
<?php comments_template('', true);?>
Result: http://screencast.com/t/yk2CMqJmFz
If you want to add an icon to the bottom with link to your comments you will need custom work, unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. If you don’t have php/html/css knowledge you can always get a freelancer from sites like: http://studio.envato.com/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
It works also on mozzila: http://screencast.com/t/3f5G7VVILD0R
Please turn on plugins one by one to see which cause the issue. Maybe you already deactivate it, if this works now.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Buna,
Toate categoriile create le gasiti in Theme Panel > Categories, acolo puteti seta un modul pentru a afisa articolele din acea categorie: http://screencast.com/t/GyXqjOnCuxy
Rezultat: http://screencast.com/t/5AXN9T5uzq
Mersi!
Hi,
Please follow Lucian’s suggestion: https://forum.tagdiv.com/topic/text-html-ratio-problem/
Thanks!
Hi,
1. Please try this custom css:
.post footer{
margin-top: 0;
}
2. Please provide a link, so I can inspect this. If your plugin has a shrtcode you can add it in post template that you use in footer section: http://screencast.com/t/urkpnA0g9K
Thanks!
Hi,
I have checked your site and found that also ajax pagination doesn’t work.
Please try this without any plugins active, leave just Visual Composer active and also empty cache/purge files then check again. Also make sure that you also use the latest theme version and if not update your theme: https://forum.tagdiv.com/how-to-update-the-theme/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].