Hi
Try this css in theme panel > custom code > custom css:
.page-id-9515 .td-container{
background-color: red;
}
Thanks!
Hi
I am not sure I understand you’re request so please provide more details about what you’re trying to do, also some screens pointing the desired result will help, so I can duplicate the situation on my side and get back to you with a more accurate answer.
Thanks!
Hi
This plugin is not tested to wok with the theme and we cannot offer plugin’s implementation support or any custom services at the moment. If you need any customization and you’re you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi
This could happen because those icons are generated by a plugin and it’s css my load before theme’s css. To avoid that try to add the css directly in plugin’s min css file so the code to load directly with plugin’s style.
Note that we didn’t tested this plugins with the theme and we’re not aware of of’s functionality and it’s possible to be required others custimztions in order to achieve the desired result.
Thanks!
Hi @Sid
Please check this tutorial: https://forum.tagdiv.com/topic/how-to-create-a-google-custom-search-page/ and try the solution indicated there.
Please note that this task require some customizations in theme code which involve good coding skills. If you can’t do this by yourself my advice is to hire a freelancer to do it for you as we cannot offer any custom services at the moment.
Thanks!
Hi
During the update process all themes files are deleted and replaced by the new theme files so all customizations will be lost. You can avoid that by using the child theme and make your customiztions there. For more details about child theme usage check our documentation: https://forum.tagdiv.com/newsmag-child-theme-support/ also WordPress official documentation could help: https://codex.wordpress.org/Child_Themes
Regarding the code from child theme there is an important aspects that must be considered:
– if in previous theme’s version a specific code added in child theme worked fine that doesn’t mean that will work with a new theme version. When theme update many of its files are changed and it’s a good practice to check update_log.txt file for each update and see what files had been modified so if those specific files are used in the child theme you will have to check your customizations to not break the functionality of the theme.
Hope this help.
Thanks!
Hi
I am not sure what you mean so please provide more specific details about what you’re trying to do so I can inspect this and get back to you with a more accurate answer.
Meanwhile you can test different styles for you grid in Visual Composer to obtain different colors effect for posts displayed: http://screencast.com/t/DKEWMPQJ
Thanks!
Hi
1. I’ve checked your site and the category tags are displayed fine on my side: http://screencast.com/t/4jQOZUyUvw If you still have this issue try to clear all caches and test again.
2. You can use a 2/3+1/3 layout in Visual Composer to display the sidebar on page. This can be achieved following these links: http://screencast.com/t/EPaV6XDTAB24 – http://screencast.com/t/8MBHeShtfd Here is the shortcode from Visual Composer: http://pastebin.com/tPmFzQmf – http://screencast.com/t/HDYTBtnHO5w
You can use it as example then customize the page in the same way. I used the smart sidebar to have it scrolling down along with the page: https://forum.tagdiv.com/newsmag-smart-sidebar/
Let me know how it goes.
Thanks!
Hi
Just replace the content from footer.php with this one: http://pastebin.com/ddSKLnUZ and update the page id in is_page() function. The code it’s tested and should work fine.
Let me know how it goes.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/8MI5lsjQbqe6
.td-container-border:after{
background-color: white;
}
.td-pb-row [class*="td-pb-span"]{
border-left: 0px solid white;
}
Thanks!
Hi
Please provide your site url so I can inspect this closer and get back to you with a more accurate answer.
Thanks!
Hi
As my colleague Lucian said you will need some custom css in order to achieve the transparency effect as on our demo. The code would be like this: http://screencast.com/t/0qEUMZbnKg
.td-container {
background-color: rgba(255,255,255,.75);
}
Let me know how it goes.
Thanks!
Hi
We try to keep the code as clean and simple as possible but with every new feature added the code grows and it can be difficult to understand. At every update we try to optimize the code for best performance but this code somehow has left there.
Thanks!
Hi
I’ve checked your site and noticed that you’re using the latest version of the theme available on themeforest: http://screencast.com/t/rYL6XIWtpZbA so there is no need to update the theme again if works properly.
You only need to update the Visual Composer and Social Counter plugins. The most easy way is by deleting the current versions then install the new ones from plugins panel: http://screencast.com/t/lpjyJzS4Urw
Also you can install them plugins via WordPress but make sure you install them from the theme path downloaded from themeforest: http://screencast.com/t/R5Sp7j7a2l21
Thanks!
Hi
Try this css in theme panel > custom code > custom css to change the color for the indicated tags: http://screencast.com/t/s81Htc7P
.widget_facebookwidgetplus .block-title > span{
background-color: red;
}
.widget_tag_cloud .block-title > span{
background-color: green;
}
The indicated border it’s designed to appear on Newspaper theme, however this can be achieved using custom css like here: http://screencast.com/t/uWOwu4GXYu
.block-title {
border-bottom: 2px solid red;
}
.block-title > span{
top: 1px;
}
Let me know how it goes.
Thanks!
Hi
Theme’s blocks have a predefined layout and changing it involve many customizations and tests. Unfortunately time does not allow us to provide any custom services at the moment so if you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
However this might not be necessary as the theme have many blocks with different layouts. For example you can chose between block 3, block 5 and block 6 which have a similar layout with block 16 on 1 colon.
http://demo.tagdiv.com/newsmag/block-3/ – http://demo.tagdiv.com/newsmag/block-5/ – http://demo.tagdiv.com/newsmag/block-6/
Thanks!
Hi
1. Please provide your site url so I can inspect this closer. Meanwhile check if in theme panel the category tags are enabled for that specific module, in your case I suspect it’s module 11: http://www.screencast.com/t/JY4NAeuGSg
2. The theme does not have an infinite load pagination for homepage but you can use a block from Visual Composer to achieve the same layout: http://screencast.com/t/j0JQuk7EC
Thanks!
Hi
From your screen I can see that this option is missing: https://forum.tagdiv.com/wp-content/uploads/2015/05/2015-06-15_13-51-06.png I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, clear all caches and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi
This usually happens due to lazy load animation which wait until all images are loaded then apply its effect. The animation can be deactivated fro theme panel > template settings: http://screencast.com/t/cLqjwphqW5
Let me know ho it goes.
Thanks!
Hi
1. By default the theme does not have an option to display the category tag next to the date but you can achieve that by adding this line of code here: http://screencast.com/t/v0T8J4tbHRD – http://screencast.com/t/DhIWjozpyX
You have to edit each file corresponding with the module used. For example module 3 it’s generated by td_module_3.php. To check where each module it’s used look in theme panel > block settings: http://screencast.com/t/EBdiP6VgoR
2. You can modify any function you want from theme’s code but make sure that you’r changes don’t break the theme functionality. Note that any customizations requires good coding skills and if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer customization services at the moment.
Thanks!
Hi
The child theme install process it’s the same as for any theme. It can be installed vie WordPress or simply upload it via ftp in /themes folder: http://screencast.com/t/IxtnJmkPAH81 For more details about child heme usage please check our documentation here: https://forum.tagdiv.com/newsmag-child-theme-support/ and also WordPress official documentation might help: https://codex.wordpress.org/Child_Themes
Thanks!
Hi
The background image it’s controlled by td_background_render.php file. If you want to change the background image for a specific page add this code in indicated file like here: http://screencast.com/t/UStsASqeyp
if (is_page('9151')){
$this->background_parameters['theme_bg_image'] = 'http://www.guineehitmusique.com/wp-content/uploads/2014/08/BACKGROUND-.jpeg';
}
This code will load a specific background image for the page with id 9515. Note that in order to work you need to have set a background image in theme panel: http://screencast.com/t/MZsoqAlnaN
Let me know how it goes.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
I suspect that the problem occur because the font required for the icons it’s blocked. This usually happens when the font is loaded from a different source or it’s served from http to https. Try this solution, from our reports it worked from most users: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Thanks!
Hi
This is a known issue which is already on our list but we couldn’t find a solution yet. Theme developers will continue to investigate this and when they will find a fix for this issue I will update this topic.
Sorry for any inconveniences and thanks for your understanding!
Hi
I am not sure what could cause the difference between the post views and 7 day count post views so if you have any specific details which might help please share it here so we can duplicate the situation on our side and inspect it closer.
Meanwhile try to deactivate all plugin except Visual Composer and WP Super Cache, clear the cache memory then test the site again. Also you can view a post in browser a fee times then check how both counters are incremented.
Regarding the current implementation for this feature there is a miss-configuration as it display posts from all time not only post from last 7 days. This is on our list and theme’s developers will consider changing the actual implementation in shortest time possible. This may take some time because we have a long implementation list and we take them one by one.
Thanks for your understanding!