raesitka
Forum Replies Created
-
Hi Adam,
After further looking into this – this code disabled the form for a user who has not submitted it yet.
Can this be resolved? Thanks!
Hi Adam,
Thank you so much! This works great for our forms.
Is there a way to also make this work for a paged form? We have 1 form that has 6 pages and the rest are single forms.
It still shows the meta for the user logged in and not the user profile being viewed :/ not sure what is going wrong.
Correct. My short code is empty for user id, but is displaying the information for the user logged in, instead of the profile of the person being viewed.
Are the short codes not compatible with custom templates?
I’m using a custom template and I’m using PHP to display the majority of the fields, but wanted to test something out with shortcodes and the shortcode is displaying the wrong information.
Yes and the user_id is empty in the example I posted…am I missing something here?
Hi,
I’m a little confused? This is the documentation I’m referencing where I am getting the shortcode from:
https://docs.ultimatemember.com/article/1673-user-meta-shortcode
@missveronicatv
Great – thank you!
That worked.Anyone have any ideas?
Hi Aswin,
I changed the profile template to the default one and the HTML tags did not show – so I’m not sure what I’m missing in the template so they don’t show.
Here is the code in the template: https://ibb.co/tc05sNW
Here is how it is appearing on the front end: https://ibb.co/GdJmgByThank you.
Okay – unfortunately, the custom grid templates do not display any content unless I am doing something wrong with the files and where they live.
Not sure if I’m understanding the question correctly – I added the -2 to the end of the member’s grid file since I need to make more than one of these member grid templates…
@missveronicatv
If I movemembers-grid-2.php
from/active-theme/ultimate-member/templates/
into/active-theme/ultimate-member
I don’t get the option on the directory form page to change the template.@missveronicatv
Hi,I have done that – the new template shows up in the options, but when I put the shortcode on a page, nothing is shown.
File in theme: https://ibb.co/XVqdBK1
Shortcode on page: https://ibb.co/sjLgBb4
Page not returning data with custom grid template: https://ibb.co/n7CzxJSThe issue was with having it to force crop – once I changed that setting, it worked.
Force crop makes if so that the minimum dimensions are 600px.
@gelieys
Thank you – but it is set to 150x150px and I’m still getting an error that the image is too small and that it needs to be 600px wide.