Forum Replies Created
- AuthorPosts
- kaloomeeParticipantThis reply has been marked as private.kaloomeeParticipantThis reply has been marked as private.kaloomeeParticipant
Hi,
Thank you for your reply,
I managed to update to 6.4.1 with no issues today
Thought I would try before posting back to you hereISSUE RESOLVED
kaloomeeParticipantMost excellent, Thank you
Code works perfectly
kaloomeeParticipantAha, Thank you
Can please tell me how I would change the display of this ‘followings’ layout,
1 – I would like to display the store logo in line with store name
2 – and add other such item ie – No of products in store
3 – And change the text ‘Listed By’ to ‘Shop name’4 – I would also like to suggest that ‘Email’ is replaced by the wcfm ‘enquiry’ function – This may make more sense to contact a saved seller by existing system rather than external communication by email.
I would also like to query the wording ‘Followings’ – Are their functions that I am not aware of? – ie -If a user ‘follows’ a vendor, do they receive notifications when that vendor adds new products etc?
If not then it may be better/clearer for users, to change this word ‘followings’ to ‘favourites’
Just my thoughts, I am happy to be corrected 🙂
Thank youkaloomeeParticipantHI, Category id – 386
Thank youNovember 18, 2019 at 4:37 pm in reply to: Single Product Multi-Vendor is RUBBISH and should made into #92739kaloomeeParticipantI would vote this as a great idea
November 14, 2019 at 5:03 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #92298kaloomeeParticipantWow, Such great support – Thank you
As a non-coder this support is amazing
All now working as requested
Thank you very, very much
I am now following on Twitter and written a review on WordPress plugins page
Really is much appreciated
My round at the bar next we meet 🙂November 13, 2019 at 10:50 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #92194kaloomeeParticipantHello,
Wahay, Wonderful 🙂
A couple of issues though
1 – I have added this js code to the themes (Rehub-revendor) general options > ‘Js code for footer’. But menu link still opens in same tab
2 – Icon now displays, Thanks
3 – I have edited ‘$location’ as suggested but menu item still shows in location 1function dynamic_submenu_wcfmstore_link( $items, $args ) { $theme_location = 'primary-menu';// Theme Location slug $existing_menu_item_db_id = 781; // parent menu item database id $new_menu_item_db_id = 96969; // unique id number $label = '<i class="fa fa-store" aria-hidden="true"></i>'.__('My Shopfront','wc-multivendor-marketplace'); if ( $theme_location !== $args->theme_location ) { return $items; } if ( is_user_logged_in() ) { $current_user_id = get_current_user_id(); // only if user is logged-in, do sub-menu link if(wcfm_is_vendor($current_user_id)) { $url = wcfmmp_get_store_url( $current_user_id ); $item = array( 'title' => $label, 'menu_item_parent' => $existing_menu_item_db_id, 'ID' => 'custom-my-store', 'db_id' => $new_menu_item_db_id, 'url' => $url, // 'classes' => array( 'custom-menu-item' )// optionally add custom CSS class ); $new_items[] = (object) $item; // insert item $location = 8;// menu item number (PFA for this case 8th position) array_splice( $items, $location, 0, $new_items ); } } return $items; } add_filter( 'wp_nav_menu_objects', 'dynamic_submenu_wcfmstore_link', 10, 2 );
Attachments:
You must be logged in to view attached files.November 12, 2019 at 11:10 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #92044kaloomeeParticipantMost excellent, Thank you – Works great
Now…. Screenshot attached for reference
Could you please teach me how to :-
1 – Open link to ‘My Shopfront’ in new tab
2 – Add icon to menu link
3 – Position menu link order – currently shows in top/1st but I would like it 2nd down
trying to learn, I have looked at code which has ‘$location = 3; // insert at 3rd place’ – Tried editing this but still shows in 1st locationThank you
Attachments:
You must be logged in to view attached files.November 12, 2019 at 4:26 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #91982kaloomeeParticipantThis reply has been marked as private.November 12, 2019 at 4:25 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #91980kaloomeeParticipantHi
The ‘My dashboard link is a custom url #I have now added screenshot of dropdown where I would like the ‘My STore’ menu link to appear
I have tried adding the code as a snippet but nothing shows
Any further help appreciated
Thank youAttachments:
You must be logged in to view attached files.November 12, 2019 at 12:13 am in reply to: Is there a shortcode or variable to access the "My Store" value? #91864kaloomeeParticipantAs a sub-menu link to – Attached
Attachments:
You must be logged in to view attached files.kaloomeeParticipantThank you
November 5, 2019 at 6:20 pm in reply to: Is there a shortcode or variable to access the "My Store" value? #90825kaloomeeParticipantThank you for posting suggested code
I have added the code as a snippet,
And how would I then add as a menu link?
Thank youkaloomeeParticipantI too have same issue
kaloomeeParticipantI too would like to vote this up
kaloomeeParticipantAn alternative to Google maps would be a great move
It can also be rather time consuming and sometimes nearly impossible, for a new Google user to create a google maps account
The amount of information that they now require is okay if you are an established business but for start ups, the info that Google ask of you is not available.
I am having problems setting up my Google maps account so an alternative would greatly help me.kaloomeeParticipantThank you – Looks much better
kaloomeeParticipantI would like to vote for this too
better display to allow any colours to be used in imagekaloomeeParticipantHI Jamie O’Reilly
Would you be so kind as to name the ‘Media folders’ plugin that you have used please
I am sure that this would help other users
Thank you
KaloomeekaloomeeParticipantThank you, Much appreciated
Without these reports for vendor then the plugin is not much useThank you
kaloomeeParticipantI agree with rafikrahman77 and VJean,
Good to see that check-in on pc will be added, A much needed addition as there are a lot of venues that operate from office pc to check guests in
Reply #81742 ‘We will definitely add this “check-in” page under WCFM Dashboard.Any idea when this will be added please?
kaloomeeParticipantYes, vacation message confusion caused by support reply #82936 – Not me
Vacation message does not relate to “Welcome to our store” message
I had a simple request – add ‘Custom Store Text Header’ for vendors
Support mentioned that a vendor could display a store message using vacation message which started the vacation reference confusion
My request is for a new field that vendor can edit to display at the store header, similar or same as wcvendors already includekaloomeeParticipantWell, All of the Events tooltips refer to Fooevents and loos like messages for site admin rather than for vendor help.
Example ‘The GPS coordinates used to determine the pin position on the Google map that is displayed on the event page. A valid Google Maps API key is required under WooCommerce -> Settigns -> Events.’
This should read something like ‘The GPS coordinates used to determine the pin position on the Google map that is displayed on the event page. NB: Please ensure you use the following GPS format:
Example: -26.137600, 28.008141
If necessary you can convert to this format using the following tool: http://www.gps-coordinates.net/gps-coordinates-converterAnd is related to item No. 3 in this thread
It would be less work for you if you could let me now how I can change the text in these tooltips as nearly every one needs changing so is more for vendor than site admin
Thank you
- AuthorPosts