All Questions
Tagged with web-development-server wordpress
25 questions
0
votes
0
answers
60
views
Elementor shows “Unexpected token '<', '<br /><b>'... is not valid JSON” after updating XStore et-core plugin
I’m getting this error when I try to open the Elementor editor:
Error: Unexpected token '<', ""... is not valid JSON
It happens right away, and the editor won’t load.
I'm using the XStore ...
1
vote
1
answer
53
views
Azure WebJobs with WordPress WebApp?
I am building a webpage through Azures web app in WordPress. I want to have one of my pages allow the user to upload a file, that file go to a python script which returns and image based on that file ...
0
votes
0
answers
24
views
Automatic update disabled for my WordPress website, how to resolve?
I am new to WordPress web development and my auto updates option is not being enabled despite trying many methods that I was guided by Hostinger support service.
I have disabled all plugins to check ...
1
vote
0
answers
28
views
Running wordpress project on multi php xampp
im new to wordpress web dev, can you guys help me out hehe. so im installing xampp with php 8 in my windows and i need to host several wordpress project that worked on php 5.6 while the other ones are ...
0
votes
1
answer
829
views
Can't log in to wordpress website due to insecure connection
(For reference, my website is "franklincodes.com". Feel free to take a look there to help me troubleshoot)
So I'm trying to log in to wordpress admin so I can make changes to my website. ...
-3
votes
1
answer
142
views
VSCode Integration with WordPress [closed]
I have made my website on VSC(HTML, CSS, JAVASCRIPT) from Scratch, can i publish my website as it is through WordPress without changing its layout or without building it again on WordPress? Basically ...
0
votes
2
answers
299
views
Cannot select database during wordpress local setup
I have installed wordpress and I am trying to connect database. I am seeing this error:
Cannot select database
The database server could be connected to (which means your username and password is okay)...
0
votes
2
answers
752
views
Elementor plugin in Wordpress not working even when increase memory limit is done
I am just new in webdev and I've been trying to use Elementor as my builder but it seems that it is not working on my wp. I have increased the memory limit and there are no other plugins running in my ...
-1
votes
1
answer
470
views
Is it better to install Bitnami WordPress on physical or virtual machine?
I need to start a WordPress website on a localhost environment on my Mac, and I later need to give access to my teammates to edit the website.
I did a little search on the net and found out that a ...
0
votes
0
answers
483
views
Nginx server header error 403 forbidden how to solve
My websites pages are not getting updated and server status code 503 ....i checked server header in seotoolbook server header it show 403 error.due to which sitemap is not loading correctly and page ...
-3
votes
2
answers
60
views
How can I fix the all data or how can I save the data with my theme?
Help, please. As a beginner theme developer, I have a question. Suppose, I have a theme that is developed by me. Now the question is, I have created menus, posts, pages, etc. When I install the theme (...
1
vote
1
answer
172
views
Having issues with ports in Xampp
I just finished making a site with WordPress. I want to make another site with the multi-site function. I followed some instructions and downloaded Xampp but Xampp keeps showing me errors and I can't ...
0
votes
1
answer
55
views
Got mail from hostgator saying "your account has some malicious files hosted" I dont know why?
Yesterday i got mail from hostgator saying you have hosted some malicious file and file name is jar.php it is situated in wp-admin/images/jar.php this path
I dont know it's because of some plugin or ...
-1
votes
2
answers
150
views
PHP bug fixing - condition not working properly
In the PHP code when put $result variable more than 100. Then output should be "Your result is invalid". But it's showing "You have passed". Why?
Can anybody help me please?
Check code here - https://...
-2
votes
1
answer
506
views
How to hide/Disable Google Adsense Page Level ads on Wordpress Theme's 404 Page? [closed]
The reason i wanna create this because I’m getting Google Adsense violation on the theme because the 404 Page is showing ads, which rests in privacy violation for showing ads on empty places.
Can you ...