Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Migrate from Contao to WordPress?Hi John,
I went and looked at Contao and unless someone has written a migration tool it’s obvious that you will have to create the content again in the WordPress site. If I was doing it I’d create my WordPress site and get a Theme set-up so I have the look I wanted and then I’d go page by page and cut and paste from the old site to the new one.
You might consider it an Educated Guess 🙂
Forum: Fixing WordPress
In reply to: Home page Icon not visibleI suspect you do not have admin rights. Do you have access to the hosting account?
Forum: Plugins
In reply to: [Event Registration] 403 Forbidden ErrorDid you use the same plugin files on both servers or did you install the plugin from the WordPress Repository? Have you tried deactivating all the other plugins and test? DO both sites use the same theme? Try switching themes and test.
Forum: Fixing WordPress
In reply to: Excerpt HelpGive this thread a read, I think it’s what you need.
https://wordpress.org/support/topic/conditional-if-user-logged-in-display-logout-link?replies=7
Forum: Fixing WordPress
In reply to: Adding transparent video to single page with java scriptI tried placing that in a static html file and it won’t play. I wonder if it’s a hotlink issue in that the js file is not served up cross domian. If it won’t play on it’s own then it’s not a WordPress issue (yet).
Forum: Fixing WordPress
In reply to: Adding transparent video to single page with java scriptWhere have you tried that script? What is the raw video format?
Forum: Fixing WordPress
In reply to: Help to modyfication codeI believe you just need to put the child category name in there.
Forum: Fixing WordPress
In reply to: Issue with importing images using CSV uploadThe images have to uploaded into the Media Library separately. Make sure they are in the same place as before in the wp-content/uploads/ folder or the links will be broken. In other words if you had them organized by month then you will have to recreate that folder structure.
Forum: Fixing WordPress
In reply to: Excerpt HelpCan you explain a in more detail please?
Forum: Fixing WordPress
In reply to: Unable to save menuI’d export your content first if that’s still working from the dashboard under the tools menu. That way if you need to rebuild the data base you can import it back in.
This is nice plugin to easily back-up and restore your database ..it has a repair option as well.
Forum: Plugins
In reply to: [Event Registration] Gravity Forms ConflictYou can try using this plugin https://wordpress.org/plugins/plugin-organizer/
which will allow you to only run plugins on the pages they are needed and no-where else.Forum: Plugins
In reply to: [Event Registration] UpdateNo ETA I’m only an Admin on here and not the actual author. It works fine on all om my installations using the latest WordPress version, and actually the 4.2 Beta version on a test site.
Which plugin was conflicting with it and what was the issue?
Forum: Plugins
In reply to: [Event Registration] Payment Reminder Email From "test"It grabs that from the Company name in the General Options of Plugin.
Forum: Plugins
In reply to: [Event Registration] White text and background@wftreptow please start your own thread and post the sites URL.
Forum: Plugins
In reply to: [Event Registration] Clicking register results in 404?Peggy I bet it was a permalinks issue. Did ehask71 get this solved?