- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- TutorialsHow to install Revolution Slider
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- TutorialsHow to Install bbPress forum
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
Hi, I am currently running version 4, and when I try and install the theme in the backend of wordpress, I get an error saying that there already is a newspaper theme. How can I upgrade the theme?
I just installed the demo of newspaper and does not load images. http://www.alertaqro.com
Issue solved. As said, it was the server which was troubling.
I hadn’t installed php-gd.
For those running CentOS on VPS, here’s the SSH code:
“yum install gd gd-devel php-gd”
and then restart apache:
“service httpd restart”
Thanks for your help.
Hi tagdiv team
WP Jump Menu WordPress Plugin https://wordpress.org/plugins/wp-jump-menu/ is very handy when we are working with longer WordPress posts and its compatible with WordPress 4.3 as well.
Today i have installed WP Jump Menu WordPress plugin with newspaper theme. But its not appears to be working.
(Note : Tested and worked with twenty fifteen and other standard WordPress themes)
How can i make it work with Newspaper theme?
Hi good day,
I have Woocommerce (WC) installed and I’ve been testing product, cart and checkout modifications for the last two days. So far I have come across a few decent plugins and I haven’t had to alter the core theme or WC code.
However, now that I’m testing its functionality on mobile (my iPhone 5S so far), I’ve found that “add to cart” isn’t working on the device.
When I tap “add to cart” the page refreshes and but nothing else happens… I remain on the product page, even though I chose the WC setting to redirect to the Cart after adding a product. A brief online search led me to believe that this could be happening due to the different product types, however, both simple and variable products present with this issue.
When I click refresh, I see the message “are you sure you want to submit this form again.” Does this imply that the “add to cart” function was never completed?
Further, I deactivated all plugins except WC and Visual Composer (thinking that maybe a 3rd party plugin was interfering with functionality)… however, the problem persists even with this stripped down version of the site.
Some help would be greatly appreciated. Thanks.
Yuri
Hi,
I want to move the Sign In/Join to the menu bar, so that it scrolls with the rest of the menu as the page is scrolled down. I’m currently using Header Style 8 (Hybrid 2). Is this possible? I also have the Custom Newspaper 6 Login Widget install from this forum. Basically I want to move it from Top Menu to the main menu so that user can bring up the login/register box any time.

