karhu
Forum Replies Created
-
Forum: Plugins
In reply to: [Multiple Post Thumbnails] (BUGFIX) Bug with Multiple Post Types (WP 4.5+)Hi, I did take the whole code from here ( http://pastebin.com/9BFvcb5q) but the plugin worked same way as with 1.6.6 version – meaning it didn’t work. Perhaps my error is something else than what you version 1.7 fixes?
Forum: Plugins
In reply to: [Multiple Post Thumbnails] (BUGFIX) Bug with Multiple Post Types (WP 4.5+)I tried this with WP version 4.7.1 and it didn’t work. Problem was that after selecting an image as an additional thumbnail, the pop-up window closes but the image doesn’t appear in the page’s thumbnail settings. If I save the page and preview it in the browser, the image doesn’t appear there either.
I rolled back to Multiple post thumbnails – plugin version 1.3. and that works correctly also with 4.7.1. but the style of the pop-up window is not as good as with 1.6.6 version. So can anyone help me to do some fixes to 1.6.6. (or 1.7.) version so that it would work with WP 4.7.1 also?
Forum: Plugins
In reply to: [WP Vegas] Firefox v35 images clippingUnfortunately the update didn’t help at all. Same kind of image clipping is still happening. Also in your http://vegas.jamesdbruner.com/ own site.
I don’t know if it matters at all, but I am using Mac and Firefox 35.1. I haven’t tested this with PC.
Forum: Plugins
In reply to: [WP Vegas] Firefox v35 images clippingI have this same problem. I tried to explain it already couple of days ago: https://ww.wp.xz.cn/support/topic/fade-effect-not-working-correctly-in-firefox?replies=2
I have updated to WP 4.1 and all plugins are up-to-date but two of the plugins (Secondary HTML content and WP Vegas) state that they have not been tested against version 4.1. So the images are still clipping…
Forum: Plugins
In reply to: [WP Vegas] Fade effect not working correctly in FirefoxAdditional information:
I tried to find another image slider and activated Full Screen Background Images plugin. I added couple of photos, changed settings and viewed the actual web site. Everything was okey, but this plugin shows image slider in all pages by default (and I want to have image slider only in the frontpage) so I deactivated and deleted the plugin.
And surprise, surprise… after that WP Vegas and the fade effect were working again perfectly in the frontpage when tested with Firefox 35.0.
I tried to repeat the same procedure for another website that uses WP Vegas but unfortunately when I deleted the Full Screen Background Images plugin, the WP Vegas was still working poorly…
Help!
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Edit thumb -option is not workingI read more articles from Internet and someone gave advice to remove unnecessary empty spaces in theme’s functions.php. And it worked! Unbelievable but true!
My problems were:
– When I added new images in media library (via Media library or post or page) the WordPress gave me error messages. Still the images were added successfully in the library
– When I used Add media -button in post or page, WordPress couldn’t find any of my images in the library -> it just showed empty
– When I added new images in Nextcellent gallery, I received more error messages
– The edit thumb -function didn’t work at all in Nextcellent galleryI didn’t first realize that all these errors were related so I asked only about the edit thumb -problem here. But I am so happy that everything was solved with such a small change. =)
Hi, I had similar problems but I was able to get rid of them by removing unnecessary empty spaces in my theme’s functions.php. Unbelievable but true!
My problems were:
– When I added new images in media library (via Media library or post or page) the WordPress gave me error messages. Still the images were added successfully in the library
– When I used Add media -button in post or page, WordPress couldn’t find any of my images in the library -> it just showed empty
– When I added new images in Nextcellent gallery, I received more error messages
– The edit thumb -function didn’t work at all in Nextcellent galleryAnd my removing couple of empty spaces in my theme’s functions.php file, all these errors disappeared !!! Weird. I hope this helps some of you too.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Edit thumb -option is not workingHi, sorry about the delay in my response.
* I tried to update WordPress to newest version 3.9.2. but that didn’t help. Now Edit Thumb -option shows instruction “Select the area for the thumbnail from the picture on the left.” but there’s nothing on the left. On the right side I can see the current thumbnail.
* HTML for the left side tries to load an image but instead gives a message: “Failed to load the given URL“. The image path is:
<img id=”imageToEdit” alt=”” src=”http://mysite.com/wp-content/plugins/nextcellent-gallery-nextgen-legacy/nggshow.php?pid=67&width=350&height=350″>* I really wouldn’t like to disable all the other plugins since the website is already in use and some of the content is behind access control and uses HTTPS etc. etc.
* Console lists a lot of CSS errors and unknown properties like:
Error in parsing value for ‘transition’. Declaration dropped. load-styles.php:1
Unknown property ‘speak’. Declaration dropped. load-styles.php:2
Unknown pseudo-class or pseudo-element ‘-webkit-input-placeholder’. Ruleset ignored due to bad selector. load-styles.php:2
Unknown pseudo-class or pseudo-element ‘-ms-input-placeholder’. Ruleset ignored due to bad selector. load-styles.php:2
Error in parsing value for ‘min-width’. Declaration dropped. load-styles.php:2
Unknown property ‘speak’. Declaration dropped. load-styles.php:3
Unknown property ‘user-select’. Declaration dropped. load-styles.php:3
Expected ‘none’ or URL but found ‘alpha(‘. Error in parsing value for ‘filter’. Declaration dropped. load-styles.php:3
Error in parsing value for ‘transition’. Declaration dropped. load-styles.php:3
…* And just one JavaScript error:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ load-scripts.php:4Can you figure out anything about those errors? If not, then I have to try to disable the plugins… Or try to accept that I cannot edit the thumbs.