Frumph
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Easel] Page Navigation Bar Missing?you mean the menubar? .. well there’s a toggle in the Easel Options to disable it.. see if you accidently did that.
Forum: Themes and Templates
In reply to: [Easel] widget at the bottomlooks like it’s only the home page then?
Forum: Themes and Templates
In reply to: [Easel] Page Navigation Bar Missing?..top of the page where you usually switch pages?
.. you mean the previous and next per category?
Forum: Themes and Templates
In reply to: [Easel] Change Page Background ColorIn the appearance -> background section where you added the background image, you can also put a base color there as well
Forum: Themes and Templates
In reply to: [Easel] widget at the bottomah, well toss a file into your theme directory sidebar.php .. make it empty or with just
<?php // nothing here ?>I’ve seen this before, … some thread on this awhile back; I don’t remember what the result was from ;/
Forum: Themes and Templates
In reply to: [Easel] widget at the bottomLooks like a tag cloud is going into below the page foot for some reason, .. that’s not a feature of Easel, check your plugins?
If it says anything besides “Read the rest of this entry” then it’s probably coming from a plugin you are using.
__('↓ Read the rest of this entry...','easel')Is what it would be in the translation file, ala functions.php file
Forum: Themes and Templates
In reply to: [Easel] add small php from plugin to postsfunctions/displaypost.php has the section you’re looking for, all the way at the bottom
Forum: Themes and Templates
In reply to: [Easel] Change Layout Width?Theme’s layout and widths can be changed with CSS.
Load up the jetpack plugin, enable the CSS Editor in it and modify the layout accordingly with CSS changes.
Forum: Themes and Templates
In reply to: [Easel] Background picWP-ADMIN -> Appearance -> Header
WP-ADMIN -> Appearance -> Background
Forum: Themes and Templates
In reply to: [Easel] A few small issuesAs for your menubar, when you’re in appearance -> menus, in the upper left you have to set the menu you made’s position, use the drop down, select default or menubar and click save. The menu you created will appear in the menubar at that time.
Forum: Themes and Templates
In reply to: [Easel] A few small issues.. Upgrade to the latest WordPress version, 3.4.2, the header and background sections require it.
Forum: Themes and Templates
In reply to: [Easel] Customizing Background PlacementThey need to use CSS instead of the appearance -> background option in WordPress.
^ feel free to share
^ do the same thing as asked in the rest of this post.
Check to see if you have the sidebar-*.php files in the theme