Dovberman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need plugin to display items in a selection listAll the drop downs I have seen are for menus. I need a drop down that lists items. For instance, I need to list states, when the user selects a state, a Cities list appears for the selected state. Hopefully, the lists can be bound to wp_db tables.
Forum: Fixing WordPress
In reply to: Populate Dropdown list from queryHi _Y_Power,
Thanks for the helpful hint.
I asked the question in the development forum.
Dovberman
Forum: Developing with WordPress
In reply to: Dropdown List with Conditional Logic DisplayI would like to populate the dropdown list from a query.
Forum: Fixing WordPress
In reply to: View sidebar on any pageI got it. Select the Edit Page mode. Select the Page Atributes dropdown.
From the Templates dropdown, select the Right Sidebar option.
I switched to Gravity Forms.
Thanks for trying to resolve my issue with WP User Forms.Forum: Plugins
In reply to: [Gravity Forms: Post Updates] totally lost – can't get any shortcode to workThis short code requires searching posts of new products and finding the post ID.
[gravityform id=”1″ update=”34″] // Loads post where ID=34 for editingHow can I set the post id in code?
Thanks,
Dovberman
I am not sure of the short code syntax.
This works for posting a product: [wpuf_form id=”374″]
This displays the following error
[wpuf_form id=”374″]
I don’t know how to edit this post, I don’t have the form ID[wpuf_form] displays the same error.
Where do I find the form ID?
Do I need to create another form for editing?
Thanks,
David
Forum: Fixing WordPress
In reply to: This page can't be didplayedThank you. I should have known to back up before making significant changes to code files. My host restored everything from yesterday.
Forum: Fixing WordPress
In reply to: Need Login in header of pageFor example: FORUMS Username Password Login
Success: Welcome View your profile Logout
Failure: Try again
Forum: Fixing WordPress
In reply to: Restrict a widget to a specific pageI will look at the plugins.
Meanwhile this works:
Dashboard->Roles. Select a role label. Edit. Check the Capabilities you want this role to have.
You can also create a new role for even more flexibility.
Thanks,
Forum: Fixing WordPress
In reply to: Restrict a widget to a specific pageThis is what I have now. https://www.dovbermantest.com/
It would also work if the Post Photo page can be on the menu only for the administrator and shop manager role.
Forum: Plugins
In reply to: Remove widget from a pageSee tutorial
Forum: Fixing WordPress
In reply to: Checkout page. How to add Ordedr Notesder notes are for the buyer.
Forum: Plugins
In reply to: Custom Login 3.23 Fails after 3 login Attemptshttps://www.dovbermantest.com/wp-login.php
ERROR: Too many failed login attempts. Please try again in 20 minutes.Forum: Fixing WordPress
In reply to: Custom Login plugin does not displayI used the “Sidebar Login Widget” and located it in the Header. This worked.
I will seek information at the custom-login#postforum as you suggest.
Thanks.