jmarc4312
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error establishing a database connectionerror solved at, it was a simple password error
I recommend this link for all other who have this type of problem
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-error-establishing-a-database-connection-in-wordpress/OK great now I see how this works better. I see that you have to use all the pieces that call to it. I am using ‘inspect element’ on Chrome and saw all those parts but just didn’t know which one to direct it too.
I am going to read that link you recommend now. I am on to making my website more custom. Thanks again!
Ok for example now trying to make images just on product pages in that one place where the product title is to have the width attribute
width: intial
instead of it being width: 100% how would I write the code to call to that. So far I was thinking singular #primary div.images img {width: initial;}
is that correct
Thanks that worked. But how? Does adding that subside the code that already was there for #primary? Trying to learn how I can resolve this for the future. Thanks again!!
It was working when I installed woocomerce a year ago fine. this is a new problem
in the style.css the codes calls to this area like this: “#content {
margin: 0 34% 0 7.6%;
width: 58.4%;
}
#secondary {
float: right;
margin-right: 7.6%;
width: 18.8%;
}”I experimented with changing some of the margin options in the #secondary and that changed the position of the sidebar but it messes it up for the homepage and i dont think thats the solution. there must be something messing up the sidebar somewhere but i cant locate where. its frustrating
it should be directly to the right of the content thats in the center of the pages primary content not pushed down to the bottom right. The homepage of my site (divesummit.com) has the right sidebar displaying the way it should.
Thats a great tool. I checked a site like “ebay.com” and they have 300 or more errors, mine has 17. I looked and all the errors look like suggestions not true problems with the page. so not sure where to begin
Hello I did this and I scanned carefully at the style sheet and did not see any extra. Where do I look? Do I loo it the php files in the theme too?
Forum: Fixing WordPress
In reply to: How come my sidebar is on bottom of my page?hello this was resolved, some of my syntax seems like it was incorrect on naming the theme
Forum: Themes and Templates
In reply to: Twnety Eleven Child theme brokenGot it sorted out now thanks to you!
Forum: Themes and Templates
In reply to: Twnety Eleven Child theme brokenYay shortening that first part to the two lines fixed it. hmm i guess you can over do it!
Forum: Fixing WordPress
In reply to: How come my sidebar is on bottom of my page?Thanks Alchymyth for getting back to me I appreciate it. I checked my widgets and they seemed OK. The only code I worried about in the widgets is the “<p align=”center”>” class but that only aligns text within the widget and should not push it down to the bottom like that. Currently searching for misplaced <divs> on my style sheet.
Also my editor in wordpress is also saying “This theme is broken. Template is missing.” I believe this must be related. Any advise?
Forum: Fixing WordPress
In reply to: Hmm..? My template is still brokenhello i appreciate that but why is it saying there is an error with my template in the dashboard i do not understand. please check out this page: https://divesummit.com/shop/battery-replacement-kit-cressi-sub-archimedes-i-and-ii-dive-computer-dive-computer/
how come the right widget toolbar loads all the way on the bottom of the page. It never did that before I saw the template missing error. Is this related? Thanks!
Forum: Fixing WordPress
In reply to: Site logo disappearing, being replaced by images on pageThanks so much, works like a charm.
I appreciate it alchymyth!