Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Questions on storelist
- This topic has 12 replies, 2 voices, and was last updated 5 years, 4 months ago by
WCFM Forum.
- AuthorPosts
- September 24, 2019 at 5:58 pm #83410
id.manage
ParticipantHello guys,
Please see the picture enclosed. Can I ask two questions regarding to the store list.
1) I want to show the address or about the shop at the blank space of the store profile. Please can you tell me how. I can tell now there is address on it, but the words are in white. May I ask you how can I change the color of the font?
2) Current default radius is 2.5km based on 25km maximum. Would you please let me know how can I change 2.5km to 8km?
Thank you!
Attachments:
You must be logged in to view attached files. - September 25, 2019 at 6:15 pm #83568
id.manage
ParticipantCan anyone help please?
- September 26, 2019 at 1:21 pm #83738
WCFM Forum
MemberHI,
1) I want to show the address or about the shop at the blank space of the store profile. Please can you tell me how. I can tell now there is address on it, but the words are in white. May I ask you how can I change the color of the font?
– Contents are there, please change display color to something than white from WCFM Admin Setting -> Store Style -> Store Card Color – https://ibb.co/m66jCbH
2) Current default radius is 2.5km based on 25km maximum. Would you please let me know how can I change 2.5km to 8km?
– Well, this set as per (maximum distance x 10%). If you set maximum distance this 80km then it will start from 8kmThank You
- September 26, 2019 at 7:29 pm #83859
id.manage
ParticipantThank you. I got the first issue solved. But for the 2nd one. Is there any chance that I can change from 10% to 20%? Thank you
- September 27, 2019 at 2:55 pm #84008
WCFM Forum
MemberHI,
Please keep add this code to your site, but this will work after WCFM Marketplace next update –
add_filter( 'wcfmmp_radius_filter_start_distance', function( $start_distance ) { return 5; });
Thank You
- September 27, 2019 at 7:57 pm #84089
id.manage
ParticipantThank you. I tried, but it doesn’t work
- September 30, 2019 at 9:29 am #84420
WCFM Forum
Memberbut this will work after WCFM Marketplace next update
– You missed my statement. Please keep this code added, it will work after WCFM Marketplace next update, 3.2.3
Thank You
- September 30, 2019 at 6:12 pm #84544
id.manage
ParticipantOkay, thank you
- October 3, 2019 at 11:12 pm #84970
WCFM Forum
MemberPlease check now.
- October 4, 2019 at 3:27 pm #85063
id.manage
ParticipantYes, it is working now. Thank you
- October 4, 2019 at 3:31 pm #85064
id.manage
ParticipantThis reply has been marked as private. - October 4, 2019 at 3:32 pm #85066
id.manage
ParticipantThis reply has been marked as private. - October 11, 2019 at 11:28 am #86205
WCFM Forum
MemberHi,
Please check this – https://docs.wclovers.com/store-list/
You may set default map location from WCFM admin Setting -> GEO Location
Thank You
- AuthorPosts
- The topic ‘Questions on storelist’ is closed to new replies.