Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter maracles

    (@maracles)

    I found a solution here after figuring that I might be able to disable plugins from PhPMyAdmin

    Disable WordPress Plugins

    My plugin ended up being the basic Two Factor Authentication. Disabling it, logging in, resetting my code and then adding back the active plugins worked for me.

    Thread Starter maracles

    (@maracles)

    Thankyou for your response. I understand what you’re saying and have read through the documentation of the plugin I am using – Custom Post Type UI.

    If I went down this route though I have a few questions:

    – My understanding is that all my custom field data gets thrown into the ‘postmeta’ table. I would rather not have this and instead wish to create my own table structure for my data. Is this possible with custom post types?

    – Using the grid we describe above I want to give additional functionality – see image here: Layout Wireframe .

    Is this something built into the archive functionality or would I have to custom design this functionality i.e. being able to display a ‘profile’ next to each grid item when clicked.

    – With data validation, would you recommend that I create a page with a form and enter my values via that form rather than through the WordPress administration interface – is it easier to enforce data validation in this manner?

    Thanks in advance, I’m currently just planning the development so open to suggestions.

    • This reply was modified 6 years, 5 months ago by maracles.
Viewing 2 replies - 1 through 2 (of 2 total)