On my home page I have 4 masonry walls with 1 item in each. I am getting the following error for each
Notice: Undefined index: mas_suffix in /home/steveadubato/public_html/components/com_minitekwall/views/masonry/view.html.php on line 37
Notice: Undefined index: ja_excluded_articles in /home/steveadubato/public_html/components/com_minitekwall/libraries/source/joomla.php on line 845
Notice: Undefined index: ja_excluded_articles in /home/steveadubato/public_html/components/com_minitekwall/libraries/source/joomla.php on line 260
Notice: Undefined index: mas_fallback_image in /home/steveadubato/public_html/components/com_minitekwall/views/masonry/view.html.php on line 458
Under pages where there are full masonry walls I get these errors (Under video libraries like http://162.221.185.50/~steveadubato/index.php/sort-by-topic/money-finance?widget_id=74
Notice: Undefined index: mas_suffix in /home/steveadubato/public_html/components/com_minitekwall/views/masonry/view.html.php on line 37
Notice: Undefined index: ja_excluded_articles in /home/steveadubato/public_html/components/com_minitekwall/libraries/source/joomla.php on line 845
Notice: Undefined index: ja_excluded_articles in /home/steveadubato/public_html/components/com_minitekwall/libraries/source/joomla.php on line 260
Notice: Undefined index: mas_fallback_image in /home/steveadubato/public_html/components/com_minitekwall/views/masonry/view.html.php on line 458
Can you tell me if I am doing something wrong in the configuration or how to resolve this?