Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all 31648 articles
Browse latest View live

Overseas emails won’t submit

$
0
0

Some people who are trying to use the form overseas keep getting the error message that could mean:

Sender’s message failed to send or
Submission was referred to as spam

Could it be because of the different domain? One example is yahoo.co.jp ? Is there a fix?


Error in required structured data element AMP

$
0
0

This error is occurring in nearly 600 of our articles: Error in required structured data element.

I believe it has to do with the Avatar Images for the author of the posts. We have those turned off in the WordPress setting, which is what is causing the issue.

We have the latest version of Yoast installed. Is there a way to fix this without turning on avatars?

“not a valid JSON response”

$
0
0

I’ve been trying to edit the pages for our new website behind your minimal coming soon and maintenance mode plugin page, so keeping everything unpublished until we’re ready to deactivate this plugin.
However, whenever we try to save any work we receive the following error message: “The response is not a valid JSON response”
Could you tell me how we can stop this happening? It’s important that we work on our website behind a maintenance page, and if this plugin won’t allow that it kind of defeats the point of it.
Many thanks

PDF Embedder Premium: Uncaught EvalError: Refused to evaluate

$
0
0

Hello again,

I’m PDF Embedder Premium user and I’m STILL having this problem after updating to 4.X (Previous version 4.0 was FINE). Please kindly fix this, thank you.

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'strict-dynamic' 'nonce-wDsHW01Hm4xw9mkTUoFEC7Cab43neh3z'".

Issues with WooCommerce

$
0
0

I could not get this to work with WooCommerce Product Categories. I thought maybe because the sorting was not set to ‘menu_order’ but even setting that in pre_get_posts didn’t seem to change anything.

/**
 * Front-end Query Modifications
 * 
 * @param WP_Query $query
 * 
 * @return void
 */
function prefix_pgp( $query ) {
	
	if( is_admin() ) {
		return;
	}
	
	if( $query->is_main_query() ) {
		
		// Custom Product Order
		if( $query->is_post_type_archive( 'product' ) || $query->is_tax( 'product_cat' ) && empty( $_GET['orderby'] ) ) {
			$query->set( 'orderby', array( 'menu_order' => 'ASC', 'post_date' => 'ASC' ) );
		}
		
	}
	
}
add_action( 'pre_get_posts', 'prefix_pgp' );

After add short code console error

Internal Server Error 500

$
0
0

I’m having a weird problem that’s occurring only when updating homepage, I found what’s causing it but I don’t understand why! Very popular plugins like Jetpack, Hummingbird, Smush and Ninja Forms! When I disable them it seems to be working fine but after a while, the problem comes back and I will have to disable another plugin :/
I don’t get it and no one is really talking about it, is the problem from me?
I don’t have JS or PHP codes that are causing conflict because I didn’t add anything additional to the original code.
+ Why is it only happening when I try to update my homepage? All other pages work completely fine.

And reviewing my error_log I constantly get this:
PHP Warning: Invalid argument supplied for foreach() in public_html/wp-cron.php on line 117

Is this connected to my problem?

EntityRef: expecting ‘;’

$
0
0

After I activate plugin and check the sitemap.xml file, I get this error. how can I solve this? Wp version 5.3.2. Hosted on Wpengine

This page contains the following errors:
error on line 4 at column 43: EntityRef: expecting ‘;’
Below is a rendering of the page up to the first error.


Crashes don’t rise alerts

$
0
0

Hey, my server keeps crashing by making Fatals 500 errors, but that doesn’t raise any alerts.

On the other hand, alerts are visible in the log which is /WP_Content/debug.log and not in the usual error.log .

Any ideas?

Tables don’t show on frontend

$
0
0

Hello team,
Thanks for your help on this plugin.
It simply doesn’t show tables on my site at https://www.wilderness-development.com/staging/first-aid and on one or two other pages.
There is the page title, a sentence, and then a big white gap where the pricing table should be.

I’ve tried deactivating ALL other plugins – it simply doesn’t show tables on the front end whatever I try. Have you got any ideas for me? THanks so much!
Will

