21 comments found.
Hola, estoy pensando en comprar esta version pero luego encuentro esta otra, pero no tengo claro cuales son sus diferencias, cual me recomiendan para hacer un inventario de productos. algunas otras cosas.
https://codecanyon.net/item/grocery-crud-materialize-for-bootstrap-theme/21255547?s_rank=30Hi one of them only materialize and one of them materialize for bootstrap you can check both demo and buy apropriate one. Both are make your needs. Thanks
Hello. Is it possible to filter the rows by price range? Thanks!
Hey there, simply yes like this https://datatables.net/examples/plug-ins/range_filtering.html so finally theme uses data tables.
Buenas noches! nuevamente con una duda respecto del tema. Noto que grocery crud crea un paginador (cuando decido mostrar 10 registros y tengo 11 crea automaticamente un enlace a la pagina siguiente) con el tema de materialize no logro ver este paginador. El problema comienza cuando tenga muchos registros en mi base de datos, al no tener paginador demora en cargar la pagina ya que me traerá todos los registros sin un limite aparente. Podrán orientarme como solucionar este inconveniente en el tema materialize? Saludos cordiales
Hey there we will update it tomorrow.
Gracias!!! la verdad son unos genios!!! Saludos
Can you try to comment/make as off pagination from the config file it will turn ajax mode then.
Also it’s updated!
Hola Kevin! ¿algo estaré haciendo mal?, ya que baje la actualización y sigue sin aparecer el paginador. Lo configuro para que aparezcan solo 10 registros y sigue mostrando al pie de la tabla algo asi “Mostrando 1 a 10 de 13 registros (filtrando de 13 total registros)”. Sigue sin aparecer los link del paginador y en lugar de mostrarme solo los 10 registros me muestra los 13, es decir que no los limita. Cabe aclarar que lo pruebo con los temas que trae por defecto (flexigrid, datatables) y el paginador funciona de maravilla. Ojalá pudieras ayudarme! Saludos
Hey again do you have a sample site or you are working locally?
Did you check this in ci_gc_materialcss\application\config\grocery_crud.php:
$config['grocery_crud_default_per_page'] = 10;
$this->config->load('grocery_crud');
$this->config->set_item('grocery_crud_default_per_page', '100');
$crud = new grocery_CRUD();
// ........
Try to add this sample in the /plugins/ci_gc_materializecss/assets/grocery_crud/themes/materializecss/config.php :
$config['crud_paging'] = true;
// had-container, container
$config['crud_container_class'] = 'had-container';
// dialog colors http://materializecss.com/color.html
$config['grocery_crud_dialog_color'] = 'black';
// dialog text colors http://materializecss.com/color.html
$config['grocery_crud_dialog_text_color'] = 'white';
// table resoponsibility
$config['table_responsive'] = true;
$config['grocery_crud_default_per_page'] = 10;
$config['grocery_crud_paging_options'] = array('10','25','50','100');
Genial, ahí lo logré con la última configuración que me pasaron. Lo único es que los enlaces del paginador quedan todos desordenados dando un aspecto feo a la tabla. También se puede apreciar en la muestra que me pasaron (quedan enlaces encima de otros en lugar de que queden uno al lado de otro) eso se podrá corregir? Saludos
I will give you a solution or update
Hola!! ¿Habrán podido solucianar la vista del paginador? Disculpen la insistencia, es que debo entregar el tabajo a no mas tardar esta semana y sinceramente no lo puedo entregar en esas condiciones. Saludos y gracias de antemano
We will update item but not in holiday season also your request approwed. Please delete all of your item on your side.
Thanks
Kevin
Hola, compré este producto y tengo un problema al usarlo en Chrome (versión para PC tanto en Linux como Windows). Cuando tengo campos desplegables debo de clickear dos veces para que se habran. Pueden checkear el problema registrándose en un demo en el que estoy trabajando https://apoloservicios.com.ar/inmodemo/register. Solo ese es el inconveniente lo pruebo en Firefox y funciona perfecto. Saludos
Hey there sorry for delay. I will check it asap let you know whats happening on it.
Also the page giving 404 for me
I’ve tested your issue with Windows (Chrome and Edge) it seems okay but for the further info can you please more information ex screenshot video etc..
Thanks!
Kevin JOY
Hey there, thanks for the info! I better understood you now. Please wait our update. We’ll resolve the issue and let you know asap.
Thanks
Kevin JOY
I have sent a request for refund, but I had no answer from your side. Before that I had written you about the issue I faced, but no feedback as well from your side. Both emails were sent to info@themeofwp.com . I am awaiting an immediate refund. Thanks
Your emails goes to spam folder and also if you don’t satisfied with our items you can submit your refund request to the Envato directly. By the way what was yous issue?
You may read the issue in details in my previous emails. Invato mentions in their FAQs to contact seller first concerning refund. Could you initiate refund? I shared with you the purchase code in my previous email. Thanks
Hi, You need to submit your refund request to envato.
Please let me know witch version of CodeIgniter is used. Thanks.
CodeIgniter 3x Thanks
Hello. I have just bought the Item, but I have a problem, same as https://themeofwp.com/support/topic/theme-load-error/ I’m trying to reply or create a new topic to know where I should insert that code.. but the support page send my Error 403 forbidden when I’m trying to post or contact using the page.
Please, Could you mind tell me how to post in the support system or just tell me where should I insert the code line?
Thank you for yout time.
OK.. solved where should I insert the code (in my view). I only need help with the support forum.
Hey there sorry for this. You can post here what you need to help with it.
Ok. I’m having problems with the theme. First problem, the pagination. I configure pagination in your theme, but on the bottom of the page, the numbers and links are totally out of the table. https://i.postimg.cc/BvrQ0fh9/pagination.jpg. The number of registers per page doesn´t fit in the box and the page numer is not a dropdown.
Searching is not working neither (It works in flexigrid) (or filtering). I don´t know if I have to configure anything in GC or in CI.
Another important point about CSS is … when the table grid have more that 7 fields, the fields continues but the container stay just with the same size.
Thank you for you time and sorry if any of this points are my fault.
Definetly something is wrong with CSS. This is how the radio and check buttons looks like. https://postimg.cc/bD1vKsHY I can see the [type=”radio”]:not(:checked) + label, [type=”radio”]:checked + label CSS And how the opacity change to 0 in the regular items, but it is not looking good. All those radio and check buttons are created in GC with one function returning this code: <input type=”radio” name=”tipo_actuacion” value=”J” /> Judicial
I didn´t add any class to this imput because in the CSS you already have your own input type =”radio”
Thank you for your time
Hello. Any news? I need to know if I can use this theme to my project.
Hey there sorry for the late response! You can overwrite it by ! important usage with your custom css. Also, unfortunately, there is no customizations for radio buttons or like this on both side bootstrap.
You can use like this https://developer.mozilla.org/en-US/docs/Web/CSS/:checked
I hope this works for you. If not you can contact me again I’ll find a solution.
Thanks!
I’m not an expert modifying CSS so maybe with the link that you send me I can solve it, but please… can you explain it to me like i was 5 yeras old 
Thanks for your time.
hey again you’ve sent screenshot does not opened. Can you sent me the real issued demo url? or any other demo url? This will not help me furter investigation.
Thanks!
Hello, I can open the image without problem. Anyway. I’m working locally right now, but I can upload my project to my website. As you can understand it’s not ready to publish so I really prefer to send you and email with the URL. Is it possible? Can you tell me your email?
Hey there I can’t open that image properly can you use another screen shot grabber? or like something. info@themeofwp.com
OK… I have sent you an Email with the information.
Ok I will ckeck
Sorry but i had problems with my email and I don´t know if you could watch it because I don´t know if I sent it. Please, just to know that you recieved it, Can you answer my email? Thanks.
Hey there I will check and return to you asap
hi intrested in buing your script – question – 1.is there a possibilty to clone records to uer tabels by user_sessions? 2.does it use the free version of grocery crud library? (i mean does it use the limited one or the full version one?)
Hey there i will be check your questions on my side and i will reply asap. Thanks
1. You can do with it anything on your side. Its based on free version
how can we add custom fields to this system?
Hi there we can help during the adding custom fields to you don’t worry.
Hi, There are few problems in the forms especially when there are fields with set_relation_n_n relationships. The multiselect fields are not clearly seen. The hint text overlaps with the actual text making it difficult to read. The fields below the multiselect fields are also not delivered properly. Next, in the datepicker, the year is invisible. Is there any suggestion for these problems? Apart from these, it was an easy installation and nicely designed product. Thanks
Hey there thanks for using our PHP script. Can you please prove any link for the further checking?
iam looking also for this future as mentioned above: “This looks really nice. Is there a form with this? When the user logs in I want them to fill out a form. Then when the admin logs in I want them to be able to edit the form and save it.” can you help to get with this script?
Hey there can you contact us via email info@themeofwp.com
is there any table with image file upload
Click to edit any row you will see the image upload
Add “active” class to label ( <label class=”active”> ) in edit.php and add.php at ‘views’ folder.
This looks really nice. Is there a form with this? When the user logs in I want them to fill out a form. Then when the admin logs in I want them to be able to edit the form and save it.
Currently, this Grocery crud does not include the all in one auth. So you can try to buy this https://codecanyon.net/item/codeigniter-mega-menu-ionauth-material-design-for-bootstrap-theme/21797541
When you buy this item you’ll get login logout functionality but you’ll not have a form ready codes so you can make the form yourself.
Please consider this and then buy.
Regards
Kevin J.
I would like to know if it can be modified so that the titles of the columns and the rows are displayed horizontally on the cell phone, if so, I am very interested in buying it. thanks .
Hey there thanks for your interest. You can simply change the class=”responsive-table” and make it also we’ll send a demo regarding this.
Thanks Kevin J.
Also here is the another example: http://themeofwp.com/plugins/ci_gc_materializecss/examples/offices_management
Also this will works for you $this->config->set_item(‘table_responsive’,’false’);
Our item updated with this features too. Thanks for the pointed this to us.
Wonderful CI Materialize theme Good luck with sales 
Thanks 