ladober
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How to redirect people to the site they come from?Ok I found plugin done the job for me Join My Multisite but how can I show login and recover password on the signup page?
Thanks
Forum: Fixing WordPress
In reply to: Cannot upgrade to WordPress 3.7.1Have you tried updating your wordpress manually?
Forum: Plugins
In reply to: [Contact Form 7 Datepicker] Set todays date to minimum dateThanks Cicero83
It works for me
Thanks Olly
I forgot to mention that when the payment method is set to COD not Paypal.
Forum: Fixing WordPress
In reply to: Paid registration formsYou might find your need in the plugins:
https://www.ads-software.com/plugins/search.php?q=ecommerceForum: Fixing WordPress
In reply to: Website points to /index of instead of wordpress themeit depends from where and how you transferred your website. it might be worth it looking at this:
Forum: Fixing WordPress
In reply to: WordPress cannot load files, including style.css, images and otherson more thing I forget to mention after you upload the file login.php you need to visit: yourdomain.com/login.php
and the job must be done
Forum: Fixing WordPress
In reply to: WordPress cannot load files, including style.css, images and othersKenazChan
In your login.php after:
require( dirname(__FILE__) . ‘/wp-load.php’ );
insert these two lines:
update_option(‘siteurl’, ‘https://your.domain.name’ );
update_option(‘home’, ‘https://your.domain.name’ );don’t forget to change your.domain to your domain name
Read more here:
https://codex.www.ads-software.com/Moving_WordPress
hope that helps
Forum: Fixing WordPress
In reply to: How to remove WP logo on admin bar for non users.To restore what you lost replace folder wp-admin and the plugin folder you are using.
Forum: Fixing WordPress
In reply to: WordPress cannot load files, including style.css, images and othersCan I ask you:
did you upload your website from a local server on your computer?Oh yeh sorry I didn’t notice that. Thanks olly
Can I ask you if there is any option to clear the cart with on click?
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Does WP-PIZZA use wordpress users?Sorry I meant Oliver ??
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] Does WP-PIZZA use wordpress users?Olive…….. you are legend
Forum: Fixing WordPress
In reply to: I can't log inDid you check your junk/spam mails?
If you are using hotmail try to use gmail instead ad re-register.