- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Hi Radu, it would be a lot great if we could personalize or style the popup box and if we can have the functionality to add the pop up box on particular pages. I mean, if we could select the pages or post, where we want to display the pop up box. Also, here is one more suggestion, please add a functionality where we can add subscription box on the bottom of a post, like they’re doing in some posts on Mashable. Thanks for giving us such a great theme. And please discuss this with your team because it will solve most of the users problem and it will also help your theme sell faster, although you guys are doing really well these days. Congrats.
Hello Radu, yes it is the same code in my functions.php and i updated the theme the same day you released it on themeforest but still until now, the authors meta problem isn’t gone. Do, i have to turn it off manually somewhere? or does the functions automatically apply? please reply and also tell me when are you launching the next version of the theme. Thanks
Will this be fixed in a future update? I don’t want to ude the fb plugin, because the custom code is mutch faster and cleaner. Is there a temporarily fix for this?
Hi Radu,
I’ve just tried placing the ‘td_menu’ file directly into Newspaper not the child theme and it appears to work. newspaper/includes/wp_booster/td_menu (I’ve not tried the second part yet to use that menu on a category)
This is great news!
Won’t this mean though that I’ll have to edit that file every time there is an update to Newspaper?
Thanks,
Hi,
3. Still having issues. I want to have the entire title line as well. Please see here:
http://www.screencast.com/t/tDXqkAoX
Many Thanks.
Hi,
I forgot to add the fix to the update list but in 3.5 it is live. Sometimes it take some time until google reindex the page. http://screencast.com/t/mAiOv9f1lRIr
Radu O.
Hi,
1. If from text formatting, as you can see here: http://screencast.com/t/x4EI2rlZvWD is applied a style, clear the text, check in classic editor, copy the text in a text editor and paste it back, you take that text from a word file?
3. In page editor, above the slider with visual composer use RAW HTML http://screencast.com/t/KyZGzMRQa6
hi,
https://wordpress.org/plugins/wordpress-popup/
http://wordpress.org/plugins/m-wp-popup/
http://www.webdesignrazzi.com/2014/wordpress-popup-plugins/
i did not test them, but you can try them.
Thanks for you message.
Radu A.
hi,
we did not stop updating the theme.
these days we are rolling out a new update, the major feature is custom fonts.
Thanks for you message.
Radu A.
Hi!
I’ve been waiting for new big update of this theme. But it seems like tagDiv has stopped updating the theme…Is there any updates coming? If yes, when and what features will be available?
thanks
Hi Radu,
I tried a few plugin pop-up window (example : wp super popup plugin), but none of them worked with this template. Can you recommend one that works?
Thanks,
vicsabi
yes Marius, I am using the latest version 3.5 of the theme. Also, you say that you fixed that but i haven’t seen it listed in the update log. I think that you forgot to update this point. Please, and even if you update that, please tell me how to update it manually. I will enter the code for that myself. Thanks.
Hi,
We have this on our todo list, we will try to make it in the next update.
Thanks!
Hi,
1. There is a larger gap in the lines in the first paragraph: http://www.screencast.com/t/swiCZWJqpj
3. Where do I add this code:
<h4 class=”block-title”>
<span>YOUR TITLE HERE</span>
</h4>
edit: see the “bug” here http://grab.by/vE24
Maruius i want to hide 1.000, 2.000 and 3.000 pages
updated: Fixed changing the value from this line. i make it 10.000
//$pagenavi_options['larger_page_numbers_multiple'] = <strong>1000</strong>;
-
This reply was modified 12 years by
saggel.
Thank you Marius,
Looks good. It shows all the posts by publication. Can I also select specific categories or tags, or define a timeline of selected posts? (shortcode, custom fields etc?). Also, show a mini thumbnails with each item?
example: http://dev.defense-update.com/thread/jltv
Tamir
Hi,
1. For me look fine: http://screencast.com/t/f4nDxD0z9rGa what is wrong there?
3. Remove the // in loop-single.php http://screencast.com/t/OjJNnEQ4G
5. Add this CSS it in Theme panel -> Custom CSS
.author .td-sub-title {
font-size: 20px;
}
6. Add this CSS it in Theme panel -> Custom CSS
.author .td-sub-title {
position: relative;
top: -18px;
}
hi,
we support 6 style of headers : http://screencast.com/t/15ReSchzJq0
1. use this css to position the logo in the left top corner:
.header-logo-wrap a img {
position:absolute ;
left:0 ;
top:0 ;
margin: 0;
width: 200px;
}
2. use this css to reduce the size of the item in the menu and move it to the right:
#menu-td-header-1{
padding-left: 15px;
}
#menu-td-header-1 li a {
font-size: 11px !important;
}
in version 3.6 that we are releasing soon the theme has the ability to use custom fonts. Also in version 3.6 from the Theme panel -> Custom Typography you will have the ability to change the fonts, size , color of the items in the menu. you should check it out. Be sure to update your site before you update.
3. use this css for top social :
.topsl .td_block_wrap.td-social-wrap.td-social-wrap-32 {
position:absolute !important;
right:-35px !important;
top:0 ;
margin: 0 !important;
}
you can add all the css here: http://screencast.com/t/BdpSQk3kx
Thanks for you message.
Radu A.
Hi
Great theme guys we are loving it!
I was wondering if you could advise where in the code we would update the post in order to move the ad placement from below the featured image to above the featured image
cheers
Hi there,
I have disabled author box in posts so that less space between article and comments (people like to comment these dasys), however I would like to show author of post in simple fashion.
If this is not already possible, I would like to suggest update in next version:
- Show author name/avatar/link/ in post header next to date under title
- Show author avatar and/or name in content blocks and/or categories under post title (with option to turn off in admin)
Thanks for considering!
I disabled plugin and solved problem.
Thanks!
Hi Marius,
I am still having issues with #1, 3, 5, and 6
1. After changing the content font size in the custom typography section of the theme options, the line height of the first paragraph of each post is always different than the line height of the following paragraphs.
3. Where can I add that code?
5. The URL is http://www.mushroomrobot.com
6. The URL is http://www.mushroomrobot.com
Many thanks for all the help you’ve given so far.
Best,
Nick
Hey guys,
Just wanted to request if for future updates, on style.css you could use dppx for retina media-query when calling icons sprite. It has been giving us some headaches every time we update the theme mobile nav and search icons disappeared because it was placing bigger icons instead of higher resolution icons.
Chrome reports:
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)
We solved it by adding dppx after the number 2 on line 10798
@media only screen and (-webkit-min-device-pixel-ratio: 2dppx), only screen and (-moz-min-device-pixel-ratio: 2dppx), only screen and (min-device-pixel-ratio: 2dppx) {
Thanks