Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter Makoto

    (@wgnwhite)

    Hi, Mailpoet team.

    If the autoresponder is being locked as a Premium feature, then what makes Mailpoet win over something like Mailchimp?

    I don’t mind paying for Mailpoet third party email senders, but sometimes my clients start low but still need the autoresponder feature.

    Thread Starter Makoto

    (@wgnwhite)

    Thank you.

    You guys are top notch. (Y)

    Steve, what codes are there in your sidebar.php?

    If you can’t find any alien adsense code there, perhaps it was injected through functions.php.

    Try checking there too, or like alchymyth said that theme might come with the “adsense ready” feature where if you don’t change it it will show up the developer of the theme adsense code instead of yours.

    Steve.

    Find in your sidebar.php and delete the adsense code there.

    It seems that theme are “infected” with other people adsense code.

    <!--google_ad_client = "pub-1199705375920649";

    When I compare the pub no with the one in the text widget, it’s different.

    Hope it solve it.

    I’ve found your adsense code.

    <div id="text-16" class="sidebar-wrap clearfix widget_text"><h3>Google Ads</h3>			<div class="textwidget"><script type="text/javascript"><!--
    google_ad_client = "ca-pub-[I delete this part]";
    /* Testing1_12/11/11 */
    google_ad_slot = "3121437656";
    google_ad_width = 120;
    google_ad_height = 600;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script></div>
    		</div>

    Which mean the text widget working fine.

    It appear blank white to my end side.
    What’s your settings for this ad code?
    Try “Fill with solid color” such as yellow to see if the code work fine.

    Then just wait at Google Adsense approve you.

    On other note:
    If you just want to get approve, make a blogger blog and make some decent post there, apply through “Monetisation” tabs which is Adsense, there higher chances that you will get approved almost instantly.

    p/s: I though Syahir is your name. Please accept my apologize for the miss reading. 🙂

    Syahir, try post the add code on your text widget on your sidebar.
    See if anything appear and if there’s nothing write something random such as “Feels Good Man” and see if that text appear.

    If not, that that’s the problem.

    Hi Rob.

    Yes, template will affect your SEO ranking because each template implement different html structure and not every theme designer are good with on-page SEO.

    Perhaps investing in some SEO friendly premium theme will help your ranking.

    Best regards,
    Wiguan

    @bhavesh, your best bet is to read all the materials pointed by keesiemeijer.

    Then here’s my suggestion structure for your website to have it look the same as it is now.

    style.css
    header.php
    index.php
    footer.php
    home.php

    style.css you just copy all your website styling into this file. If not mistaken it is custom.css for your website.

    header.php is the header files, for your website this is the html part you need to convert.

    [code moderated - plesse use the http://pastebin.com/ for any code longer than 10 lines - see http://codex.wordpress.org/Forum_Welcome#Posting_Code ]

    That's the hint I can give you.
    More than this, you need to hire me then. LOL

    If you install wordpress and vanilla on the same directory, obviously those two will conflict each other.

    I don’t know about vanilla but can you check your “index.php” files in the main directory? Does it belong to WordPress? My guess it’s already been overwrite by Vanilla and now serve Vanilla homepage instead of WordPress.

    You need to know PHP.

    Read the documentation page on how to develop WordPress theme.
    You would likely have to “cut” your html template into “Header”, “Body”, “Sidebar” and “Footer”.

    There’s simpler method.

    Install fresh WordPress on your site, then make a new page/post, copy paste your html website while viewing it in browser and then in the post area use the “Paste from Word” icon. It will retain as much formatting as it can.

    But of course, your theme will not look as you .html website.

    Can’t imagine how it look lol.

    Perhaps if you post a screenshot, people here will easily help you.

    I doubt he will like Joomla. lol

    Well, I’ve been using WordPress since version 1.5

    There’s one time where my blog was deface but that just once and after that updates, WordPress are getting easier to use and secure.

    While wasting time to secure the website, it’s better to also have a frequent back up and use the time for worrying to develop the content. Let WordPress team do their job. It’s free open source software btw. We don’t like it then don’t use it.

    There’s other engine such as blogengine and serependity that you can try, I bet they are more secure. (O RLY?)

    Thread Starter Makoto

    (@wgnwhite)

    Sorry…

    From this pattern;

    [caption id="attachment_9" align="aligncenter" width="450" caption="Pretty Erika"]<a href="http://localhost/guan/wp-content/uploads/2010/11/ncc-06d.jpg"><img id="img-9" class="size-full wp-image-9" title="Pretty Erika" src="http://localhost/guan/wp-content/uploads/2010/11/ncc-06d.jpg" alt="Pretty Erika" width="450" height="600" /><strong></a></strong>[/caption]

    Into this;

    [caption id="attachment_9" align="aligncenter" width="450" caption="Pretty Erika"]<a href="http://localhost/guan/wp-content/uploads/2010/11/ncc-06d.jpg">[New Tab]</a><img id="img-9" class="size-full wp-image-9" title="Pretty Erika" src="http://localhost/guan/wp-content/uploads/2010/11/ncc-06d.jpg" alt="Pretty Erika" width="450" height="600" />[/caption]

    See how I change the URL output.

    I have this problem too on all my blogs using the same API key.

    Thread Starter Makoto

    (@wgnwhite)

    Two days and no reply. 🙁

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