Hello masc,
Unfortunately, we do not have our demo to be available for simply downloading. When you instal it from the panel, the demo will be imported from our server. After this process, you can export this on your hard-disc with export button, like this -> http://screencast.com/t/y4EHr22YJ -> http://screencast.com/t/XPPdBSGE and then, the XML file, with an import plugin you can instal it in your side. The documentation is only available on our site and we do not have another format for this to might be downloadable.
Thank you for your understanding!
Hello mystudent,
If you want to remove that gradient, you have to use a bit of CSS. Please try the code below.
Tha code is ->
.td-header-gradient:before {
display:none;
}
Thank you for the message!
Hello Grumme,
I have checked your website again and your Google Adsense fit correctly. As you can see, the Adsense is not live advertisement and when you shrink the browser, please push a Refresh button before to see the result and then the AdSense will be resized to the correct dimension, like this -> http://screencast.com/t/3LpgNEKo
Thank you for the message!
Hello denniz6,
Unfortunately, our theme does not have such an option to add more sections to user registration form but only trough code. If you want to add some of these, you have to alter the top-menu.php core file in that section, like this -> http://screencast.com/t/tZhOuRYt Please notice that is not a simple task and you need some knowledge about PHP/HTML/CSS. If you are not aware of the steps in this regard, please consider hiring a freelancer or developer to do this for you or try to find some plugins with this functionality, because we cannot provide custom services at the moment, sorry!
Thank you for the message!
Hello Vaniquest,
Unfortunately, our theme does not have such an option to enable/disable these kinds of borders/separators. You have to add it manually with CSS code. For example, if you want to add some of these into your footer section, please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-footer-wrapper .td_block_wrap {
border-right: 3px solid red;
padding-right: 10px;
}
The result you should see here -> http://screencast.com/t/yxuDLGalp7xc
The similar layout as you wish is our Newsmag theme that looks like this -> http://screencast.com/t/GlJVCQncwO
Please notice that achieving this layout is not a simple task and is require custom work. If you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!
Thank you for the message!
Hello laraklopp,
As you can see in our Theme panel, in Social Networks we have a list of the most of the social icons and there you can add the link of this. Whether through these fields, you do not find your icon desired you have to add another one. If you want this, please consult this topic and here you will find the steps which might be followed in this regard -> https://forum.tagdiv.com/topic/social-networking-buttons-at-the-foot-of-entries/ Please notice that is an example how to add another social icon. Also, is require additional customizations and if you are not aware the steps in this regard please consider hiring a freelancer/developer to implement this for you because we cannot provide custom services at the moment, sorry!
Another possibility would be to find a plugin with this functionality and try to implement this in our theme and see how it work for you.
Hope this helps!
Thank you for the message!
Hello craigmc,
I have tested again the article inline ad on my side and everything seem to work as expected and as I have explained you above…it is strange that you cannot obtain the same result with this kind of feature and I cannot recreate your issue, sorry! Also, please ensure that you are not using the article bottom ads and please try without untested plugins because it could produce some interference in code’s theme and can broke the functionality of this feature. Try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and check again and see how it works. After this advice, if your problem is still there, please send us an email at contact@tagdiv.com with your credentials (wp-admin) so we can further inspect the issue and your page setup. Also, please provide a link of this topic so we can know who you are and what the issue is.
Hope this helps!
Thank you for the message!
Hello kirstycollings,
Please provide your website URL so I can inspect it closer and so I will be able to provide a more accurate response in this regard.
Thank you for the message!
Hello hbger,
We know about this kind of problem, I have added to our list of fixes and in next major update, we will fix this issue after we will do some deep investigations.
Sorry for the inconvenience and thank you for the message!
Hello Holsinda,
Unfortunately, your plugin in is untested with our theme and we have no idea about the theme’s behaviour with this kind of plugin. As you can see here -> http://screencast.com/t/DAV1PNAW we have a list of our tested plugins which the theme works fine. Please try to disable all the active plugins, leave just Visual Composer and install only the plugins that come bundled with our theme.
Thank yu for your understanding!
Hello craigmc,
This is the functionality for our Articles Inline Ads. The Ads will be displayed depending on what number of paragraphs is set, otherwise, the ad will not be showed as you can see in our documentation here -> https://forum.tagdiv.com/article-ads/ I have tested on my side and everything seems to work as expected.
Thank you for the message!
Hello Dhananjay,
If you want to remove By word from author box, you have to remove it from td_module_single_base.php core file like this -> http://screencast.com/t/qChK0qDkfEH
Thank you for the message!
Hello jeffkind,
Unfortunately, your plugin is untested with our theme and we have no idea about the theme’s behaviour with this kind of plugin, sorry! As you can see here -> http://screencast.com/t/M00lXPwpoXBN we have a list with our tested plugins which the theme works fine and we cannot provide support or additional customizations for untested plugins, sorry! Please try to disable all the active plugins, clear all cache and instal only the plugins that come bundled with our theme.
Thank you for the message!
Hello Grumme,
You have to hide it from your Theme panel, like this -> http://screencast.com/t/mp283c70k780 and this category will not appear in the future.
Thank you for the message!
Hello Grumme,
This kind of issue might be caused by the conflicting plugins. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule our the interference between untested plugins and our theme.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello alicestudio,
In order to achieve as you want, you have to change your header style used by you with another style that has the banner ad on the top, like this -> http://screencast.com/t/XRJ7xoXC For more information about our header style, please consult the documentation here -> https://forum.tagdiv.com/header-styles/
Thank you for the message!
Hello aro_007,
Please try to update your child theme that comes bundled with the theme’s update folder and try to reconfigure it in the latest version of child theme, otherwise, the old child theme version could create some errors like in this case.
Thank you for the message!
Hello kirstycollings,
Replied here -> https://forum.tagdiv.com/topic/how-to-remove-advert-from-homepage-and-rest-of-site/
Thank you for the message!
Hello Sayeed,
I suppose that you are referring to the title underlined for each post title. Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.post header .entry-title {
text-decoration: underline;
}
The result you should see here -> http://screencast.com/t/F1x9ltftc
If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.
Thank you for the message!
Hello @nicolaslavado and @Waqas
If you want to add more ads, it is necessary to create another custom ad (custom ad 6, custom ad 7, etc). Please follow the steps in the topic to create another custom ad: https://forum.tagdiv.com/topic/create-additional-custom-ads/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello bhadrabalaram,
For an accurate response, you will provide me your link so I can inspect it closer. For example, please try the code below and add it in Theme panel->Cusotm CSS area.
The code is ->
.td-header-style-3 .td-header-header {
margin-left: 0px;
}
.td-header-style-3 .td-header-sp-logo {
padding-left:0px;
margin-left: 0px;
}
.td-header-style-3 .td-header-sp-logo a img {
margin-left: 0px;
}
The result -> http://screencast.com/t/4JcyKBDFEzDt and other example is here -> http://screencast.com/t/In0djext7v
Also, here depends on what kind of image you are using as the logo because it is possible to have some white space in the image and that you cannot align to the left.
Thank you for the message!
Hello mystudent,
As you can see in our documentation here -> https://forum.tagdiv.com/header-styles/ these are all our styles for header section in the theme. The most similar styles of the menu that look like with your example are style 3, 4, 5, 6. Please notice that if you want to look exactly to this one you need more additional customization and it requires custom work. If you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!
Thank you for your understanding!
Hello omgweb,
Please check the bottom of this page from this link and here you can see our change log per each version of our theme and what kind of files were changed -> http://themeforest.net/item/newspaper/5489609
Always make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups and then do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ update also the plugins that come bundled with the theme files from the /plugins folder.
Unfortunately, you will have to clear your agenda and spare a bit of time to adjust all your settings to the new version of the theme. If you have already Newspaper 6 and you want only to do the update to latest version, you should make this without any problem. All your customization are recorded in the database which is not affected by this update.
Hope this helps!
Thank you for the message!
Hello mystudent,
Please try the code below and place it in Theme panel->Custom CSS area.
.td-header-menu-wrap {
border-bottom: 1px solid #f5f5f5;
border-top: 1px solid #f5f5f5;
}
The result -> http://screencast.com/t/1EISyOGAm3LI
Thank you for the message!
Hello MShayto9,
If you want to have sidebar on posts, you have to set it from Post Settings, like this http://screencast.com/t/1RyXkGwtJ For more information about our sidebars, please consult our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/ -> https://forum.tagdiv.com/smart-sidebar-2/
Hope this helps!
Thank you for the message!