Path in a Wordpress + Prestashop website - wordpress

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.

Related

Swapping Joomla Over To Wordpress

I'm currently attempting to swap a client's website over from Joomla to WordPress and I'm having some difficulties. When I install WordPress, everything works fine except it becomes a second website.
The Joomla website (i.e. the original website and URL) stays the same but the URL with the /wp-admin appended becomes a separate website. I need to replace all Joomla files on the original website with WordPress files without creating a second website.
I've tried removing all files in the public_html directory entirely and replacing them with WordPress files but nothing works, I just end up with a broken website with a URL structure of www.example.com.au/wp-admin/wp-admin
Any help would be greatly appreciated.
P.S. Yes I have tried the Joomla to WordPress plugin and it did not work.
There is altogether different file structure, global variables, libraries in both CMS. It can't work just by placing all Joomla files into Wordpress. All you should do is understand the data present in your Joomla site(like articles, menus, etc) and move that data into Wordpress. By placing Joomla files in Wordpress, you are attempting to get Wordpress data in Joomla's way. That can't be done.

Wordpress update to 4.7 causes Magento/Fishpig integration to redirect base URL to the Wordpress folder

I've copied a live site to a test server to test updating Wordpress on a Magento site that uses Fishpig to bridge content from Wordpress to Magento. Since the udpate, the site always redirects from the homepage to the wordpress folder. e.g. dev.site.com goes to dev.site.com/wordpress. It's not an .htaccess issues, if I wipe them out in both directories it still does it, if I rename index.php in the wordpress folder it stops it but breaks the preview. If I rename the theme and plugins folders it still redirects, something in the core is causing it but I am having issues figuring out what it is. Thanks.
Also if I change the site to show the latest blog post instead of the static home page, it doesn't redirect but shows the blog page.
We will need more information to help solve your problem.
Are your FishPig extensions at the latest version?
What FishPig add-on extensions, if any, are you using?
Have you tried disabling all WordPress plugins?
Do you have any error messages in System > Configuration > WordPress?
My guess is that your WordPress URLs aren't setup correctly and you're using an out dated add-on extension (eg. Visual Composer). There was a bug in older versions of some add-ons that caused this issue, but this has now been fixed.
If you can provide the actual link to your dev site, it will make debugging the issue much easier.

Images are not showing after WordPress Migration

I migrated one of my sites to WordPress from blogger but all of the post images are not showing up in WordPress site. I checked the uploads folder which has all post images and all folders have 755 permissions. But not showing images. I also Tried import external images plugin and cache images plugin.
How to fix it?
Thanks in advance
Update:
Completely reinstalled Wordress and imported using Blogger Importer Extended plugin and now i am able to see all images, posts and pages. Problem solved.

Wordpress - Migrate Theme In New Wordpress

I wondering how to migrate custom theme from another wordpress to another without copying the whole wordpress...
I already tried copy the folder theme to new wordpress, but it has a lot of problem, because in the new wordpress, there is no Page as in origin wordpress.
Create some pages and see if it works.
Some themes uses plugins also, you must copy them too.
By the way, there's a dedicated stackexchange site for wordpress : https://wordpress.stackexchange.com/
You can never expect the 100% same experience on another install since there may not be the same plugins, pages, images, server settings and so on and so on. You can not even be sure your theme work on the new wordpress if the WP version is diffrent from the one you made the theme on.

How to apply Wordpress header/footer in Prestashop

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

Resources