007me
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-UserOnline] Lang folder missingHi Lester,
My language is there with 96%, why it have to be with 100% in order to work?
Can you add my usename 007me as the approve translator?
So I’ll make it 100%?
My WP installation is in Hebrew as it worked before and I also changed the template to Hebrew as well but not all the word are in the template.Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateOk, that worked and it fixed everything.
The Lightbox now works on my site. for Galleries and for single images as well.Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateHow can I test it?
When clicking on the link that you’ve provided, Devin, I’m getting a content of a file.Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateThis is my list of plugins:
https://www.dropbox.com/s/gpsm36wpfpc5a12/Plugin-list.jpg?dl=0And these are the Lightbox settings:
https://www.dropbox.com/s/wdre5qycb3dt7h3/Lightbox-settings.jpg?dl=0Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateEverything worked perfect till upgrading to WP 4.4
Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateDevin, I’m on 4.4 and don’t have any cache plugins.
Forum: Plugins
In reply to: [WP Lightbox 2] Stopped Working with 4.4 UpdateDevin,
you can check also here:
http://ramon253.udiburg.com/%D7%9E%D7%A4%D7%92%D7%A9-%D7%95%D7%AA%D7%99%D7%A7%D7%99%D7%9D-2004-%D7%A2%D7%9E%D7%95%D7%93-1/Nothing work here or on any other page on the site.
Should I replace to Responsive Lightbox like it was recommended here?Forum: Everything else WordPress
In reply to: Help me delete my review?But I can’t fix the amount of stars i gave from 1 to 5.
How can I do that?Forum: Reviews
In reply to: [Bring Back the Get Shortlink Button] This button was not removed in 4.4So sorry, but I found where it’s coming from.
It’s coming from Jetpack. It fixes it as well.
As I can’t find how to fix or delete this review please do it if you find how. or fix to 5 stars.Forum: Reviews
In reply to: [Bring Back the Get Shortlink Button] This button was not removed in 4.4well, I’m not a developer and I can’t understand the link that you’ve placed but from some reason it works for me in few WP installations and doesn’t work in others.
How can I remove this review?I have a child theme.
So can I place a copy of the frontgage.php there as well and make changes to it?
I will tryHi Jeremy,
Tried:
function no_photon_by_page() { if ( is_front_page() ) { add_filter( 'jetpack_photon_skip_image', '__return_true'); } } add_action('wp', 'no_photon_by_page');And also with is_home, but with no success.
Only disabling Photon works.
I wouldn’t like to play with the theme frontpage.php as it will be overwritten on updates.
Any other tips you can recommend?
Thanks.Hi Jeremy,
Strange that your Nirvana settings are empty.
I’ll try your recommendations tomorrow and will get back to you.Thanks,
Udi
Jeremy,
This is not a plugin.
It’s built in in the theme. Nirvana theme.
I’m the one that put the values for the images in the slider, hich is 1920×600, and I’m the one to upload the images with the exact size of 1920X600.
And when I disable the Photon it is shown correctly.Udi
Great, thanks.