Mike
Forum Replies Created
-
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Sku Number DisplayHi @6thtrumpet
I’m afraid that this is only available in the full version.
Hi @hungrybadger
I’m afraid that it’s not possible to simply disable/exclude these.
The only way around it would be to physically delete the fields in the code, but that is of course not advisable.
Forum: Plugins
In reply to: [Membership 2] individual length of membershipI’m afraid not, you might be able to edit the database directly to update this but it isn’t possible otherwise as far as I’m aware.
This is flagged to be added in a future release, but we can’t give an ETA I’m afraid.
Cheers,
MikeForum: Themes and Templates
In reply to: [SimpleMarket] Substitute logo for site titleHi @tcross2013
To do this you’d need to edit the theme file directly.
Edit the header.php file in the simplemarket folder.
Around line 52 you will see the following:
<div id="site-logo"> <h1><a href="<?php echo home_url(); ?>"><?php bloginfo('name'); ?></a></h1> </div>
Change the “<?php bloginfo(‘name’); ?>” to an img tag containing the location of the image, something like this:
Around line 52 you will see the following:<div id="site-logo"> <h1><a href="<?php echo home_url(); ?>"><img src="/logo.png" alt="" /></a></h1> </div>
Hope this helps!
Cheers,
MikeA couple of role managing plugins? That must be a nightmare to manage!
Can you try disabling them to see if that resolves the issue? That will quickly identify the problem area.
Strange, but I’m glad it’s working, that’s something that you might need to talk to your host with if all is set up correctly for WordPress with permissions correctly assigned.
If you could mark this as resolved to keep things tidy for us that would be appreciated!
Cheers,
MikeHi @rebthegreat
That is strange, it’s doing the same for me.
It could be something to do with jQuery, that isotope file is throwing up errors in the FireBug console for me.
Can you try disabling other plugins to see if it works then? Also try switching themes back to TwentyTwelve and see if it works with that theme?
See if it works when a certain plugin is disabled.
Cheers,
MikeHi @nitrofox
How does this compare with when the Pop up plugin is disabled?
Really this is something you should talk to your server company about, maybe limit the number of processes that can run?
Cheers,
MikeForum: Plugins
In reply to: [Membership 2] registering before payingI’m afraid we can’t login to your site and help you via these forums.
That level of support is available to paying members of WPMU DEV though.
As for changing access levels for current members, that can be done.
Go to Membership > All Members. Hover over a member and then click ‘Add’ under subscription or membership level and add whatever you like.
Cheers,
MikeForum: Plugins
In reply to: [Membership 2] Membership Tab No longer thereThese are controlled separately, from the main admin account go to Membership > Options > Membership Admins
Tick the boxes for the admins you want to allow access for, then save.
Now when logged in as those admins the Membership menu item should show.
Cheers,
MikeHi @majofa
It sounds like the settings have not been applied correctly.
What are the sizes and positions set to? Can you attach a screenshot showing these settings?
Cheers,
MikeHas anything changed recently? New plugins added? New theme?
Have you checked that file permissions are correct according to what your host requires?
Cheers,
MikeForum: Plugins
In reply to: [Membership 2] Membership Tab No longer thereThat’s strange, is it still listed under Plugins?
Have you tried deactivating the plugin and then activating it again?
Try that and see if it reappears.
Cheers,
MlkeForum: Plugins
In reply to: [Membership 2] individual length of membershipNot at signup, you can only set it to give each member access for a certain number of days/weeks/months/years.
Cheers,
MikeForum: Plugins
In reply to: [MarketPress - WordPress eCommerce] coupon code applies even after deletionI just spotted this post and see there has been no reply for three months, I apologise for that.
I’ve just installed the latest version of MarketPress Lite to test this and I can not reproduce this on the latest version so I think it has been rectified.
Can you test on the latest version and let us know if there is still a problem.
If not I’d appreciate it if you could mark this topic as resolved.
Cheers,
Mike