icakeov
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Paypal option not workingForum: Fixing WordPress
In reply to: line break problem all over againThanks Bet
I did realize that I had it installed but turned off, I’ve had difficulty with different plugins in the past too.
I’ve turned it on now and will see how it goes.
I’m a bit disappointed with the WP Edit plugin because it doesn’t have the
tag, which can be useful when I want to make sure I have the new line.Forum: Fixing WordPress
In reply to: Images stopped displaying on many postsMany thanks for you your response Joseph. perhaps a bit out of my comfort zone and too advanced.
I’ll read it all thoroughly before I attempt this step.Forum: Fixing WordPress
In reply to: Images stopped displaying on many postsHi I got around to deactivating all the plugins one by one until they were all deactivated and the problem still persisted.
One plugin when deactivated made the whole website not display at all. The plugin was “Multiple Post Thumbnails”. Although, I saved some of the links to the images that don’t work and I tried viewing them to no success, so as much as that plugin made the website dysfunctional, its disabling didn’t seem to fix the broken image link problem.
I re-saved the permalink structure again, just to be on the safe side, again to no success.
Any further suggestions where I could look would be really appreciated. Thanks!
Forum: Fixing WordPress
In reply to: Images stopped displaying on many postsHi, thanks for the note jherrington1, I just did that step and the images are still not showing. I’ll try the plugins next!
Forum: Fixing WordPress
In reply to: Images stopped displaying on many postsI searched it and found what it means, I went to settings/permalinks and pressed “Save”.
The problem seems to persist (I did empty my cache to see the changes)Forum: Fixing WordPress
In reply to: Images stopped displaying on many postsHi Joseph, I’m not familiar with that process, what is it?
Forum: Fixing WordPress
In reply to: Images not showing although still on the serverJust thought I’d check again to see if anyone has any suggestions about this one.
Thanks! 🙂Forum: Plugins
In reply to: [Redirection] Links to images not working, became dead linksThanks!
Forum: Plugins
In reply to: [Redirection] Links to images not working, became dead linksActually, I just found out that the folder permissions don’t have “read” for “Everyone”. Perhaps that could be it.
When I try to change it, it doesn’t work, it stays unchecked. I’m doing this in Dreamweaver, perhaps logging in through another ftp program would work.Let me know if it’s better I start a separate thread for this topic by the way.
Forum: Plugins
In reply to: [Redirection] Links to images not working, became dead linksI just looked onto the server and all the images are there. I can see them there, but for some reason they are not showing in WP.
I looked up the permissions too, they are
R/W – Owner
R – EveryoneI know it’s not a Redirection issue but if you have thoughts on what might be going on, I’d really appreciate it, it’s a bit of a left field bug for me.
Here’s an example, I can see this picture on the server and can download it and access it right on that link, but here, it’s not showing. really odd:
http://hushmagazine.ca/wp-content/uploads/2014/02/PastelRachelZoe.jpgForum: Plugins
In reply to: [Redirection] Links to images not working, became dead linksGotcha, thanks! 🙂
Forum: Plugins
In reply to: [Redirection] Links to images not working, became dead linksthanks for the response,
when I go to one of the images in the Media, it shows as if it’s not there, but when I click on it, it appears, but then it’s not really there.. Really odd behavior.
I’ll give your suggestions a try and see if it helps, I’m hoping to troubleshoot this one.And redirect does seem to work just fine, because the articles are still being redirected fine. It’s just with the images that this is happening with, and I have no idea why the images would disappear like this randomly.
I do have a back-up from back then, but in the meantime, they posted bunch of new articles and photos, so I’m not sure if I can retrieve a backup “selectively” only for articles for before a certain date…
Thanks again!
Forum: Plugins
In reply to: [Polylang] Installing languages and getting startedHi Regina,
I don’t quite remember if and how I solved this issue. Not sure why it is labeled as resolved.
Sorry I couldn’t be of more helpForum: Plugins
In reply to: [Facebook Comments] Changing the font color of the Facebook Comment PluginI tried inserting this into styles:
.fbFeedbackPost .postText {
color: #CCC!important;
}
It doesn’t seem to be working or picking up at least.