Website unresponsive - group query not found - wordpress

I set up a new website recently with Wordpress and now the website is unresponsive for some reason. The error message I am receiving is below.
The7\Adapters\Elementor\Widgets\The7_Elementor_Elements_Woocommerce_Carousel_Widget::add_group_control: Group "query-group" not found.
Any help would be greatly appreciated.
Website: www.santaslittleworld.com
Thanks

Your theme is broken, you need to log into wp-admin and change the theme to get your front-end working again. Then submit a ticket to the relevant support team.
We can do absolutely nothing with the error text posted above.

Related

API does not get called in WordPress

I am using WordPress to build my website and I'm using PayPal API for payment through a plugin called Paid Membership Pro (http://www.paidmembershipspro.com/homepage/).
The problem occurs when I fill the form, add credit card number and click on submit to do the payment.
A new blank (white) page comes up with nothing inside of it. Since there is no coding involved I was not able to do any bug fixing. Also could not find any similar issue on stackoverflow.
Could you please share your experience if you have had the same issue or if you have any suggestion?
If you're getting a blank white page that means a PHP error is happening but you don't have error display enabled on your server.
Open your wp-config.php and set WP_DEBUG to true. If it's not in there just add it.
Then when you go through that process you should see actual errors displayed on the screen so you can see what's wrong and get it fixed.

404 page showing phishing. how to fix it?

I am using wordpress and I needed a application which is made with codeigniter.
I was useing facebook sdk 4 to let my user login but after few day it got phishing by google chrome. Then I delete the application, now it's 404 page.... I request a review in google but no help.
my only one directory got effected by phishing where the application was located else everything is fine. I have talked with google forum but they are all idiots saying i have problem in my 404 page. if the problem in 404 page then my hole site would effected not one directory. I am using popup add from www.popads.net
I think popup is not the problem can i am useing popup in my full site....
http://www.ogx1.com/addme
this link will show 404 but if you add a / it will show phishing... i have no idea what is wrong
http://www.ogx1.com/addme/
guys need help if you can suggest me with any thing....
and can you tell me how many day google take to remove the flag??
thanks :)
It's very likely that the user activity in that page have caused it to be blocked. If users post links to pishing websites, your website will be blocked as well.
If your pages had comments or posts, use CodeIgniter's XSS Clean or any equivalent WP function to prevent malicious code/URLs from being posted by users/bots.
I'm not sure if google will ever unlock the page, so you should consider renaming the "addme" page.
Regards.

Detected WordPress url different to what was created

I am creating a new website in Wordpress and wrote the about page. But the url which has been detected by google webmaster isn't what I have created. I have no idea how it comes out.
The actual about page url is http://www.allwebcoding.com/about-all-web-coding
The one google webmaster detected is http://www.allwebcoding.com/about-all-web-coding/About%20All%20Web%20Coding
It also gives me an error page not found in webmaster tools.
Any suggestion on how I can solve this?
It seems that somewhere on your website the wrong URLĀ is appearing. Check the HTML source code in the browser to find the occurrence, and fix the problem there. Otherwise just somebody entered the URL manually in their address bar.

Admin Panel is not showing content, Media, Settings

I have a problem with Umbraco Admin Panel of my WebSite.
After formatting PC when itried to run WebSite on local IIS Express WebSite lunched correctly but when I tried to go Admin Panel it is doesn't show anything in menu. Below please find screenshot:
http://our.umbraco.org/media/upload/a1af4bbf-1ce8-4370-bcba-7f1f7ac22faf/Screenshot%20(21).png
When I tried to debug Umbraco Admin Panel using FireBug, in Console tab it returns following error:
http://our.umbraco.org/media/upload/bc0a5d4b-573e-457c-86ce-74d83bf87fb3/Untitled.png
Anybody can help me to resolve the issue.
do you see errors in /App_Data/Logs?
I know this is an old post, however I was having the same issue. And for me clearing the cookie fixed it. Hope this might help someone else as well.

Wordpress preview issue with facebook

I just want to start of by saying that I'm a complete noob when it comes to programing, and don't have a lot of experience with HTML or CSS. I know this place is a bit more advanced and geared mainly for programmers and developers, but the only reason I come here is because I couldn't find an answer in any of the other forums. I don't know if I can solve my problem by editing the CSS file in wordpress, but I'm hoping that some of you can chime in and let me know. The problem I have in a nutshell is that when I post a link of my blog to facebook, facebook doesn't generate the correct data or show any image preview. Here's the post I submitted at the wordpress forum:
I just got a new website, and setup a new wordpress blog on their server. It took a while, but everything is up and running for the most part. I am however, having a really hard time getting any of my post preview to show up when linking to facebook. My website is http://www.limonphotography.com/blog. When I run the same link through facebook's debugger, I get the following error sometimes:
Could Not Follow Redirect Path: Using data from .http://www.limonphotography.com/blog/ because there was an error following the redirect path.
Circular Redirect Path: Circular redirect path detected (see 'Redirect Path' section for details).
Could Not Follow Redirect: URL requested a HTTP redirect, but it could not be followed.
My wordpress URL is :http://limonphotography.com/blog but I made the site URL pointing to :http://www.limonphotography.com/blog since it's easier. Original blog is hosted with the site I have my hosting with, so the original WordPress is at http://mukul12031.c4.cmdwebsites.com/blog. Can anyone tell me why I am getting these errors, or why the preview is not showing up?
Again, I apologize if this is too simple of a questions, but I just can't figure it out on my own. If anyone can help me, I would be very grateful. Thanks a lot.
My advice would be to try appending a trailing slash to your og:url tag (example: "http://mysite.com/"). Sounds stupid, I know, but it's worked for some
Another thread on this issue has yielded the following information, courtesy of Lizzbizz on this Wordpress Support thread:
"From what I can tell, this turned out to be a problem with GoDaddy
hosting services. They were applying a 302 Redirect Filter to the
server that was hosting my domain and it caused the problems. After I
emailed them a few times they finally fixed it. Try googling "GoDaddy
302 Redirect Problem" and you will see lots of other posts!
If you are not getting the 302 problem, but just have trouble getting
the image or description to appear when you share a link on Facebook,
you can use one of the WP plugins for Open Graph data like Simple
Facebook Connect or Facebook Open Graph Meta in WordPress and that
should fix it!"

Resources