iblameparis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image not uploading from blog to PinterestUnfortunately, having to change this back to “unresolved again”. Only the first image, the so-called “featured image” can now be uploaded to Pinterest, not any of the others. I have tried to change post type from standard to image, without luck. I have the Olsen theme and the “Simple Share Buttons”- plug in. Is it only possible to pin the images called “featured” and other images in your post?
Forum: Fixing WordPress
In reply to: Image not uploading from blog to PinterestI found the solution! I am posting this for anyone with the same issue. I have the Simple Share Buttons plug in and you actually have to change the settings to “ON” on “Pin images”. So simple, but so annoying until I found it. Go to settings in the plug in.
Forum: Fixing WordPress
In reply to: Image not showing in BloglovinJames,
I sincerely appreciate you replying to my issue. I have contacted Bloglovin now and hope for a quick response. I will let the forum know if I get a helpful answer from them.
Thanks again!
Forum: Fixing WordPress
In reply to: Remove underline in linksFound the solution. Look at this link (I used the last CSS code change in the post)
https://wordpress.org/support/topic/remove-underline-from-links-2?replies=15
Forum: Fixing WordPress
In reply to: Remove underline in linksCorrection: I didn’t make a change by pressing “shift + click”, I right clicked on the word and altered this section succesfully, but the change didn’t last:
/*media all*/
.entry-content a:not(.button) {
border-bottom: solid 2px #111;
}