vinylunderground
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I center a wordpress siteHey moonsloth,
That did it! I cleared the cache from WITHIN the Fast Velocity Minify plugin. The results are, all posts and pages are aligned to the center.
I would like to thank you and Steve, for your excellent assistance with this problem. Top notch!
Best regards,
JeffForum: Fixing WordPress
In reply to: How do I center a wordpress siteHi Steve,
I did your code as well. I just forgot to include it in these examples. I have done several different suggestions without success.
I am beginning to think, that perhaps it is something other than this code. I have noticed that some posts appear normal, where as the front page and several others, are aligned left.
In any event, thanks again for your kind assistance Steve. It looks like this problem won’t be solved. It will just leave us scratching our heads.
Jeff
Forum: Fixing WordPress
In reply to: How do I center a wordpress siteSteve,
Thanks again for your assistance.
I wrote the code under 3.0 Basic as such.
.site {position: relative;
margin-left: auto;
margin-right: auto;
}I also tried it this way.
#page {
margin-left: auto;
margin-right: auto;
}Please point out where I placed the code incorrectly.
Thanks again!
Jeff
Forum: Fixing WordPress
In reply to: How do I center a wordpress siteSteve,
I see that this problem only affects the index page now. I will continue to poke around, in an effort to resolve this dilemma.
Jeff
update, there are a few other pages affected as well.
- This reply was modified 6 years, 8 months ago by vinylunderground.
Forum: Fixing WordPress
In reply to: How do I center a wordpress siteSteve,
When you say, “Looking at your site, I do not see that you made the change”. If you are referring to the right click protection, I have already deleted the plugin.
If you mean that the code is not present in the CSS. After I found that it had no benefit in our current situation, I too removed the suggestion.
I appreciate your assistance with this problem Steve. You are a good person for trying.
Regards,
JeffForum: Fixing WordPress
In reply to: How do I center a wordpress siteSteve,
I have utilized the code as suggested without success. I am pretty much out of ideas with the center alignment problem. To be honest, I am surprised that a “left-center-right” alignment button isn’t present within the appearance section. A place where you select the desired alignment, then click to save.
In any event, I appreciate your effort with this dilemma.
Best regards,
JeffForum: Fixing WordPress
In reply to: How do I center a wordpress siteHello Steve,
First, thank you for your kind assistance. The plugin to protect images has been disabled.
I will try the code that you suggest and report back.
Best regards,
JeffForum: Fixing WordPress
In reply to: Wp admin not accessible after installing amp pluginSame problem here. I am receiving the following:
wp-content/plugins/accelerated-mobile-pages/templates/customizer/customizer.php on line 217at the following URL.
https://www.vinylunderground.comEdited: OK and thanks! I have renamed the plugin folder as directed, and the site has returned. Is there a fix for the plugin?
- This reply was modified 7 years, 6 months ago by vinylunderground.