Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
libragear
Love the mod. :) Had it for a while now.
Question: (and yes it's a stupid one)
I am trying to move the links and header title in the blog side box 1em to the right. I know this is a style sheet thing, I am just befuddled as to what to change. The WOZ style sheet was copied and pasted to the bottom of the main style sheet tonight. *shrug* Although I couldn't get it to change when it was its own file either.
Here is a link:
http://www.libragear.com The box is at the bottom of the sidebar. :)
Many thanks in advance, and I told you it was a stupid question. :P
Kate / Libra Gear
Arg! I had that same problem and was able to fix it, but for the life of me can't remember what I did. I'm sure I added something to one of the sytle sheets, but don't remember which one. I had to uninstall the mod because it interfers with the live feed mods I use to submit to google, msn, ect. If I remember what I did I will post it.
Re: Wordpress On Zencart / Released
Ok, like I said, I don't have it installed anymore, but I looked at the mod and I think in the style sheet for WP, try adding the following:
to this:
Code:
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 10px;
}
Not sure if that is the right spot, but I think that is where I put it.
Good luck.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
pinetreecandles
Not sure if that is the right spot, but I think that is where I put it.
Good luck.
Thanks so much for answering back. I actually figured it out with fresh eyes just a couple of minutes ago. It goes in .leftboxcontainer ul li in the woz style sheet. :) I just changed the padding-left.
Thanks again pinetree. :)
Kate
Re: Wordpress On Zencart / Released
This mod is awesome! Just wish I could get it installed on my site! :lookaroun
I've tried everything amd managed only to crash my site - geez!
I've uninstalled everything and my site is up again.
I could never get the install.php or the setup-config.php to function.
I'll give this another go when I'm not so fried!!!
Be sure to visit this thread soon - I'm sure I'll be asking, no BEGGING for help! :blink:
Re: Wordpress On Zencart / Released
Yep! Back as promised!
Getting error:
file not found /var/www/vhost/redhattitudeandmore.com/wp-config.php
http://redhattitudeandmore.com
Any suggestions?
Re: Wordpress On Zencart / Released
Hello
Trying to install wordpress, I loaded all files to my hosting as stated.
How do you configure :
"When you access [WordPress admin URL]/setup-config.php by a browser,
Installation Wizard of WordPress is displayed. "
I could not get this work, I tried;
www.pillownpillows.com/wp-admin/setup-config.php
Please Help
thank you
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
zafer
Hello
Trying to install wordpress, I loaded all files to my hosting as stated.
How do you configure :
"When you access [WordPress admin URL]/setup-config.php by a browser,
Installation Wizard of WordPress is displayed. "
I could not get this work, I tried;
www.pillownpillows.com/wp-admin/setup-config.php
Please Help
thank you
Hi. :) It looks like you are getting a 500 internal server error. I keep running into this. :) What it means is that there is not enough memory allocated to php.ini. The new version on wordpress takes more memory than earlier versions. All you need to do is contact your host and ask them to increase the memory allocation to accommodate wordpress. I can't speak for all hosts but they shouldn't have a problem with that. Good luck. :)
Kate
Re: Wordpress On Zencart / Released
Has anyone tried to install this mod using the new WordPress 2.5? I was curious... so I tried it and ended up getting a ton of errors. of course, I figured this would happen, but not really sure how to go about fixing them. I just thought maybe the creator of this mod might want to release an updated version to work with the new WordPress. The main error I am getting is:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/i/t/citrussew/html/includes/templates/template_default/common/html_header.php:22) in /home/content/c/i/t/citrussew/html/news/wp-includes/pluggable.php on line 689
When trying to "jury rig" this issue, I was just making things worse. So, I set everything back to the way it was right after the install was complete and figured this would be a good test to possibly get it working.
Feel free to check out the WordPress page on this site, although there is not much to look at.
http://citrussewandvac.com/index.php...page=wordpress
Re: Wordpress On Zencart / Released
I was just getting ready to install this when I noticed what phycel stated. Maybe I should put it off. Is anyone out there using the newest version of WP with ZC?
Re: Wordpress On Zencart / Released
Yes, most definitely put it off! I cannot even log into the Zen Cart admin now. It keeps looping around... if I type in an incorrect password, it notifies me that it is incorrect. If I type the correct password, it just reloads the login screen and goes nowhere. This is even after I took off all the WordPress files from the Zen Cart folders. I'm sure I will be up all night trying to figure this out.
What is weird though, WordPress was in a separate folder and controlled by a totally new database. None of the WOZ module files were put into the admin area, so how did it mess this up?