dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: image sizing ain't what it should beHey, you’re absolutely right and I’m an idiot. Looking too much in my CSS I completely forgot about the footer.php
thanks!
Forum: Fixing WordPress
In reply to: image gallery and carousalIt is my theme. I’ll try adding a line in my CSS and see if it kills the border.
Forum: Fixing WordPress
In reply to: Image cut off on mobile browserThanks – yeah, I have basically taken this template and deconstructed it to make it my own. It’s not responsive but it still renders properly on other sites I’ve used it with…that’s why it’s driving me nuts it’s not working for my own.
I just added a min-width to the wrapper and that some how solved the image problem.
Forum: Fixing WordPress
In reply to: Stock Footagecheck out jigo shop and woocommerce plugins for wordpress. they might do what you’re looking for. i know jigo shop has a feature to sell digital rights which seems along the lines of what you’re looking for. also themeforest.net
Forum: Fixing WordPress
In reply to: How to load different CSS files depending on the page?Why don’t you just create different page templates and then style them accordingly in your main style sheet?
Forum: Fixing WordPress
In reply to: Stock FootageI don’t see why it wouldn’t be.
Forum: Fixing WordPress
In reply to: slider stopped workingOk – It’s fixed now. I still don’t understand why it stopped but I deleted the page, recreated it and it works again.
Forum: Fixing WordPress
In reply to: slider stopped workingAndrew – thanks. Yes there are four images in the slider right now and the jQuery is still as it was when it was working. I think I will try deleting the home template and reinstalling to see if that works.
Forum: Fixing WordPress
In reply to: slider stopped workingI know right?! I have used the nivo slider on several sites, including this one for myself and it was working fine and then suddenly decided not to. I don’t know what’s up??
I have tried to stay away from other sliders since this one has worked well for me and is part of my theme and not a plugin. I’m hoping to find a solution without having to scrap it and start with a new one.
Forum: Fixing WordPress
In reply to: Style not stayingOk…thanks a lot for checking and the screenshot. I’m using latest versions of Firefox, Opera and Safari and like I said it was working and then all of sudden stopped. The only thing I can think of is that maybe for some reason my cache and history are not being cleared properly because of the internet I have access to…if that could be a problem?!
Thanks again.
Forum: Fixing WordPress
In reply to: How to keep mobile site exactly the same as the desktop websiteyou could try deleting this out of your header –
<meta name="viewport" content="width=device-width" />I am not totally sure if removing the viewport will stop it from adjusting on smaller screens but it’s worth a try. Otherwise you really have to restructure the layout, setting widths to fixed dimensions rather than max or min, etc. It would be easier to just downgrade themes but as I said above, the progression of web design is responsive design, so it’s best to keep in with the new and out with the old etc etc.
Good luck!
Forum: Fixing WordPress
In reply to: How to keep mobile site exactly the same as the desktop websiteMy understanding of the twenty twelve theme is that it uses responsive design. This is not something you can actually turn off as it’s how the framework of the theme is developed, so that boxes resize accordingly to the display width. I know you may not like the way it looks on a mobile version but it’s actually a better way to have a site programmed. It adapts to any screen size. If you don’t a responsive theme, then you will have to maybe switch to twenty eleven or find another theme.
Forum: Fixing WordPress
In reply to: How to keep mobile site exactly the same as the desktop websitewhat theme are you using?
Forum: Fixing WordPress
In reply to: How to get back my blog postsI agree – You have to contact Hostgator and they should at the least be able send you a xml file that contains your database info with blog posts. Then you could upload that to a new WP hosted blog. If they won’t, then you’ll have no choice but to resolve any issues that caused the suspension so that you can gain access to your WP site to export or transfer the site.
Forum: Fixing WordPress
In reply to: Images not appearing after 3.5 upgradeI wouldn’t recommend reverting back to an older version of WP. The new media management is actually a quite nice improvement, granted it’s working.
Could you please post a link to one of your pages that should have an image on it. And what theme you’re using.