Incorporate and Integrate Amazon aStore with Wordpress Page纳入和整合亚马逊astore与在WordPress页

astore
aStore is a new Amazon product for Amazon Associates that gives affiliates the ability to create a professional online store in just several minutes and without the need for knowledge or skills of advanced HTML programming. astore是一个新的产品,亚马逊亚马逊联营公司,使子公司的能力,以建立一个专业的网上商店在短短的几分钟,而不需要的知识或技能,先进的HTML编程。 Best of all, Amazon aStore not only can be linked directly from your website, it also can be embedded within and integrated into your website or blog.最重要的是,亚马逊astore不仅可以直接挂从您的网站,它也可以嵌入和集成到您的网站或博客。 So you can start your online business selling Amazon or its partners products and earn affiliate referral commissions without even letting your visitors leaving your website.以便您可以开始您的网上销售业务,亚马逊或其合作伙伴的产品和赚取子公司转介委员会甚至没有让您的访客离开您的网站。

Amazon has provided 3 options and ways to integrate and publish Amazon aStore, ie link directly to your aStore as a stand-alone site, embed your aStore using an inline frame and integrate your aStore using a frameset for websites that use frame layout structure.亚马逊提供了3个选择,以及如何整合并发布亚马逊astore ,即直接链接到您的astore作为一个独立的网站,嵌入您的astore使用内置框架和整合您的astore使用框架的网站,使用框架布局结构。 If you own a normal HTML-based website, integration and incorporation of aStore into the website is very easy and straight forward.如果你拥有一个正常的基于HTML的网站,一体化和团astore进入网站是很容易的和直前进。 Just create a link directly to the aStore online store, or create a new page and insert the iframe or frame layout embeding code that provided by Amazon to the new page, then link to the new page from your main index page.只需要建立一个直接链接到astore线上商店,或是创造了新的一页,并插入的iframe或框架布局嵌入代码所提供的亚马逊到新的一页,然后连接到新的一页,从您的主索引页。 However, if you’re blogging on Wordpress platform, the steps to integrate Amazon aStore with Wordpress are not so straightforward.不过,如果您的博客上的WordPress平台,步骤,以整合亚马逊astore与WordPress所不那么简单。 However, aStore and Wordpress can still be integrated by using Wordpress page template, so that the aStore will appear inside the framework or layout of Wordpress, without the need of any Wordpress plugin.不过, astore ,并在WordPress仍然可以综合使用的WordPress页模板,使该astore会出现内的框架内,或布局WordPress的,而不需要任何wordpress插件。

