rob764
Forum Replies Created
-
The fun thing is that I don’t have that plugin installed on Chrome.
I have it on MS Edge …. where the page displays properly.
I tried on my friend’s Chrome and still happens …
I don’t know… I can live with that.
It was missing (I think I deleted and recreated the page, my fault) ! Now is ok! Thanks!
- This reply was modified 2 years, 8 months ago by rob764.
Yes I upgraded to 3.0.1 and ran the update process.
It works however only with Sunshine “classic” or “cover” theme.
If I select wp theme (Fukusawa or Twenty Twenty-One or Twenty Twenty-Two or Twenty Twenty-Three) gallery won’t show.I am using my test site
https://www.robertomanderioli.com/wp3/main-gallery/
Now I activated WP Fukusawa theme.Sorry, there might be a misunderstanding…..
I got what I was looking for here:uploads – Automatically Add Caption in image – WordPress Development Stack Exchange
After upload, I have Alt, Description, and Caption all taken from EXIF Title… which is what I meant and needed.
I put that snippet in the function.php and it works well.
Thanks
Thank you very much for the code snippet! Yes I was using the first one.
The first snippet shows a “caption” which is from EXIF and is not the same “caption” of WP.
Using the two snippets you provided I should be able to show the EXIF caption by default and if the post_excerpt is filled show it otherwise.
In this way I can always show something under the photo.But the best would be to copy the Caption Exif into the post_excerpt at upload time.
If you could point me at the right file/function to modify…that would be great!I noticed that the search is prevented if inside the private gallery are only images. If there is another gallery (not private) then the search return them in spite the father is private. Isn’t the private attribute intended to be inherited also by the child galleries? Or is it intended to be like this.. just asking…
I tested also “password protection” on a gallery and the behaviour is exactly the same (searchwise).Yes it works!
Great, thank you!
I restored the original style.css but definitely have to remember to hard clean the cache…. thanks.
About the action of clicking the cart icon vs clicking the thumbnail: it seems the same exact action … I thought the cart would put the pic in the cart directly..
It is the latest version of the plugin. If I set in the sunshine module “my wordpress theme” I have the outside icon, if I select “default sunshine theme” it is embedded….