Make sure you have enough memory allocated to your WP install, via both the wp-config.php file and your php.ini file on hosting setup.
Hi,
I’m using the WP RSS Aggregator and have applied the following line of code:
add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ );
This works fine on all the category pages but the only place it DOES NOT WORK is the homepage. This is currently blocking my site from going live and I’ve been told it’s theme related.
The instructions I followed were:
1. Go to ‘Installed Plugins’.
2. Click on ‘edit’ under ‘WP RSS Aggregator -Feed to Post’.
3. Paste add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ ); before the first line of code and you’re done. Everything should work as you want it, ie, click on the link and it goes to the original article.
Is there anywhere I can also add that line of code within the Theme Editor that will fix the homepage? (I’m not a developer/coder at all so please bare that in mind when replying.)
Thanks!
Theme doesn’t control your media folder —
a) try increasing default memory for your install from the wp-config.php file and your hosting php.ini file
b) resave permalinks
c) clear all hosting/CDN caching, and browser caching — make sure you’re using modern web browser and not IE9 or something really dumb like Safari on Windows (!)
d) make sure your media folder is writable and you have enough storage space on your hosting account
e) try going to your media manager in WP, and uploading a file
f) in case not already obvious, you need to make sure the image format can be “read” by WP; and use proper file naming like .. no spaces in file name, no high ASCII characters like * ! () [] & — etc. and only one period for the file extension (e.g., my-image.jpg and not mysuper.image.from.hell.jpg ).
Hope that helps!
Chris
Ideally you should NOT install the theme content, unless your site is NOT live and in testing mode, and you are keeping it hidden from search engines. You do NOT want Google to index the temp content on your domain!
So, you might install the demo content on blank site to learn how to use options and change things. Then wipe it all clean with fresh dbase and fresh install for the REAL new website.
Put another way, major pain in the butt to remove all the demo content AFTER you start building the real site.
Hey Guys, I’ve just purchased and uploaded Newspaper theme in wordpress but before installing the theme I don’t know if it’s recommended or not to include the theme content or just the settings. It will be my first site. Thanks, Jime.
Проблема найдена. Всему виной был плагин “speed booster” с отключенными ограничениями. Удалил его и всё заработало, как надо. И зачем я только его устанавливал?…
———————
The problem is found. All the fault was a plugin “speed booster” with disabled limitations. I remove it, and everything worked as it should. And why did I just install it? …
Hi all,
I’m going to update WordPress to 4.4. Are there problems with Newspaper 4.6.3?
Also, I’ve installed Visual Composer 4.4.4, do you suggest to upgrade or to leave 4.4.4?
thank’s a lot
Hi i can’t install Visual Composer
errorcode ERR_EMPTY_RESPONSE
who can help me ?
that works well with newspaper and easy to configure because my current captcha is not great. ANd one that can be installed and dowloaded via wp, thanks.
You need to successfully change the host, and Install WordPress. When this is done, Install the theme.
Or better still BackUp your DB, Download your wp-content file. This is if you want the site to remain the same when you change hosts.
Apart from that your theme is okay, since it works for only a domain.
I just installed newspaper yesterday and there are 8 old posts in it. If you look at this post and scroll down,
http://carmeneverywhere.com/ever-thought-of-becoming-an-airhostess-know-the-truth/
you will see the share this button and related posts that I used to use with and old theme. I have deleted the social sharing buttons of the plugin I used to use, and I can’t seem to find the plugin that is causing the related articles to show. This is nothing to do with newspaper, must be from an old plugin that I don’t use anymore. How to avoid these 2 things from showing up?
Also, the related articles box that comes with newspaper, I want it but I don’t want the “more from the author tab”. How to eliminate this tab?
Hello,
Do I have to uninstall the theme from my wordpress dashboard in order to add this line of code or is there somewhere on the wordpress dashboard that I can go to fix this line of code?
Hello and good evening. I have the version 6.3 of Newspaper on my install at leerenbodas.com I want to update it but i’m scared of what could happen if i uppdate from 6.3 to 6.6.3
Is it better if i update step by step walking through all the middle versions? If it’s better, where can i find th middle versions?
Thanks!
Lucas
I have fresh wordpress install so there is not many plugins. I can upload images to media library, in fact I do that all th time and everything is OK. I don’t know what is c-panel so please send me some more specific information 🙂 I’ll also ask my hosting provider about that problem.
Hello Matija,
I have tested again the code that Andrei gave you above and seems to work properly as you can see in this screenshot: http://screencast.com/t/6ol5qIoAh. Eventually, you should try with a more high value of z-index (3,4, 5)
and also, if you have any custom code in your CSS area, please checked it to not have some syntax errors. If your problem is still there, please try also to disable all the active plugins, clear caches and install only the plugins that come bundled with our theme and try it again.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello gastesehir,
I’ve checked your website and I saw your problem. Also, I have checked your console and I noticed that you have a lot of JavaScript errors, like this -> http://screencast.com/t/ueK1VHa7S
These kinds of errors come from plugins. Please try to disable all the active plugins, except Visual Composer, clear all your caches, purge CDN fine if you used and install only the plugins that come bundled with our theme and rule out a plugin conflict. After this changes, please check the website and if your problem is still there, please let us know.
Hope this helps!
Thank you for the message!
Hello,
The plugin is tested to work with our theme, otherwise it would not have been bundled or even recommended. It most likely conflicts with another plugin you might have active. Please disable all plugins except visual composer and rev slider and see if the error is still there. You can install the latest version of the revolution slider by following this guide: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Let us know how it goes.
Thank you!
Hi,
This was the case since revolution slider 5. We could not include revolution slider since version 5 in the theme as the size of the plugin exceeds the limit so we had to add it separately.
It is explained in the documentation here: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Thank you!
Hello muaythaiguy,
Unfortunately, our theme has not been designed to have this option implemented as you wish. If you want to add a unique image, you should simply insert image in your post page as featured image from your Theme panel -> http://screencast.com/t/x83NIu861 If is not what you mean, your should find a plugin to do this for you or please consider hiring a freelancer/developer to implement this option for you, because we cannot provide custom work for the moment, sorry!
For your second request, I’ve checked your website and I saw the twice display in your page. I suspect it could be a plugin conflict. Please try to disable all the active plugins, except Visual Composer, clear all your caches, purge CDN file if you used and install only the plugins that come bundled with our theme and rule out a plugin conflict and try it again.
After this changes, if your problem is still there, please let us know.
Hope this helps!
Thank you for the message!
Hello,
Unfortunately we have no reports of this issue and we could not recreate it on our end. If you tried disabling all plugins except visual composer and the problem is still there, please check any custom modification you made to make sure all tags are closed so your code will not affect the functionality of the theme. If the code is OK or there is no custom code, then please install the theme again via ftp (install the latest version 6.6.3) as something might have gone wrong upon install.
You can also check your system status to see if all parameters are set properly: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
After installing the latest version 5.1.5 of revolution slider, it cause a serious internal server error when activating the plugin,and I had to rename the plugin folder manually by FTP client software to bring back the admin console. Have I missed something about installing this plugin or anyone can help to solve this problem? Thanks!
Joe Chao
I can’t install Newspaper theme by this reason, please What can I do?
Actually …
what would be really cool is if TagDiv support could give example of using the built in tagdiv icon font to possibly have example of adding a simple email icon and print icon each wrapped in the html to launch those with classic html, and how to add to the social plugin section ?
Not terribly hard, but not everyone needs the print function anymore since it’s built in to all web browsers.
Anyway…. this plugin might work as it just adds the print me function vs installing all sorts of funky libraries
https://wordpress.org/plugins/print-o-matic/
Frankly “print to PDF” with a more complex plugin would be more useful than print to paper for most folks these days.
At the Yoast SEO plugin installed.
but the other is not passive
Example Posts
http://mecburlar.com/baykusun-gozleri-ibrahim-guler/
http://mecburlar.com/bulbulun-kirk-sarkisi-iskender-pala/
-
This reply was modified 10 years by
Mecburlar.
Hi
When Yoast SEO plugin is installed the default og tags from the theme are replaced by with the ones from the plugin. You don’t need to delete or deactivate the theme’s tags as they are automatically deactivated if the Yoast plugin is installed.
If this is not what you mean please provide more details.
Thanks!