Enric Ballo
Forum Replies Created
-
Hi Mihai-imagely!
Responding at your first post question: It is a custom page where i iterate over all the posts and i retrieve the image.
Responding at your second post: I did what you suggested and now it is working in this page!I can see all images are back, and in the database i don’t have ‘ngg-XXXX’ _thumbnail_id anymore.
I see that it is still not working in the normal list of posts, but I will figure it out, or I will do the same logic that is in the list of images.
Thank you very much!
Hi gabymagely,
It is a page were i iterate over some posts that have a specific categories and i show a list using the featured image.
And there is were I find out that after updating wordpress and nextgen suddently half of the images were gone.. and I have the feeling it was an update script of nextgen that didn’t process the full database and now i have the wrong state of the data.
Is it that possible ?If you guys need help, I can also join forces to fix it.
I’m going a bit further with investigation and I find out that when I go to the database in the
wp_postmetai do have a value for_thumbnail_idand is something like : ngg-2522 for the ones that doesn’t work.If I add a new image featured image and I use nextgen then I got a normal id 119435 also for the links that currently are working I have an id too.
I have the feeling that during the update of the new version this was changed and maybe the update in the database didn’t finish or something ??
I checked with a Twenty series theme and I have exactly the same problem.
I will try to explain myself a bit better.
The problem is that the post have a featured image and i can see it i can even copy the link of the featured image (https://www.catalunyamedieval.es/wp-content/gallery/casal-dels-montoliu-galeria/cache/01-castell-del-morell-070523_17bisblog.jpg-nggid0511689-ngg0dyn-1000×288-00f0w010c010r110f110r010t010.jpg) But if i click to change the featured image will not appear this image and in the blog it doesn’t appear either.
It is like this image exists, but for some reason it is not using this link.I can see that in the link that I copied says cache… and this already smells a bit wierd. But if I look into the gallery the image exists and this is the url https://www.catalunyamedieval.es/wp-content/gallery/casal-dels-montoliu-galeria/01-castell-del-morell-070523_17bisblog.jpg?i=773601492
is it there a way to recreate all the images for the cache ?
- This reply was modified 5 years, 9 months ago by Enric Ballo.
- This reply was modified 5 years, 9 months ago by Enric Ballo.
Hi mihai,
Yes I can see them, as a featured image in the edit of the post, but when i do click to edit then the featured image became grey.
I would be pleased to send a picture about that but i have no idea how to do it here. I sent an email with the same problem few days ago with the pictures.
Forum: Plugins
In reply to: [Disable REST API] Not working propertly with httpsOk, i see what is going on… it is only working with https and when i’m authenticated ( i did a mistake with that because the menu bar was nor showing because an error, sorry about that ). And i guess because i’m authenticated with https, the http it is not working.. so then is ok.
So i think there is no problem, sorry for bother you!
Forum: Plugins
In reply to: [Multisite Language Switcher] Wrong FLAG for CAT (Catalán) Catalá Language.You are welcome Dennis.
By the way i just realised the readme it is also wrong ( i forgot to change it).
Best Regards,
Enric,Forum: Plugins
In reply to: [Multisite Language Switcher] Wrong FLAG for CAT (Catalán) Catalá Language.@curonet9 your question have nothing to do with the wrong catalan flag, and i have no idea how to fix it.
I’m sorry. I suggest you to create a new topic for that.. mix questions it is never good.
Enric,
Forum: Plugins
In reply to: [Multisite Language Switcher] Wrong FLAG for CAT (Catalán) Catalá Language.I have exactly the same problem, i just checked the code and the flag codes are wrong following the wordpress codes https://make.wordpress.org/polyglots/teams/
catalan is ca
canadian is en_CAI forked the code and I change it. Pull request is also created.
https://github.com/lloc/Multisite-Language-Switcher/pull/104- This reply was modified 8 years, 7 months ago by Enric Ballo.
Forum: Plugins
In reply to: [qTranslate] Post formatI saw that I have problems with the
. The code looks good, i save the code and then all the text change in one line and ignore the
code desapears. Any idea ?It is really extrange my problem because some days I’ve the problem and another days works fine. I think that the problem cames from the server.
But anyway thank you for your response webmystery!
I was searching in google and people said that this problem is a isue of google chrome but.. I’have this problem with chrome, Internet explorer, firefox, safari, opera.
Thanks in advance,