Hello stuartmasson,
Please notice that the Post template Style 1 -> http://screencast.com/t/5mqHxQCy refers only to this type of template regarding on Ad. If you are using another post template, you will have to use the Article top for your ads. This is just the layout for post template style 1 for the top ad. If you want to achieve the similar top ad style like as post template style 1 but you are using another post template, please notice that you will have to customize yourself because this involves custom work ad we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello themesic,
Please keep in mind that the Follow us social icons could not be used with shortcode method because our theme does not generate the shortcode for these social networks. Also, if you want to use all of them, using the shortcode, below you will have to create the shortcode for these and then to call them where you want to use. Please notice that is not a simple task and you will have to create a function which generated these social icons from td_footer_extra.php from core file -> http://screencast.com/t/UpPsNc6KPxM6 and then, using the add_shortcode function you will create the shortcode for social networks icons. For more references about this function, please consult the Codex, here -> https://codex.wordpress.org/Function_Reference/add_shortcode
If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Hope this helps!
Thanks for your understanding!
Hello Jay,
Unfortunately, our theme does not have such a simple option that offers you a way to add different menus for different pages, sorry! Is needed to make some additional customizations through code in order to achieve best results and if you do not have any experience in PHP/HTML/CSS you will not bring good results and place consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
As a hint, you will have to declare a new ID for your custom menu in function hook_init() from td_menu.php like this -> http://screencast.com/t/y6czZKpC2 and then depending on what header you use, you will have to add the condition, like this -> http://screencast.com/t/rbMRlAi875E9
Please notice that is not a simple task and require to have some experience in this regard to accomplish this task.
Thanks for your understanding!
Hello janamtrup,
You can send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect your setup page. Also, please provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Salut Alex,
Eu am inspectat site-ul tau si pe mobil si pare sa functioneze totul in regula si posturile se incarca corespunzator. Incearca totusi sa rulezi tema fara nici un plugin netestat ca pot aparea unele probleme temporare care genereaza aceste erori.
1)Da-mi te rog un link pentru un post unde folosesti template-ul 6 sa inspectez sa vad unde este problema.
2)Intr-adevar, este o problema referitoare la Category color tag in tema. Am adaugat-o in lista noastra de remedieri si sper sa o rezolvam in cel mai scurt timp posibil deoarece necesita o investigare amanuntita a codului ce dureaza ceva timp. Multumesc pentru raportare.
Multumesc pentru mesaj si o zi faina in continuare!
Hello skhullar,
Unfortunately, our theme has not been designed to have third menus in the header, sorry! If you want to have this one, please notice that you will have to make some additional customizations through code that involve custom work. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! Also, you can try to find some plugins with this functionality and see how these will work for you in our theme.
Thanks for your understanding!
Hello sjlabar,
Unfortunately, our theme does not have such an option for what you want but you can achieve this only if you do some modifications through code. You will have to alter the code from the td_smart_list_6.php core file, like this -> http://screencast.com/t/j5UCAxzQbK and then http://screencast.com/t/zAvGKBuH6 and the result you should see here -> http://screencast.com/t/Lvw6l0FHXmR
Thanks for your understanding!
Hello nycinsider,
Please notice that the mega menu display you only the subcategories for your categories in alphabetical order.
This is the default order and the theme doesn’t have such an option to change it. You can do this through the code or try to use a plugin like Category Order and Taxonomy Terms Order as I saw that many users use it, please check this topic as reference – https://forum.tagdiv.com/topic/how-can-i-hide-all-from-megamenu-list/#post-71876 Also, please notice that you cannot select what categories appears on mega menu because this behaviour is set it by default to displays you all the subcategories for this category. If you want to change the structure of mega menu, you have to change it with hard coding and please notice that is not a simple task. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello jetfire,
You website is needed if you want to receive a more accurate response. I need to know your website URL so I can inspect it closer.
Thanks for your message!
Hello Praveen,
If you want to hide the Google Adsense for your particular post, please notice that you will have to use a bit of CSS code to hide the td-g-rec class and also, you will have to get the post ID for your particular post where you want to hide the Ads.
Below, I gave you an example for a post which I have hidden the Google Adsense, like this ->
.postid-462 .td-g-rec {
display:none;
}
-> http://screencast.com/t/lPJ1wGeUtUOL
You will have to do something similar for your side, take the post ID and apply the code provided above.
Thanks for your understanding!
Hello dardanmiftari,
Yes, could be some interference between these types of plugins and our theme which might create a lot of unknown issues. Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Thanks for your understanding!
Hello themesic,
Please look here -> http://screencast.com/t/Nod4AjJD This is the latest reply which has been done from our email. Do you send us another email, because we do not received anything else from you.
Thanks for your message!
Hello sibinfotech,
Unfortunately, our theme has not been designed to use the Article top,inline and bottom ad for pages, sorry! As you can see, these features have been implemented only for posts pages. Our pages were designed to be created using the Visual Composer and with this plugin, you can use the Ad Box element to insert your Ads as you like. If you want to have this option and for module pages, you will have to do some additional customizations that involve custom work. If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello mabaz,
Unfortunately, our theme does not have such an option that offers you a way to exclude these ads for all the posts from a specific category, sorry! If you want to achieve this, you will need to do some additional customizations through code, add some if/else statements. Also, you will have to use the is_category() For more references in this regard, please consult the Codex documentation here -> https://developer.wordpress.org/reference/functions/is_category/ All of these customizations might to be added in td_module_single_base.php, the place where these ads are generated, like this -> http://screencast.com/t/EzUK0Dx8
If you want to develop our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello Swapnil,
I have notice that you are using the Mobile Theme and this type of plugin do not display the News Sticker. The mobile theme renders you a Big Grid module in the top of the page wii=ch is sorted by Featured Posts and then the Latest Articles modules in the bottom of the page. If you are unhappy with this mobile theme, you will simply disable the mobile plugin and the theme will be switched to the general responsiveness mobile version. For more information about this feature, please check here -> https://forum.tagdiv.com/the-mobile-theme/
I hope that you have understood this concept.
Thanks.
Hello Rik,
Please check our changelog here -> https://themeforest.net/item/newspaper/5489609 (to the bottom of the page and there you will see what type of improvements has been fixed in our latest version). So, if you will need to these, you will have to update your theme to this version or if otherwise, you can wait until we release another update.
Thanks for your understanding!
Hello themesic,
Unfortunately, our theme does not have such an option for what you want, sorry! Please try to find some plugins with this functionality and see how these will work for you or please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks.
Hello jetfire,
Please ensure if you have more then 4 posts available to display. Also, please provide your website URL so I can inspect it closer.
Thanks.
Hello Charl,
Unfortunately, I do not exactly understand what you want to achieve. Please provide more details about this so I will be able to provide a more accurate response.
Thanks.
Hello Winock,
Please provide more details about what you want to achieve. Give me some useful screenshots so I will be able to understand what you want. Also, you can provide your website URL so I can inspect it closer.
Thanks.
Hello Winock,
Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-post-content p {
text-align: justify;
}
Thanks.
Hello,
Please try to download again the theme from the Theme Forest because we have fixed the issue regarding on Mobile theme but the version of it has not been changed…it is still 7.3 version.
Thanks for your message!
Hello jetfire,
All the layout for the Baby Blog is custom made. Do you have installed the demo with content or without? If you want to achieve this, you will have to manually add in Widgets area, like this -> http://screencast.com/t/9jdIecm5I1
Hope this helps!
Thanks.
Hello stuartmasson,
Please notice that you have an option for ads using the Post template style 1, like this -> http://screencast.com/t/j4nQMtwh Using this, the article top ad is replaced with it and your ad will be adjusted to be displayed like to our demo, left-aligned -> http://demo.tagdiv.com/newspaper/td-post-400k-for-whisky-most-expensive-foods-and-drink-auctioned/
Hope this helps!
If is not what you mean, please provide more details about this.
Thanks for your understanding!
Hello mubasshar,
Unfortunately, our theme does not have such an option for it, sorry! If you want to achieve this, you will have to alter the code to also, you can try to find some plugins with this functionality and see how it will work for you.
Thanks.