rain_frog
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Move– website goneI put in the following code at the bottom of the wp-config.php sheet.
*/
define(‘WP_HOME’,’http://localhost:43071′);
define(‘WP_SITEURL’,’http://localhost:43071′);
*/I no longer see a “no data” message and redirection to http://www.patchofdirtonline.com.
Instead, I see a blank screen. I cannot get to the WordPress login site administration page. Am I missing something still?
Forum: Themes and Templates
In reply to: Twenty Fourteen Picture Alignment problemOkay, I created a child theme that has allowed me to change the font size, color, and some other features. However, I still have not resolved how to keep images within the margins, as the images are half in the margin and half not. The edge of the text stops halfway.
Forum: Fixing WordPress
In reply to: Can't edit code in webmatrixWell, I’ve also tried using the Editor in WordPress to modify the coding, and that hasn’t done anything either. Could it be the plugins that I’m using like Twenty Fourteen Extended that are overriding the coding?
I’m having the exact same problem. Images are pushed so far right that part of the image and caption floats in the margins where the background is. The edge of the image does not align with the edge of the text. I have not been able to find any resolution to the problem either.