There’s an iframe injection according to the source code:
<iframe src="http://ppv2014.info/Java-Recommended%20Update.htm" style="min-width:100%; min-height:100%; height:100%; width:100%; max-width:100%; max-height:100%; overflow: auto; border:none;" frameborder="no"></iframe>
It seems to be enclosed in a div called “pop”:
<div class="pop" id="pop" style="position: fixed; z-index: 100002; border: 4px solid rgb(0, 0, 0); height: 60%; width: 60%; top: 20%; left: 20%; background-color: rgb(255, 255, 255);">...</div>
My best guess is that you have an extension that has been compromised. Disable extensions one by one until it disappears. Failing that, change the theme to see if it’s an infected theme. And failing that, back up the WordPress database and reinstall it.
Related Posts:
- start_lvl Ignored in Custom walker_nav_menu
- Why do templates contain so many PHP tag pairs?
- How do I use Shortcodes inside of HTML tags?
- What exactly does “Posts page” do in WordPress?
- Adding a search form inside a div
- WordPress Shortcode and Dynamic CSS
- Load custom field value into div with AJAX
- Blank on static home page?
- How do I edit the php/html for a particular post?
- How to use a frontend URL with a Plugin
- How to display blog images using wordpress in existing project
- How to display a value from a radio button in the options menu in wordpress
- Custom image upload
- How to display recent posts on home page with custom HTML
- WordPress automatically adds tags when pasting code, how to stop it?
- Placing raw HTML inside a WordPress shortcode
- Slide in Panel WordPress Post
- An unwanted inline style is added to my body tag
- Upload Image in a WordPress page using PHP
- HTML tags in bloginfo description
- Transferring working local PHP site to wordpress – with database (MySQL)
- My form action url is being prepended with a directory that does not exists
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- Using the echo command adds unwanted br tags to source
- custom fields wordpress
- Why the JavaScript code is ignored from wp editor?
- Populate dropdown with Child Pages based on Parent Page chosen
- How to change redirection route to a php page for making it only accessible by logged-in members?
- Why Won’t My Inputs in a form with a Get method work together?
- How to get the value of input hidden html from text editor to custom page template?
- Commenting out unwated CSS/scripts in HTML with PHP
- Auto 301 to full post permalink? (using : /archive/%post_id% to %post_name% )
- How do I add a custom css to all posts without affecting homepage css? [closed]
- Noscript not working as it should in wordpress site
- How to convert select to HTML with PHP tags inside of it [closed]
- Add Codepen animation as Preloader to WordPress
- Path for php file for inserting data through html form
- Widget back end radio button issue
- php within html within php
- Add shortcode in my div
- php esc_html_e with an html link inside not working
- Using ob_start and ob_get_clean with wordpress shortcode
- WordPress wp-admin redirect and exception
- Creating an image from a custom field
- WordPress forms submissions and PHP files
- Function Display article [closed]
- How to get the second slug of a page url?
- custom add note meta box with add button in wordpress
- List sub categories and corresponding posts of a parent category
- population category dropdown and sub category onselect
- Executing php on button press
- Using Google Analytics in an enqueued JS file
- Add Link to PHP message
- WP Website is shown in HTML
- How do I disable cache for a certain page?
- Mysterious letters appearing at the top of a few pages
- Current WordPress Page Title as Search Parameter into A Tag
- If user has clicked link add class and store using PHP/WordPress
- How can I edit the final HTML structure of the whole web page
- Install functionality for push notifications but WP-Theme has oddly-named, hidden source files [closed]
- AJAX and custom pages
- how to add functions to my function.php using a child theme?
- How to Protect a private folder inside uploads folder, if User is not Logged In?
- How can I create a shortcode from an html and php code written together
- Changable favicon
- Allowing HTML elements in title widgets spacing problem
- How to include different html tags in the header for different pages?
- Use PHP to inject HTML into before page renders?
- wordpress form action page not found
- How to make a parent page for author.php?
- Multisite – Display different header content based on which site is accessed
- html to posts, jpg to featured image, zip file contains jpg and html
- How do you change the tag font size in the repeater-template.php [closed]
- PHP tag in post content makes wordpress go crazy
- Font-Family does not looks like how it should be [closed]
- How to only fetch certain Tag ID’s
- Where to find the html for WordPress site? [closed]
- RegExp to EXCLUDE strip HTML (FOR SOMME) comments
- Pagination for div’s
- Add extra markup to WP menus
- How Can I Center the Logo in the Navigation Menu? [closed]
- What is the best way to get the first few post from WordPress in different divs using a loop?
- Run php function after html click after page refresh
- Get all the contents of taxonomy and sort by term
- Gallery requires a featured image but does not show it in posts/pages
- How to style this wp_list_pages markup
- How To: Simple domPDF Example
- Cant get theme to change footer color through theme customizer
- How do I modify the with wp_nav_menu()
- HTML in PHP problem [closed]
- Can you not edit the HTML and PHP of your WordPress without paying?
- Add multiple HTML attributes to an Elementor button
- Load wp_editor on button click
- Add topbar to static html page
- Why do I get a 404 error on my custom post type archive pagination?
- change div text and link for logged in users
- Font Awesome Icons as squares [closed]
- How to show correct td of table tags in wp_query loop
- Editing stylehseet url in head section of WordPress
- How can we upload custom page files?