-
Posted a reply to Media Library, on the site WordPress.org Forums:
If your Media Library is loading but not showing images, there are two primary causes: an… -
Posted a reply to Aplicar Fondo al borde de un elemento, on the site WordPress.org Forums:
Yes, the code he gave you is correct, but you need to add a class… -
Posted a reply to Aplicar Fondo al borde de un elemento, on the site WordPress.org Forums:
no, that doesn't work. Take a look at the link I gave you that explains… -
Posted a reply to Aplicar Fondo al borde de un elemento, on the site WordPress.org Forums:
You'll need to share a link for us to help you, or add a class… -
Posted a reply to Social media and scroll top button problem, on the site WordPress.org Forums:
Those icons are 39px, so let's change the width of that first card. You can… -
Posted a reply to Forbidden You don’t have permission to access this resource., on the site WordPress.org Forums:
Check out that link I gave you. It talks about file permissions and htaccess -
Posted a reply to Social media and scroll top button problem, on the site WordPress.org Forums:
You may have a plugin or something activated. Check your errors for google maps explanation.You… -
Posted a reply to Aplicar Fondo al borde de un elemento, on the site WordPress.org Forums:
Your message in English..."I need help to apply a css filter through an attribute to… -
Posted a reply to Display default featured image with query loop block / latest posts block?, on the site WordPress.org Forums:
I have used a plugin to use a default featured image and it worked without… -
Posted a reply to Social media and scroll top button problem, on the site WordPress.org Forums:
I don't see a scroll to top button or social media links on this page… -
Posted a reply to Remove container on post template, on the site WordPress.org Forums:
.entry-title {display:none;} that will hide your title on the posts. This goes in your additional… -
Posted a reply to Social media and scroll top button problem, on the site WordPress.org Forums:
Please post a link to your page with the issue so we can see. An… -
Posted a reply to Remove container on post template, on the site WordPress.org Forums:
.entry-wrap { padding: 0; box-shadow: none; } That code will remove the box and shadow.… -
Posted a reply to Wrong menu selected appears next to my main menu, on the site WordPress.org Forums:
It appears your theme has a spot for a "secondary menu". Do you have an… -
Posted a reply to Multiple plugins causing errors, on the site WordPress.org Forums:
It looks like your theme is one you purchased from Theme forest and hasn't been… -
Posted a reply to Forbidden You don’t have permission to access this resource., on the site WordPress.org Forums:
Here is a resource to go through that explains it better than I could https://www.hostinger.com/tutorials/what-is-403-forbidden-error-and-how-to-fix-it -
Posted a reply to Forbidden You don’t have permission to access this resource., on the site WordPress.org Forums:
Do you have a security plugin? You might try temporarily disabling that to test if… -
Posted a reply to Front End Login Issue, on the site WordPress.org Forums:
There is lots of info on this page for using developer tools. Take a look… -
Posted a reply to Front End Login Issue, on the site WordPress.org Forums:
There are still some javascript errors showing. Uncaught TypeError: Cannot read properties of undefined (reading… -
Posted a reply to Front End Login Issue, on the site WordPress.org Forums:
Your site is showing several errors. Are all your plugins and theme up to date?… -
Posted a reply to Google cannot fetch admin-ajax.php, on the site WordPress.org Forums:
Your site is showing clean from a securi scan. Maybe contact your host if they… -
Posted a reply to Front End Login Issue, on the site WordPress.org Forums:
If you can login at that link, what link is NOT working? It is possible… -
Posted a reply to new gallery images not updating on front end, on the site WordPress.org Forums:
which images did you upload that you don't see? I see Trail Mix thorugh Cabin… -
Posted a reply to Top Level Nav items don’t click on iOS, on the site WordPress.org Forums:
There are different menu setups so it's hard to say as some are intentional with… -
Posted a reply to [NSFW] How to browse WordPress file system?, on the site WordPress.org Forums:
I use ftp setup so I can download, work on files locally and upload when… -
Posted a reply to Remove container on post template, on the site WordPress.org Forums:
Can you tell me what theme is installed and if you are using a page… -
Posted a reply to White space above social icons in mobile view, on the site WordPress.org Forums:
You have html that is in white text, but I highlighted it in this image… -
Posted a reply to Can’t change default Gravatar image, on the site WordPress.org Forums:
maybe change the file type to a png instead? Just to test and then use… -
Posted a reply to Can’t change default Gravatar image, on the site WordPress.org Forums:
are you sure that the path to the image is correct that you are using? -
Posted a reply to Difference between useEntityProp and getEditedPostAttribute, on the site WordPress.org Forums:
Yes, that's correct. The getEditedPostAttribute function returns the unsaved changes if they exist, and if… -
Posted a reply to Difference between useEntityProp and getEditedPostAttribute, on the site WordPress.org Forums:
In most cases, the two methods return the same data, as they both retrieve the… -
Posted a reply to in media query 480px-769.999px I want both side to be equal with margin(opening), on the site WordPress.org Forums:
When I resize the browser there is lots going on there with things disappearing, etc. -
Posted a reply to in media query 480px-769.999px I want both side to be equal with margin(opening), on the site WordPress.org Forums:
I don't know which section you're working on specifically. But margin with "auto" left and… -
Posted a reply to Can’t change default Gravatar image, on the site WordPress.org Forums:
This issue occurs because the default gravatar image URL is not being correctly passed to… -
Posted a reply to Page Breaks, on the site WordPress.org Forums:
Install a plugin: There are many plugins available that allow you to insert page breaks… -
Posted a reply to Langsame Rest Api nach Update, on the site WordPress.org Forums:
There are a few potential solutions that you could try: Update your plugins: Make sure… -
Posted a reply to Events Manager, on the site WordPress.org Forums:
Well if you can share a link to a page with the location option there,… -
Posted a reply to blank white page after update to 6.1.1, on the site WordPress.org Forums:
I only see a couple of errors where your favicon files are not being found.… -
Posted a reply to blank white page after update to 6.1.1, on the site WordPress.org Forums:
in your OP you said you added code to the config file. No worries. Is… -
Posted a reply to Media Library, on the site WordPress.org Forums:
We can't see inside your admin without logging in. You can't see any images when… -
Posted a reply to blank white page after update to 6.1.1, on the site WordPress.org Forums:
what did you add to the config file?what version of php are you running?Can you… -
Posted a reply to How to delete 30 000 files from media file and WP Stage based website, on the site WordPress.org Forums:
I would just delete the entire folder then add it back. Just me. Everyone has… -
Posted a reply to Ad Plugin Options, on the site WordPress.org Forums:
Here are some options you can consider: Ad Sanitizer: This is a popular plugin that… -
Posted a reply to Adding JS right at the bottom of the page?, on the site WordPress.org Forums:
Yeah, glad it worked for you! -
Posted a reply to Adding JS right at the bottom of the page?, on the site WordPress.org Forums:
f you want to load your custom JavaScript file after plugin scripts, you can use… -
Posted a reply to Adding JS right at the bottom of the page?, on the site WordPress.org Forums:
can you post a link to the page you're referring to and describe it so… -
Posted a reply to Events Manager, on the site WordPress.org Forums:
I found this info online. Maybe try this first: To turn off the location, you… -
Posted a reply to Events Manager, on the site WordPress.org Forums:
You can hide that with css. Do you have a link to a page with… -
Posted a reply to Adding JS right at the bottom of the page?, on the site WordPress.org Forums:
The code you provided is using the WordPress function wp_enqueue_script() to load a JavaScript file… -
Posted a reply to Paragraph Spacing Under Pull Quote, on the site WordPress.org Forums:
it works for me. I think you just need to clear the cache on your…