dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to make page template for productI think you are best off using an eCommerce theme.
No prob. Glad you got it working.
Forum: Fixing WordPress
In reply to: How to link to an outside page from the wordpress page?If you are trying to link from the menu of the WordPress site back to the main site you will have to create a “Custom Link” in the menu widget and type in the URL you want to navigate to.
Appearance -> Menus -> Custom Link.
Forum: Fixing WordPress
In reply to: Sidebar/content widths all wonky on iPadThis is the style I gave to balance it out in firefox. Since it’s your design I’m not sure exactly how you want it to show up but this looks right to me if you want to try.
#primary { float: left; margin: 0; width: 530px; } #content { margin: 0 15px; overflow: auto; width: auto; } #secondary { float: left; margin: 0 15px 0 18px; width: 200px; }Forum: Fixing WordPress
In reply to: Sidebar/content widths all wonky on iPadhave you tried adding to your div secondary?
margin-left: 18px; margin-right: 15px;Forum: Fixing WordPress
In reply to: Social Media Widget Errortry adding http:// before the www
Forum: Fixing WordPress
In reply to: Body not alignedcan you post the link to your site
Forum: Fixing WordPress
In reply to: Creating pages not in menusDon’t set a parent for the page and make sure you delete it from the menu if it is being added automatically. You can then link to the page using text.
Forum: Fixing WordPress
In reply to: please help! problem with adding domainExcellent. That’s easy enough.
IF you already have WordPress running on a localhost you should be able to do everything through MAMP, no need for an FTP.
Forum: Fixing WordPress
In reply to: Problem with MenuWell if you get it solved please post the solution here so I can see what the problem was. I would be curious to know. Good luck!
Forum: Fixing WordPress
In reply to: Rounded borders on gallery images…Oh and don’t forget the semi-colon, 20px;
Forum: Fixing WordPress
In reply to: Problem with MenuOk…just checking, you never know 😀 Well, in that case, without being able to experience it myself it’s hard for me to try and diagnose. It’s definitely a strange issue I haven’t encountered before.
Forum: Fixing WordPress
In reply to: please help! problem with adding domainOkay…I’ve never done this but I believe you could use this WordPress plugin to export your database file. Change your domain then import the file back into your site under the proper domain.
Forum: Fixing WordPress
In reply to: Problem with MenuOkay. And you’ve followed all of these steps: