Likeims
Forum Replies Created
-
Sorry, I meant the other way around – the image in the header is truncated when viewing in landscape mode on mobile. (In portrait, there is just the hamburger menu.)
Forum: Everything else WordPress
In reply to: risks with theme change?Thank Steve – that’s what I wanted to know!
Forum: Everything else WordPress
In reply to: risks with theme change?That’s what I’m asking;-)
When I read about doing things like changing themes, it always warns you have to back everything up as if it’s a major overhaul and you are at risk of losing stuff., possibly your entire site. I’m just generally asking, what might go wrong if I change the theme from one installed theme to another? I wouldn’t expect anything to go wrong or to lose any information, images or text – but could it happen?Forum: Everything else WordPress
In reply to: risks with theme change?Sorry, I don’t understand the reply, perhaps my question was unclear. I am asking what are the risks of changing my theme, considering I don’t make any changes to it?
Forum: Fixing WordPress
In reply to: do I need more than one wordpress.org profile?Great, thank you – yes, the “website” field was what concerned me.
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Crashes site@SDtanfordAlan – I didn’t get any support in that thread, but managed to fix it by searching around myself. I did 2 things and now it works, at least if using only a computer. What I did was:
1. In wp-config.php, look for the statement that says:
/* That’s all, stop editing! Happy blogging. */Replace it by cutting and pasting this:
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
/* That’s all, stop editing! Happy blogging. */
(learned from https://wordpress.org/support/topic/increasing-memory-allocated-to-php-1)2. Create a file called “php.ini” in the “wp-admin” folder of wordpress install. Add the following text to the file;
memory_limit = 256M ;
(learned from https://wordpress.org/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-14)After doing these 2 things, it works again. But I needed to do both.
However – I have recently started using the WordPress app on my iPhone 5S, and discovered that the app does not work any more, I cannot post anything as Jetpack cannot connect to the site. It will only post “Local”. I had to go back and deactivate NextGen again (from computer), and now the app posting works again… I got some ideas from the in-app support, but haven’t tried it yet.
There is definitely an incompatibility between Jetpack/NextGen, but it doesn’t seem like anyone is interested in investigating what it is. (I am running very basic site with only these 2 plugins and no customization, so I had not expected this type of problem.)
GOod luck, hopefully this info is of some use to you.
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Crashes siteHi Becky, I have posted in the support forum but no replies, here is a link to the thread:
https://wordpress.org/support/topic/nextgen-gallery-incompatible-with-jetpackakismet?replies=1Thank you and hope to hear from you in that thread.
Forum: Fixing WordPress
In reply to: cannot view my site, 401 authorization requiredclosing
Forum: Plugins
In reply to: NextGen gallery / Admin – Fatal errorResolved how to fix crash, but not how to run the plugin, opening new thread.
Forum: Plugins
In reply to: NextGen gallery / Admin – Fatal errorAny thoughts on the incompatibility here would be very appreciated?
Forum: Plugins
In reply to: NextGen gallery / Admin – Fatal errorDone some more digging, and have found a solution:
I renamed the nextgen-gallery folder in /likeims/wp-content/plugins, logged in and this caused the plugin to be deactivated as the folder could not be found. And now I can access dashboard and everything.
I assume then that there is some plugin conflict, but I have very few plugins installed and active, only these:
Akismet 3.1.5
Jetpack by WordPress 3.8.0
Multicons by Doc4 4.2Installed but deactivated are:
Duplicate post By Enrico Battocchi 2.6
NextGEN Gallery by Photocrati 2.1.15My site runs the lastest version of WP.
Any thought on the incompatibility here? I don’t see that I can do without either Akismet or Jetpack – and surely anything that is incompatible with them would not be very popular?
I would really like to use NextGEN – any ideas are very welcome!
Forum: Fixing WordPress
In reply to: cannot view my site, 401 authorization requiredThank you so much – didn’t occur to me to check their FB page, thanks for linking! All explained there:-)
Thanks again!
Forum: Fixing WordPress
In reply to: cannot view my site, 401 authorization requiredThanks chrwhm! I seached for moxieplayer.swf and discovered I’m not the only one with problems, such a relief just to know what the problem is.
What is tinymce used for, do I risk breaking th site if I delete the .swf file?
I’m not sure how you mean about renaming .htaccess – renaming to the same name surely won’t do anything? I can only find it in the folder wp-content\plugins\akismet.
Thank you so much for your help.
Forum: Fixing WordPress
In reply to: HTTP error on media uploadHi,
Just to say for my part, it was a problem with my hosting company which has now been resolved. They had made some security improvements, which cause the WP upload problem, but they fixed it as soon as I reported it.
Forum: Fixing WordPress
In reply to: HTTP error on media uploadHi,
Thanks for the info, although it seems unlikely that the setting should have changed since I last posted images (and I have posted larger ones before), but I will keep this in mind when I speak to my provider.
As I haven’t changed any settings, to me it must be either something to do with WP (latest update?) or my provider.It’s very annoying, as it’s still not working.
Thanks for your input.