irncru
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Making the email appear to come from the senderI would rather not share the site. I’m not sure how seeing it will help? This question is about the emails I receive from submissions, the site the form is on has nothing to do with it
- This reply was modified 2 years, 12 months ago by irncru.
Forum: Plugins
In reply to: [Contact Form 7] Getting enquirer’s name on emailThanks Neil.
Form section is as follows
<label> Your Name* [text* your-name] </label> <label>Email Address* [email* your-email] </label> <label>Contact Phone Number* [text* Phone-Number] </label> <label>Desired Date / Dates* [text* Desired-Date] </label> <label>Length of Booking* [text* Length-of-Booking] </label> <label>Age Range of Participants* [text* Age-Range] </label></div> <br> [submit "Send"]Mail section –
<b>From: [your-name] <[your-email]> Subject:Party Enquiry</b> <b>Name - </b> [your-name] <b>Email Address -</b> [your-email] <b>Contact Phone Number -</b> [Phone-Number] <b>Desired Date / Dates - </b> [Desired-Date] <b>Length of Booking - </b> [Length-of-Booking] <b>Age Range of Participants - </b> [Age-Range]Forum: Fixing WordPress
In reply to: Weird ghost widget problemHi Lisa,
Thanks for the suggestions, I tried disabling some things and turns out it was a plugin causing the problems. Looking at their support forum they seem to have some compatibility issues! I’ve just rid of what I was using it for for now.
Forum: Installing WordPress
In reply to: Installing multiple intancesOh wow yes that was much easier, thanks!
Posting how to do it in case someone comes across this thread, as I found it difficult to find the solution online.
If WP isn’t giving you the option to install to subdirectories, edit the following line in your wp-config file
define(‘SUBDOMAIN_INSTALL’, true);
change true to false and you’ll be able to choose subfolders when setting up a new site.
Forum: Installing WordPress
In reply to: Installing multiple intancesOk update – turns out our hosts makes us upgrade our package to add additional sites if I want to set up subdomains. Can I set up the sites in subdirectories instead? It seems be be restricted as my site “is more than a month old”. Is there a workaround for this?
Forum: Installing WordPress
In reply to: Installing multiple intancesThanks for your help both of you. I’ve tried tweking different sections of my existing sites with custom templates etc and it’s just been a nightmare, I’d really like to just be able to use different themes, different widgets in the same areas , etc etc. @catacaustic I think your multisite suggestion looks perfect, thanks.
Forum: Plugins
In reply to: [FG Joomla to WordPress] Importing to WordPress BlogUpdate – OK here’s the kicker, I just discovered that the two sites are in fact hosted in the same place (doing this for a friend and thought they weren’t :/ ). The database parameters are identical for each site. Which leads me to think that this all should have worked in the first place?
Forum: Plugins
In reply to: [FG Joomla to WordPress] Importing to WordPress BlogThanks I saw that, tired to avoid it as I had no idea what it meant but I’ve now given it a go, I’m stuck though. Before I continue please keep in mind a have absolutely zero idea about any of this, I’m just trying to follow instructions I don’t hugely understand…
I found this in another thread –
you must install WAMP or MAMP on your computer, then install WordPress on your computer, export the Joomla database in a SQL file with phpMyAdmin, import this SQL file in your local MySQL and run the import on your local WordPress.
Once the site is ready in local, you can move it back to the live server using the plugin WP Migrate DB.I’ve got WordPress up and running on WAMP, and even managed to import the old blog content. So I’m guessing to add the joomla database I just use phpmyadmin to upload it? That’s what I’ve done anyway, but now I don’t know what database parameters to use now. the wp-config file has what I guess is correct for the hostname, database name and username, but I don’t know what to do from there. Leaving everything else blank gives an error.
Or have I gone wrong somewhere else, I was pretty much guessing the whole time as to how to carry out the instructions in the above quote.
Thanks.
I’m an idiot. Thanks for clarifying.
Forum: Fixing WordPress
In reply to: Second Menu Bar For Selected PagesThank you very much.
I have stumbled across a new problem with this though. I created a new template and uploaded it via FTP. I copied all the content from the 1 Right Sidebar template, but when I use this new template on a page the right sidebar does not appear! Any ideas as to why that might be, as the templates should act identically I would think.
I followed this instructional
http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/
Forum: Fixing WordPress
In reply to: Second Menu Bar For Selected PagesThanks for the suggestions, I don’t think either of them will suit what I’m doing though. Is there a way to acheive my initial request?
It’s from the theme, I use suffusion. And yes it does
I just had a go at replicating it, and have discovered that it was adding the ‘Featured Content’ widget that caused the page to freeze. I haven’t tested all of them but I tried adding a few different widgets and everything worked fine, until adding that one caused the issue
Hi Ben,
Thanks for the response. My issue is exactly like the OP’s. This is the first time I’ve used it so didn’t upgrade or install anything to break it. I used it for the first time on a test page, followed the tour and added a simple row with some content. The first time I went back to edit it I couldn’t click on anything in the drag and drop screens. I can’t click done, or the X button to close it, nothing. I’ve played out the scenario again and had the same response.
I have the exact same problem. I deactivated all of my plugins and it hasn’t resolved. Do you know what else it could be?