Home › Forums › WoodMart support forum › Single Column Footer – No Widget Area!
Single Column Footer – No Widget Area!
- This topic has 10 replies, 2 voices, and was last updated 7 years, 2 months ago by
Artem Temos.
-
AuthorPosts
-
January 19, 2018 at 11:37 am #34216
wanilaParticipantHello!
I choose single column footer in theme settings
but there is no widget area for single column footer in “Widgets” section! ( It works correct if i choose two column, but there is no widget area for one column … )
I sent you my user & pass …Thanks.
January 19, 2018 at 12:25 pm #34221
Artem TemosKeymasterHi,
Yes, it is an issue in our theme that will be fixed in our next theme update that will be released next week. If you want, we can provide you with an instruction how to fix it manually customizing our theme files.
Regards
January 19, 2018 at 12:38 pm #34226
wanilaParticipantyes, please. which files i must edit?
January 19, 2018 at 12:42 pm #34228
Artem TemosKeymasterEdit the file
inc/theme-setup.php
and replace the code
if( count( $footer_config['cols'] ) > 1 ) {
with this one
if( count( $footer_config['cols'] ) > 0 ) {
January 19, 2018 at 6:29 pm #34334
wanilaParticipantthank you so much.
i hope the next update release soon and also solve all the problems, so users that dont want to update their theme can use this version as a stable theme ( like basel 3.8 )
and, i have some small suggestions for the next update:1. add on/off for sorting section in woocommerce archive pages ..
2. add accardion/tab option for product page tabs in mobile and tablet screen
3. let user use “zoom icon” without force user to use “zoom” option on product page ( i mean user must choose “zoom” action – on mouse hover – to use zoom icon. if user dont use zoom, then he/she cant add zoom icon to product page images … )
4. add option to choose how many product will display when somone search something in our website ( both in menu search and mobile sidebar search )thanks.
January 20, 2018 at 5:46 am #34397
wanilaParticipantno comment on my post?
January 20, 2018 at 9:05 am #34410
Artem TemosKeymasterThank you very much for all your suggestions. We will review them and consider their implementing in some of our future updates.
Kind Regards
January 25, 2018 at 4:28 pm #35418
wanilaParticipantHello!
when we should prepare for the next update? i mean which day?
Thanks a lot.
January 26, 2018 at 7:11 am #35459
Artem TemosKeymasterSorry, but we don’t know the exact day for the next update. Hope to release it next week.
January 29, 2018 at 9:43 pm #36028
wanilaParticipantHello!
The update is finally released, but i can’t access the themeforest website
can you please email me the 1.10 woodmart?thanks.
January 30, 2018 at 8:07 am #36070
Artem TemosKeymasterHi,
Just sent you the latest version.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register