Danny+ 1,327 Report post Posted December 19, 2011 Due to the clutter of Announcement topics, I created this to make things pretty! How to migrate from PlatformPro to PageLines Framework http://www.pagelines.com/forum/discussion/15909/how-to-migrate-from-platformpro-to-pagelines-framework#Item_1 Great post by Slingr - Framework ID and Class selectors http://www.pagelines.com/forum/discussion/16066/listing-and-map-of-framework-id-and-class-selectors#Item_1 Report bugs to PageLines Trac + Quick fixes! http://www.pagelines.com/forum/discussion/15821/pagelines-trac-report-bugs-here-please-quick-fix-files.#Item_1 Menu Fix http://www.pagelines.com/forum/discussion/15782/menu-fix-for-2.0-upgrade Sidebar Solution http://www.pagelines.com/forum/discussion/15784/sidebars-solution-for-2.0-upgrade FAQ, problems and solutions Summary - Great post by finlandia http://www.pagelines.com/forum/discussion/15871/pagelines-framework-2.0-faq-problems-and-solutions-summary-attempt How to Make Carousel Display Correctly on Single Post http://www.pagelines.com/forum/discussion/16155/how-to-make-carousel-display-correctly-on-single-post PageLines Framework 2.0 commonly asked CSS Tweaks http://www.pagelines.com/forum/discussion/15956/pagelines-framework-2.0-css-tweaks.#Item_1 Platform Pro commonly asked CSS Tweaks http://www.pagelines.com/forum/discussion/14766/most-commonly-asked-css-tweaks-for-platformpro Great post by stoltz about his adventures with Vanilla+PageLines! http://www.pagelines.com/forum/discussion/15809/my-adventures-together-with-vanilla-and-pagelines-2.0-or-what-to-do-if-your-website-turns-blank.#Item_5 Please search our forums, before posting! Share this post Link to post Share on other sites
Jenny 33 Report post Posted January 17, 2012 [b]How to add a home icon (like iBlogPro4) to iBlogPro5:[/b] Add the following to your custom code -> custom CSS (but change the url between the "" to the location of your home icon image): [code].main_nav ul li.menu-item-home a { background: url('http://www.YOURURL.com/YOURIMAGE.png') transparent no-repeat 15px 4px !important; width: 30px; }[/code] And then visit Appearance -> Menus and change the "Navigation Label" of your "Home" menu item to: [code] [/code] The menu label will show up blank (it's actually a space) but that's ok. *********************** [b]How to fix white (blank) screen on PageLines settings import (.dat file):[/b] If you are getting a white screen when trying to import the PageLines settings .dat file, you have a permissions problem on your server. Contact your web host and ask them to allow the use of .dat files on your server. *********************** [b]How to fix white (blank) screen in bbPress for PageLines Framework[/b] Visit WP -> Settings -> Header And Footer -> Disable Facebook Open Graph ([url="http://www.pagelines.com/forum/discussion/comment/98490#Comment_98490"]more info[/url]) *********************** ♥ Jenny :: Web designer at Simple Mama (follow me at @simplemamacom) Check out Share Me, a social sharing add-on for DMS that is super simple to set up. Share this post Link to post Share on other sites