Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anyone know how to modify the tabs on the main page to dynamic tabs (I need to have drop down lists for each tab)

    Thanks,

    Dane

    Thank you very much for your help. I was having the same problem, but using your notes I fixed the problem. I’ve never administrated a mySQL database before but figured it out in about 10 minutes.
    If this helps anyone, here’s what I did:
    I’m using cPanel on lunarpages webhost…
    1. clicked on MySQL Databases icon
    2. clicked on phpMYADMIN at the bottom of the page
    3. clicked on “databases”
    4. clicked on the link for my wordpress database (it will be named whatever you created)
    5. clicked on wp_term_taxonomy and looked for category descriptions of News and Events (note: I had to go back into my website and add the description to News and Events so I could identify them here). Wrote down the term_id
    6. clicked on wp_options (left side of phpMyAdmin page for me) and then clicked Browse link and looked page by page until I found the sero_news_id and sero_events_id mentioned by simon.carter. I found that I only needed to add the actual term_id, save, and voila! Everything works again.
    To add the term_id I simply clicked on the pencil icon (edit) to the left of each _id and filled in the term_id number in the blank box and saved.

    Thank you for all your work on this simon.carter. Very much appreciated.

    Dane
    webservant- Calvary Chapel of Richmond
    https://www.calvarychapelofrichmond.com

Viewing 2 replies - 1 through 2 (of 2 total)