chantellejoy
Forum Replies Created
-
Developers have replied about translation for tab labels before:
“You may change the text group using “Loco Translate” plugin. ProfileGrid has a POT file that includes all English text from the plugin for translation.”
As for Custom Profile Tabs, that is a part of their Upgrades available: https://profilegrid.co/extensions/custom-user-profile-tabs-content/
@motat331 I’ve been playing around with ProfileGrid for some weeks now, and there’s an easy way to do this if you’re using both RegistrationMagic and ProfileGrid.
Create Registration Magic form specifically for Upgrades from Free to Premium.
First, you can disable WP-registration (as they already have a profile) and add a Hidden Field associated with Existing User Meta Key ‘pm_group’ and set the Default Value being the Group # of your Premium Group. You can include any other fields you want, Email is always required.
You can use this form with a Product to add your Premium Fee if you want to, or if your members pay for Premium in a different way, they simply need to complete this form after payment. Up to you.
NOTE: When users submit this form, it will overwrite the entire ‘pm_group’ meta value to include ONLY the new value, meaning that they will ONLY be in the Premium Group, and removed from the Free Group – I do not think it will trigger a ‘Removed from Group’ auto-email from your Free Group, but I’m not sure.
Hope this helps.
Forum: Themes and Templates
In reply to: [MesoColumn] WP Quiz Plugin ConflictPlease ignore the last message. I’ve manged to resolve it. Thanks again.
Forum: Themes and Templates
In reply to: [MesoColumn] WP Quiz Plugin ConflictSorry to bug you again, still having an issue…
When I post results to facebook, and click on the link, I get the following error:
“Warning: getimagesize(https://www.allthingschristmas.com/wp-content/uploads/2018/05/McCallisterFamily.png): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /homepages/32/d252103238/htdocs/atc/wp-content/plugins/wp-quiz/wp-quiz.php on line 364”
Any idea what that is and how to fix?
Forum: Themes and Templates
In reply to: [MesoColumn] WP Quiz Plugin ConflictRichie – again you’ve saved the day. This was exactly the issue. I had something added to functions that removed jQuery out of the header – as soon as I removed that the quiz started working. Huzzah.
Forum: Themes and Templates
In reply to: [MesoColumn] WP Quiz Plugin ConflictNot that I’m aware of, how can I ensure that it shows? Has any regular code been removed?
Forum: Themes and Templates
In reply to: [MesoColumn] Header Shadow in middle of pageI simply replaced my style.css back to the original version and it was fixed.