- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi everyone,
I’ve been setting up my mailchimp by inserting featured image to an email templates but I’ve encountered a problem where the image was not shown in my MailChimp email even though I’ve used several plugins such as:
– Featured Images in RSS & Mailchimp Email plugin
– Send Images to RSS plugin
Both of these plugins does pull the images to my RSS Feed. However, my MailChimp still won’t able to show the RSS featured image. Is this because of some coding stuffs?
Anyone knows what happen? My website’s feed is here (http://www.stocksinsights.com/feed/)..
Hi,
Based on the previous examples using smart list style 2, you could text align the text to center if you wish
– https://www.screencast.com/t/mK8Mapo5
.td-sml-description p {
text-align:center;
}
Or maybe add some padding to the text, left, right or both sides
– https://www.screencast.com/t/FsBKOfxNlLmp
.td-sml-description p {
padding-left: 10px;
padding-right: 10px;
}
Experiment with these solutions and choose the one you think is best.
Thanks
Hi,
It all depends on the font you are using. Some fonts do not have many available font weights, while others have multiple options. That can be seen here for example
– https://fonts.google.com/
– https://www.screencast.com/t/IrBksu9R8
Thanks
Hi,
That is a design choice for that particular demo. You could remove it with a code like this for example, in Theme panel->Custom CSS section
– https://www.screencast.com/t/NhYXDqgnYwg
.td-sound-radar .td-header-style-1 .td-header-menu-wrap:before {
display: none;
}
Or remove it directly for the demo stylesheet
– https://www.screencast.com/t/VuTmWZkq1
You could customize it if you wish, I will help you if you could provide details about hwo you wish it to be.
Thanks
Hi,
The ad should be displayed after the number of posts entered. It will not repeat the same ad multiple times in the loop. So if you set it to 2 posts for example, the ad will be displayed after two posts and stop, it will not be repeated. If that is what you need, you will have to modify the loop ad used by the mobile theme plugin.
Something like this will repeat the ad if that is what you want
– https://www.screencast.com/t/dykTHoHYU43
Try it and make some tests to see of everything works properly.
Thanks
Hi!
When I want to keep the same style on posts the fastest way is to duplicate one and then change its content. However, when doing so, the new posts will start from the same view number of the post that will be changed. Is there a way to make the new post or any other posts start from a different number, zero or ten for example?
Regards,
Nerissa
Hey Chris,
thanks for your feedback and your advice. We are looking into other options like the one you suggested.
However, we still need a fix for our current issue.
By the way, we also had a look at other sites to check whether we’re the only ones using pagination on our homepage. Sites like searchenginejournal or the kissmetrics blog do it as well (with correct canonicals and rel next/prev). Doesn’t mean you’re wrong. Just wanted to point out some examples.
I’d like to embed a facebook video, and can’t get it to work.
I’ve chosen video format, post template 10 and put facebook video url as in the examples.
Could it be for the https?
Thanks in advance
Roberto
Hello,
Can you help me to find where this code is located in order to cancel it? It triggers only on mobile device and shows an advertising 320x100px sitewide. It seems inside tha <body> and <header> but I can’t find wher it is. It’s not in Theme panel—> ADS or in header.php, etc.
This is the code:
<div id=”eadv_pos_7_f266282e8212cb442d88b92eda347b96″ style=”width: 320px; height: 100px !important;” class=”eadv-docked eadv-docked-bottom”><iframe id=”eadv_iframe_i16366_f7_f266282e8212cb442d88b92eda347b96″ style=”width:320px !important;height:100px !important;border:0px none;” scrolling=”no” frameborder=”0″ marginwidth=”0″ marginheight=”0″ sandbox=”allow-forms allow-pointer-lock allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox” srcdoc=”<!DOCTYPE html><html><head><title>eADV</title><meta charset=&quot;utf-8" /><style>body{height:auto !important;text-align:center;margin:0;}</style></head><body><script type="text/javascript">var eadv_pbnf = ‘1’;</script><script type="text/javascript" src="https://delivery1.eadv.it/delivery.php?c=12&f=7&vc=99077f0660a78&id=16366&url=ilfattodicalabria.it&m=iframe&pare=0g784g909e4g1509873310905&cv=&dv=x:414|y:736|ww:414|wh:736|flash:0|position:docked|connection:unknown|protocol:http&si=1467&rc=f266282e8212cb442d88b92eda347b96&m=js"></script></body></html>”></iframe></div>
I inserted in my website a few code for display advertising. I copied code from the Ad network and I inserted it in sectione Theme panel –> ADS. In this section there are 4 code that I can modify or cancel without problems.
The problem is the code above because I can’t find where it is and of course I’m not able to cancel it from my website. I hope you can help me.
Thanks,
Michele
Hello,
I have a problem with the sidebar on pages. I added one to this page and it’s not an affix (sticky) sidebar:
http://gatesieben.de/street-photography-workshop-in-buenos-aires/
On posts it works though – here for example:
http://gatesieben.de/fotografie/geheimnis-herausragender-bilder/
Thanks a lot for your help!
Kind regards,
Kai
On a page which as 5 words, there is over 4000 line of code.
For example, see here:view-source:https://www.softwarefindr.com/awards/
A similar page on your demo site with more text as 900 line of code. See here: view-source:https://demo.tagdiv.com/newspaper_gadgets/2017/03/07/td-post-your-tumblr-blog-could-soon-start-to-make-you-money/
Is there a way to disable the inline styling generated by the theme or reduce the amount of code on the page?
I am referring to these types of code:
Eg; <– Style compiled by theme –> >> Split it out to another file…
<– JS generated by theme –> >> Split it out to another file… etc.
How to solve problems related to not appearing photos, descriptions and titles of an article when sharing on facebook. I’m using newsmag. for example in the following article http://posomediacenter.com/?p=339. Thanks
Thanks for getting back to me.
Problem is then with the pagination offered by the Newsmag theme itself. On the front page there is a list of the latest posts including pagination.
See: http://trendblog.net
navigating to, for example, the next page leads to trendblog.net/page/2/
is there a way to customize that? One better option in my opinion would be a “see more” button which loads let’s say 10 more post excerpts at the bottom.
Thanks
Hello,
First of all, the theme is great and very easy to use. I found out about the translation utility you have, but when I try
to save the changes, it gets stuck at loading(image: https://imgur.com/a/WYAPr).
The other issue I have is with the Facebook widget: I’m following this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
I’ve got Facebook social counter working everywhere, but the sidebar(it’s working but it doesn’t display the amount of likes of the page, stays at 0).
Here’s a link to the website:
http://test.decanaplanina.com/
Kind regards,
Stefan Dyankov
My avatars are not showing up next to my comments on posts. Also, my author box is also not showing.
I have checked & unchecked the “show avatars” option under the discussion setting but that has no effect.
Where else can I check this?
Link to the pages : http://testing.travelhippi.com/cullinan-best-daytrip-gauteng/
Hi,
I am using the Newspaper 8 theme on my blog. I define tags for my content. When a text is typed in the search box, I want the words to be searched for tags. For example; When written in the “basic of exposure” search box, I want appear in the result list the contents which has “basic of exposure” tag.
Is there any way to do this?
Thank you in advance for your help.
This HTML-code for example:
<a href="https://demo.tagdiv.com/newspaper/" target="_blank"><img alt="" src="https://demo.tagdiv.com/newspaper/wp-content/uploads/2017/04/newspaper-rec300.jpg" /></a>
where:
https://demo.tagdiv.com/newspaper/ – is your “McDonald website” 🙂
https://demo.tagdiv.com/newspaper/wp-content/uploads/2017/04/newspaper-rec300.jpg – is your “McDonald logo” 🙂
Live example:
Hi,
There could be solutions online that you can try. AMP pages are not specific to the theme. The plugin adds a different functionality to the post page. I know that videos can be embedded in AMP posts, but I could not say how you could display a featured video
– https://www.ampproject.org/docs/guides/third_party_components
– https://ampbyexample.com/advanced/integrating_videos_in_amp_an_overview/
Thanks
Hi,
The number of posts displayed in the category pages loop depends on the value entered here
– https://www.screencast.com/t/AP9j8BlJf
I see that it is currently set to 15 posts, change it to 14 or 16 for example.
Thanks
Hello aanakwue,
Notice that as you want to achieve involves doing such a custom work and we cannot provide support for this, sorry! You should try to do it yourself, considering the example of search template. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you!
Thanks for your understanding!
Try to use Post template Style 5 (without featured image):
Live example: https://demo.tagdiv.com/newspaper/td-post-mcdonell-kanye-west-highlights-difficulties-for-celebrities/
All examples see here: https://forum.tagdiv.com/post-templates-2/
Set thumbnail for the post – image of the pie chart (in your case). Style 5 does not use the featured image.
I recently installed the WordPress AMP plugin to improve mobile user experience. While the plugin works great, I did notice all of my “featured videos” are showing up as what I upload as the featured image. I’m sure this is by design but is there a way to fix this within the Newspaper theme? If not, any recommendations?
Thanks!
Hi
I am trying to create a template for my search&filter plugin to use for displaying results. I duplicated the search.php template and it works with the plugin. But I have three different types of search so i need three different templates with three different sidebars. So I need to be able to control from the them panel.
My problem is I am not able to get it to work. the display view and the sidebar do not change when i change in the theme panel only thin that works is the sidebar position. I will appreciate your help inb sorting this out.
I added this example code to the /includes/wp_booster/wp-admin/panel/views/td_panel_template_settings.php
<!-- Resource Search page -->
<?php echo td_panel_generator::box_start('Resource Search template', false); ?>
<div class="td-box-description td-box-full">
<p>Select the layout for the search page.</p>
- Check a " target="_blank">sample search page from your site.
- This template is located in search.php file.
</div>
<!-- DISPLAY VIEW -->
<div class="td-box-row">
<div class="td-box-description">
<span class="td-box-title">ARTICLE DISPLAY VIEW</span>
<p>Select a module type, this is how your article list will be displayed</p>
</div>
<div class="td-box-control-full td-panel-module">
<?php
echo td_panel_generator::visual_select_o(array(
'ds' => 'td_option',
'option_id' => 'tds_search_page_layout',
'values' => td_panel_generator::helper_display_modules('enabled_on_loops')
));
?>
</div>
</div>
<!-- Custom Sidebar + position -->
<div class="td-box-row">
<div class="td-box-description">
<span class="td-box-title">CUSTOM SIDEBAR + POSITION</span>
<p>Sidebar position and custom sidebars</p>
</div>
<div class="td-box-control-full td-panel-sidebar-pos">
<div class="td-display-inline-block">
<?php
echo td_panel_generator::visual_select_o(array(
'ds' => 'td_option',
'option_id' => 'tds_resource_sidebar_pos',
'values' => array(
array('text' => '', 'title' => '', 'val' => 'sidebar_left', 'img' => get_template_directory_uri() . '/images/panel/sidebar/sidebar-left.png'),
array('text' => '', 'title' => '', 'val' => 'no_sidebar', 'img' => get_template_directory_uri() . '/images/panel/sidebar/sidebar-full.png'),
array('text' => '', 'title' => '', 'val' => '', 'img' => get_template_directory_uri() . '/images/panel/sidebar/sidebar-right.png')
)
));
?>
<div class="td-panel-control-comment td-text-align-right">Select sidebar position</div>
</div>
<div class="td-display-inline-block td_sidebars_pulldown_align">
<?php
echo td_panel_generator::sidebar_pulldown(array(
'ds' => 'td_option',
'option_id' => 'tds_resource_sidebar'
));
?>
<div class="td-panel-control-comment td-text-align-right">Create or select an existing sidebar</div>
</div>
</div>
</div>
<?php echo td_panel_generator::box_end();?>
On my category pages (example below)
http://www.snowsbest.com/snow-region/japan/
My page fills with posts but it always leaves one empty square bottom right. How do I fill that square with the next post please?
I want to make a site that will have different subjects.
For example sports, politics, lifestyle.
I want the specific design from demo 1 for sports , the specific design from demo 2 for politics and the specific design from demo 3 for lifestyle.
Is this doable? If yes how is this done?
Thanks in advance
