- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
- TutorialsWhat is Ajax preloading?
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
Hi everyone,
I am trying to change a word in el.po but, although I change it, I upload it with Filezilla and clean my browser’s cache, the word doesn’t change.
I have created a small video to help you.
You can find it here:http://marketpost.gr/docs/change-el-po.mp4
Any tips?
Thank you in advance.
Hello Catalin!
Thank you for your support! Here are the requested screenshots, clearing all caches wouldn’t do the trick.
On a main page (called “ECO”) I’m loading a dynamic sidebar (called “ECO Sidebar”), this sidebar contains the Block 7. As mentioned before, it worked fine and looked like your screenshot until a couple of days ago …
http://www.a3.at/wp-content/uploads/mainpage.png
Hi,
Please notice that the Block 7 for 1 column should look like this -> https://www.screencast.com/t/qzt3UD284GAP Try to clear all of your caches and check the results. If the problem is still there, please try to make a screen to your backend layout of your homepage so I can see how you have used the block 7 in your template.
Thanks for the message!
Something broken dont know what, i reinstalled theme deactivate all plugins, but i still got the same problem, i cleared my cache too…
but still cant edit the content of text with title in any of my pages…
Can a admin log in to my system to check if possible…
If possble where should i send login information to?
Please help me…
http://sonsoz.com.tr is the site and i am a long time user of Newsmag and Newspaper themes…
Need your help…
FIXED ( Cloudflare’s RocketLoader disables edits )
Hi,
Those parameters of the server and WordPress are imperative factors in the functionality of the theme and plugins. They are general WordPress configuration elements. Please follow the guide provided above and see if everything is set properly.
Ask your hosting provider to make the changes for you, as they might have a recommended method in this matter.
If there is still a problem, please deactivate all plugins except theme plugins and clear any installed cache. Then check in the theme panel while saving settings, if there are any errors in the browser console. Press F12 to bring up the inspector window and then open the console tab
– https://www.screencast.com/t/ENQ5a8CB8
Check if there are any errors in this console. The admin ajax process could be blocked by the server, because of the multiple requests that it makes. In this case you can contact the hosting provider and explain this situation or provide a screenshot with the error.
They should be able to fix it if this is happening.
Please let us know the results.
Thanks
Hi,
If you want to change the color and background-color for that block title, try using the code below ->
.td-footer-container .block-title > span {
color: red!important;
background-color:pink!important;
}
Regarding on your AdSense, notice that there you have more size for your Ads. Try to change them and select for example 720*90px, clear all the caches and check the results.
Hope this helps!
Thanks for your understanding!
Hello kobsev,
First of all, please ensure if you are using the latest theme version installed via FTP way because this is the surest theme’s method in this case. Also, make sure that you are using a valid PHP version on your server if you want to bring best theme results. Please notice that you can use the 7.1 PHP version without the problem but not a newer version than this. Also, if you are using some untested plugins, try to disable all of them, leave just only the plugins that come bundled with the theme core files and check the results. Clear all the caches and check the results.
Thanks for your understanding!
Theme cannot change site randomly, so something, like a plugin or whatever got updated on your site. Suggest checking error logs, try clearing cache, try clearing transients with wp-optimize, try resaving permalinks.
Then try disabling plugins to see if something you updated broke something else.
Theme cannot “suddenly” break for no reason. This is why disabling ‘auto updates’ is wise, and then keeping eye on when updates come up to ensure you stay secure; trade off on ease of use vs stuff breaking from being auto-updated.
Check all your plugins to see if activated properly, or anything disabled due to broken update, etc.
Not sure if that helps, but good starting point.
( I don’t work here. )
Hello PAPPACLART,
Yes, try to make a new clean install from scratch via FTP way, clear all the caches and check the results. Also, ensure that you are using the latest theme version in order to achieve best theme results. If you want to achieve good results with the images, you should use HD as quality.
Thanks for your understanding!
Hello,
This is a caching issue. Please contact your host and have them disable any at all hosting side cache. The only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hi, Catalin, thank you for your reply, i found the solution, i deactivated w3 total cache and enable wp super cache according to tagdiv guide, now everything fine.
I have one more question, I want to make author name, unclickable,
is it possible ?
Thank You
Hi,
1. The theme does not have any caching for the website. There are plugins for this purpose. The recommended caching plugin is the WP Super Cache
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Or maybe there is server side caching, you could check with your hosting provider for more information.
2. The permalinks can be changed in the WordPress settings based on the available capability and functionality of WordPress, please check the guide provided by Bogdan. The theme does not add any other settings to modify permalinks.
In terms of SEO you can check this guide for useful tips regarding permalinks structure
– https://yoast.com/wordpress-seo-url-permalink/
3. Author roles and above have the options and capability to publish posts, according to the WordPress default user roles
– https://codex.wordpress.org/Roles_and_Capabilities
– http://www.wpbeginner.com/beginners-guide/wordpress-user-roles-and-permissions/
There should be no problem having your authors and editors create and publish posts. I have tested this and it is working as it should. By default these user roles can publish post. Make sure these users have the role required
– https://www.screencast.com/t/Zlcsiy2i5P3I
I believe the default user role is set to subscriber, maybe all your users are subscribers. These do not have access to post publishing.
Thanks
Hi,
There are many useful tutorials and guides in this matter, here on the forum. Here are just some of them
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks
Hello naomibuch,
There’s no require to use a child theme if you want to use some custom CSS code. You just simply add your code in the custom CSS area. Try to switch the theme to the default state and check the results. If you want to use the Child Theme, try to download again the latest theme version from Theme Forest and see the results. Clear all the caches and check the results.
Thanks for your understanding!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
The only tested and recommended plugins to use with our theme are these ones:
WP Super Cache- caching plugin
Contact form 7- used to make contact forms
bbPress- forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Jetpack- plugin with lots of features *it may slow down your site
WooCommerce- eCommerce solution
WordPress (Yoast) SEO- SEO plugin
Wp User Avatar- Change users avatars
WPML – multilingual plugin
Anything beyond this list is not tested and I cannot say for sure if it will work or not.
Thanks.
Bogdan B
Hello,
The only tested and recommended plugins to use with our theme are these ones:
WP Super Cache- caching plugin
Contact form 7- used to make contact forms
bbPress- forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Jetpack- plugin with lots of features *it may slow down your site
WooCommerce- eCommerce solution
WordPress (Yoast) SEO- SEO plugin
Wp User Avatar- Change users avatars
WPML – multilingual plugin
Anything beyond this list is not tested and I cannot say for sure if it will work or not.
Thanks.
Bogdan B
Hello,
Unfortunately I cannot say for sure if the plugin even works properly with our theme.
The only tested and recommended plugins to use with our theme are these ones:
WP Super Cache- caching plugin
Contact form 7- used to make contact forms
bbPress- forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Jetpack- plugin with lots of features *it may slow down your site
WooCommerce- eCommerce solution
WordPress (Yoast) SEO- SEO plugin
Wp User Avatar- Change users avatars
WPML – multilingual plugin
Anything beyond this list is not tested and I cannot say for sure if it will work or not.
Try the plugin without them ad system first and make sure the ads actually show up first. Add the inside the post content for testing.
Thanks.
Hello,
Those information are helpful. I have a few more questions.
1) Where can I go to change “cache setting” ?
2) If I want my article to named as http://www.jazko.com/travel/hotel/ritz
Assuming I want this specific article to be called as ritz, and under category travel. Can you please tell me how to change the permalinks? I have hotel and attraction under travel category. Therefore, I’d like to have my article names in that order as above.
3) I am still having trouble to have editor/author to save or publish a post. I have no problem to do so as an admin. Can you please tell me if there may be any setting I need to change in order to have them run smoothly? If you don’t quite understand, what would you need in order to help me to do so?
Thank you.
Hello,
Unfortunately I cannot say for sure because starting from the current version the minified version of js is used by our theme. We have not tested assync with our theme js so I can’t say for sure. I assume you are doing this with a plugin so please note that the only tested and recommended plugins to use with our theme are as follows:
WP Super Cache- caching plugin
Contact form 7- used to make contact forms
bbPress- forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Jetpack- plugin with lots of features *it may slow down your site
WooCommerce- eCommerce solution
WordPress (Yoast) SEO- SEO plugin
Wp User Avatar- Change users avatars
WPML – multilingual plugin
Anything beyond this list is not tested and I cannot say for sure if it will work or not.
Thanks.
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Plugin conflicts and improper optimization usually leads to a js error that breaks the images. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
Yes, I see the issue now. That happens because the initial color of the menu is black. This black color is then overridden by the color set in the theme panel. This is basically CSS code, this works in cascade. First the black color is loaded, then the white color follows
– https://www.screencast.com/t/GAobBzb3O2
This effect or flash can sometimes be noticeable. In this case what you can do is to make a small modification in the theme stylesheet. Modify the initial color to white as well here
– https://www.screencast.com/t/rgVj3orUlUVV
Or remove the background color entirely
– https://www.screencast.com/t/aR7Qt5mehB
Try it like that and check the result. Maybe clear the cache as well.
Thanks
Hi,
I could give you a code to left align those images on mobile. The theme treats them like normal images in the post content, and automatically centers them on smaller devices
– https://www.screencast.com/t/y2L0SjnOA
@media (max-width: 500px) {
.alignleft {
float:left;
margin-right: 21px;
}}
Enter the code in Theme panel->Custom CSS section, then check if it is working properly. Maybe clear the cache if the code does not apply after entering it.
Thanks
Disable all untested plugins and try again.
Required plugins:
TagDiv Composer
Optional plugins:
These plugins are installed them from the /plugins folder under the main theme package
Visual Composer
Revolution Slider
tagDiv Social counter
tagDiv Speed booster
tagDiv Mobile theme
Recommended plugins:
WordPress SEO – SEO plugin
WP Super Cache – caching plugin
Contact form 7 – used to make contact forms
WooCommerce – eCommerce solution
bbPress – forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Wp User Avatar – Change users avatars
Jetpack – plugin with lots of features *it may slow down your site