Hi,
I don’t know what yo have there exactly, can you give us access to your WP to take a look? Send via email at contact@tagdiv.com
Thanks!
Hi,
Would be nice, we will take a look for the next update.
Thanks for the suggestion.
Hi,
@donkified the theme was tested and have client that are running latest 3.8 without any issue, if you got blank screen, try this: increase your memory limit, adding this in wp-config.php file define('WP_MEMORY_LIMIT', '128M');
Thanks!
Hi,
I will add this on our feature request list, if more people will require this we will make something.
Also i see that on codecanyon you will find some plugins for WP http://codecanyon.net/search?utf8=%E2%9C%93&category=wordpress&term=parallax if you want to try it, but i can’t guarantee that will work or not.
Thanks for the message!
Hi,
The comments work on pages, please check this settings, to be like here: http://screencast.com/t/fxQo8vwhWl then the page to have this enable: http://screencast.com/t/fVIbr5D6BQS1 and make sure you use the default template: http://screencast.com/t/mXRW2ofp
Result: http://screencast.com/t/BbHHUdydnTJ1
Thanks!
Hi,
Thanks @Kronos1723 for your help!
Hi,
The logo is in that position like in our demo, do you need other position for the logo. Give us more details.
Thanks!
Hi,
Do you mean to have the date more detailed like this: http://screencast.com/t/Fubcwe3k9A
You need to set from here: http://screencast.com/t/uTndukU2lp
I use: M j, Y g:i A for other formats read here: http://codex.wordpress.org/Formatting_Date_and_Time
Thanks!
Hi,
You need to use The W3 total Cache plugin only with Page cache enable option. Disable other features like minify, etc.
Thanks!
Hi,
Yes, check in each module file and un-comment this line: http://screencast.com/t/yiOi1L4g
and for post page this one: http://screencast.com/t/G1WI65MjdE
Thanks!
Hi,
Here is the code located: http://screencast.com/t/PpXru48Ew7P
About the nRelate plugin you can place it manually using this:
<?php nrelate_related(); ?>
or this:
<?php echo do_shortcode('[nrelate-related]'); ?>
Add one of this code in post code where you want: http://screencast.com/t/UY99mVWsA
Thanks!
Hi,
Here is the guide to update to 3.7, please follow all the steps from here: https://forum.tagdiv.com/newspaper-v-3-7/
Thanks!
Hi,
That bar is from WordPress is not from our theme. I can’t style something that is not from our code. And again why do you use that ugly bar, nobody use it for visitors, is only for admins. (like the name say – admin bars).
Thanks for understanding!
Hi,
Add this code like here: http://screencast.com/t/PNsb1lMcO6
echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'custom_ad_1'));
and use Custom AD 1 from Theme panel -> Ad
About the Comment issue, try this plugin http://wordpress.org/plugins/wp-ajaxify-comments/
Thanks!
Hi,
Add this CSS in Theme panel -> Custom CSS
.post .thumb-wrap {
background: none;
}
Add a text widget above the social and add this CSS in Theme panel -> Custom CSS to fix the alignment.
.td-header-menu-wrap .textwidget {
float: left;
}
.td-header-menu-wrap .td-social-wrap {
float: right;
}
Thanks!
Hi,
Seams to be a bug there, we will investigate that.
Thanks for reporting this.
Hi,
Make sure you have installed and activate the visual composer. https://forum.tagdiv.com/newspaper-v-3-7/
Thanks!
Hi,
I see that you have an error when rate. http://screencast.com/t/NszxEDwPLMWh
Probably that plugin have a conflict with other plugin or with WP 3.9. I’ve tested on my installation and for me works fine, no error
Try to disable some plugins and see if works.
Thanks!
Hi,
Use this widget, like here: http://screencast.com/t/OpLUe7kg
Thanks!
Hi,
Is not possible to display the full content instead of excerpt. Sorry for the inconvenience! What you can do is to increase the value of the excerpt but the content will not be formatted, i think.
Thanks for the message!
Hi,
The theme have in theme panel to choose black or white icons for the menu. I see that you use the white version and i gave you a CSS to switch to black version on mobile.
I can give you if you want a screenshot to see that the solution above works. The size of the sprites are the same for black or white version.
Thanks for the message!
Hi,
Can you give us access to your WP if you can’t give us FTP? Everything should work fine, the theme have no issue. Give us access to your WP and we will try to install the theme for you. Like i told you the issue above was from minify.
Or could be from your server configuration.
Thanks for the message!
Is very late for me, if you don’t manage it, you can give us WP access and FTP and we can take a look from the office. Send the details via email at contact@tagdiv.com
Thanks!