- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagNewsmag theme support
- NewsmagCustom Post Type Support
- NewsmagImport / Export theme settings
- NewsmagHow to add icons in the menu
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
- NewsmagHow to update the theme
- NewsmagBlock settings tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagFeatured image or video
- NewsmagAuthor card
FYI
Google is a great resource for doing this kind of search
add captcha to buddypress registration
http://buddypress.org/support/topic/how-to-control-spam-registration/
the summary from above seems to be:
Rename (not remove) wp-signup.php
Use custom bp-register slug
Removed “powered by” type text in the footer and other obviously WP / BP phrases
Installed NoSpamNX
Installed WP-BAN
Installed SI Captcha
Employed the .htaccess rules explained here: http://wpmututorials.com/how-to/spam-blogs-and-buddypress/
Nothing’s perfect against spam, but certainly for me, these things have helped.
-
This reply was modified 12 years by
simchris.
Normally when you install the plugin it will attach itself to the built-in ‘hooks’ for registration forms such as comment box, registration, etc.
See the help for the specific plugin you choose.
Hello,
I want to increase the font size in my articles. Can we do it without installing any plugin?
thank you
Hi,
@madox56 you site is http://www.ebike-news.de/
I found an email in spam folder.
I check you site please update to latest version of the theme. Also what you can do is to disable the plugins one by one and check if works, could be from a plugin conflict, i see that you have a lot of plugins installed.
Thanks
Hello Radu,
I don’t quite understand your question. I have already indicated where i’ll love to add the labels in the screencasts.
Just so there’s no confusion, i’ll take it from the top.
I’m Using advanced custom fields plugin to create custom fields for my document Category.
I’ve created three fields:
<li>Name of Author</li>
<li>Date of Publication</li>
<li>Name of Publisher</li>
Now ACF Normally posts only the values of the fields to the database and not the Field Names. In a normal post loop i could use echo to display a Field Name Text and then concatenate it with the field value so that my front end would look like this
Field Name: Field Value
due to the $buffy optimisation, i am unable to use echo so i’m looking for a workaround that would enable me add Field Name (Labels) automatically to each Field Value.
Concerning the issue of adding classes to the div, give me the CSS code which you believe will style the solution and i will add it to the CSS.
Like i stated in my last reply, this is a local development server. WordPress installed on XAMPP on my PC, so i can’t give you any link because the site is not live.
I’m looking forward to having this issue resolved and also it takes too long between replies so effectively this issue has taken us four days now. Please see how you can expedite a solution i’d appreciate it much.
Regards,
Effiong
Thank you for the reply Radu.
I have seen the setting on the theme panel for each category. I am looking for a solution to disable the slider on all categories. at once. We have hundreds of categories and many websites on a multisite install. I am looking for a way to do this at once so the theme does not show the slider for categories. Thank you!
“Is there a way to disable the slider on all categories. We have too many of them to be doing it manually on each one. I tried modifying category.php but couldn’t find the slider option in there.”
Hi
After updating the theme v3.1, Jetpack and Revolution slider plugins can’t be install at the same time or the site just goes blank. I have to use one without the other to make it work.
Any help, would be much appreciated
Thank you
I’ve installed now Facebok Comments plugin… and looks good, however before I was using Fat Panda FB Comments, and I prefer to use it again… so any solutions?
Hello,
Please follow the steps mentioned by Christopher.
Thanks @Christopher
Updates via WP panel don’t often work due to mixed permissions on folders, where apache/server owns some things, and the ftpuser/site owner “owns” other things. If WordPress was installed via hosting panel vs manually via FTP, this is a very common problem.
Best way to upload, install, update any theme typically is to do so manually via FTP. (Making sure you backup everything before doing updates, of course.)
You can often check “ownership” permissions via your hosting panel/file manager, as it will show who owns what.
Hope that helped.
I’ve had issues with running updates since v2.0. I’m now running the latest version of WordPress and I still cannot run install the update to Newspaper 3.0.1. So I have two questions:
1. Can someone help me get up to date?
2. What is causing my updates not to work?
nevchy … are you able to upload images using the default wordpress theme?
Also the errors you specify appear to be related to the missing “GD” library on your server as I noted previously. See discussion related to this on WordPress.org
http://wordpress.org/support/topic/plugin-wp-table-reloaded-error-messages-and-images-not-appearing
from that page suggestions were:
It sounds as if the PHP library for image processing is not installed or broken on your server.
To confirm this, can you please try inserting/uploading an image into a regular WordPress post? If my assumption is correct, you should get the same errors there.
If that happens, I suggest to contact your webhost company to have them check the PHP image library settings.
So I re-uploaded all the files today, deleted the old plugin and reinstalled it, and still no go. As soon as I activate speed booster, the search box goes out…
Hi Marius,
1. I do have the plugin up and running. Thanks for the quick fixes!
3. Alright. I installed shadowbox js and its working.
About #2. Server was done for two hours 🙁 The site is available now so please check again.
Thanks,
Norman
hi,
can you give us your link?
do you have any plugins installed other that the ones we recommend :Contact form 7, Animated Gif Resize, Jetpack and Revolution slider, bbPress, tagDiv Social Counter, W3 Total Cache without javascript minifier ??
if you do, disable them, just for the test.
how about on other browsers?, same behavior?
Thanks for you message.
Radu A.
• Remove this line from Wp-config file (define(‘WP_CACHE’, true) )
• Check .htaccess file and if you see any code added by w3 remove it
It is usually inserted in a # section above the #wordpress section
The htaccess file is what is used to manage permalinks, and special instructions to the web server.
Usually at
/root/.htaccss
hidden by default; you will need to either set your ftp to filter view and show hidden files; or use the file editor in your hosting panel.
So, there might be a section
# W3CACHE stuff #
blah blah blah
# END #3 CACHE #
(delete the above in .htaccess file …)
Don’t delete .htaccess file completely as that is how the permalinks are able to work.
Good idea to learn to set FTP software to make that visible so you can backup when you do site backups.
Read more: http://www.shoutmeloud.com/how-to-delete-uninstall-w3-total-cache-wordpress-plugin.html#ixzz2sJKE3Fpq
Under Creative Commons License: Attribution No Derivatives
Might not be issue, but make sure the GD library is installed on your server. Those errors are coming from WordPress and not the theme, specifically, it looks like. WordPress uses various “libraries” on the server to process, resize, and make thumbnails from images you upload (such as a jpeg file).
In your WP > admin > media settings there is also a “maximum size/width” setting. You may want to double check that is not too small for the sizes you’re using. (Normally not an issue, but it may default to something like 625×625 as maximum — so if you try to upload a 1024×768 image and want it to be 735×435 or whatever – that might cause an issue.)
These may not be the solution, but perhaps it may help as starting point. Just an idea.
Hi
Can you please tell me which files and folders i need to delete? And what do you mean by replace orginal ca and js files from install copies?
Give me the link to total cache by automattic to..
Thanks!
Clear the cache.
Delete cache folder.
Replace original css/js files from your install copies.
Clear your browser cache completely.
Hit refresh 2-3 times, close/open browser, or whatever works with your particular browser.
Should work.
I had lots of trouble with W3 cache; not using it. Will be looking at Total Cache since it’s made by WordPress/Automattic. But no other advice from over in these parts.
it certainly is!
It’s strange. On a previous install my menu went boom when i deactivated the slider so i assumed it had something to do with the mobile menu.
So I’ll have to ask, What exactly is it doing? Is it used on the demo site at all?
Ok thank you very much for your help. I solved the problem. I have installed a plugin called which is used to post codes in the page. this shows me some errors in console. So I deactivated it. Now all works fine. All the three problems are solved.
But,
In my console I’m getting a error like below

How to fix this?
And What is the compatible code (syntax) highlighter for your theme. I need a syntax highlighter for my website 😀
Thank you
Ahamed Ishak
-
This reply was modified 12 years by
ishak.live.
Hi Radu,
thanks for the fast reply. About
1.) Found it, thanks. I’ll wait until the known bugs are fixed.
2.) Perfect. Sidebar Ad is displayed now. But the header ad is still not responsiv on tablets.
3.) Which lightbox plugin? Any? I installed jackbox and that is not working.
hi,
1) you can find speed buster plugin in /plugins directory in the theme source code:
http://screencast.com/t/l0RsEUsV ,but for now I recommend not to use it, we had found some bugs.
2) https://forum.tagdiv.com/how-to-update-newspaper-from-v2-to-v3/
3) please install lightbox plugin and shoud see all the image with this.
Thanks for you message.
Radu A.