-I want to use this design, product-fullwidth design , and create a mini-block on the frontpage without filter, but it is not working as expected.
- How do i remove the loader image , and make the website load faster...
-I want to use this design, product-fullwidth design , and create a mini-block on the frontpage without filter, but it is not working as expected.
- How do i remove the loader image , and make the website load faster...
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hello
What mini block did you create?
Please send us the link as well as your admin account to log in
Hello,
Because you have not create template files for this views. To create template files, please follow these steps:
1. Go to sites\all\themes\md_brilliant\templates\views\product, copy folder product_fullwidth
2. Name the newly-copied folder, for example, product_fullwidth_teaser
3. Rename 3 files in newly-copied folder as follow:
+ views-view-fields--shop--product-fullwidth.tpl.php đổi thành views-view-fields--shop--block-1.tpl.php
+ views-view--shop--product-fullwidth.tpl.php đổi thành views-view--shop--block-1.tpl.php
+ views-view-unformatted--shop--product-fullwidth.tpl.php đổi thành views-view-unformatted--shop--block-1.tpl.php
4. Save and CLEAR DRUPAL CACHE
* Remember to backup source before modification
Thanks, can you let me know while the overlay items are not displaying, "add to cart" icon wishlist icon and the third one not displaying, can you help...thanks
Please send us some screenshots of your problem
I send the screenshots to your email..please check this and get back at me, these are urgent requests
Hi,
1. I want to remove the loader
=> Please open all files in folder sites\all\themes\md_brilliant\templates\pages, search and remove the code:
After saving and clear drupal cache
2. Please check this screenshot https://prnt.sc/krn0c6
In the screenshot, the icons don't display because of your own custom CSS
If you view source of homepage, you will see this custom CSS
If you want to remove filter of product fullwidth, please open file views-view--shop--product-fullwidth.tpl.php (sites\all\themes\md_brilliant\templates\views\product\product_fullwidth)
and then remove the code:
Ok thanks, 1 more question, if i want to change the filter parameters, because my website does not use size, colour or things like this, i dont think this is in the view, will I have to edit code? If yes, what code do i change please...
Hello
Do you want to delete the 2 attributes or modify it (to turn it into other attribute)?
Hello there, i will like to have the attributes removed, and create my own as I have around 4-5 new attributes
Hi,
1. Please go to admin/structure/taxonomy, change product size and product color => attributes you want (you do not need to delete, just modify => other attributes. If you delete, you will have to delete in code also)
2. Also in admin/structure/taxonomy, add your new product attributes
3. Then go to admin/structure/types/manage/product/fields to add the newly-created attributes in product type.
4. Open file product-filter.js (sites\all\modules\custom\md_theme\js), add your new attributes.
You can refer to Size Filter and Color Filter (add attribute => filter)
Hello
Please send us your site url, admin account as well as FTP account
We would like to check your issue more
I sent it, please see inbox
Hello
We check our inbox but do not see email from you
You can send us here using "private message" option under comment box
check now
Hi,
If you want to dipsplay the attribute in search http://dev.dsoftwaretechnology.com/content/product-fullwidth
Please open file views-view--shop--product-fullwidth.tpl.php(/sites/all/themes/md_brilliant/templates/views/product/product_fullwidth, and add that
Our dev has already added sẵn color, size, category
Hello, i see, and I tried adding some field, but the filter does not work after i added it to the page...Please check...Is it possible to just have the view output the view instead of having to write the manual coding, can we have same design, but view output and no manual coding.
Hello
Which page did you add the attributes?
The same page we are working with; http://dev.dsoftwaretechnology.com/content/product-fullwidth
can we get this done soon, this is taking too long
Hello
In file views-view--shop--product-fullwidth.tpl.php, you add 3 attribute filters:
- Artwork Type
- Artwork Technique
- Artwork Subject
However, you do not add code to config filter for those 3 attributes in file product-filter.js
If you are in urgent, we can help you but fee will be charged because it's extra customization