itsmir
Forum Replies Created
-
All sorted. Used the User Menus plugin to change the menu links based on user role/logged in status.
Looks like this add-on won’t do everything I need.
My login link is in the menu as a link to their members area
What I need is :-
1. Non logged in user taps members area link, gets presented with login page, logs in and gets redirected to their Welcome page – this works perfectly!
2. Logged in user taps members area link and gets redirected to their Welcome page. This doesn’t work – it only sends the user back to the membership login page with their logged in status info. They can no longer find their Welcome page.
I’m thinking maybe your Dynamic Menus Addon may solve this for us.
I’ve changed the members logout link from
domain.com/wp-login.php?action=logout
to
domain.com/?swpm-logout=trueand my tester is no longer having the issue of other members being logged in during his session.
A remnant of the issue is left behind as the tester is reporting the last logged-in username remains visible in the login form after logging out.
- This reply was modified 5 years, 1 month ago by itsmir.
One of my site testers has reported the same issue. No caching plugins installed.
Forum: Plugins
In reply to: [WP Docs] Folder as ShortcutExcellent news!
For now I’ll go with using duplicate folders and keep a look out for that feature in future updates.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] MEC sidebar – location section alignmentThat’s done the trick – thank you!
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Single event page not responsiveForum: Plugins
In reply to: [Tooltipy (tooltips for WP)] WooCommerce Attribute labelWe’re after a tool tip for the attribute label, not the attribute itself.
See screenshot here:
ScreenshotThere is a hook for that label http://hookr.io/filters/woocommerce_attribute_label/
Hope that helps!
I have the same issue.
Using the css snippet worked when displaying a gallery of one album, but doesn’t solve the same issue when displaying multiple albums.
I’m using this shortcode
[photonic type='flickr' view='photosets' filter='72157715533622898,72157715091385016,72157715092589778,72157714955804927' user_id='xxxxx' columns='4' title_position='below' popup='hide' layout='square' tile_size='c' load_mode='js']and the page I’m seeing testing on is : https://manatmachine.com/flickr-multi-gallery-test/
Thanks!
Forum: Plugins
In reply to: [WPFront Notification Bar] Not showing on front-end (have added JS exclusion)Thank you!! Excluding the script also worked here. Phew!
Hello Tim,
Is there any progress with this requirement?
Thanks
MYes – that would be perfect!
On our site event tickets are virtual products, the rest will be physical and will require a pickup time.
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Hide if Shipping method isn’t PickupHello,
Has this now been incorporated into a more recent version of the plugin oe will I need to use the above code?
Also experiencing this issue – I have temporarily solved by rolling recaptcha back to v2 by using the https://wordpress.org/plugins/wpcf7-recaptcha/ plugin. Not great – but at least the form now works.
Forum: Plugins
In reply to: [Advanced Excerpt] Disable for Woocommerce storeUpdated, tested and it’s working perfectly!
Thank you so much for such a swift solution.