mium
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: database import problem (trying to restore site)Thanks for your help. I got it to work!
Forum: Localhost Installs
In reply to: Adding new sites under my current installationI figured out what I was doing wrong. I needed to log into myPhpAdmin with a username of ‘root’ (along with a previously established password).
Forum: Localhost Installs
In reply to: Adding new sites under my current installationOK…before tackling virtual hosts, I decided to try a subfolder in the root for a 2nd site. I unzipped WordPress and thought I was on my way, but I can’t create a database. First I logged into phpmyadin using the main (root?) user and password and got a message that I do not have privileges to create a database. When I log into phpmyadmin with the username/password of the 1st website (in my root) it looks like I have privileges to create a database but when I try to create one (wp_site2) then I get a message ‘#1044 access denied for user ‘[email protected]’ to database ‘wp_site2’. I don;t know what to do next. Any help will be greatly appreciated!
Forum: Localhost Installs
In reply to: Adding new sites under my current installationThanks a million for the responses!!!!
Forum: Themes and Templates
In reply to: [Customizr] @media queriesOK…I thought I was getting this but it turns out I’m still trying to wrap my head around it. For the changes I need, I am finding that my site changes at different breakpoints than the ones above. So, can I just code in the breakpoints that I am finding or should I try to match the ones above (prev posts in this thread) that are in the parent?
Thanks!Forum: Themes and Templates
In reply to: [Customizr] @media queriesThanks Electric Feet and acub. The support on this forum is fabulous!
I know this discussion is old but I came across it and thought I’d share my findings for anyone else who is having this problem.
I was experiencing the same problem with the circles and hover effect being clobbered when I tried to change the border to transparent to allow my gradient background to come through. While searching the forum I came across this discussion and am so thankful. I LOVE the effect of acub’s solution. My pictures are now rectangular instead of circles but they look fabulous with the semi-transparent border over the image that clears on hover. I tried various image sizes (250×250, 270×250, 270×270) and found that 270×250 works best especially on tablets/mobile. The only problem that I am still having is that the hover effect works on small devices but the semi-transparent border does not (instead I have the parent white border) but at the small sizes the white border looks fine anyway.
Forum: Themes and Templates
In reply to: [Customizr] broken websiteI resolved my problem by removing and re-installing the Customizr parent theme. Everything seems to be working correctly.
THANKS!
Forum: Themes and Templates
In reply to: [Customizr] broken websiteTruthfully, I am working on my localhost and haven’t yet tackled figuring out yet how to network my desktop, tablet and phone and access the site from the other devices. I am not too knowledgeable about this stuff.
Forum: Themes and Templates
In reply to: [Customizr] broken websiteI have been working with Mozilla and every so often check it on IE and Chrome. I have been using Mozilla’s Responsive Design View tool to do resolution testing. It was working on all three browsers and in the Responsive Design View until I discovered it had become broken. I am clueless as where to even begin looking for a solution.
Forum: Themes and Templates
In reply to: [Customizr] broken websiteaddendum to my post… I am working on a brand new site on a localhost so I can’t give a link to the site.
Forum: Themes and Templates
In reply to: [Customizr] Stop slider from pausing on hoverI just put that snippet in my functions.php and it worked like a charm. THANK YOU!!!!!
Thanks for pointing me to the snippets. I worked out my problem and then a few more with this tip!
Forum: Themes and Templates
In reply to: [Customizr] Slider images not centeredfigured it out
I resolved my first question that appears in the previous post but would still love any help I can get with the second question. Thanks!