mikkipedia
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site is showing the wrong thumbnail on social sharingHi!
Just want to make sure we are talking about the same thing. What I’m saying is that if I post a direct link to the site, not to an individual post or page, the preview image that shows up is this image instead of this image.
Like here is a screenshot of LinkedIn I posted a link to my site but it’s showing the orange image instead of the black one.
I have the featured image for my home page set to be the black image, so it should be what appears, right?
Forum: Fixing WordPress
In reply to: WordPress says I need to update my .php but it’s at 8.1Thanks so much Ramona!!!! I’m going to try this on the weekend, just in case it sucks me into something really time-consuming
Forum: Themes and Templates
In reply to: [Espied] Customizing navigation, etc. colors in espiedWe are in the home stretch but in addition to that last thing on the videos, above, these three things are popping up.
`Okaykind of think we are in the home stretch?
1. The title text on the tag pages(like “Writing”)is a little small and still not centered. Any ideas?
2. The title text on the project pages(like “School of Doodle” is also small, and confined to a pretty narrow field. Can that be fixed?
3. On the nav, there is some text being lost in the “Next” and “Previous” slide outs. (Is there a better name for those?)
Forum: Themes and Templates
In reply to: [Espied] Customizing navigation, etc. colors in espiedForum: Fixing WordPress
In reply to: WordPress says I need to update my .php but it’s at 8.1(I realize you are giving me help on something that is not a wordpress issue although it affects my ability to use wordpress, I appreciate it, and understand you may have gone as far as you want to :))
Forum: Fixing WordPress
In reply to: WordPress says I need to update my .php but it’s at 8.1Thanks Ramona! I think I will have to do that myself, they aren’t very helpful, but I will look and see if anything pops out. Would I just delete .htaccess files or should I modify them in some way?
Forum: Themes and Templates
In reply to: [Espied] Customizing navigation, etc. colors in espiedThat isn’t html I added or changed, that is html that autopopulates when I insert the video. I can see it if click this. I I would never add code that wasn’t from you!! I think if I remove it, then the video won’t be there?
What I do is
Click to add youtube video block
paste in url
then it is all embedded, and I click the left alignment button
but it doesn’t center it.hope that makes sense!
Forum: Fixing WordPress
In reply to: WordPress says I need to update my .php but it’s at 8.1Thank you Steven. They are insistent that it’s 8.1, I’ll try again, though.
Forum: Themes and Templates
In reply to: [Espied] Customizing navigation, etc. colors in espied1. This worked but is there a way to center the text? I tried adding text-align but it didn’t work….
.tax-jetpack-portfolio-tag .page-title { color: #ffffff; text-transform: uppercase; font-family: montserrat; <strong>text-align: center;</strong> font-weight: 800; padding: 0px 0; font-size: 50px;2. For the youtube video I didn’t do anything to the html, I just used the wordpress interface and chose “youtube.” I tried to center it using the menu alignment options but it doesn’t take. This is them html that shows up when I view it. It even says “aligncenter!”
<figure class=”wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio”><div class=”wp-block-embed__wrapper”>
</div></figure>This happens on every youtube video this one too
For the vimeo one I think I did the same thing, just hit the menu option, here is the html that shows up on this one
<figure class=”wp-block-embed is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-4-3 wp-has-aspect-ratio”><div class=”wp-block-embed__wrapper”>
</div></figure>Forum: Fixing WordPress
In reply to: WordPress blocked my IP addressNow they are showing up. In the future it would be helpful, when you tell someone to turn off their plug ins and then turn them back on, to let them know that their site might take a while to restore itself online. That way they won’t worry that a month of hard work just went down the drain. (On top of their IP address being blocked.)
I will continue to try to get my host company to address this issue, I have spent more than five hours on the phone with them so far. Your vibe is great.
Forum: Fixing WordPress
In reply to: WordPress blocked my IP address>You should also re-enable the disabled plugins.
I did this.
Forum: Fixing WordPress
In reply to: WordPress blocked my IP addressOn the project pages:
http://mikkihalpin.com/portfolio/redken-color/
would like to at least have the site looking ok as I try to fix the other issue!
Forum: Fixing WordPress
In reply to: WordPress blocked my IP addressI turned all of the plug ins back on, but when I look at my site (from another ip address) a lot of the content seems to be gone, is there a way to restore it?
Forum: Fixing WordPress
In reply to: WordPress blocked my IP addressHi Steve, sorry I should have explained that better–I can’t log into or load any of my wordpress sites, so I thought that the error message would be helpful
Forum: Fixing WordPress
In reply to: WordPress blocked my IP addressHere is the message I get on another one of my wordpress sites
Warning: mysqli_real_connect(): (28000/1045): Access denied for user 'username_here'@'localhost' (using password: YES) in /home/enuolbd5vvqi/public_html/wp-includes/wp-db.php on line 1531 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/enuolbd5vvqi/public_html/wp-includes/wp-db.php on line 1562 Warning: mysql_connect(): Access denied for user 'username_here'@'localhost' (using password: YES) in /home/enuolbd5vvqi/public_html/wp-includes/wp-db.php on line 1562 Error establishing a database connection This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down. Are you sure you have the correct username and password? Are you sure that you have typed the correct hostname? Are you sure that the database server is running? If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.