Hi
The above solution won’t work for Newspaper V 6.7.2 because the css will not fit. Basically the custom html structure which insert the new containers will work but the css must be adapted to Newspaper’s style. Basically you have to edit this file like here: http://pastebin.com/inKygqcr – http://screencast.com/t/yxbzfFW3
Also you have to use this custom css: http://pastebin.com/P2uMVicW – http://screencast.com/t/B5mbhSvddrXD
Thanks!
Buna
Cea mai simpla modalitate este adaugarea tiker-ului in header. Urmand exemplul de mai jos vei avea News-tiker-ul afisat pe orice pageina sau post: http://screencast.com/t/XuEg8wngEPZ
<?php echo do_shortcode('[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]'); ?>
Codul de mai sus trebuie adaugat in fisierul corespunzator cu stilul de header folosit. Eu am exemplificat pentru header-style 1.
Multumeasc.
Hi
The part indicated here: http://prnt.sc/b9is3b it’s generate by post loop settings. In that page you’re using page-builder+latest as a page template: http://screencast.com/t/9gRpw3rpF To remove that section just change the post template used with the default. For more detail about theme’s page templates please check our documentation: https://forum.tagdiv.com/newsmag-page-templates/
Thanks!
Hi
The theme is tested and works fine on mobile, its layout was designed to be responsive. Please provide your site url so I can have a closer look at this issue.
Thanks!
Hi
You have to edit header-style-5.php and paste this code here: http://screencast.com/t/AHwh3qtqqiG
<div class="td-header-row td-header-top-menu td-container">
<?php locate_template('parts/header/top-widget.php', true); ?>
</div>
Also you’ll need this css in theme pabnel > custom code > custom css: http://screencast.com/t/yirv2GdkFld
.td-header-row.td-container {
width: 1021px;
}
.td-header-style-5 .td-header-sp-top-widget i{
color: black;
}
Thanks!
Hi
1. I assume that you’re referring at this categories tags: http://screencast.com/t/YiflVNCtcapK If so they can be moved to the bottom of the post by editing the file corresponding with post template used. Here is an example: http://screencast.com/t/1y2CEx95i2vZ You can use the child theme to edit post templates, but you will have to check your changes after each theme update to make sure that they don’t break the layout.
2. I am not sure what you mean so please provide more detail about what you’re trying to do, also a screen pointing the desired result would help.
Tanks!
Hi
Each block can be edited from Visual Composer page-builder. For more details in this regard please check our documentation: https://forum.tagdiv.com/newsmag-block-settings-tutorial/ – https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
If you still need guidance on this please provide more details abort what you’re trying to do, also a link to your site would help.
Thanks!
Hi
First you have to register your custom field as a post meta. For more details in this regard please check these links: https://codex.wordpress.org/Custom_Fields – https://codex.wordpress.org/Function_Reference/add_post_meta
After you register the custom field as a post meta you can use its value in a variable depending by the desired result.
Thanks!
Hi
The final codes should look like this:
<?php
$category_detail=get_the_category($td_mod_single->post->ID);//$post->ID
foreach($category_detail as $cd){
$cat_name = $cd->cat_ID;
}
$exclude_current_post = $td_mod_single->post->ID;
echo do_shortcode('[vc_row][vc_column width="2/3"][td_block_13 post_ids="'. -$exclude_current_post .'" category_id="' . $cat_name . '" limit=""][/vc_column][/vc_row]');
?>
Thanks!
Hi
Please provide a link where I can inspect this so I can get back to you with a more accurate answer.
Thanks!
Hi
The primary category can be set from post editor and most be set individually for each post: http://screencast.com/t/2BSQ0SmR1NP6
Thanks!
Hi
Visual Composer it’s tested an works fine. Make sure that you’re using V 4.11.2 of VC, clear all caches then test again. Here you can check our documentation for more detail about the update process: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/7WbTC2m7Z
.td_block_wrap .meta-info{
display: none;
}
Thanks!
Hi
You can set SPORT as primary category and it will be displayed as category tag on modules and blocks.
Let us know how it goes and if this is not what you mean please provide more detail about what you’re trying o do so we can get back to you with a more accurate answer.
Thanks!
Hi
Try to update Social Counter plugin to the version from this link: http://cdn.tagdiv.com/wp-content/uploads/2016/05/td-social-counter.zip then check if the error is still there.
I am not sure why this happens but it could be a problem caused by cache. Try to clear all caches after a new post it’s published then test again.
Thanks!
Hi
I’ve tried to send you an email but every time the process fails.
Try to update the social counter to the version here: http://cdn.tagdiv.com/wp-content/uploads/2016/05/td-social-counter.zip Just deactivate and delete current version you have it installed then install this one, clear all caches the test again.
Let us know how it goes.
Thanks!
Hi
The simplest way to install Visual Composer it’s from theme’s plugins panel: http://screencast.com/t/iG2RmsrR9c Also you can find the plugin if theme’s path, just download it again from your themeforest account.
Thanks!
Hi
Glad I could helps.
Thanks for your message.
Have a nice day!
Hi
The indicated link works fine for me: http://screencast.com/t/OGXT020y
The above error appear when someone type http://www.example.com/index.php This request will return an error because some of the required function are not loaded properly. The solution would be a redirect to the homepage and yes you can do it like this.
Thanks!
Hi
I’ve checked your site and noticed that you’re using an older version of the theme. Try to update at V 2.3.7 which is available on themeforest, clear the cache memory then test again.
Let me know how it goes.
Thanks!
Hi
Theme’s ad-system was intent to work with ad-sense code or with banner ads. We did not tested other types of ads and we can’t say how they will work with the theme. Also we can’t offer support for other ads as they must be tested and adapted to theme’s style. However you can try to use them and check how they works.
Thanks!
Hi
Try this css in theme panel > custom code > custom css as a temporary solution: http://screencast.com/t/f14t4rbDEG
#td-outer-wrap{
min-height: 800px;
}
Thanks!
Hi
The requests number can’t be the same from one site to another. The browser make a request for each resource loaded on the page. For example if you have 10 images on that page the browsers send 10 requests only for the images. Also there are other scripts which must be loaded. On your site are loaded lots of scripts and many of them are not requested by the theme but by your plugins: http://screencast.com/t/L00mASdMI To have fewer queries try to use only the required plugins and also load a very simple version of the page.
Thanks!
Hi
Replace the code from header-style-8.php with this one: http://pastebin.com/f1MkPs0v You have to insert page’s id in the function indicated here: http://screencast.com/t/kqtmg5E1Er
Let me know how it goes.
Thanks!