Equal
Forum Replies Created
-
The latest code provided by Rob worked for me too. Excellent.
Forum: Installing WordPress
In reply to: change of webhost server – reintalling WordPress, data missingWhen moving WordPress from one server to another or to a new domain the following article is always a good starting and reference point:
Forum: Fixing WordPress
In reply to: Cannot loginWhat error messages are you given? Do you reach the login screen?
Forum: Fixing WordPress
In reply to: A completely private online diaryI wrote a plugin to hide a blog unless logged in. You can download it here:
You will find others in the plugins directory that do similar things. Search for members only.
Forum: Fixing WordPress
In reply to: When switching web hostsYou should have no problem moving your entire site. Take a look here:
Forum: Fixing WordPress
In reply to: Add Custom Post Types and Custom Taxonomies to menu.If you click screen options in the top right of the browser window you can show these items so you can then choose to add them to your menu.
Forum: Fixing WordPress
In reply to: Posts and pages in database but suddenly not displayingFirst thing to try is to revert to the twenty eleven theme and then see if your site loads. That tells you that its a theme issue if it works. They start with plugins, deactivating and reactivating one by one.
Forum: Fixing WordPress
In reply to: Sidebar different for each section.Take a look here:
https://codex.www.ads-software.com/Function_Reference/get_sidebar
Particularly the muti sidebars part.
Forum: Fixing WordPress
In reply to: I want only 2x pages as blog pages, the rest I want clearCan you provide a link to the site which will always help to diagnose and give suggestions?
Forum: Themes and Templates
In reply to: Image effect/linkThats done with three images and CSS. There is standard black and white image and then when you hover over the left side (a tag) the hover effect brings a different (coloured) background image. Same for the right.
Take a look at the source code and CSS file with something like Firebug.
Forum: Themes and Templates
In reply to: Help pleaseWhere exactly is the part where it looks wrong?
Forum: Themes and Templates
In reply to: Changing Blog Title FontPretty sure that is on line 100 of your themes style.css file. Add a large number in font size.
Forum: Themes and Templates
In reply to: Celine theme changing font familyHard to tell without a live site to check but try line 311 where the font family currently starts with Time New Roman.
Forum: Fixing WordPress
In reply to: trouble with Read moreAre you adding the more tag using the WYSIWYG button?
Forum: Themes and Templates
In reply to: Changing "Leave a Reply" Twenty ElevenTry line 77 of content.php