TexasMouse
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] Missing field “id” in Breadcrumbs on Google Search ConsoleI got the Missing field “id” error for 10 Woocommerce products for sale. I have some others products that are set up exactly the same that are not included. The last crawled date listed on all of them are really old.
- This reply was modified 6 years, 8 months ago by TexasMouse.
Ok. I only have five small stores who I sell wholesale to so I’m not in a position financially to pay at the moment. Hopefully one day! I’m not aware of any wholesale sale that would include sales tax so I thought I may have been missing something in your settings.
So your free version won’t really work it doesn’t seem unless someone is including sales tax in their total product price and not calculating sales tax at the cart and checkout position. That approach for me won’t work.
Thanks
Forum: Plugins
In reply to: [WooCommerce] Spam Orders From Emma RoseI have been getting cancelled orders since December 2018 from emmma rose about once a month, sometimes two in a row, in my Woocommerce orders. Same address, different emails. I do not offer COD. I started my Woocommerce store in March 2017. This only started last December 2018.
I’ve left them in my order list. Should I delete them? Any solution to stopping them?
Forum: Plugins
In reply to: Group Member List with PhotosThanks I will check it out. My coding skills are very limited though. Probably need something that doesn’t require that. Also some other members may need to work on the site.
Forum: Themes and Templates
In reply to: Twenty Eleven ModificationsIn the style.css scroll down to the area that says /* Search Form*/ and a few lines below it will have the code: #branding .only-search #s {display: none;} Just change whatever value is currently after “display” to the word “none”.
Forum: Themes and Templates
In reply to: Twenty Eleven ModificationsThat exact code is already in the style.css under /* =Menu, /* Search Form */. Just change it to “none”.
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsThank you! I’ll be sure to check both of those out. Was away from the computer for a few hours.
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsOk great. I will check this out. Thanks again. I’m just a graphic designer but people keep asking me to do websites so trying to do just very simple ones in Word Press. I need to go to school I guess!
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsPerfect! Thanks for all your help. One more thing, how do you determine what the id number of a page is? I may want to do this again on some other pages.
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsWhere in the style.css do I add the new style rule to push the content over? Thanks!
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsThanks. I will look for those items in the style.css.
Below is a link to some screen shots from the three different browsers of the Member’s page.
http://www.cyfairwomensnetwork.com/wp-content/uploads/2011/08/Member-list-screen-shots.jpg
You will see in FF and GC the Members list shows all the way to the left of the screen, IE it is more centered. This is what I was going for.
Everything is created as pages. I’m going for just a website and don’t want to use it as a blog so I deleted all the posts from the start.
Really appreciate your time!
Forum: Themes and Templates
In reply to: Twenty Eleven Table questionsI figured out the centering problem I think. I am using Google Chrome and in that and Mozilla the content is on the left, in Internet Explorer it displays in the correct place in the center. Is there a solution for this?
I created the table using the visual editor so any of the inline styles were created there. I know it’s probably not the best way to create columns, but I really don’t know how to create and edit php. Wish I did. I can go into the style.css and change out simple stuff. I deleted the “Powered by Word Press” from the footer php but that’s all I can do.
Do you know where they grey line code is located or that white code in the footer area of the style.css?
I copied the theme from the server to my computer and renamed it and copied that back to the server. That is the theme I’m editing.
Thanks for your help and info.
Forum: Themes and Templates
In reply to: Twenty Eleven ModificationsI found the #page and it worked for changing the background color. But at the bottom in the footer area it still remains white. Do you know where that color is located? I tried one area but it didn’t work. Thanks for your help!
Forum: Themes and Templates
In reply to: Twenty Eleven ModificationsOk the border removal suggestion worked too! I was just in the wrong place before. Thanks!
Forum: Themes and Templates
In reply to: Twenty Eleven ModificationsThanks so much! Your info worked for the line at the top, removing the search bar and hiding the “Recent Posts” text. I have been searching for answers to this.
I tried the code for removing the border around images but that didn’t work. Not sure if I was doing that incorrectly, but it removed all the white background from the page area and left a wide white border under my header. Is there another way?
Do you know how to change the background color to something other than white or black?
You have been a life saver! The first three questions solved were the most important.
What I’ve been doing is ftp to the server, copying the default Twenty Eleven theme to my computer, renaming it and then copying that back to the server and making changes to that theme, not the default one. Is that ok?