mikel9478
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Homepage Is Not Correctly LoadingIm still having the problem. Ive contacted hostgator for your second step but we have an issue. The current name is the name of the file and changing that might break the function or itleast they say its possible. how do you properly change the name?
Forum: Fixing WordPress
In reply to: Homepage Is Not Correctly LoadingThanks for the response. I deactivated and one by one activated all plugins. It was yoast seo which fortunately im not using. Thanks
Forum: Fixing WordPress
In reply to: In Permalinks on my site-get this errorThanks Tara,
I had a look and it was helpful. Where does one locate the necessary PHP file, so i can increase the memory?Thanks again, Mike
Forum: Fixing WordPress
In reply to: In Permalinks on my site-get this errorThank you. how is this done? Ive never had this problem.
Thank you
Forum: Fixing WordPress
In reply to: I changed a permalink on blog post problemHi, sorry i didnt specify enough. I created a blog post and they must have automatically generated the permalink to be /responsive-web-design-reponsive-web-design. I noticed it days later when i searched “responsive web design”. I went and changed the permailink to responsive-web-design. It has been a few weeks and doesnt show in searches.
Forum: Fixing WordPress
In reply to: Warnings And Errors When trying to edit pagesHi, Thanks for the response. you didn’t leave a link or contact info at the end. Is there a forum link?
Thanks
Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesHi, All of the changes worked well but today i attempted to edit a few pages and after pressing “edit page” This showed up.
Warning: array_merge(): Argument #1 is not an array in /home4/michael9478/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 40Warning: array_merge(): Argument #1 is not an array in /home4/michael9478/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 103
Fatal error: Class name must be a valid object or a string in /home4/michael9478/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 104
Forum: Fixing WordPress
In reply to: Sitemap page indexing questionHi, I went to yoast xml sitemaps and it is disabled.
Forum: Fixing WordPress
In reply to: Sitemap page indexing questionyes, i use yoaste.
Forum: Themes and Templates
In reply to: [Sydney] Shrinking text and header tags for mobileExcellent. I did this for my H2 as well. To make the text read better on mobile could i use your css above, and change H1 to text while making font-size a little smaller.
Thank you
Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesi re pasted in the original code you wrote for me. It got rid of the header on mobile. I just need to shrink the header tags and text now and im all set.
Thank you!
Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesHi Kharis,
Ive done so.Thank you
Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesOk, this is all that remains now.
/* #content {
margin-top: 170px;
}
@media screen and (max-width: 990px) {
#content {
margin-top: 60px;
}
}Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesNo, i haven’t done anything since running it through the program. It read errors but doesn’t show me exactly what the problems are. can you show me how to make the changes?
Thank you
Forum: Themes and Templates
In reply to: [Sydney] Removing header from mobile devicesHi,
You are correct the validator found – 3 Parse Error /* #content { margin-top: 170px; }
9 Parse Error }This is in the custom css plugin. Im not proficient with coding so i dont want to try to make changes before you respond.
Thanks again