puifon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to migrate test wordpress subdomain to main siteOk I dont think I wll go down that route. All I want to do is edit and customise a layout on a subdomain and have it run on the main site when its all finished, I am new to all this so not sure whats the best way to do this.
Forum: Fixing WordPress
In reply to: Pharma hack, how to use SSH?I went through my plugins, deactivating all then activating one by one to see when the code would appear and I think it is in the Tumblr Photoset Like Gallery for WordPress plugin, so what shall I do now to fix? I would still like to use this plugin? I just tried reinstalling the plugin, but it is still there, so unsure what to do now, guess next best thing is to wait for my host to reply.
Forum: Fixing WordPress
In reply to: Pharma hack, how to use SSH?Thanks, I have contacted my host to see if they can remove it for me, waiting for a reply.
Forum: Fixing WordPress
In reply to: Meta description casino?I have contacted my host they just replied with a form for ssh access. Ive emailed them back requesting if they could do it for me and am yet to receive a reply thanks for your helps so far
Forum: Fixing WordPress
In reply to: Meta description casino?index.php is blank shows <?php
// Silence is golden.I dont know what shell access is so I will contact my host about this, do you know any other areas I should look for?
Forum: Fixing WordPress
In reply to: Meta description casino?<head>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
<meta name=”p:domain_verify” content=”ddd3f02e9b49b6d3a2f489283693cfa6″/><title><?php wp_title(”); ?></title>
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘stylesheet_url’); ?>” media=”screen” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<link href=’https://fonts.googleapis.com/css?family=Open+Sans:bold’ rel=’stylesheet’ type=’text/css’>
<link href=’https://fonts.googleapis.com/css?family=Oswald’ rel=’stylesheet’ type=’text/css’>
<link href=’https://fonts.googleapis.com/css?family=Droid+Sans’ rel=’stylesheet’ type=’text/css’><?php wp_head(); ?>
<?php if (is_home() && option::get(‘featured_posts_show’) == ‘on’ || get_post_type() == ‘portfolio’) { ui::js(“slides”); } ?></head>
this is what is shown in my header.php
Forum: Fixing WordPress
In reply to: Meta description casino?Where are you seeing this code, on my header.pho there is no such code as the above to paste the div code
Forum: Fixing WordPress
In reply to: Meta description casino?Hi <div id=”sn8up6″> does not appear anywhere in the header.php page so there is nothing to remove.
Forum: Fixing WordPress
In reply to: Meta description casino?Hi the plugin is already up to date, there is no template being used for meta description, i think it may be related to the pharma hack, but I am unsure how to fix this
Forum: Fixing WordPress
In reply to: hyphen from site title wont go away, help?Hi thanks alot, hyphen is gone now ??
Forum: Fixing WordPress
In reply to: hyphen from site title wont go away, help?Hi sorry now the site title is back, I forgot to close the tag in the header, but the hyphen is still there. screenshort here: https://i.imgur.com/BqisL4F.png
Forum: Fixing WordPress
In reply to: hyphen from site title wont go away, help?Hi i did this but now it the site title is appearing as the url?
Forum: Fixing WordPress
In reply to: hyphen from site title wont go away, help?Hi sorry I forgot to put that its : https://www.puifonluong.com/
Forum: Fixing WordPress
In reply to: editing css?Hi thanks for your help, and letting me know about the custom.css!