To insert and embed Amazon aStore into Wordpress so that aStore is integrated with Wordpress, follow these instructions:插入和嵌入亚马逊astore到的WordPress ,使astore结合的WordPress ,请依照下列指示:

  • Join and sign up as an加入和签署了作为一个 Amazon.com Associates amazon.com联营公司 .
  • Build the aStore by Amazon by following 4 simple steps, where you can select your featured Amazon products that the visitors to your online store will first see, choose which product categories and sub-categories that will display on sidebar, customize the color and design of aStore, and customize aStore sidebar by using Sidebar Widgets.建设astore由亚马逊由以下4个简单的步骤,在那里您可以选择您精选的产品,亚马逊的访客到您的网上商店将首先看到的,选择哪一种产品的类别和子类别将显示在工具栏,自定义的颜色和设计astore ,以及自定义astore工具栏使用工具栏小工具。
  • After building and customizing the aStore, get your personal link code for aStore.经过建设和定制astore ,让您的个人连结程式码为astore 。 Choose embed my store using an inline frame option to get the link to publish in the Wordpress page.选择嵌入我的商店使用的是内置框架]选项来取得联系,发表在该网页的WordPress 。
  • Create a custom page template for Wordpress based on your existing Page template, but without the sidebar by deleting the <?php get_sidebar(); ?> line.创建一个自定义的网页模板的WordPress根据您现有的网页范本,但没有栏删去< ? PHP的get_sidebar ( ) ; ? >线。 This is because 800 pixels wide, and for most of the themes for Wordpress, aStore won’t fit within the page if there is any sidebar.这是因为800像素宽,并为大部分的主题的WordPress , astore将不再符合他们的网页如果有任何工具栏。 As Wordpress templates are heavily aligned and positioned by using CSS DIV tags, you may need to remove DIV in CSS layout that restrict the width of the layout in your aStore page template.作为在WordPress模板是大量不结盟国家和定位用的CSS学标记,您可能需要删除学在CSS布局限制的宽度布局,在您的astore页模板。 Generally, a aStore page template would like similarly like this (comments on template code in italic , can be safely ignored):一般来说, astore页模板想同样喜欢这个(评论对模板的代码在斜体 ,可以安全地忽略不计) :

    <?php < ? PHP的
    /* / *
    Template Name: aStore Page模板名称: astore页
    */ * /
    ?> ? >
    The above section is important so that Wordpress will identify the new theme’s php file as a Page template. 上述条文是非常重要的,以便在WordPress将确定新的主题的PHP文件作为一个网页模板。 You can change the template name though. 你可以改变模板名称虽然。

    <?php get_header(); ?> < ? PHP的get_header ( ) ; ? >
    In Wordpress theme’s header, there may be also DIV tag that controls the width in the Page layout. 在WordPress主题的标题,有可能也学标记,控制宽度在页面布局。 If it’s the case, the remove this line, the copy and paste the everything from Header template, and modify accordingly. 如果它的情况下,删除此行,复制并粘贴一切从标题模板,并修改相应的。

    <div class=”content”> <div class="content">
    Again, this may restrict the width of layout, if so, replace it with your own DIV structure, or simply with <center></center> (which I used) or just remove the line. 再次,这可能会限制宽度布局,如果是的话,取而代之的是您自己的学结构,或干脆与<center>立即< /中心> (我用的) ,还是只删除该行。

    <iframe src=”http://astore.amazon.com/techgadgetrev-20″ width=”90%” height=”1000″ frameborder=”0″ scrolling=”yes”></iframe> <iframe src="http://astore.amazon.com/techgadgetrev-20" width="90%" height="1000" frameborder="0" scrolling="yes"> < / iframe中>
    Replace above line with your own Amazon aStore link, unless you want to donate your commission to me. 取代上述符合自己的亚马逊astore链接,除非你想捐出您的委员会给我。 I personally found that the height is too big, so I reduced it and modified the scrolling to yes. 我个人发现的高度实在太大,所以我减少了它和修改滚动,以肯定的。 If your layout is just 800 pixels, you might need to modify the width to 100% too. 如果您的布局,只是800像素,您可能需要修改的宽度为100 % 。

    </div> < /学>
    If you don’t use any DIV above, just remove this line too. 如果您不使用任何部以上的,只需删除此行也。 If you use <center>, replace with </center>. 如果您使用<center>立即,取代与< /中心> 。

    <?php get_footer(); ?> < ? PHP的get_footer ( ) ; ? >

    Note: You can also exclude the theme’s header and footer (basically mean empty template file just just a line of aStore affiliate link, but that defeat the purpose of integration with Wordpress.注意:您也可以排除主题的页眉和页脚(基本上等于空模板文件只是一个刚刚线astore子公司的联系,但失败的目的,整合的WordPress 。

  • Upload the new template with aStore code to your Wordpress theme’s directory.上传新的模板与astore程式码到您的WordPress主题的目录。 So if you’re using Blogsome or Wordpress.com, you may be out of luck.因此,如果您使用的blogsome或wordpress.com ,您可能会出于运气。
  • Create a new Wordpress static Page by clicking on “Write” then “Write Page”.创建一个新的WordPress静态网页点击“收件” ,然后选择“写网页” 。
  • Key in any Title you like, then on the Page Template at the side, choose aStore Page (or whichever name you gave to the new template).关键在任何你喜欢的标题,然后在网页上的模板在一边,选择astore页(或两者的名称,你给的新模板) 。 在WordPress页模板选择astore
    Then save the page.然后保存该页。
  • You’re done.你就大功告成了。 Your integrated Wordpress aStore page has been published.您综合的WordPress astore的网页已发布。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明 :这是一个机器翻译网页是“按原样”提供的担保。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和贡献,或取得技术的支持和帮助,在 My Digital Life Forums 我的数字生活论坛 .



39 Responses to “Incorporate and Integrate Amazon aStore with Wordpress Page” 39回应“纳入和整合亚马逊astore与在WordPress的一页”

Pages: [2]页数: [ 2 ] 1 » Show All显示所有

  1. QVC qvc
    August 11th, 2008 07:32 2008年8月11日7时32分
    39

    Hi there.喜有。

    After hours of mulling over the issue, I finally got my aStore integrated into my site.经过数小时的酝酿问题,我终于我astore集成到我的网站。 One thing, though.一件事,虽然。 You can set the scrolling to “auto” so that the scrollbars appear only when needed.您可以设置滚动到“自动” ,使该滚动条只出现在需要时。

    In addition, Amazon makes customizing various colors via the CSS for the aStore a snap.此外,亚马逊,使定制各种颜色通过的CSS为astore瞬间。

    Thanks again!再次感谢!

  2. Mom Unplugged妈妈不插电
    May 28th, 2008 05:59 2008年5月28日5时59分
    38

    Thank you, thank you, thank you!!!谢谢你,谢谢你,谢谢你! I have been trying to figure out how to do this for weeks.我一直试图弄清楚如何做,这几个星期。 I learned a lot and made quite a nice store I think.我学到了很多东西,取得了相当好的商店,我觉得。 Thanks again!再次感谢!

  3. Allyson allyson
    May 14th, 2008 09:43 2008年5月14日9时43分
    37

    Hello,喂,

    I’ve taken a look at your tutorial here for embedding my aStore into my Wordpress.org website, but I have to admit that I am a bit confused.我已经采取了看看你在这里补习嵌入我的astore到我的wordpress.org的网站上,但我必须承认我感到有点混乱。

    I’ve included my site in the website link for reference.我已经列入我的网站,在网站链接以供参考。

    What I’d like to do is create a new page on my site, between the page tabs Join and Artwork called Shop.我想要做的是创造一个新的一页,对我的网站,网页之间的标签,加入和插图所谓的店。

    Inside of the page Shop, I’d like to embed my aStore.内页的店,我想嵌入我的astore 。

    However, as you mentioned, the storefront is too wide to be adequately placed within the margins of the post area.然而,正如你所提到的,店面是过于广泛,要充分置于边缘的邮政领域。 So I am wondering how do I remove the sidebars from showing just on the Shop page while keeping them as they are on other pages of my site?因此,我不知道我该如何删除提要栏显示就在店页,同时维持他们,因为他们是其他页面上我的网站?

    I also notice, from looking at a few blog sites listed in some of the comments, that some users have a sidebar option that shows a preview of a few of their shop items and once a user clicks on that sidebar preview, they are taken into a page on their Wordpress site without sidebars that showcases the shop entirely.我亦留意到,看几个博客网站中列出的一些评论,有些用户有一个工具栏选项,显示预览了数他们的店项目,一旦用户点击就这一栏预览,他们是考虑到一个网页,他们的WordPress网站提要栏即展示店完全。 This is another option I am interested in for my website.这是另一种选择,我有兴趣为我的网站。

    If you can help me with this issue, I’d greatly appreciate it and any time you take out of your schedule to do so.如果你能帮助我与这个问题,我要十分欣赏它和任何时候,你拿出你的附表这样做。

    Warmest Regards,最热烈的问候,

    Allyson N. Jason allyson 12月31日贾森

  4. aStore Proxy astore代理
    March 12th, 2008 11:46 2008年3月12日11时46分
    36

    There are a few limitations with iframe based astores.有几个限制的IFRAME基于astores 。 These are listed at这些都是在上市 astoreproxy.com
    and also the solution.而且解决问题的方法。

  5. cyclist骑单车
    February 26th, 2008 22:05 2008年2月26日22时05分
    35

    Hi, thanks for this great tutorial.您好,感谢这个伟大的补习。

    Our site is live in 20 minutes我们的网站是住在20分钟

    (for anyone struggling - don’t just copy the code above - you need to change the “” - otherwise your server will return a 404) (任何人挣扎-不只是复制上面的代码-你需要改变“, ” -否则您的服务器就会返回一个4 04 )

  6. How to place a Job-a-matic job board in your Wordpress blog | HowToTuts.com如何把工作一专题工作委员会在您的WordPress博客| howtotuts.com
    February 3rd, 2008 01:31 2008年2月3日1时31分
    34

    [...] The way to integrate Job-A-Matic in your WordPress blog is the same as how you go about integrating Amazon aStore in a WordPress page. [ … … ]的方式整合工作一专题,在您的WordPress所博客是一样的你如何去整合亚马逊astore在一个在WordPress页。 ORMSblog has written a similar tutorial for embedding Job-A-Matic in your WordPress blog [...] ormsblog写了类似的补习嵌入求职-专题在您的WordPress所博客[ … … ]

  7. Handyguys handyguys
    January 21st, 2008 05:08 2008年1月21日5时08分
    33

    Thanks for this article, it will help a lot of people.感谢此文章,这将有助于了很多人。

    Do you know a way to easily add links to blog posts that link to items in your aStore within your iframe?你知不知道的方式轻松地添加链接到博客帖子链接到项目在您的astore您的IFRAME ? Does that make sense?这是否合理?

  8. links for 2007-12-26 | SridhaReena链接2007年12月26日| sridhareena
    December 27th, 2007 07:17 2007年12月27日7时17分
    32

    [...] Incorporate and Integrate Amazon aStore with Wordpress Page » My Digital Life (tags: amazon wordpress astore embed iframe) [...] [ … … ]纳入和整合亚马逊astore与在WordPress页»我的数位生活(标签:亚马逊的WordPress astore嵌入的IFRAME ) [ … … ]

  9. Rod控制棒
    October 11th, 2007 20:46 2007年10月11日20时46分
    31

    Thanks for the tip.感谢举报。 I was stumped until you pointed out the need to create a new template for the page - after that it was easy.我是stumped ,直到您指出,要创建一个新的模板网页-后,这是很容易。 Up til that point I was having all kinds of nightmares about having to hack the existing templates…最多的TIL这一点,我是所有种的恶梦约无须开刀现有的模板…

  10. JRain jrain
    July 17th, 2007 04:48 2007年7月17日4时48分
    30

    Thanks for the instructions I am SOOOOO happy with my store integration!感谢您的指示,我sooooo乐意与我的商店一体化!

  11. Jason King杰森国王
    July 1st, 2007 05:18 2007年7月1日5时18分
    29

    Your instructions worked and I now have an Amazon aStore within my WordPress site at您的指示,工作和我现在有一个亚马逊astore我的WordPress网站 http://www.afloat.org.uk .

    Thanks for the advice!感谢您的意见!

  12. Tine Müller tine米勒
    May 29th, 2007 19:06 2007年5月29日19时06分
    28

    Do you know of a blog where it’s used?你知不知道一个博客的地方,它的使用?

    I ask because I have some problems making an iframe myself but showing a map like this我想请问,因为我有一些问题作出了自己的IFRAME ,但显示在地图上是这样的 http://www.tinemuller.dk/new_wordpress/another-test-map/ .

    I have now deleted from the code because of too many problems but would really like to have this above the map but can’t get it to functioning.我现在删除代码,因为问题太多,但真的希望有此地图上方,但不能得到它的运作。

  13. admin政府当局
    May 29th, 2007 03:47 2007年5月29日03:47
    27

    aStore used to on this blog, but now been taken down. astore用来对这个博客,但现在已经采取了下来。

  14. Tine Müller tine米勒
    May 28th, 2007 19:25 2007年5月28日19时25分
    26

    Am I blind or don’t you have this used on this Blog?我失明或不你有这个用在此博客?

Pages: [2]页数: [ 2 ] 1 » Show All显示所有

Leave a Reply离开的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些标签:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <删除日期时间= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting订阅无评论


Custom Search

New Articles新的条款,

Incoming Search Terms for the Article传入的搜索条件文章

wordpress astore 在WordPress astore - - astore wordpress astore的WordPress - - amazon astore 亚马逊astore - - wordpress amazon affiliate 在WordPress亚马逊子公司 - - wordpress amazon store 在WordPress亚马逊商店 - - wordpress amazon 在WordPress亚马逊 - - wordpress amazon astore 在WordPress亚马逊astore - - wordpress amazon widget 在WordPress亚马逊的小装置 - - amazon astore wordpress 亚马逊astore的WordPress - - amazon embed 亚马逊嵌入 - - amazon astore templates 亚马逊astore范本 - - astore templates astore范本 - - embed amazon 嵌入亚马逊 - - amazon affiliate wordpress 亚马逊子公司的WordPress - - making amazon iframe php for wordpress 使亚马逊的IFRAME的PHP为在WordPress - - embed Amazon store in Wordpress Page 嵌入亚马逊商店在WordPress页 - - wordpress amazon associates 在WordPress亚马逊同伙 - - wordpress amazon store plugin 在WordPress亚马逊商店插件 - - astore template astore范本 - - amazon store wordpress 亚马逊商店的WordPress - - astore theme astore主题 - - astore+wordpress astore +的WordPress - - astore astore - - iframe amazon iframe的亚马逊 - - adding amazon to wordpress 加入亚马逊的WordPress - - astore amazon astore亚马逊 - - add amazon store to wordpress 添加亚马逊商店的WordPress - - amazon astore in wordpress 亚马逊astore在WordPress - - how to add amazon astore to wordpress 如何添加亚马逊astore ,以在WordPress - - astore wordpress plugin astore wordpress插件 - - amazon astore template 亚马逊astore范本 - - astore in wordpress astore在WordPress - - astore with wordpress astore与在WordPress - - problem with wordpress and amazon 问题的WordPress和亚马逊 - - amazon astore on wordpress 亚马逊astore就在WordPress - - amazon astore theme 亚马逊astore主题 - - frameset astore 框架astore - - How to embed aStore in wordpress 如何嵌入astore在WordPress - - integrating astore to wordpress 整合astore ,以在WordPress - - Simple link to my store as a standalone site wordpress plugin 简单的链接到我的存储作为一个独立的网站wordpress插件 - - astore.amazon.com astore.amazon.com - - wordpress theme amazon 在WordPress主题亚马逊 - - wordpress amazon astore plugin 在WordPress亚马逊astore插件 - - srpski template za wordpress lâm - gú模板杂的WordPress - - how do I add amazon astore to my wordpress blog 我要如何新增亚马逊astore我的WordPress所博客 - - iframe wordpress page iframe中的WordPress页 - - insert astore in wordpress 插入astore在WordPress - - customize Amazon Associate aStore free 自定义亚马逊副astore免费 - - integrate amazon 整合亚马逊 - - wordpress plugin amazon affiliate wordpress插件亚马逊子公司 - -