ultimateslotcar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot keep photo where I want itThanks for the above, will check.
This was written in Dreamweaver,Same code as WP. and how I want it. I thought WP would be easy.
Cheers and thanks for your time. Andy
[link removed]Forum: Fixing WordPress
In reply to: Cannot keep photo where I want itHi and thanks for getting back to me. This is the page in question.
http://myzantediscountcard.com/bars/Forum: Everything else WordPress
In reply to: WordPress, is this what I'm looking for?That’s what I need. Thanks Lee, very straight forward.
Also thanks WPyogi. Although I have that site BM. It’s very painful.Cheers guys.
Forum: Everything else WordPress
In reply to: WordPress, is this what I'm looking for?Thanks for getting back to me lee.
if/when/after/as Okay, so somewhere there must be a ‘Learn to’ page on this subject. Any ideas on where to find this?Forum: Fixing WordPress
In reply to: New to WordPress and having funThanks Leejose, i GIVE IT A GO.
Forum: Fixing WordPress
In reply to: New to WordPress and having funHi, no, I not coding. Just letting WP do what it does. ie. just clicking on buttons, sort of. I’ll look at the Child Themes and see if that makes a difference to what i get.
Cheers
AndyForum: Fixing WordPress
In reply to: New to WordPress and having funCashing plugins, Not to my knowledge. Theme, no yet, Just a page with letters on. Did try the std theme, but it never came up as a page. Theme came with the package of WP 3.5
I have a front page at pres. but just put one banner on working with a very old copy of Dreamweaver MX. Very baffled by WP???Sorry for the delay in getting back to you. But been away from my system most of the day.
AndyForum: Fixing WordPress
In reply to: New to WordPress and having funForum: Fixing WordPress
In reply to: New to WordPress and having funMy .htaccess file reads
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressMy index.php reads
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php');[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your posted code may now have been permanently damaged/corrupted by the forum’s parser.]
Theres something wrong here???
Forum: Fixing WordPress
In reply to: New to WordPress and having funFreaky1. Not that fused about coding at pres. Just need to solve a a Home page problem. Server is Linex with Fasthost. normal home page would be index.html or index.htm. WP sets it as index.php
Forum: Fixing WordPress
In reply to: New to WordPress and having funSorry, Std. Plugins. Std. Themes
Forum: Fixing WordPress
In reply to: New to WordPress and having funIn The Dashboard. Big Blue button, Customize your site. I get the left hand menu. The right side is just a blank white scree.
Forum: Fixing WordPress
In reply to: New to WordPress and having funJust noticed something. When clicking on Theams, I get a Blank white screen.
Any ideas Why?Forum: Fixing WordPress
In reply to: New to WordPress and having funI’m in Customize your site. Clicking on Save generates the PHP file.
All I want to do at this stage, is get a working front page for my site. Do I need to go with PHP or can I set up a html page?Forum: Fixing WordPress
In reply to: New to WordPress and having funStatic. TD, No, Ill check it out. Thanks