- 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
One problem I have had with my site is occasionally I am unable to publish, preview, or save drafts of posts. When I try to do any of these things, it tries to load for a long time, until “This site can’t be reached.” On the back end, the memory limits and whatnot are in the green, and a server reboot didn’t fix it, so I’m hoping someone with extensive experience with this theme can help me find the problem or point me in the right direction. Much appreciated!
I am able to modify the image and it is reflecting in current page preview but it is not reflecting when it is saved
Hi, I am using Newspaper theme.
I noticed that all images I added to the post are automatically being resized to full size, which I don’t want.
I want it to remain the same size when uploading.
Example:
This is the original image size I uploaded
https://reviewplan.com/wp-content/uploads/2016/06/siteground-coupon.jpg
and I can view from the source code:
img src="https://reviewplan-lvzm5mr0z.stackpathdns.com/wp-content/uploads/2016/06/siteground-coupon.jpg" alt="SiteGround Coupon" width="252" height="154" /><figcaption class="wp-caption-text">SiteGround Coupon<
The image size is 252 x 154 px
However, when I open it in the browser, it is auto resize to the full size and cause the image to become blur.
https://www.reviewplan.com/siteground-reviews-wordpress-hosting-customer-support/
I want the image to stay in the original size, do not auto resize to the full size.
Is there any setting which can I disable this auto resize image in full?
How could I make my image display in original size?
Thank you.
Best Regards,
Hi there, I have no option available to enter the Frontend of the WPBakery Page Builder.
This is most felt on posts because I cannot do a live preview when editing. There is no button to click – anywhere – to enter the Frontend of my posts even though I have ticked the post in WPBakery’s settings to allow Frontend on posts.
Thanks,
Chris
<?php
/**
* The single post loop Default template
**/
if (have_posts()) {
the_post();
$td_mod_single = new td_module_single($post);
?>
<article id=”post-<?php echo $td_mod_single->post->ID;?>” class=”<?php echo join(‘ ‘, get_post_class());?>” <?php echo $td_mod_single->get_item_scope();?>>
<div class=”td-post-header”>
<?php echo $td_mod_single->get_category(); ?>
<header class=”td-post-title”>
<?php echo $td_mod_single->get_title();?>
<?php if (!empty($td_mod_single->td_post_theme_settings[‘td_subtitle’])) { ?>
<p class=”td-post-sub-title”><?php echo $td_mod_single->td_post_theme_settings[‘td_subtitle’];?></p>
<?php } ?>
<div class=”td-module-meta-info”>
<?php echo $td_mod_single->get_author();?>
<?php echo $td_mod_single->get_date(false);?>
<?php echo $td_mod_single->get_comments();?>
<?php echo $td_mod_single->get_views();?>
</div>
</header>
</div>
<?php echo $td_mod_single->get_social_sharing_top();?>
<div class=”td-post-content”>
<?php
// override the default featured image by the templates (single.php and home.php/index.php – blog loop)
if (!empty(td_global::$load_featured_img_from_template)) {
echo $td_mod_single->get_image(td_global::$load_featured_img_from_template);
} else {
echo $td_mod_single->get_image(‘td_696x0’);
}
?>
<?php echo $td_mod_single->get_content();?>
</div>
<footer>
<?php echo $td_mod_single->get_post_pagination();?>
<?php echo $td_mod_single->get_review();?>
<div class=”td-post-source-tags”>
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_the_tags();?>
</div>
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
</footer>
</article> <!– /.post –>
<?php echo $td_mod_single->related_posts();?>
<?php
} else {
//no posts
echo td_page_generator::no_posts();
}
Solved.
The problem was: when I clicked “edit with TD composer” or in dashboard or in preview page to modify the page contents, it starts an endless load. So I can see the page online, but I can’t modify it with td composer.
The reason is that I copy text in another website and paste it in “Text with Title” module. I’ve writed the text (and not copy/paste) in the module and now it works fine.
How can I disable ads on some of the posts Ive made. The adverts don’t look good on my Review pages so I want to disable them on these posts
Please advise how to do this. Ive seen some coding and CSS stuff but no idea where to put this code
I don’t have access to FTP so can only make changes within wordpress admin. I can install plugins etc if I need to
Thanks for your help
Hello mrgergoke,
Ensure that you are using the latest version of the theme, remove all of the untested plugins, clear all the caches and check the results. If the problem is still there, I suggest you make a new clean install from scratch via FTP way to another sub-domain for testing, use only the tested plugins and check the results. Notice that our TagDiv Gallery should works as expected, as you can see in our demo preview.
Thanks for the message!
Hi,
In the article page the menu items will still link to the homepage
– https://www.screencast.com/t/xmdLW7yGmmn
They are not highlighted because you are not on the homepage, it is not the current page. Please review the menu structure and add the categories properly, as category items. They should not link to the home page
– https://www.screencast.com/t/JrluvagFvpn
Thanks
Hello9 STechReviews,
If you want to control your Woocommerce pages you should edit the theme panel area from here -> https://www.screencast.com/t/6GRCvtyCG
Thanks for the message!
Hi guys,
Among the many newspaper demos I found Nature Love and Wildlife Photographer. Are they ready to use? There is now previews like the other demos?
Thanks,
my website is http://www.stechreviews.com where I have installed woocommerce plugin and when I go to the “shop” page, there is a huge sidebar on the right side of products page. kindly guide me how can i remove sidebar only from woocommerce pages. thank you.
Hello!
how can I fix sharing buttons?
Where are the CSS files of sharing buttons?
Thanks

