– The header menus do not work
– The mini cart stops working
– The buttons to select the amount to add to the cart are moved from place
– The product carousels stop working
Generally the problems are of javascript and ajax functionalities that stop working.
Sometimes it gives those problems, and sometimes after updating the screen or browsing others it works normally.
The problem happens on the category pages and on the product pages where the EE code is added.
I tend to believe that a Jquery conflict that, depending on which script loads first, creates a conflict with the rest or not.
The plugin is activated in the page I have attached and to recreate the problem, it usually works to delete the cookies and re-enter as a new user.
The plugin is updated, as is the theme.
If there is a solution, even if it’s modifying php files in the theme or plugin (especially the plugin), it would be helpful.
I appreciate the help with this problem, as it may be happening to many more people without them being fully aware.
Greetings!
]]>To make it even more simple for people with a WordPress website, Peecho just launched version 2 of the Peecho WordPress plugin. The plugin makes it easy for digital publishers to sell printed magazines books and wall decoration directly from WordPress websites. Publishers simply need to install the plugin on their website, upload their PDF file and create a Peecho print button for the products they want to offer. They can specify a profit margin and customize button settings like language, currency, styling and more from the Peecho dashboard. Visitors can then order prints through an integrated checkout. You can visit the plugin page for more details and read the quick start guide to learn more.
]]>I’ve copied all the files and updated the URLs in the database.
The WP site shows the homepage just fine and I can view the wp-admin area too but all content pages from the WP site are showing the homepage from the root EE site keeping the WP permalinks in the address bar.
I’ve tried many different ways to write the RewriteCond rule in the root .htaccess and have updated the WP rules to include the new base path but always the same result and I’m not sure where the problem is.
Here’s the relevant part of the root EE .htaccess which now has a rule to ignore the subfolder (along with an alternative attempt which also didn’t work):
RewriteEngine On
# make EE ignore blog directory requests
#RewriteCond %{REQUEST_URI} ^blog.*
#RewriteRule ^(.*)$ /blog/index.php?/$1 [L]
RewriteCond %{REQUEST_URI} ^/blog/(.*)$
RewriteCond $1 !\.(gif|jpe?g|png)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php/$1 [L]
Here’s the new WP subfolder .htaccess:
RewriteEngine On
RewriteBase /blog/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
Can anyone shed some light on what I’m doing wrong here?!
]]>Does anyone know of a simple solution to help me with this?
]]>I have a WP theme that I want to use… distributed by ThemeJunkie… the Resizable Theme… fits our needs beautifully.
But it’s not on the list of themes selectable from within Expression Engine.
QUESTION ONE: Will any WP theme work when installed through EE’s dashboard?
I’m guessing — probably not.
So, since EE has no trouble reading and writing to MySQL and either does WP…
QUESTION TWO: Am I better off using WordPress for all the wonderful themes and cosmetic properties – and use EE for all the heavy duty DB stuff?
Ideally, the WP theme could get installed within EE but then it seems I will lose all of the great (much better) WP GUI and navigation, plugins and add-ons.
QUESTION THREE: I’ve literally just started working with WP, and I know that we will use many PHP scripts — is there a widget that PHP drops into and just plain works — or am I hoping for too much?
QUESTION FOUR: Going the other way — would I anticipate trouble merging EE input fields or EE output — onto WP pages?
Sorry to be such a newbie – but I’ve always asked the “questions” before wasting weeks trying to push a rope.
Interoperabilty can be such a pain sometimes — I’m hoping not so much so because of the common PHP underpinnings — but I just simply do not know.
Any and all advice is very welcomed, very much so!
Thanks in Advance!!!
Robert
What’s the best way to do that?
]]>]]>Links: Foxycart | CoolCommerce