- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
We did that at http://www.cele.si, cause we are using posts as Events and post entry date is date of the event.
So we submit a post today and it will show tomorrows date. How? Use Post Scheduler with a feature “Post future posts now” 😉
Very nice plugin. In addition we use post expirator, and on that date, post goes to draft
Example:
http://www.cele.si/pink-floyd-show/
Pričetek is posts date “Published now”
Zaključek is Post Expirator plugin …
-
This reply was modified 10 years by
gregy1403.
Hi Andrei, many thanks for this.
I want to use it on a block (the text with title block). I’m not using module 15 & latest articles (also, I just had a look but I don’t even have module 15 displaying as an option when I adjust the page attributes. The closest I’ve got to your screen shot is “Homepage – with article list”, but then there is no module 15).
Anyway if I’ve understood this right there’s no way to get it to work on the text with title block?
Hi,
@lospicos I have provided above an example, so you can try to modify this also the Big Grid 1 block on mobile. I suggest to hire a profesional developer to do this for you, if you don’t know how to do it. We would have gladly made it for you, but for the moment we cannot offer custom work, sorry!
Thanks!
Hi,
I have also checked this and it should work, try to copy this code from module mx7 for example – http://screencast.com/t/oPNVgUTEvG and replace this in module mx3(add also a value to limit the excerpt) – http://screencast.com/t/CMYwCaqPF
The result should be – http://screencast.com/t/lRbQfCdK8CM also you will have to inspect and customize it via css to look fine. We would have gladly made it for you but for the moment we cannot offer custom work, sorry!
Thanks!
Please, help me! The WP Viral Quiz plugin (http://codecanyon.net/item/wordpress-viral-quiz-buzzfeed-quiz-builder/11178623) don’t function with Newsmag theme: the photos are missing in the results.
This is an example quiz, you can take a test (I attached same photo to all results): http://www.lakatoslevente.hu/?p=10375&preview=1&_ppp=11d0bfe74a
I give a chance an another theme, that’s function. What’s wrong with this?
Thank you!
L
Hi there,
<footer> of <article> on each post contains a “/author/” link and webmaster is displaying a 404 for that. Here’s the part of the code resulting in a 404.
<div class="td-author-name vcard author" style="display: none"><span class="fn"><a href="http://www.sample.com/author/">rehman</a>
There is also a proper slug for the authors in the code, like: “/author/rehman/”.
Please help me removing “http://www.sample.com/author/”.
Thanks!
I am wondering if it’s possible to manually select a date for a post.
For example (Today is August 20th):
I would like the date of the post to show August 29th rather than it being scheduled and appearing on that date.
Thank you,
Hi Alin,
Thank You for your prompt response. I think I didn’t word my issue clearly.
Please help me to display the image as is without stretching in the homepage slider.
For example, this image is stretching in the slider http://www.e-doctor.in/wp-content/uploads/2015/07/14_Updated-Blood-Cholesterol-Treatment-Guidelines-Are-Efficient_Cardiology-600×580.png
Thank You,
Shakti
Hi Andrei,
Thank you. Actually, my request was kinda feature request which can be added in future version :),, I mean, if you think it is useful to users. I felt it would be great and I have seen the same option in some other theme where they offer some option in Theme panel asking “do you want this in responsive mode etc”. As an example.. SmartMag theme has this option and I found it useful.. but you guys knows best 🙂
Regards
Siraj
Alin,
The categories I am using are below, taking one section as an example:
Please note that I am running two themes using the below Multiple Themes Plugin
Thanks,
Ajay
Hello,
Great template!
Referring to the pagination elements of the blocks of content…
Rather than background color&border color = heading background color on hover, can I set a site wide standard so that it ignores the heading background color and goes a set color on hover?
Many thanks,
Bryan
I am struggling with a persistent error with Newsmag theme and Visual Composer. I am using Visual Composer 4.6.2 and Newsmag 2.1.1 with a child theme. When adding almost any module to the row when attempting to save the settings of the module a JS error occurs.
Uncaught TypeError: Cannot read property 'save' of undefined
vc.atts.css_editor.parse @ VM2129:360
vc.atts.parseFrame @ composer-atts.js?ver=4.6.2:1502
(anonymous function) @ panels.js?ver=4.6.2:799
j.each.j.forEach @ load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery…:31
vc.EditElementPanelView.vc.PanelView.extend.getParams @ panels.js?ver=4.6.2:796
vc.EditElementPanelView.vc.PanelView.extend.save @ panels.js?ver=4.6.2:815
m.event.dispatch @ jquery.js?ver=1.11.3:4
m.event.add.r.handle @ jquery.js?ver=1.11.3:4
I have tried disabling all non-required plugins for the theme. I have used Visual Composer (same version) on other themes without any problem it seems that there is a conflict between the theme and VC
Hi,
I was optimizing my website:
https://forum.tagdiv.com/how-to-make-the-site-faster/
Did a pagespeed test:
Got 3 blocking CSS resources:
http://fonts.googleapis.com/…s?family=Open+Sans%3A400%2C700&ver=4.2.4
http://www.windowsmechanic.com/…ser/assets/css/js_composer.css?ver=4.6.2
http://www.windowsmechanic.com/…ent/themes/Newspaper/style.css?ver=6.3.2
http://www.windowsmechanic.com/…ser/assets/css/js_composer.css?ver=4.6.2
http://fonts.googleapis.com/…00,400italic,700,500italic,400?ver=6.3.2
Also following JS:
http://ajax.googleapis.com/…s/jquery/1.11.1/jquery.min.js?ver=1.11.1
http://www.windowsmechanic.com/…wspaper/js/tagdiv_theme.min.js?ver=6.3.2
So I added the code in functions.php to get the list of registered css and js. Here is the result
registered scripts:
td-site-min | http://www.windowsmechanic.com/wp-content/themes/Newspaper/js/tagdiv_theme.min.js
jquery | http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
registered styles:
google_font_roboto |
google-fonts-style | http://fonts.googleapis.com/css?family=Open+Sans:400,700
js_composer_front | http://www.windowsmechanic.com/wp-content/plugins/js_composer/assets/css/js_composer.css
td-theme | http://www.windowsmechanic.com/wp-content/themes/Newspaper/style.css
So I decided to edit the plugin (td-speed-booster/td-speed-booster.php) and added following code:
$this->move_style_to_footer(‘google-fonts-style’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’);
The moment I add this, page speed says that they get 500 error code and website never loads. I added at following location.
if ($this->is_ie === false) {
// move style.css theme style
$this->move_style_to_footer(‘google-fonts-style’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’); // $this->move_style_to_footer_queue(‘td-theme’); //this is the main style of the theme. It’s only moved on Newspaper 6!
}
I suspect that I may be adding in wrong place.. I am yet to move the js to footer. Am stuck with css.
Can you tell me what I am doing wrong please. Any kind feedback is highly appreciated.
Thank you.
Hi,
A workaround was provided 4 months ago in the Theme Forest comments (http://themeforest.net/item/newspaper/5489609/comments?page=217&filter=all#comment_9827881) regarding setting a specific post template for a certain category. Can you provide an updated version of this solution, please?
Hi,
1. Newspaper doesn’t have such an option and you will need to find/use a plugin for this. Unfortunately we did not test any plugin like this, so I cannot make any recommendations and guarantee that it will work, sorry!
I have seen that other users use Mailchip so feel free to test it and see if it helps.
2. Newspaper 6 doesn’t have whatsapp share option, you will have to add it manually in the code if you want this or use a plugin. You can find an example how to add a share button in the documentation(it is newsmag documentation, but it works also for newspaper) – https://forum.tagdiv.com/add-a-new-linkedin-button/
3. Please check this topic – https://forum.tagdiv.com/topic/how-to-remove-author-name-from-posts/
4. I have already answered to this – https://forum.tagdiv.com/topic/create-custom-page-for-category/ Maybe other users have another solution.
5. I have answered here – https://forum.tagdiv.com/topic/multi-column-mega-menu-with-just-text/ Please follow the steps provided there and provide more details what you did not understand maybe I can explain it better.
6. Unfortunately this is how the mobile menu works, we will think to another implementation when a new navigation system will be created. I already answered here – https://forum.tagdiv.com/topic/menu-scroll-issue-in-mobile-devices/
7. You can use the footer style 2 – http://screencast.com/t/FILqBSWWvb9 – http://screencast.com/t/xNSZLYMBt
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
@Mr_S Please use this custom css in Theme Panel > Custom Css, I have also customize a little your menu items to not drop down – http://screencast.com/t/U997mXqom
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-top-menu-full .td-header-sp-top-menu {
display: block !important;
}
.top-header-menu li a {
font-size: 12px !important;
margin-right: 5px;
}
}
@Thomas If you use this custom css the top-bar will be displayed also on mobile devices – http://screencast.com/t/p0m73r0br4 but it was not designed for this device so you will need additional customization or you can try to hide for example the menu – http://screencast.com/t/8EDkS2RE3
@media (max-width: 767px) {
.td-header-top-menu-full{
display: block !important;
}
}
Hope this helps!
Hi
Not quite sure what you mean, but if you want to add a new share button you can use this tutorial as example: https://forum.tagdiv.com/add-a-new-linkedin-button/ and adjust it for your Line social network.
In case you’re referring at social counter plugin please note that unfortunately we don’t intent to add it. If you need this implementation you can look for a freelancer from sites like: http://studio.envato.com/ to do it for you, because it requires custom work and for the moment we cannot provide it, as we’re a small team and we work hard on the development, updates, fixes and support. Sorry.
Thanks for the message!
Hi,
The simplest way is to modify the post limit on megamenu and display more than 5 articles on 2 rows – http://screencast.com/t/UKNMJSx1JX – http://screencast.com/t/TrFPzTb2Lv
You will need custom work to display the articles 2×3 or 6 side by side. For example if you change the limit value to 6 it will be applied on all megamenu categories(those without subcategories). If this is not a problem for you, you can add a fixed width to the megamenu, using menu item unique class(so you it will not affect the other megamenu categories). You need to use browser inspector tool to take the item class – http://screencast.com/t/kis7We6Wxg1 and use this custom css(use media queries for specific screen size) – http://screencast.com/t/37TjlBsbw
@media (min-width: 1019px ) {
.menu-item-2091 .td-mega-row {
width: 654px;
}
}
This is not an easy task, so if you don’t have basic html/css experience I suggest to hire someone to do this for you as we cannot provide custom work, sorry! I provided above an example how this can be done, but you will need additional customization.
Thanks!
Hi,
Every block is created using modules, for example block 14 use module mx1 – http://screencast.com/t/sXdltSvbflVj Please provide more details about the problem with block 14 as I don’t understand what the issue is. Also each module use a specific thumbnail size you can see here – http://screencast.com/t/3lrxkQCnAV3p Please regenerate your thumbnails if it doesn’t look fine on blocks/modules – https://forum.tagdiv.com/using-the-theme-with-existing-content/ also provide a link so we can take a look.
Thanks!
Hi,
Do you want to add another ad in the header? You can use do_shortcode function and display a custom ad in the header style that you use, for example – http://screencast.com/t/nFe3UMxj – http://screencast.com/t/4tFMXITS
<div class="td-container">
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
</div>
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
You can add border radius to the author image and also a shadow, for example – http://screencast.com/t/02GkiQq8mE2z
.td-module-meta-info .avatar {
border-radius: 100%;
-webkit-box-shadow: -1px 2px 7px 4px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 2px 7px 4px rgba(0,0,0,0.75);
box-shadow: -1px 2px 7px 4px rgba(0,0,0,0.75);
}
Thanks!
That is helpful thanks!
Another question:
I would like to add another ad I can change from the admin – per example add a Superheader Ad. Is that possible? And if yes which files do I need to edit?
Hi,
I can provide you some suggestions, but I cannot customize your megamenu as the time doesn’t allow us to provide custom work, sorry! For example you can try to add a negative top margin for next/prev buttons – http://screencast.com/t/9Gwk7ZyOXu
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
margin-top: -40px;
margin-bottom: 0 !important;
}
Also you can reduce the padding – http://screencast.com/t/epvZwRqFW – http://screencast.com/t/ABMLBkaXRqU Or if you want to make it smaller you can try to play a little with width values(use media queries for different screen device) – http://screencast.com/t/g49WcepTro4r
@media (min-width: 1141px) {
.td-mega-menu ul {
width: 1070px !important;
left: 0 !important;
}
.td_mega_menu_sub_cats {
width: 195px !important;
}
}
Hope this helps!
-
This reply was modified 10 years by
Alin [tagDiv].
Hello,
I have problems with several plugins. For example visual tab doesn’t work while creating a post. When I install plugins on wordpress with other theme, everything is working fine, so it seems that problem is with theme Newspaper with combination of plugins.
One of problematic plugin is: CanvaKala Pro
Can you help or advise?
Best regards
