• Resolved pierremg

    (@pierremg)


    Hi. My problem is: I can develop websites but not for WordPress and I don’t have time to learn it. I build my sites on Dreamwaver, and when this software doesn’t provide me an easy way to implement some function, I just search on google and learn how to do it. I found a free plugin called Muse to WordPress redacted that lets you easily make your Adobe Muse sites work on WP and I tested it and it can work with any html site created with any software. This is awesome because I can build my sites the way I want and then use some plugins like Advanced Custom Fields to make content editable. But the only problem is that it doesn’t accept index.php but only index.html files, and sometimes I need to work with php. So, could you please tell me if there’s another plugin that will let me to use both html and php sites on WP without worrying about all the stuffs like header, footer, side bard etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • yourwebsite.com/wp-content/themes/yourtheme/index.php

    Usually wordpress uses index.php header.php footer.php page.php etc you learn what file belongs to what page etc.

    Open those files delete code and see what happens.
    Delete until you see a white page without anything.
    Then you can add html and php codes directly into those files.

    Its very easy. I had a wordpress site with only HTML code in it.
    I just needed wordpress so i could track visitors very easy.

    • This reply was modified 6 years, 7 months ago by autox420.
    Thread Starter pierremg

    (@pierremg)

    Thanks @autox420 your answer made me discover WP themes requires only two files to work, index.php and style.css.

    • This reply was modified 6 years, 7 months ago by pierremg.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @pierremg Avoid that now redacted site like the plague.

    *Drinks coffee*

    They’re violating the WordPress trademark and that alone makes them not trustworthy.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Any pluging that will let me to use any site structure on WordPress?’ is closed to new replies.