ockographics
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] 5.4.4 speedThank you again for your response. Whether I use http or https the site is incredibly slow. If I deactivate your plugin—and only your plugin—the site loads much quicker as expected. Cached or not. Ideas? Thank you.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] 5.4.4 speedThank you for your quick reply. Yes, I did a test by disabling all plug-ins and the only plug-in that slows the site down is yours. We do have an SSL certificate on and have ensured that all items are secured.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] 5.4.4 speedUsing most recent plugin version.
Forum: Plugins
In reply to: [File Away] Date Modified Sort NewestIt is but does not default sort on that.
https://www.fpra.org/9736-2/?drawer=board*membership-management*membership-reportsI understand that. But if I had a MEMBER UM role, I could allow some members to post by making them an editor in WO. I run reports based on UM roles so I would need all MEMBERS to appear as MEMBER, regardless if able to create a post (ie if subscriber or editor). I do not want to create all new heirarchy of roles to separate. If I change from subscriber to Editor, the MEMBER role seems to disappear.
I am understanding you are getting away from UM roles. Can I concert a UM role to a WP role? Otherwise how do I keep all the custom role names? If I’ve allowed only “Members” and “Counselors Network” to view member pages, won’t that all be affected if I lose the custom role name??
I am experiencing as well. I have a profile form only admins are able to add new members, but now when we view that page with add profile form, it tells us we already have a profile and will not allow us to create a new member. Only admins are allowed to add new profile So it is not visible if you’re not lost, and we don’t want it to be visible if you are not an administrator.. This was not the case prior to recent update
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Similar alternative?Glad you got it up and going. Plugin site does not specify the paid version being allowed more than 1, but may be a “Lite” version limit.
I only needed 1 so never added, but I just tried on my site and can’t have more than 1. Paid may be the option. Included email support if issues.
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Similar alternative?After you changed the code, did you hit update? I know it’s silly question but it was something I forgot to do initially. After you update that map, you should then be able to save or create new. You may have to updated for each map if you have more than one.
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Similar alternative?The solution was that I had additional charachters in the popover template code. Once I removed it worked great! Under GENERAL TAB (Not Hotspots) at bottom is template code. Should just be:
<div class=”imgl-popover”>
<div class=”imgl-close”></div>
<div class=”imgl-arrow”></div>
<div class=”imgl-content”></div>
</div>no & or ” or ‘ not listed above.
Yes, but again, there are MEMBERS who are WP Editors or Administrators that we want to have access to toolbar at front end. And we don’t want to change these members to another UM role. Any way to do it by USER, or have WP Editors override UM role setting?
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Map disappearedBy the way, creating new woould not have fixed it as the code defaulted to same (I tried that too) and would not save any updates or new maps.
Annoying code but now I know!
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Map disappearedI was about to say I see code went back in in Forum text! Glad you were able to delete and are back! It was joy for me!
Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Map disappearedDeveloper responded to me via email and had me check GENERAL–>POPOVER SETTINGS
I had “&” and other code in POPOVER HTML Template, so he had me remove. Must have been added with the update:
This is a good one:
<div class=”imgl-popover”>
<div class=”imgl-close”></div>
<div class=”imgl-arrow”></div>
<div class=”imgl-content”></div>
</div>Forum: Plugins
In reply to: [ImageLinks Interactive Image Builder for Wordpress] Map disappearedAdditionally, if I create a new map, it works in preview (original does not even pop up there) but after I PUBLISH, it all goes away and shows me an empty form again. Latest WP version and everything else up to date.