hhipal
Forum Replies Created
-
That is great. I think plenty of Ultimate Member plug-in users will take advantage of this capability.
Thanks. I think it is just a bit of front end code. As a helper here is where the data resides from SQL Buddy.
https://drive.google.com/file/d/1g92DamhGYVowkU8M0Mbs4d4FFr8AzTcS/view?usp=sharing
Forum: Everything else WordPress
In reply to: Export User Tool from codection. – Phone Numberultimate member
Forum: Everything else WordPress
In reply to: Export User Tool from codection. – Phone NumberThank you so much for getting back to me. I was hoping someone would step up to help. I am primarily a libreoffice user, but have no problem with excel, number, sheets or anything else. You gave me a tip and I looked at the file in a raw text file and the mobile phone field is gibberish. Here is a user record as text. The phone number from the css file is in bold.
“Coker University”,”Abbie McCants”,McCants,Abbie,Abbie,[email protected],0303-2929-37373737,”a:1:{i:0;s:6:””Female””;}”,Junior
From her user profile, her input was – 8433259652.
So, somehow when I do the export the 8433259652 turns into 0303-2929-37373737.
I also do not know where the “” marks are coming from in some strings or while the string female comes out as a:1:{i:0;s:6:””Female””;}”
Bottom line, I do not thing the issue is when I open the csv file and do the mapping of the column formats. Rather, I think it has something to do with the plugin or how I have the meta tag field formatted or something.
Thanks for any insight at all.
I figured it out. I had to add the multiple short codes on the user page using elementor short code widget.
Forum: Developing with WordPress
In reply to: Ultimate Member – Role Specific ProfilesThank you Steven for the link to a more appropriate forum.
Forum: Plugins
In reply to: [Survey Maker] Survey – delete test submissionsPlease disregard. I figured it out. Sorry to trouble all of you. Rank novice here.
Duh. Like I said, new user and not technical. Of course, and it works perfectly. Thank you. Can a user have multiple roles?
Forum: Fixing WordPress
In reply to: Change website host.Thanks guys for the help. I’ll read what you recommended and figure out how to migrate the files. I can do the redirect on the dns thing too.
The question that remains is this. I want to continue using wordpress to maintain the site until I figure out another way to do it. So, let’s say I make an update. Something simple like changing a photo. How does wordpress know where to push the new page to after I make the change? There must me a way that wordpress knows where to push updates to?
Forum: Fixing WordPress
In reply to: Change website host.First, allow me to make excuses for myself. I am totally new to wordpress. This website was put together long ago and the person who did it is no longer around.
As I understand how things work, wordpress is an online website creation software that provides a whole bunch of cool easy to use plug and play modules for creating some web-comerce (as well as blogging and other stuff) websites.
All that being said, the best I can tell is that output of wordpress is pushed to some webhosting service. In my case, it appears to be Rackspace. The guy (and owner) or the domain and website, wishes to change the webhosting service, for reasons that are not exactly clear to me. So yes, I am hoping to redirect the files,pages,databases, etc created in wordpress from the existing webhosting service (Rackspace) to another to be decided hosting service.
I do not know how to do this or perhaps my underling presumption is wrong.