Thanks Catalin, that makes sense but is already what I am doing I believe. I changed the iframe to be the size I want and in the preview mode it works great. It adjust however I want it. But as soon as I make it live, the live page forces a giant full size video that takes up the entire column width of the homepage.
-
This reply was modified 8 years by
thetroglodyte.
I also have the same problem, Twitter embed in my website doesn’t show images
In Editor it shows https://themoviean.com/twitter-screen-shot/
and in preview and publishing https://themoviean.com/twitter/
Please help
-
This reply was modified 8 years by
Anupp. Reason: grammar error
Any thoughts on the Linkedin problem? When I share the url on Linked, the preview image and description is not being displayed. Any help would be appreciated.
Hi. How can I set up “Featured Image” for the full display size of them?
If you look at my site you will see that images don’t completely fill up a frame. Thanks.
http://book-review-summaries.com/
Hello,
I’m not going to be able to use all the technical jargon to explain this but my colleagues and I think we have enough information to assume there are some bugs or stability issues with this composer.
I have lost work three times now due to the composer throwing up errors and messing up the entire page however looking like it is all working fine in the composer itself. I have been checking now every single action in preview mode to catch the issues and I can list them here:
1. cant use the title text block without title or it breaks the page entirely throwing up errors on many rows unrelated.
2. sometimes can and sometimes cant use the column text block as per the above
3. Trying to build simple boxes on pages that are not the full width of the page and not including the title one must isolate the two. This sometimes works sometimes not.
4. Cant adjust main header title to be on the left or right just middle.
5. Using padding on the above to place at left or right is not responsive so ends up sizing down badly in the page.
6. Moving the blocks up and down the page sometimes works and sometimes you cannot change position till we close out the page entirely and pull it up anew. Sometimes this still does not work.
7. The composer bluntly just stops loading the save and infinitely loads. Requiring a reboot of the page as above losing work.
8. WP editor infinitely loading and not coming up.
I’m a novice but I am pedantic. It takes so much work to keep checking every step of the way that the page has not been broken as nothing shows on the front end. The phrase shortcodes not closing completely has been used.
My question to you is this, surely there is a way to build a custom page on here using padding for boxes without headers. Also it seems there is a hidden rule of thumb on when you can and cant use the column text editors in line with the header etc.
I would love to have this demystified as the general tutorials all deal with simple drag and drop of category blocks but we need more customization on some pages than that.
Thank you!
Hi, we are experiencing an issue with social sharing on one of our domains, http://www.bizavadvisor.com, using NewsMag. When I click the Twitter, or Facebook icon I am not receiving a popup to share the post, but a new page.
On our site http://www.metroairportnews.com, the social sharing works fine, this site uses Newspaper.
Also, when I share the url on Linked, the preview image and description is not being displayed. Any help would be appreciated.
my site works perfectly on Chrome and Safari but looks totally wrong on firefox and iExplorer.
has anyone came across this?
Txs,
Aviv
Hi can I enable the use of the google rich snippet for reviews without actually filling out the review section of the post.
Are there custom post variables I can populate to enable the rich snippet? Because I’m use a seperate review plugin.
Hello zishan0909,
Sorry for this but please notice that if you will check our demo preview you will see that the page score is very good. Notice that the page speed depends greatly on how well your site is customized and optimized. The only useful guide, in this case, can be found here
-> https://forum.tagdiv.com/how-to-make-the-site-faster/ Also, you can read here -> https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Hope this helps!
Thanks for the message!
Hi, how can I change the excerpt of one special category?
My editorial team and I are writing a lot of reviews and we are using a special introduction for all of our reviews.
So what we need is an excerpt, which starts at word 20 (haven’t count the words yet) for example just for the review category.
Can someone help to achieve this?
Hello Jonte,
This is the preview of our demo on mobile devices, like this -> https://www.screencast.com/t/clbzaiypkPml Do you want to move the post title from Big Grid under to the featured image for Mobile Devices to look like on the blocks? Sorry, I guess that you need more additional customizations to change the default theme’s style and also, notice that we cannot do this because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Done, pls review your email and help me to solve this issue urgent