Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Loyer807

    (@loyer807)

    Thanks Matt, Though I have no issue getting the thumbnail to dump out on the front-end. I need it to dump out in the JSON somehow with the post_content dump.

    Loyer807

    (@loyer807)

    Ahhh, it’s never a good idea to write directly onto plugin template files because they will get overwritten on the next update.

    If you do, do so, you should always leave detailed comments so you can go through and find your code changes and set them aside for you update.

    Though its always better to make child/custom templates for your custom Woo Templates which you still can at this point.

    Loyer807

    (@loyer807)

    You have two routes you can go from here –

    1). Login into your WordPress Dashboard, Go to Appearance > Themes > Add New. Upload the zip folder then click on activate.

    2). You can connect your site via FTP then upload the unzipped folder in WP-Content > Themes

    Forum: Fixing WordPress
    In reply to: Unable to login
    Loyer807

    (@loyer807)

    Do you have access to your control panel through your host?
    There is a few things that this could be.

    A few ideas to find/solve the problem –

    1). WordPress isn’t throwing a “404” not found error, which leads me to believe you are missing some includes files from the installation process. You should just be able to upload those files and be alright.

    2). If you have access to your database, verify you URL’s are correct in the table.

    3). Your site looks empty, like you’re just getting started, I would nuke the Database, remove the files and reinstall everything.

    Loyer807

    (@loyer807)

    Are your changes just CSS or in the template files?

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