stevelucky
Forum Replies Created
-
Forum: Plugins
In reply to: [Magento Wordpress Integration] Formatting WidgetThank you. Those default styles definitely help. They don’t match my site perfectly, but they at least get me in the ballpark. If I wanted to directly edit these styles, which CSS file would I edit?
Forum: Plugins
In reply to: [Magento Wordpress Integration] Formatting WidgetI’m a little bummed out that I paid for this product and this is the kind of support I get. I couldn’t find any email support or anything else. I posted this question a week ago and haven’t heard anything. I’d really like a refund if I’m not going to receive any support as this is a product that I can’t even use at this point.
Forum: Plugins
In reply to: [Magento Wordpress Integration] Trying to recreate Magento headerNevermind. I think I got it all worked out.
Forum: Plugins
In reply to: [Magento Wordpress Integration] Trying to recreate Magento headerOkay, so I added:
<?php $head = get_block('head', false); echo $head->getCssJsHtml(); // All CSS and JS files defined in your Magento head echo $head->getChildHtml(); echo $head->helper('core/js')->getTranslatorScript(); echo $head->getIncludes(); the_block('header'); ?>before the </head> tag and that made the header appear like I wanted, but it’s caused all my text to center itself. Here’s what it looked like before the code: http://cl.ly/image/11273G2W3701
and here’s what it looks like afterwards: http://cl.ly/image/0X1I3D2h0M07You can see how all the text is centered. Why would that be happening?
Also, my header doesn’t reach all the way across the screen when I go to a blog page. It’s fine for blog posts, but not pages. Here’s a post (which is how it should look): http://cl.ly/image/0V0J0m3n1l2S and here’s a page: http://cl.ly/image/103g20263W1b. You can see that viewing a page puts the whole thing in a frame or something.
Forum: Fixing WordPress
In reply to: No plugins workingIf anyone wants to take a look, you can see it here: http://theluckylabs.com/blog/news/welcome-to-the-lucky-labs-blog-3/
There should be the Jetpack sharing buttons at the bottom, but they just won’t appear.
Forum: Fixing WordPress
In reply to: No plugins workingMy Magento error logs or WordPress? I just setup the WordPress error log but haven’t been able to get anything to show up.
Forum: Fixing WordPress
In reply to: No plugins workingYes, yes, yes and yes. 🙁 I’ve only been running the Twenty Twelve theme and I currently only have the Askimet, Jetpack and WP Poll plugins, though I’ve tried disabling them all. I’m wondering if something with Magento is conflicting. I don’t even know how I’d go about testing that though.
Forum: Fixing WordPress
In reply to: Switch from Geeklog to WordPressyo flernk. i agree. let’s figure this out. or better yet, someone else figure it out and let me know how you did it.