- NewsmagReviews
- NewsmagtagDiv Composer Tutorial
- NewsmagCategory templates
- NewsmagHow to add icons in the menu
- NewsmagNewsmag documentation
- NewsmagBlock settings tutorial
- NewsmagInstalling pre-built websites
- NewsmagMain menu
- NewsmagFeatured image or video
Hello,
i’m facing a problem with the articles using the block 20. You can take a look here: http://www.praguemorning.cz/ (the first 3 articles under the main picture in homepage). The title goes over the picture, the text doesnt appear… some help?
thanks
I would like to inform you that the eval and base64_decode are from js_composer directory . The plugin comes along with the package . Hence , it is the part of the theme. can you please help. I had bought this theme after reading a lot of reviews.
How to get image left side like this
https://dl.dropboxusercontent.com/u/55681588/tw/how1.JPG
i am getting image on right side like this ( float: left is not good)
https://dl.dropboxusercontent.com/u/55681588/tw/how2.JPG
This is the code i edited in td_module_single_base.php
Website URL :
http://www.25cineframes.com/mahesh-babus-daughter-sitara-ghattamaneni-new-latest-photos.html
//$show_stars_on_review – not used
function get_author() {
$buffy = ”;
if (td_util::get_option(‘tds_p_show_author_name’) != ‘hide’) {
$buffy .= ‘post->post_author) . ‘”>’ ;
$buffy .= ‘<div class=”td-post-author-gravatar”>’ . get_avatar(get_the_author_meta(’email’, $author_id), ’32’) . ‘ ‘;
$buffy .= ‘‘ . ‘ ‘;
$buffy .= ‘<div class=”td-post-author-name”>’ . __td(‘By’, TD_THEME_NAME) . ‘ ‘;
$buffy .= ‘post->post_author) . ‘”>’ . get_the_author_meta(‘display_name’, $this->post->post_author) . ‘‘ ;
if (td_util::get_option(‘tds_p_show_author_name’) != ‘hide’ and td_util::get_option(‘tds_p_show_date’) != ‘hide’) {
$buffy .= ‘ – ‘;
}
$buffy .= ‘</div>’;
}
return $buffy;
}
Use this plugin https://wordpress.org/support/view/plugin-reviews/share-line-button
it’s worked tested with WP 4.5.2
Now i try to find how to put button same place with facebook and twitter
Tagdiv Team,
Cloud you tell me which file should i look to.
Thank in advance.
Hi
The theme is tested and ad-sense ads are displayed fine. I’ve checked your site and noticed that google delivers blank ads on it. That usually happens when your account it’s still under review process at ad-sense. For more detail;s in this regard please check these links: https://support.google.com/adsense/answer/1208336?hl=en – https://productforums.google.com/forum/#!topic/adsense/wuWx-49ZOzU;context-place=topicsearchin/adsense/ads$20not$20display
Thanks!
Hi, I have updated our site http://geospatialworld.net/ theme to NewsMag V3.0
I am noticing that there are display problems in chrome browser in mobile. The site is working fine in Firefox mobile browser.
Here are the previews in Chrome Mobile on Android –
1 > http://pasteboard.co/1vrlbpWI.png
2 > http://pasteboard.co/1vrnslEA.png
3 > http://pasteboard.co/1vroRDHt.png
Ultimately, the site is loading as a white screen.
Please help.
Regards,
Admin – Harsha
Hi Bogdan, thanks for the reply. I tried wp categories/menu before, there is no option to choose a particular category and i don’t want to show post in the category sidebar. I want to show the child categories title just like the below pic. He is using the review theme: http://imgur.com/Rk2zGji. How can I do this in newspaper theme.
Hello,
Please remove all the code that I provided you above and try the code below.
The code is ->
.td-review-stars{
color:red!important;
}
.td-review-overall div {
color:red!important;
}
div .td-review-score span {
color: red!important;
}
.td-module-meta-info .entry-review-stars {
color:red!important;
}
The result -> http://screencast.com/t/DOPgWfmms -> http://screencast.com/t/l9aPbgnt
Thanks!
Hello
Please try to add the !important tag on the front of the value to bring a bigger important for your value. You can try the following code ->
.td-review-final-score {
color:blue!important;
}
.td-review-final-star {
color:blue!important;
}
.td-review-score span {
color:blue!important;
}
Thanks for your understanding!
Hi Catalin,
I did put blue instead of red, but only the score has turned to blue, the rest stay as it was in black.
How can I have all the review elements in blue, please?
Thank you!
Hello davidcolq,
I have checked your smart list and I saw that it is working fine but when I link to the image, I will get error -> http://screencast.com/t/JPcdJbbr8f Please ensure that you have right set your smart list according to our documentation here -> https://forum.tagdiv.com/smart-lists/ Also, please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins. I have tested on my side the smart list feature and everything seems to work as properly, as you can see in our demo preview, here -> http://demo.tagdiv.com/newspaper/smart-list-style-2/
Hope this helps and let us know how it goes!
Thaks for your understanding!
Hello Sayeed,
I have tested on my side with smart list 6 and everything seems to work as properly, as you can see in our demo preview here -> http://demo.tagdiv.com/newspaper/whitewater-rafting-day-trip-new-york-east/ Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDEN file is your are using CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Thanks for your understanding!
Thank you for the info, but I found a workaround. I’ll add this here, for anyone try the same thing.
1. In the “Page” editor, choose “Page builder + page title” template.
2. Choose a featured image and insert text/html content.
3. Publish the page
4. Add “Homepage Post” to the top of the page with Visual Composer.
5. Edit Homepage Post block and set “Post ID filter:” to the id of the current page. Set “Post Type:” to page.(It’s not working if you don’t set post type to page)
6. Publish / Preview page, success.
This way you got very similar template to the style6 in Pages, plus you got breadcrumbs.
Hi Guys,
I think the Smart List feature is one of the best options on this theme.
But unfortunately it doesn’t appear to be working. Previously I was able to click onto the next one on the list but it does not and instead stays on the current item.
I notice this had stopped working on Newspaper 6 and hoped the update to ver 7 would fix this but it has not.
It could be something that I have done wrong (i’m open to suggestions). Any feedback would be greatly appreciated as I have quite a few articles that utilises this feature.
Here’s a link to one article:
betotg(DOT)(COM)/reviews/best-new-slot-games-2016-2/
Regards,
Dave
Hi,
i would like to insert manually some ads in template.
Something as this… <?php echo adrotate_ad(3); ?>
Can you tell me which php file have i to edit?
Here the preview:
http://postimg.org/gallery/2mc5m1n0/
link of blog
http://cinepanettoni.it/
http://cinepanettoni.it/benvenutiiiiiii-la-t-shirt-del-commissario-auricchio/
Hello Glitched,
I have checked your website and I saw that your toggle mobile menu it is not had any reaction. I suspect this issue come from your untested plugins which you are using on your side, though. -> http://screencast.com/t/Uj4ZCsEkWOb Please try again to remove ALL your untested plugins, leave just Visual Composer to active, clear all your caches, purge CDN file if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Please notice that the theme is fully tested and works as properly. You can do a test with our demo preview and check the results n mobile mode, like this -> http://demo.tagdiv.com/newspaper/
Hope this helps and let us know how it goes!
Thanks for oyur understanding!
Hi,
Yes that is the default behavior of the theme. If a review is detected it will mark that article as a reviewed article. I cannot say that for plugins i;m afraid as we have not tested any review plugins.
Thank you!
Using BigGrid2 on the home page and suddenly it stopped working. http://patientworthy.com/ We’ve been using this for at least 6 months and haven’t had any issues. Also noticed today that Visual Composer wasn’t working so I downloaded it from the latest version of the Newspaper theme and re-uploaded it. Now it works but the grid still isn’t working properly. Recently upgraded WordPress to 4.5.2. Haven’t updated the Newspaper theme to 7.1.1. Tried to add another BigGrid in preview mode and it didn’t load properly either.
Hi, Bogdan
The schema info is still there.
The problem is the theme makes some kind of check to input the schema info:
-If you select Review, then is a review post.
-If it isnt a Review, its always an article, no matter what. So the using of third party plugins for reviews, recipes or just any other kind of article is useless.
Thanx in advance.
Hello,
The review system from our theme does not require any additional plugins. You nned to add reviews to your posts like so: https://forum.tagdiv.com/reviews-2/
Hope this helps.
Thank you!
Hi,
I installed the “Tech News” demo.
There is a “star rating” to see under some posts. I installed the plugin “WP Review”, because I thought, it would be the one used on “Newspaper”.
But it doesn’t work. There is the star rating under my posts now, but in the blocks i created with visual composer, there are no stars to see.
How did you make it?
Thanks for your support.
Best regards,
Rome
Hi Catalin,
Thank you for your reply. Before closing this topic, please review the post I left at themeforest. There support mentioned that they would test if this could be done or not and asked me to post here in the forum, where they could get back to me after testing it out.
http://themeforest.net/item/newspaper/5489609/comments?page=410&filter=all#comment_13309259
Hi,
unfortunately our theme has no such option. Maybe you can find a plugin that can do this but i cannot recommend any as we have not tested any review plugin. Maybe one of our users can help if they used such a plugin successfully.
Thank you!
Hi,
I just installed your theme and face some problems. I am using WPML to switch between english and german language. I know, you told me, that the theme is not certified for the use with WPML.
Still, I wonder, why the english page (https://www.offroaddance.com) looks fine (besides the thumbnails which I have to regenerate), while the german version (https://www.offroaddance.com/?lang=de) looks completely smashed.
The preview of the german home page looks just fine. German and english version are identical besides, that I gave the german category id´s for the different blocks.
Do you have an idea, what could be the problem or how this can be solved ?
Additionally, I am having some maps on my post pages (i.e. https://www.offroaddance.com/black-rock-mountain-road-arizona-strip-english/). The map should show up below the text “And here is an overview of the area, we visited:”.
The maps are loaded in a div element as iframe and I am using the following custom css code to scale them for the content area width:
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
width: 100%;
height: auto;
}
.embed-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Unfortunately, the maps are not showing up, if I use this custom css. If I remove it, the map shows up, but uses the complete width of the content block + sidebar area and doesn´t stay within the content area.
Maybe you are also having an idea about this ?
Thanks in advance for your help.
How do I disable my google adsense during preview posts or draft posts? Google adsense has an issue with me about that since they can’t crawl into preview/draft posts.