File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 123123 </item >
124124 <item name =" dataScope" xsi : type =" string" >store_id</item >
125125 <item name =" label" xsi : type =" string" translate =" true" >Store View</item >
126+ <item name =" captionValue" xsi : type =" string" >0</item >
126127 </item >
127128 </argument >
128129 </filterSelect >
138139 </item >
139140 <item name =" dataScope" xsi : type =" string" >category_id</item >
140141 <item name =" label" xsi : type =" string" translate =" true" >Category</item >
142+ <item name =" captionValue" xsi : type =" string" >0</item >
141143 </item >
142144 </argument >
143145 </filterSelect >
Original file line number Diff line number Diff line change 123123 </item >
124124 <item name =" dataScope" xsi : type =" string" >store_id</item >
125125 <item name =" label" xsi : type =" string" translate =" true" >Store View</item >
126+ <item name =" captionValue" xsi : type =" string" >0</item >
126127 </item >
127128 </argument >
128129 </filterSelect >
Original file line number Diff line number Diff line change 66 <li class="col-xs-6 col-sm-4 col-md-3 category">
77 <div class="block">
88 <a href="<?php echo $ this ->getFaqCategoryFullPath ($ category ['identifier ' ]); ?> ">
9- <img src="<?php echo !empty ($ category ['image ' ]) ? $ this ->getFileBaseUrl ($ category ['image ' ]) : $ block ->getViewFileUrl ('PHPCuong_Faq::images/faq81x81.png ' ); ?> " alt="<?php echo $ category ['title ' ];?> " title="<?php echo $ category ['title ' ];?> - <?php echo __ ('FAQ ' ); ?> " />
9+ <img src="<?php echo !empty ($ category ['image ' ]) ? $ this ->getFileBaseUrl ($ category ['image ' ]) : $ block ->getViewFileUrl ('PHPCuong_Faq::images/faq81x81.png ' ); ?> " alt="<?php echo __ ( $ category ['title ' ]) ;?> " title="<?php echo __ ( $ category ['title ' ]) ;?> - <?php echo __ ('FAQs ' ); ?> " />
1010 </a>
1111 <h3>
1212 <a href="<?php echo $ this ->getFaqCategoryFullPath ($ category ['identifier ' ]); ?> ">
You can’t perform that action at this time.
0 commit comments