Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't find the toolbarIt might be a browser cache issue. What level access did you have before. Are you an admin on the site. Perhaps your rights have been modified.
Forum: Fixing WordPress
In reply to: Cannot get links to work on the site i am building, need help!Did you get this working?
Forum: Fixing WordPress
In reply to: Content automatically hyperlinked when creating new pageWhat do you have in the child theme folder for files?
Forum: Fixing WordPress
In reply to: No email on approved commentsHave you checked your Spam folder, maybe they are going there?
Forum: Plugins
In reply to: [Event Registration] Payment Reminder Email From "test"Thanks!
Forum: Plugins
In reply to: [Event Registration] Two Registration IssuesYou must set-up at least 1 REG type fee for the event.
Forum: Fixing WordPress
In reply to: Front page not displaying when logged outDo you have a caching plugin active? Most times they don’t show cached pages to logged in users but do show them to everyone else.
Forum: Fixing WordPress
In reply to: Woocommerce Shopping cart% DiscountI think you’ll get better support in the plugins forum.
Forum: Fixing WordPress
In reply to: How do I change URL and domain name of site?Forum: Fixing WordPress
In reply to: Too many pages – menu scrmbledIt’s a PHP thing and not so much a WordPress issue I would think. Why would you need to that many variables is the question?
http://php.net/manual/en/info.configuration.php#ini.max-input-vars
Forum: Localhost Installs
In reply to: MAMP to Staging: dont see theme changes!Hi,
Just follow the instructions of the utility but yes upload it to the blogs root folder (where wp-config is) ..make sure you rename the file and keep it secret! Then you would search for the old url alaindanialfortier.dev or whatever and replace it with http://staging.alaindanielfortier.com/
Forum: Localhost Installs
In reply to: MAMP to Staging: dont see theme changes!Hi Johnny,
After you imported the database did you do a search and replace to change all the url’s to the new domain? Also the Home and Site URL must be edited. Whats the URL for the staging site?
Here is a good utility for migrating databases.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
Forum: Plugins
In reply to: [Event Registration] 403 Forbidden ErrorThere is an $20 add-on for that. Check out this link.
http://wpeventregister.com/downloads/coordinatormodule/
Cheers,
Forum: Fixing WordPress
In reply to: Big Issue on multiple WP websitesIs this one of your sites?
Forum: Fixing WordPress
In reply to: How to find your member LenkPerhaps you should take out the code from the functions.php file to see if that resolves the immediate problem. I’d then look for a plugin conflict. Did you have any redirect plugins hanging around from earlier testing that might have been reactivated?