1997 comments found.
Hi how can I refresh/update the grid or call the resize event manually? My grid aligns correct if I resize the page. Initial it doesn’t fit the container. Thank you!
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
Does it automatically pull the posts from Twitter etc or do you have to import each post manually? Does it just require username and Token and then does pulls content?
Hello,
The Grid will automatically fetch Twitter content thanks to its API. In order to make it work, you must register a Twitter App and enter your Twitter consumer Key & Secret in The Grid settings.
Themeone
Thsnk you. Does it work with visual composer? Is it standalone and compatible with all themes?
Hello,
The Grid should work with any theme and it is compatible with Visual Composer plugin. No plugin are required to use The Grid, it works with shortcodes.
Themeone
And will it work in a sidebar?
Hello,
Yes, it’s possible with the native Wordpress text widget. If your theme doesn’t support shortcodes in text widget, I can provide you a custom PHP code in order to enable shortcodes in text widget.
Themeone
Any idea why Twitter doesn’t pull most of the images? It only displays images for some posts.
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
Will do
Hello,
Can i use this Plugin together with the Brooklyn Theme & Visual Composer?
Greetz
Hello,
Yes, The Grid should work with any theme and it is compatible with Visual Composer plugin.
Themeone
nice.. i bought it but its not working.. its only loading..
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
Hi, I use a version of The Grid that came with my theme. I am testing the plugin right now before pruchasing the full version. The loadind time is really bad, what would be reason for me not to buy the full version. Is there a way to speed up loading time (see this site: http://www.farbratten-zucht.de/alle-tiere/) ? Best regards Kathrin
Hello,
The loading time will only depend of the content you are displaying in your grid (and not The Grid itself). A long loading time is only due to your images. You should correctly set your image size used in your grid in order to optimized your loading time.
For any question or issue, please contact the theme author directly. He will handle support for 3rd party plugins included with the theme.
If you need direct support from us as well as automatic updates in the backend, you can purchase a plugin license from us. With a valid purchase code of our plugin you will be able to have support from us.
Themeone
Hello! How can I hide elements on mobile devices? Please help thanks
Hello,
You can try to create 2 grids, one for mobile devices and one for desktop.
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
hi, can The Grid do this: pull “data/content” from mysql database and display it like the other elements. So basically a custom type? I’m not sure what you call it, sorry for the lack of my knowledge knowing what the feature or name is called.
also, I don’t know the name of the feature, but I saw it on the woo commerce grid type, where you have a wishlist. I want that concept (so the user can “save” the items they click on)... via the above custom item types I pull from my database.
is this something The Grid does or can do by default? I know the woo commerce wishlist needs the Woo Wishlist plugin????
thanks
note: I see the “heart icon” is something used by default? for the wishlist concept? what all types of functionality can the heart icon do by default? thanks
Hello,
The Grid works with Custom Post types.
The Grid is also fully compatible with Woocommerce product post type. Thanks to the skin builder, you can add shortcodes in skin in order to add additional content like a wishlist button ( YITH wishlist plugin).
Themeone
thanks… so there is no “default functionality” to implement a “save item” type concept. I would need to create it or use some other plugin.
I’m assuming either the “custom post type” or a “rss type as the source”.... which I could then dynamically create, to pull content from DB.
thanks
Sorry, but I don’t understand what you mean.
WordPress works with Post Types and The Grid is fully compatible with any Post Type.
So, there isn’t any need to make DB call yourself. The aim of WordPress (or any CMS) is to do that for you thanks to post type. Everything is automated and fully flexible (thanks to custom fields).
RSS as source allows to fetch content from another website (contrary to a post type which is on your website database).
The Grid automatically fetches and displays content from Post Types or RSS feed, or several social stream (Instagram, Facebook, Twitter, etc…).
Themeone
Thanks
I’m getting there…. so I appreciate your patience… helping me understand.
1) I’ve been looking into/understanding CPT. That seems it should/will work.
2) however… lots of tutorials say dynamic, but the content is not
3) this is my need and my issue (OR lack of understanding or lack of explaining what I need correctly)
example of issue/need:
A) my database table has 5000 “car listings”... say all the details about a person selling a car.
I understand I can create a CPT… I will do this manually, via function file and make 1 CPT to handle my needs. I would make 1 ‘car listing’ CPT.
C) these 2 items are where I’m a little confused:
item 1) I’m not going to manually create the post for each of the 5000 car listings in my DB, so I believe I can create a php script to do this for me. Correct? That is what most people do? Basically, a php script loop to create all 5000 CPT posts.
item 2) at any time, the CPT content from the DB table can be changed (say the car owner dropped the sell price). How does that change get implemented on the CPT post—automatically?
D) what I need… is the “content” of the CPT post to be dynamically displayed/updated in real time, coming straight from the DB table.
am I missing something? do you see where I’m confused?
each content field in the ‘car listing’ CPT post needs to come directly from the car listing table.
thanks 
Hello,
I think you should try a first to learn more about WordPress and Post type.
A post type allows to handle content dynamically. And The Gird works with custom post types and is 100% WordPress compliant. So, to use The Grid you must have post types as usual in WordPress.
Themeone
can i exclude certain pages (not posts) from being shown?
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
The previous versions of this plugin had a custom post type that would only show up in the plugin. The “Grid Sample Post Type” / http://i.imgur.com/uKqEJbx.jpg is now missing. This was super helpful because these post types did not show up in the blog.
How do I add that functionality back in?
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
I am looking for a grid that can do this http://www.wrapstyle.com/gallery that is to be able to sort in different categories. Is this it ?
Hello,
You can filter The Grid by any taxonomy terms.
However, The Grid is not a dedicated filtering system. So, you can’t make complex filtering from filter buttons. However, you can use The Grid to replace the native archive template (or any other WordPress post loop template). So, in that way, you can use the native WordPress category widgets (or 3rd party plugins) to redirect to a taxonomy page (like in your example) thanks to The Grid.
Themeone
Hey guys
Do you have some web developer to recommend to me to hire that knows about The Grid?
I have this free downloads page here: https://soundmasters.org/free-downloads/
And I would like to implement a “PLAY” button that makes users preview the demo single sound without leaving the page.
And also I would like to add an “EMAIL DOWNLOAD GATE” without redirect people to another website (as is now)
First, are these two things possible at all and if yes, how?
Thank you Marco
For the play button, I tried to insert the soundcloud ID (the number, 325360690 in this case) in the “Audio” tab of my post.
Then I put a play button in the skin.
But it doesn’t recognize the audio part of the post infact it the button doesn’t work. 
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
Just replied to this one https://themeoneticket.ticksy.com/ticket/1136958
Thanks
Hi,
We’re having trouble activating The Grid plugin. Once we’ve inserted our Envato API token and selected save changes it seems to get stuck on ‘please wait…’, this doesn’t change no matter how long we leave it and we haven’t had any error messages. Any advice you could give would be appreciated.
Hello,
I do not see any purchase of The Grid plugin from your user on CodeCanyon. So, you can’t register the plugin if you don’t have a valid license. I will only work if you have purchase The Grid.
If you have purchased The Grid, could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
We purchased a theme named Themo and I believe The Grid came as part of that, correct me if I’m wrong.
Hello,
When a theme includes a 3rd party plugin then you don’t have a licence of the plugin. And the support is provided by the theme author. So, if you have any question or issue, you should ask directly to the theme author. Thank you for your undertsanding.
Regarding your question, you can activate The Grid only if you have purchased it from us.
Themeone
hello, we have the control of size every post in the row of grid layout?
Hello,
Yes, you can control the size of each post in a grid if you are using a source a post type.
Themeone
Hi,
I want to develop an ecommerce website with woocommerce with products grid option for customer to choose. Before I make a purchase, I would like to find out if your plugin can create a grid option same as the mobile version of this website at the homepage: http://thejany.co.kr/index.html ?
User has the option to choose the grid layout (4 layout) and each block (e.g. New arrivals), user can slide through the product gallery.
Hope to hear from you soon.
Regards, Bernice
Hello,
I do not see any filter buttons or buttons to switch layout on your example.
You can filter The Grid by taxonomy terms like in the live example of The Grid: https://theme-one.com/the-grid/kampala/
However, you can’t switch of layout with a button.
Themeone
Hi,
You need to view the website using mobile. I did attached the screenshot from my mobile for your kind perusal: http://www.questict.com/download/onecolumngrid.jpeg http://www.questict.com/download/twocolumnsgrid.jpeg http://www.questict.com/download/threecolumnsgrid.jpeg http://www.questict.com/download/fourcolumnsgrid.jpegCan your plugin swipe through left/right for more products?
Hello,
As mentioned in my previous reply, there isn’t any functionality to switch of layout. In your example it’s a column system, and not a grid system like The Grid. The Grid also have a carousel functionality like in this example: https://theme-one.com/the-grid/riga/
Themeone
Thanks! Can we set a few more row? 3 columns X 3 rows ?
Hello,
You can set up to 12 rows for the carousel and up to 12 columns for any grid layout.
Themeone
thank you! 
Hello, I want to know if it is possible to add a link to the Masonry Gallery. Meaning that when I click an image it goes to the link instead of lightbox?
Thank you
Hello,
Yes, you can add a link everywhere you want. The Grid comes with a skin builder, so you can create the layout you want.
Themeone
Hello, thanks for your plugin! I want to know how to add specific pictures following the categories I call for my Grid. I mean Could we create different field to display on each grids if I call category A or category B. >Thank you
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
How can i have a filter and reset button for my filters? I have 4 filter items and i want to filter when the button is clicked. Also, when i select the option from the dropdown, I do not know which filter was selected.
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
Hi, Today we updated Contact form 7, after update the Grid is not showing anymore. Once I deactivate Contact Form 7, It works fine. We have the same problem with SuperForms. Thanks for your support
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
How can i create a grid with varying columns? I want the first row to have one post, second 2 and 3 posts from the third row onwards.
Hello,
Could you please open a ticket on our support forum for any issue or question. Thank you.
Themeone
If we develop our own themes and sell them on our own website (not through themeforest), can we use “The Grid” plugin in one or our themes (if we purchase an Extended license) and resell that theme to more than one person? From what I understand we can do this, but we just have to purchase an Extended license for every Theme we want to use it in. For example…if I create Theme A then I need to purchase 1 Extended license and can resell that theme to more than one person. If I create a new theme, “Theme B”, and I want to use “The Grid” plugin on that theme, I would need to purchase a second Extended license.
Hello,
The extended license and our approval would allow you to bundle The Grid in a WordPress theme that you sell on ThemeForest market. Unfortunately, this is not possible to include The Grid in a theme which is not sold on ThemeFOrest.
One extended license is required per theme.
If you need further information about extended license, please do not hesitate to send me a PM.
Themeone
Hi,
Can I use THE GRID as search template and exclude from search all images added in custom media category ‘NoSearch’ ?
Hello,
When using The Grid as template, the content is queried by WordPress and not The Grid. So, if you need to change the way the content is queried you must change how WordPress query content by using hooks. It’s not related to The Grid. The Grid as template only displays content fetched by WordPress.
Themeone