Compatibility issues with Jigosho[

This topic contains 8 reply and 2 voices, and was last updated by Webfreelance 10 years, 8 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
July 30, 2013 at 10:58 pm 6489
Webfreelance Hi Tareq, I'm having an issue with Jigoshop and User Frontend Pro compatibility. Is there a fix for this? Thanks
July 31, 2013 at 5:23 am 6514
Tareq Hasan Tareq Hasan

What is the problem actually? I never tried jigoshop personally.

July 31, 2013 at 2:31 pm 6532
Webfreelance Webfreelance

When i activate Jigoshop it does not show the Jigoshop menu, and if you go into your active plugins and select settings on the Jigoshop plugin it says you do not have sufficient permission to access.

August 6, 2013 at 5:22 pm 6686
Webfreelance Webfreelance

Hi Tareq, Any update regarding this issue?

August 7, 2013 at 1:45 am 6700
Tareq Hasan Tareq Hasan

I haven’t gotten the time yet to check the issue. Why not stick with WooCommerce, as it’s a fork of Jigoshop? 🙂

August 7, 2013 at 1:19 pm 6704
Webfreelance Webfreelance

Hi Tareq,

The reason i haven’t gone with WooCommerce is that i am already familiar with Jigoshop and have written a client user guide for it as well as purchased multiple add-on’s.

Even so i have given WooCommerce a try as i don’t think this issue will be resolved in time and WooCommerce does the exact same thing.

August 21, 2013 at 7:42 pm 7271
Webfreelance Webfreelance

Hi Tareq, Any fix for this, still having issues.
Id appreciate it if you could get back to me. Thanks

August 22, 2013 at 8:27 pm 7345
Tareq Hasan Tareq Hasan

Open /class/settings.php, check line 51. Which is:
[php]add_menu_page( __( ‘WP User Frontend’, ‘wpuf’ ), __( ‘User Frontend’, ‘wpuf’ ), $capability, ‘wpuf-admin-opt’, array($this, ‘plugin_page’), null, 55 );[/php]

Change 55 to 54, and this should solve the problem.

Alternatively, you can change the jigoshop code. Open /jigoshop/admin/jigoshop-admin.php and change same way in the jigoshop_before_admin_menu() function.

August 22, 2013 at 8:35 pm 7346
Webfreelance Webfreelance

Thanks for getting back to me Tareq.
I know your a busy guy.

Will test it and give you feedback.
Much appreciated

Viewing 8 Posts - 1 through 8 (of 8 total)