wpsupport2248
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Shortcode Sticky list $user_id logged in usersIn the More Detail it clearly states
“Sticky List is an add-on for the WordPress plugin Gravity Forms that lets you list and edit entries from the front end. You can display a list on the front end where users can view, delete and edit submitted entries.”
It says further down “Choose who can se the list; specific role, entry creator, all logged in users or anyone.”
In the USAGE section it states
“To use this in a template file, for example on the user profile page (make user that the variable $user_id holds the ID of the user who’s profile is being viewed): echo do_shortcode( “[stickylist id=’1′ user=’” . $user_id . “‘]”);
How do I achieve this?
Forum: Plugins
In reply to: [Asgaros Forum] Cannot get Shortcode to WorkI’m sorry I thought I was on the Sticky List (Gravity Forms) addon.
Forum: Plugins
In reply to: [Asgaros Forum] Cannot get Shortcode to WorkI’m needing to display entries only from specific logged in users.
Am I meant to just add the following OR have I missed some other process?
[stickylist id=’1′ user='” . $user_id . “‘]
rockysroad99 thanks for your feedback.
However I am NOT a programmer and do knot know what you are referring to when you state “Here is a copy of the settings I use and it works fine. /Users/MReding/Desktop/sticky setting.tiff”
What do I need to do to make this work on my site?
petesalerno thanks for that.
However I still cannot View the form OR edit the form as the user. Any thoughts?
Hello
I did this and the list view is VERY crowded. I have about 13 form fields in the form I’m using using.
Can this be laid out differently?
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Columns In Front End CrowdedHello
I’m NOT a programmer. I have the same issue
What does the following mean and how doe I change it?
.sticky-list {
width: 100%;
}.sticky-list {
text-align: left;
}Forum: Plugins
In reply to: [Gravity Forms Sticky List] View and Edit button is not workingI have the same issue. I have not used the Custom URL and cannot edit the form from the front end? Can someone help?