Gil Sousa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: List of “links” show title, but not cover photoI’m using the twenty seventeen theme, this is the only additional CSS code I have:
.button { display: inline-block; padding: 12px 24px; border-radius: 6px; border: 0; font-weight: bold; letter-spacing: 0.0625em; background: #4e9bc9; color: #fff; } .button:hover, .button:focus, .button:active { background: #99c2db; color: #fff; } .newsletterbox { border: 2px solid #4e9bc9 ; border-style: dotted; border-radius: 5px; padding: 15px; }
It was working perfectly until a few days ago, and I haven’t change anything in a while. Could it be related to the latest WP update?
Any help, please?
Forum: Fixing WordPress
In reply to: My latest post is not being shown in RSS ReadersThanks! I will do that
Forum: Fixing WordPress
In reply to: My latest post is not being shown in RSS ReadersThat’s really strange, I can’t see it in both Feedly and here:
https://www.bloglovin.com/blogs/blog-de-viagens-look-left-17630261
Forum: Plugins
In reply to: [Yoast SEO] RSS stopped workingAccording to Feed Validator, the issue is in this line:
<site xmlns=”com-wordpress:feed-additions:1″>5078236</site> <item>But I can’t understand from where this comes from…
Forum: Everything else WordPress
In reply to: How to create a profile without a login accountThat was it! It worked!
I disabled that option, I created the user, and then I enabled that option again.
Thank you!
Forum: Everything else WordPress
In reply to: How to create a profile without a login accountThe invitation I get it points to the WP.com website, so that I have to create an account there. I would like to create a local account, just on my blog’s database. For example, once I tried to create the account I got a warning that that user already exists, though I am sure I have no user with that username on my blog’s DB.
Is there a way to create only a local account, without having to create a WP.com profile?
Forum: Everything else WordPress
In reply to: How to create a profile without a login accountThat’s true, but when I tried that, the invitation made me create a WP account, and not one on my blog. Is there a way that I don’t have to create “fake” WP accounts? Or maybe I did something wrong?
Forum: Fixing WordPress
In reply to: Content being recorded in multiple databasesThat’s the thing, I haven’t touched in that second database in months, and I saw there posts that I have scheduled for next week… I compared with the main database, and it’s also there.
Forum: Fixing WordPress
In reply to: Can't access wp-admin after changing the SiteURLWell, I got a different message now:
You don’t have permission to access /wp/wp-admin/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
How’s the best way to backup *only* the content via phpmyadmin and then recreate everything else? Maybe I’ll try that instead, I am just concerned about the content, nothing else.
Forum: Fixing WordPress
In reply to: Can't access wp-admin after changing the SiteURLI tried that, but I get a blank page each time I log in.
Since I just recreated the blog, I can also backup the DB and create the blog from scratch again on the correct domain, but it would be nice to know how to fix this as well.
Hi, anyone can help with this?
Forum: Plugins
In reply to: [Polylang] Posts pointing to the "Read in " return 404Cool, it’s fixed now!
Forum: Plugins
In reply to: [Polylang] Posts pointing to the "Read in " return 404To avoid doing any mistake, where exactly in the code should I add that? In Which file?
I assume I’ll just have to “Edit” the plugin, through the Plugin pane, right?
Thanks
Forum: Plugins
In reply to: [Polylang] Posts pointing to the "Read in " return 404Sorry for another bump, but this returns a bit too many 404 results to my page, and I’d like to get this fixed please?