"Ess. Grid Posts" not in WP Menu

After installing and activating Essential Grid, I’m missing the “Ess. Grid Post” menu item at the WP menu.

What I did so far and it still didn’t show up:

  • deactivated all other plugins
  • compared Ess. Grid settings with another website of mine where it works (both at 5.4.1 WP)
  • uninstall Ess. Grid and reinstalled it
  • reinstalled Pro
  • switched from Child Theme to main and back

Any more ideas?

PS: That may also be the reason, why a grid with portfolio as source may not work in IE11?… works in IE11 on the other site I’ve compared the settings with.

Best regards

Hello @mircotripoczky,

Thanks for posting in! Can you please confirm that you have updated to the latest versions?
Our latest versions are:

  • Pro theme 3.2.3
  • WordPress 5.3.2

This latest release contains fixes for several issues so be sure to check out the changelog (http://theme.co/changelog/).

To better assist you with your issue, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Please let us know how it goes.

Thanks for looking into my problem. I’ve added a secure note.
I’ve added a basic Ess. grid and a test page.

Best regards

Hello Mirco,

Thanks for providing the details but kindly double check the htaccess logins because it doesn’t work and stops us from accessing your website.

Thank you.

htaccess is correct. 1st part before the “/” is the username and the 2nd after the “/” is the password.

Hi @mircotripoczky,

Thank you for the log in, I have check your site and the Ess. Grid menu is there (see screenshot below), please clarify how we can replicate the issue.

In the meantime, please clear your browser’s cache or use incognito/private mode where there are no caching and browser add-ons involve.

Thanks,

Yes, but the “Ess. Grid Post” Menu is not there… it should be below “Comments” :slight_smile:

best regards

Hi Mirco,

Please try going to Essential Grid Global Settings and turn on “Enable Example Custom Post Type” settings then click save. If in case it is already ON, please try to reset it. Turn it off, save and then turn it ON again.

Hope this helps.

That helped indeed. Hope that also may solve the issue in IE11 with the endless spinning loader (while it works without problems on another site with the the same setup (WP Version & Theme).

Thanks and best regards

Hi @mircotripoczky,

Please do testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes,
Thanks,

Even with all other plugins off, the Ess. Grid gets stuck at the spinner. The other site where it works in IE11 (also WP 5.4.1, theme at 3.2.3 and Ess. Grid at 2.3.6) was built in 2018… maybe something happened in some update in between?

Best regards

Hey @mircotripoczky,

The WP Login credentials doesn’t work anymore. Please give us the correct details.

Thanks.

Here are the new credentials:

Hey @mircotripoczky,

Thanks for updating the credentials. I did some testing and found that only some grids don’t work in IE. That is even using the default WordPress theme. With that said, it’s safe to say that this is a problem with the Essential Grid itself.

There’s 2 options you can do to proceed with your project and the first is to export the working grid in your other site and import it to your new site.

If that doesn’t help, use another bundled grid plugin. Try using The Grid. Visit the following links for more details.

I’ve exported the none working grid and we’ll forward it to ThemePunch for investigation.

Thanks.

I also noticed, that another grid I made on another site also doesn’t work in IE 11… at least the client didn’t complain about it, because he keeps his browsers up-to-date :slight_smile:

Going to try “The Grid”.

Best regards.

Tried “The Grid” and it works flawless in IE11. It’s just not exactly, what I need in this case. I just want to use it to display a number of posts or portfolio entries only showing the title and post content without any links to the original entry. Problem here is, when I create a skin and add content to it, it strips off any html-code from that content… while I only need p-, strong, ul- and li-tags.

Going to look for another solution for my needs.

Best regards

Solved the problem with Ess. Grid and IE 11.

How:

  1. I created a 1x1 pixel image and used it as featured image.
  2. added a style to the page where the grid is implemented so the image is not shown
    .esg-entry-media {display: none !important;}
  3. at the grid settings “Source” > “Media Source” I’ve set it to “Featured Image” only and source size to “original size”

So the key seems to be a missing featured image for the misbehavior in IE 11.

Best regards

Hey @mircotripoczky,

Thanks for testing Essential Grid further and figuring out that it’s the missing featured image that is causing the issue. I’ll add to my report as this is definitely a bug.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.