-
AuthorPosts
-
March 11, 2019 at 3:39 am #1077185
Hello !!
I have recently update to WordPress 5.0.3, PHP 7.0.6 and latest version of Enfold theme (installed in a different folder as original, named “enfold-child” under themes folder)
1. Nothing is shown (again) on media library, even that we have more than 100 objects there.
2. When I edit a page, lets use for this example INICIO in spanish section.
a. If you scroll down where you see a blue image
https://generagroup.com.mx/gift/1.pngb. Edit image and click on “Inser Image” button
https://generagroup.com.mx/gift/2.pngc. You won’t see any object from media library
https://generagroup.com.mx/gift/3.png3. When we display a page on frontend, use for this example http://fiscaltransparency.net/meettheteam
you will get a page with images and functionality, but if you go to same page but in spanish
http://www.fiscaltransparency.net/es/conocealequipo/
you won’t see it and a lot of errors are shown on browser console4. Question. I have notice that some of my posts were created using a different editor
https://generagroup.com.mx/gift/1.png
Those who were created or updated with “Advanced Layout Builder” does not display as I wanted, for others I made small changes at single.php file, but for this, which file should be updated ?5. Page INICIO on spanish was open on URL http://www.fiscaltransparency.net/es/inicio/ and redirected to http://www.fiscaltransparency.net/es
now on last url we got an apache error that was not there before !!!6. On page http://www.fiscaltransparency.net/es images and other objects on color bars are not been displayed.
March 13, 2019 at 6:30 pm #1078329Hello
Any news?
March 14, 2019 at 8:20 am #1078565Hi luigi,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
I am seeing images in the media library.
Please share your .htaccess with us.
Best regards,
VictoriaMarch 14, 2019 at 5:38 pm #1078760Hello Victoria,
I am not sure what you have verify regarding media library, please do as I indicate.
Enter this URL
http://www.fiscaltransparency.net/wp-admin/post.php?post=1728&action=edit&lang=es
that is to edit a page
a. If you scroll down where you see a blue image
https://generagroup.com.mx/gift/1.pngb. Edit image and click on “Inser Image” button
https://generagroup.com.mx/gift/2.pngc. You won’t see any object from media library
https://generagroup.com.mx/gift/3.pngThat is still a problem, urgent to fix.
Now, all plugins that are not used are disabled by now.
Here is .htaccess file content
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Please, help us fix issuess
March 20, 2019 at 5:38 pm #1080931Hello !!!
Any news, this is urgent from a long time ago and your support is not working as it should. We pay for it and nothing happens.
Help !!!
March 20, 2019 at 6:53 pm #1080954Hi luigi,
Sorry for the late reply.
Please check these threads:
https://wordpress.org/support/topic/media-files-not-visible-in-library/
https://wpml.org/forums/topic/no-items-found-in-galleries/This is not a theme related issue, it’s a general WordPress issue.
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
VictoriaMarch 20, 2019 at 7:28 pm #1080978And what about entering http://www.fiscaltransparency.net/es now show an error ?
Before Enfold update was working, not it does not
You asked me for content of .htaccess file, here is again# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
March 24, 2019 at 6:20 pm #1082284Hi,
Please explain what:
> Before Enfold update was working, not it does notmeans
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.