Jump to content

Embeding with php css into Wordpress


oleman

Recommended Posts

I placed car-dealer-website, a web application from car-dealer-website.org , in a subdirectory on my host mysite.com/car. Wordpress is public_html (mysite.com).

 

What I am trying to do is embed mysite.com/car in Wordpress. I tried iframe and it is ugly. I looked for a php css options,using a code I found online, it didnt work but I saw hope and think php and css is the solution.

 

What I am asking for is direction on using php and css to embed in Wordpress. I want to write code no plugins. I hope to learn some php coding. Thank you in advance for your suggestions, tutorials, different methods.

 

Link to comment
Share on other sites

An easy way is to make a new page in wordpress named car, it doesn't matter what the content is for that page.

 

Now make a new folder in your wordpress file directory named car, place all your car site files into there, now when you access mysite.com/car it will use the car folders contents.

 

 

If the above does not help you and actually need to use php code and other code within wordpress, you have to get around the wordpress filters, which the easiest way is to use the php/html plugins.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.