- This topic has 4 replies, 3 voices, and was last updated 12 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › estore plugin interrupt my theme functions
Tagged: estore plugin problem
hello there, recently I bought affiliate platform and estore plugin and have installed it at http://oze.my . I found estore plugin not comply with theme.My top menus and top bar not function when activate the estore plugin.I have deactivate it. And have install “Ultra simple cart free plugin” But I dont know how to integrate it with. or please advice how to solve the estore plugin issue. Thank you.
Regards,
Rammesh
Hi Rammesh,
You are most probably using a theme which is not coded properly.
If you want to confirm this please do the following theme/plugin conflict tests:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
For instance when you revert your theme to the standard TwentyTen or Twenty Eleven you will find that eStore does not interfere with these themes (because they are coded properly).
Thank you for your reply Peter, Presently I am using “Ultra simple cart” plugin, if I use ” method – Option 1) Integrating PayPal Button Using PayPal’s PDT Feature (Easier Option)” will that work? I mean I am using the plugin code in the theme like this:- <?php echo print_wp_cart_button_for_product(‘PRODUCT-NAME’, PRODUCT-PRICE); ?>
Thank you
Yes, option 1 of PayPal integration will work with the simple shopping cart.
Thank you, all work fine.