How to apply Wordpress header/footer in Prestashop - wordpress

I have created a Wordpress site and I want to implement Prestashop in my website. I don't want to use plugins. I placed Prestashop folder inside the directory of my Wordpress site and installed it. Now, my problem is how to apply the header of my Wordpress site in Prestashop. Please help me. Thanks.

Make backups.
You should copy CSS and some HTML from header.php (WP) but whithout any wordpress-shortcodes, simple HTML and paste/overite in header.tpl in your Prestashop theme. And do similar actions whith footer.php in footer.tpl

Related

How to solve 404 errror on page manualy created on wordpress theme folder?

I'm working on a wordpress project, I use a wordpress theme and i need to add my custom page to that theme. When i created file in theme folder and open it on browser, wordpress show 404 error. I think wordpress cant find my page. im confused
How you want to open your directory on your browser? like example.com/directory or example.com/wp-content/themes/theme-name/directory ?!
if you want example.com/directory you have to create your directory in your wordpress's root installation.

wordpress mindig theme not displaying website in localhost

I have installed wordpress in my localhost. And imported the content folder and other. The admin panel is ok. But when i open the website, it displayed the below
"MINDIG. THE BEST SOLUTION FOR A MULTIPURPOSE WORDPRESS THEME
[HIGHLIGHT BACKGROUND_COLOR="TRANSPARENT" TEXT_COLOR="#FFFFFF"]CUSTOMER SUPPORT[/HIGHLIGHT] [HIGHLIGHT BACKGROUND_COLOR="TRANSPARENT" TEXT_COLOR="#A4A4A4"]CALL US +900736127[/HIGHLIGHT]
"
As i am new to wordpress, please anybody help me how to make the site to work?
Are you sure you installed the theme correctly?

Get working dir from wordpress.com site

I'm not a WordPress expert here but I got a account and a preminum version with a template but I want to download the entire directory so I can modify php files, styles etc.
How do I do this and also how do I upload it to the wordpress site itself since it's live.
Thanks
Unfortunately, you cannot do that on wordpress.com site.
But you can edit some files from within your wordpress admin panel editor.

Path in a Wordpress + Prestashop website

I have a wordpress website with a Prestashop (/shop) installed in the wp root folder.
Linking between the 2 sites works fine.
But, after i moved my prestashop folder from my old website into the new wordpress site, a lot of my styling and images has been destroyed..
The Prestashop itself works fine, and also the images included from Prestashop backoffice are working.
For what i can see, my custom css for prestashop styling is gone and also my images in /img.
My question is, maybe i can turn this around and optimize my site, by adding the styling and images from my wp theme sheets and img folder - since the structure of the site, should be the same anyways..
- Can anyone give me some guidance on how to do this?
I installed Prestashop few time ago in a folder of my website.
For my website I used Wordpress, too.
For me Prestashop Forums was really good for guidance. You can ask there for help.

How can I check the wordpress theme on my system?

I have doubt in using the wordpress theme. I had downloaded a wordpress theme for my website from wordpress.org. I need to know how do i test it. The theme name is "pagelines". When i run it on my server it shows me webpage not found. How will i be able to test it out.
Please help....
First of all you need to unzip the theme file you have downloaded and place in your themes folder then go to admin panel
admin ->appearance -> Themes
there the themes will be displayed
you can view the new theme here and activate the theme
now your theme will be enabled on your wordpress, you can check your home page
Have you read the Wordpress' Using Themes guide? Read this guide first http://codex.wordpress.org/Using_Themes. It will clarify a lot of your questions.

Resources