keeps not working – what .js files does it use in wp?

$
0
0

I have this installed on a few websites.
However on two of them it keeps almost daily deciding it does not work
I use hummingbird to try get site faster.
I can only assume that a delay or something caused by making a .js file load in the footer or after the page has loaded causes the problem, as I have similar sites that rarely if at all have this error.
Can you supply me a list of the files (.css and .js) that your plugin uses?
so I can try to avoid causing the error all the time

migration from aruba to siteground “database php file already exists” Error

$
0
0

When I try to generate a migrate token on siteground I get this error “There are PHP files already residing on selected path” ! what does this mean? I thought maybe it was because I downloaded the plugin first on the site im tryin to move but i deleted it and emptied the cache and it still wont generate a token. Any help would be greatly appreciated!!! thanks !

class.field_base.php on line 494

$
0
0

Hi,
whenever I activate the Simple Lightbox plugin my site crashes with the following error:

Fatal error: Default value for parameters with a class type hint can only be NULL in /home/kotzeegq/public_html/wp-content/plugins/simple-lightbox/includes/class.field_base.php on line 494

Versions:
Apache: Apache/2.4.39
PHP: 7.3.12
MySQL: 10.1.43-MariaDB
Wordpress: 5.3.2

Your help will be appreciated.

FooGallery Update Gallery Error

$
0
0

When I try and update my FooGallery I get the following error, There was an error uploading your file. The error is: Sorry, this file type is not permitted for security reasons.

The plugin does not have a valid header.

$
0
0

Error, “The plugin does not have a valid header.”

Solutions, do not activate plugin in the same screen as you install it on. Once you have installed the plugin, go to your list of plugins in your site and activate it there to work around this issue.

Needs addressed, otherwise, this is a great plugin!


JS Error on updating post

$
0
0

Hi there,
I get the following JS error every time I update a post:

seopress-block-editor.js?ver=3.7.8:36 Uncaught TypeError: Cannot read property 'length' of undefined
    at Object.success (seopress-block-editor.js?ver=3.7.8:36)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at x (jquery.js?ver=1.12.4-wp:4)
    at XMLHttpRequest.c (jquery.js?ver=1.12.4-wp:4) 

Any ideas what is happening?

After update captcha not working in CF7

$
0
0

After update your plugin to newest version, i getting error Uncaught Error: Call to undefined method anr_captcha_class::form_field_return()
When i use [anr_nocaptcha g-recaptcha-response] in CF7
Before update everything worked good. Can you fix it ?
Using:
Wordpress – Version 5.3.2
your plugin version – Version 5.6

Shortcode not working on subject

$
0
0

Hi, I’m having issues with the notification shortcode on subject field.

I have sent test e-mails while formatting my notification of User Lost Password, everything is working ok. I removed the default [global_site_title] from subject, saved and tested… So i decided to return to default subject, and when I put (or set to default subject) the shortcode [global_site_title] on e-mail prints exactly [global_site_title] instead of the Site Title. My site title is set, and it worked before i modified the subject.

Note 1: I had disabled/enabled the plugin, reinstalled, create another notification and used default content, and doesn’t work anymore.
Note 2: On message the shorcode works.

Compilation Failed Errors

$
0
0

I can’t get this plugin to work. I copied this line from the documentation but get an error:
[rdp-wiki-embed url=’https://en.wikipedia.org/wiki/United_States_Congress’]
Here is the error (this is repeated many times):
Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /…/wp-content/plugins/rdp-wiki-embed/bl/simple_html_dom.php on line 1386

Maybe I just need to find a website where this plugin is being used properly to embed a wikipedia article. Then I can just copy the working line of code.

Error in the checkout page

$
0
0

my site when clicking on the button to place an order is loading and does not respond to the purchase, the order is successful in woocommerce but the client does not pass a loading page

the error occurs when the customer clicks on the button to place an order, this should load the page with the information of the order placed correctly but it remains loading and does not generate anything to the client is left blank and only the loading animation of the site is shown.

Image

Viewing all 31648 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>