I tried the plugin and although it said that the thumbnails were created, the problem is still there.
In my wp-content/uploads folder, I could see different sizes – say flood-assam-533×261.jpg, flood-assam-100×70.jpg etc – images. But the news images are uploaded as it is and no such different sizes are being created. Is this some server issue? I recently reinstalled my VPS and uploaded the backup. I guess this is some server issue and I hope you could guide me what needs to be changed.
Hello
I’m trying to install Social Counter but am getting this error message:
PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Any suggestions?
Thanks!
Rob
Hi,
I have facing image resize issue as my thumbnails are not showing at full. There is a grey space.
Please have a loot at the website http://www.heynortheast.com and let me know what i need to do.
I am on VPS with webmin installed. Let me know if i need to do something through SSH.
Thanks
Hi, sorry for the newbie question but I have just installed woocommerce but the woocommerce blocks are not showing as visual composer elements.
Do I need to do anything additional?
Thanks
Hi,
@shoxa You need to use Thumbnail Upscale plugin only if you use small featured images as they are cropped for different sizes and need to fit into the thumb container on modules. I have checked your site and your images are large enough but they are not cropped to the thumb size(the thumb is not created) – http://screencast.com/t/fv6nXc8bq Try just to regenerate your thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
If it doesn’t work please check if the GD Library is installed on your side, wordpress requires it for cropping. Also that you have writing permissions on /wp-content/uploads and also check your /uploads folder and see if the thumbs are created.
@asoukhoverkhov There is no ideal size for the feature images but in order to fit the thumb container it should have at least the sizes of thumb’s container, because WordPress doesn’t enlarges images. The modules have thumbs with different aspect ratio and a part of the image may get lost on the cropping process. You could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/ You have to do some tests and see what aspect ratio to use, depending what blocks/modules you use most.
Thanks!
Hi Chris, Yes!! Your solution is that i am looking for. Thanks.
I have a little trouble with the image regeneration. Could you help me?.
The sizes that i am using in the index are:
Block 4 = 250 X 160
Block 16 = 218 X 150
Block 1 = 100 X 70 and 324 X 235
Block 7 = 100 X 70
Block 14 = 356 X 220
Then, the first i do is:
1) in the setup MEDIA Thumbnail sizes i put the following:
Small : 100 x 70
Medium: 250 x 160
Big : 356 x 220
2) Then i run the “Regenerate Thumbnail plugin” and i could see this..
Debugging Information
Total Images: 67
Images Resized: 0
Resize Failures: 67
function (){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this}
And the last line is repeated a lot of times.
The good thing is that when i go to see the index, all images are now with perfect size.
But, finally, i must edit a news, and when i press <Save> appear the “white windows of death”, with this errors:
Warning: imagecreatetruecolor(): Invalid image dimensions in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/media.php on line 2130
Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/class-wp-image-editor-gd.php on line 198
Warning: imagecreatetruecolor(): Invalid image dimensions in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/media.php on line 2130
Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/class-wp-image-editor-gd.php on line 198
Warning: imagecreatetruecolor(): Invalid image dimensions in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/media.php on line 2130
Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/class-wp-image-editor-gd.php on line 198
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/media.php:2130) in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-admin/post.php on line 242
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/media.php:2130) in /Applications/MAMP/htdocs/wordpress-clean-new6.5/wp-includes/pluggable.php on line 1207
The first that i have checked is if the GD library is installed. But YES!.. It is in my phpinfo.!
Searching in google i saw that the thumbnail must be in certain size or the resize isn’t work.
how it work?. How i can setup my own sizes?.
Regards.
Hi,
Please make sure you have installed the theme properly, if you can re-install it via FTP(make sure you use the latest version 6.5) – https://forum.tagdiv.com/install-via-ftp/ maybe it was an error when you install it. I did not managed to replicate this on my side.
Do you get this issue only for widgets or also when you add blocks using Visual Composer?
If the issue persist please send an email at contact@tagdiv.com and provide wp-admin access so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.
Thanks!
Hi,
@dhvanesh I’m not sure why this happens on your side. Like I said above it could be your custom modifications(it could be from the ad between the post content), from the plugins you use…
Also it may come from the ad you use, you can check if the code is added properly and you can make some tests using fewer ads on the page to see if you still have this issue as the theme just render it(note that the theme ad system was designed for adsense code).
You can do a clean install of the on a subdomain like I suggested above using just necessarily plugins.
You can try these solutions and see if the issue persist(this is what I can recommend) and also you can contact the ad provider and ask about this. Some of your ads are loading and some are not – http://screencast.com/t/X5e3QXCJpOI
Thanks!
Hi
As Chris suggested above make sure that you delete the js_composer folder from /wp-content/plugins deactivate all plugins then try to re-install the plugin from Newsmag-tf.zip\Newsmag-tf\plugins path according to our documentation: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
If the problem persist please send an email at contact@tagdiv.com and provide wp-admin and ftp access so we can take a look, also paste a link to this topic.
Thanks!
I have settled the problem in two recomended steps.
1. I’ve installed and activated Thumbnail Upscale from here: https://wordpress.org/plugins/thumbnail-upscale/
2. Than I’ve started Regenerate Thumbnails from the very beginning. After it finished working it was everything OK, as I see.
We should understand that the quolity of photos after it are not the best. But it is better than when the size is simly wrong.
Hi
Try to delete the old plugin, switch to default WP theme and install the plugin from the update path again. Note that we didn’t tested the latest version with the theme yet, so it’s possible to appear some issues with it’s functionality.
Thanks!
I did not change anything in the td_block.php file. I just thought it might have gotten corrupted since it is in the error message, so I restored the version from the install files.
Any [TagDive] Block # widget that was installed as part of a demo seems to work fine. but when I change an attribute (eg, title background color) it breaks. When I add a brand new [TagDive] Block # widget, it breaks before I change any of the attributes.
The error also stops the rest of the page from loading correctly.
Here is a screenshot of the error, the side bar has an [TagDiv] AdBox followed by [TagDiv] Block #3:
I currently have newwaynews.org with an under construction page, but if you need me to open that up I can or whatever I can give you.
I have a same problem with featured images. I have done all your recommended actions, eg installed regenerate and upscale plugins, still no change. The url: http://vatandosh.com/
Can you please help???
Thanks!
Hi,
The speed booster was tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine so the developer took this decision.
If you want to always enable speed booster, delete this code from speed booster file: http://screencast.com/t/RZLIOPUNdqh
Thanks!
Hi,
I have a same problem with featured images. I have done all your recommended actions, eg installed regenerate and upscale plugins, still no change. The url: http://vatandosh.com/
Can you please help?
Thanks
I understand, but it is unfortunately very expensive . On the other hand , I would like to encourage you to implement such a solution in the next installment of the template for example . Articles fundraising . Thanks
Hello Timo,
The correct version of the social counter plugin can be found in the theme settings here:
http://screencast.com/t/KbfprsFngFZ
We do not recommend installing a different one because the version that comes with the theme is tested to work properly
Thank you!
Sorry to have bothered you … I deactivated several plugins associated with the previously installed theme and that fixed the problem 😉