VoN
Forum Replies Created
-
You’re welcome WC Lovers
Forum: Fixing WordPress
In reply to: Dropdown menu not workingYou can upload images on imgur.com and then share a link to the image here.
That said, I think the problem is your menu and background color. The menus are there but not displaying because both the color and the background is white.
Here’s a picture of the field I want to apply the condition to: https://imgur.com/LY02z03
Here’s a picture of the content of the field: https://imgur.com/GFnctPw
Thanks.
Forum: Fixing WordPress
In reply to: Dropdown menu not workingA screenshot of the menu link setup would be appreciated since it’d help me know how to assist you further. A link to the site too would help.
- This reply was modified 4 years, 4 months ago by VoN.
Forum: Everything else WordPress
In reply to: Menu Items IssuesThe dead links should be just #. Kindly go through the links and make sure the custom links that serve as the main menu items before the dropdowns contain just the character #.
Forum: Everything else WordPress
In reply to: Menu Items IssuesAre you sure these aren’t manually inputted?
Forum: Fixing WordPress
In reply to: Dropdown menu not workingThe main menu item should be a custom link with the url being #. It’s a dead link.
Then the drop down menus underneath it would contain real links.
Is that the current setup?
- This reply was modified 4 years, 4 months ago by VoN.
In Settings, there’s an option in the Vendor registration menu item that should be clicked. It’s called “Required Approval”. Tick on it and now the user won’t be able to login to his account unless you manually approve his registration.
This is a woocommerce setting I think. Go to Product Categories. It would display all the product categories on your website. Hover over “Books” and you will see the “Make Default” option. Click on it and Books will be fixed as the default category
I found an unorthodox solution. I used the checkbox input type and then selected the checkbox and hide it using “display:none” in css.
Then I targeted and made the text of the selected field a width of 100% and that works for me.
This isn’t the solution I was hoping for but it works for me all the same. If you have a more orthodox regular solution, it’d also be appreciated.
Thanks.
Is that the problem? I asked because I’ve used other codes that work just fine using the Code Snippet plugin.
Do you have any solution to this? Please?
Yes. Exactly.
I’m adding it using the Code Snippet plugin.
I just want a text there, without the input field. Presently there’s the text and then the text input field beside it. Any help would be appreciated.