Hi,
Unfortunately this option was removed, a solution to add icons is – https://forum.tagdiv.com/topic/home-button-for-menu/#post-35101
Thanks!
Hi,
@kaygorod There is an error on your category page – http://screencast.com/t/pW71o5MRjp2 Also you can resave the permalinks and try this without any plugins active, leave just Visual Composer and clear cache.
I have checked your article and the bottom ad is displayed – http://screencast.com/t/O11mrhA6b please provide more details. You have an option set the size of ad – http://screencast.com/t/3yvMv7Xu8g
Thanks!
Hi,
@External if you still have that error please delete page templates – https://forum.tagdiv.com/topic/6-x-update-theme-error/#post-53479
Why newspaper 6? – https://forum.tagdiv.com/topic/why-newspaper-6/
Thanks!
Hi,
1. Please provide a link as I need to check this on your site.
2. I have added this on our list and it will be fixed in future update, thanks for reporting this.
Please try this custom css in Theme Panel till then – http://screencast.com/t/ye67hUkd8E2w
.td-post-template-4 .td-post-header-holder {
margin-top: 0;
}
3. Please try this custom css:
.td-post-source-tags {
margin-bottom: 10px;
}
.td-post-content {
padding-bottom: 5px;
}
Thanks!
Hi,
Please try to replace this file td_panel_categories.php – http://screencast.com/t/bb9Isui5K with the one provided in the following link – https://www.dropbox.com/s/f9kzfdmozsvya1r/td_panel_categories.zip?dl=0 and see if it works.
Thanks!
Hi,
Not sure what you mean please provide more details and also a link. If you want to rewrite the inline css you can use the !important tag.
Thanks!
Hi,
If you use a widgetiset sidebar block to display sidebar on your page content you can add an extra class – http://screencast.com/t/mrNy5erFsS5X and use it to hide the sidebar on mobiles. And also use this class to target post/category/latest articles sidebar .td-main-sidebar
@media(max-width:767px){
.test, .td-main-sidebar{
display: none !important
}
}
Thanks!
Hi,
You have to remove the old theme via FTP and install the new one and also the plugins that come with the theme files, you can find them it in the theme package inside the Plugins folder – http://screencast.com/t/lkrma6blYE
After the update run the script included in the Welcome panel – http://screencast.com/t/eZxxuqvsTir
And regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Also check the documentation here – https://forum.tagdiv.com/how-to-update-the-theme-2/
Or if you have updated automatically please delete these files(old page templates):
page-homepage-bg.php
page-homepage-bg-loop.php
page-homepage-blank.php
page-homepage-loop.php
page-homepage-timeline.php
Thanks and sorry for inconvenience!
Hi,
The theme has now various header styles that you can set from Theme Panel > Header section – http://screencast.com/t/sRoGabFso
Not sure what you are trying to do, you can use browser’s inspector tool and see those classes. For example for default header style – http://screencast.com/t/nCTnwG3Y8Hmi
Thanks!
Hi,
Yes, we have tested the theme before release, you will have to re-add/add some options as the theme contain now more features. If you run the import script after the update it should – https://forum.tagdiv.com/how-to-update-the-theme-2/
Before update please backup the site (database and files) – https://codex.wordpress.org/WordPress_Backups
You have to remove theme via FTP and install the new one and also the plugins that come with the theme files, you can find them it in the theme package inside the Plugins folder – http://screencast.com/t/lkrma6blYE
After the update run the script included in the Welcome panel – http://screencast.com/t/eZxxuqvsTir
Also regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thanks and sorry for inconvenience!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please make sure that you have also update the child theme at the latest version, because the old version will not work fine. It should work fine as it was tested and also we work to the API documentation it will be available soon. Until then you please use the main theme as only files from the root of the theme can be overwritten.
Thanks!
Hi,
You can remove the featured image for default post style from loop-single.php like this – http://screencast.com/t/BtTHNBszZeG7
Thanks!
Hi,
Before update please backup the site (database and files) – https://codex.wordpress.org/WordPress_Backups
You have to remove theme via FTP and install the new one and also the plugins that come with the theme files, you can find them it in the theme package inside the Plugins folder – http://screencast.com/t/lkrma6blYE
After the update run the script included in the Welcome panel – http://screencast.com/t/eZxxuqvsTir
Also check the documentation here – https://forum.tagdiv.com/how-to-update-the-theme-2/
And regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thanks and sorry for inconvenience!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
We have released version 6 of the theme and has more blocks that can be added with Visual Composer, so you can check the demo and see if there is one like you need – http://demo.tagdiv.com/newspaper/block-1/
Thanks!
Hi,
This is the default css for comments and views, you can try to adjust the top value to appear besides post title. I’m not sure if it will look fine all posts as the title length differs and also the theme has mor post style so it will be hard to make that custom css looks fine on all, but you ca try.
Thanks!
Hi,
As you can see we changed this on newspaper 6, we have added next/prev image links. Also you can use do_shortcode() to display a custom ad on attachment page – http://screencast.com/t/hAKlfZOa – http://screencast.com/t/JCd8RZpmzH
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I have added this on our list and it will be fixed as soon as possible.
Thanks for reporting this and for suggestion!
Hi,
There is an option to change the font size for your post in Theme Panel > Custom Typography – http://screencast.com/t/kK5fhGYrhB
Thanks!
Hi,
You can add an image/icon as a label for your menu item like this: http://screencast.com/t/QB2oA2mk then you have to use some additional css to set an height for you new menu item, for this you can use the unique class that each menu item has to target just the menu item you’ve created and set an height to it, like this: http://screencast.com/t/q3H6cvts
Please make sure that you have added the url properly as I have also checked this and it it works fine using social icons block – http://screencast.com/t/tLdijB1yZgm5
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
We don’t use this function sanitize_url in theme’s code, I have asked the developer about this. Maybe you use an old plugin that use this function and that’s why you get these errors.
Thanks!
Hi,
There is an option to change Subtitle font in Theme Panel > Theme Fonts – http://screencast.com/t/ySCuEMKS
Thanks!
Hi,
Your article/link doesn’t exist – http://screencast.com/t/sohKgn4pY7
Any way I have checked an article from your site and this word comes from a share plugin that you use – http://screencast.com/t/i47BJ2U7 Or did you have made custom modifications to the code?
Please disable all yuor plugins except of Visual Composer, clear cache and check again your article.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I have checked your site and you have this js error in the console. Please disable all your plugins leave just Visual Composer active, clear cache and see if you still have issues with log in/registration. If you don’t please activate your plugins one by one and see which one caused this.
Thanks!
Hi,
I also checked this with your id and it works fine – http://screencast.com/t/UukDWyQ08 – http://screencast.com/t/P3mj42QtKc
channel/UCktQczxtZXKdnwxqi4Lorwg
Also you ca disable all your plugins leave just Visual Composer and Social Counter active, clear cache and check again if your subscribers appear.
If you have tried the above suggestions and it doesn’t work, please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are. We will answer as soon as possible.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].