JohnMaskell
Forum Replies Created
-
OK!
I ran a few tests to see where the hiccups are.
I packaged a site on MAMP and set it up at Bluehost. Duplicator installed the site perfectly.
Tested a site from Bluehost/server to MAMP and the installation failed. When navigating to installer.php, the file downloaded instead of running the installation.
The installation php file download problem is from server to MAMP (for me), which never used to be a problem. So I have no idea what has changed.
No, unfortunately, that did not work.
I can run Duplicator in my sleep, so it’s odd that something along the way has changed.
In the morning I will run the test again on another server…see what happens. Thanks!
Thanks!
I did comment out lines 24-68, ran the installer, nothing happened…just a white screen.
I reverted the commented-out lines, ran the installer, which ran up to the point of unpackaging the WordPress installation then stopped after the ‘installer.php’ file was downloaded to the desktop. Coda opened the files by default after download.
Tried navigating to wp-admin after that, but another .php file (BODmwAdc.php)was downloaded.
Tried running the installing the other way to my Mac and Mamp. I get the same result. Bizarre!
Forum: Themes and Templates
In reply to: Removing 'Archives' from category titleThanks guys, you just resolved my ‘head scratcher’ about that ‘Archive’ text appearing on page titles.
Forum: Fixing WordPress
In reply to: A separator between articles on a static pageThanks for the response!
Forum: Fixing WordPress
In reply to: A separator between articles on a static pageHi, sorry to open up an old wound, but I have been searching the net high and low for a similar solution to a problem I am trying to solve.
I followed the [divider] code here, and it works, but not quite. My line rules run right through images.
On a full-width page template I want to run:
content left, image right
divider
image left, content right
divider
and so on.
How do I implement that.Perhaps the best example of what I want to do is here:
It’s the Thesis framework. I am trying to do the same in WordPress.
See how those dividers have margins that or blocks that contain each section of content.Thanks!