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 : You're reading a machine translated page which is provided "as is" without warranty. 重要說明:您正在閱讀的機器翻譯網頁是“按原樣”提供的擔保。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不像人類翻譯,機器翻譯不明白的語法,語義,語法,成語自然語言,因此,往往產生不準確的和低品質的文字,是具誤導性的和難以理解的。 Thus, please refer to因此,請參閱 original English article英文原版的文章 whenever possible.只要有可能。

MDL blog postings now continue at MDL公司博客帖子現在繼續在 Tip and Trick 提示和伎倆 , and readers are welcome to join ,和讀者都歡迎參加 My Digital Life Forums 我的數字生活論壇 .


37 Responses to “Incorporate and Integrate Amazon aStore with Wordpress Page” 37回應“納入和整合亞馬遜astore與在WordPress的一頁”

Pages: [2]頁數: [ 2 ] 1 » Show All顯示所有

  1. 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日賈森

  2. 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.而且解決問題的方法。

  3. 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 )

  4. 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所博客[ … … ]

  5. 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?這是否合理?

  6. 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 ) [ … … ]

  7. 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這一點,我是所有種的惡夢約無須開刀現有的模板…

  8. 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樂意與我的商店一體化!

  9. 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!感謝您的意見!

  10. 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.我現在刪除代碼,因為問題太多,但真的希望有此地圖上方,但不能得到它的運作。

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

    aStore used to on this blog, but now been taken down. astore用來對這個博客,但現在已經採取了下來。

  12. 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訂閱無評論



Incoming Search Terms for the Article傳入的搜索條件文章

astore wordpress astore的WordPress - - astore templates astore範本 - - wordpress astore 在WordPress astore - - wordpress amazon astore 在WordPress亞馬遜astore - - how to add amazon astore to wordpress blog 如何添加亞馬遜astore ,以WordPress所博客 - - amazon astore wordpress 亞馬遜astore的WordPress - - astore iframes astore iframes - - wordpress and astore 在WordPress和astore - - amazon astore hacks 亞馬遜astore駭客 - - astore index page astore索引頁 - - wordpress astore plugin 在WordPress astore插件 - - wordpress insert frameset 在WordPress插入框架 - - make a template with your Amazon Astore 使模板與您的亞馬遜astore - - amazon astore widget 亞馬遜astore的小裝置 - - amazobn astore css themes amazobn astore的CSS主題 - - amazon+wordpress 亞馬遜+的WordPress - - wordpress product pages 在WordPress產品網頁 - - adding amazon store to wordpress 加入亞馬遜商店的WordPress - - amazon iframe wordpress 亞馬遜的IFRAME的WordPress - - amazon astore too wide 亞馬遜astore過於廣泛, - - amazon store + wordpress + embedding 亞馬遜商店+的WordPress +嵌入 - - wordpress page embed 在WordPress頁嵌入 - - wordpress amazon theme 在WordPress亞馬遜的主題 - - wordpress product category page 在WordPress產品類別頁面 - - tutoriaL amazon to wordpress 補習亞馬遜的WordPress - - adding amazon astore wordpress blog 加入亞馬遜astore WordPress所博客 - - add astore to wordpress 添加astore ,以在WordPress - - amazon astore building shop 亞馬遜astore建設店 - - amazon associates wordpress plugin 亞馬遜同夥wordpress插件 - - amazon astore in wordpress 亞馬遜astore在WordPress - - astore integrate with wordpress astore結合的WordPress - - embed amazon associate code wordpress 亞馬遜副嵌入代碼的WordPress - - examples of amazon store integration Wordpress 的例子,亞馬遜商店一體化的WordPress - - how to add a amazon astore to wordpress blog 如何添加亞馬遜astore ,以WordPress所博客 - - wordpress iframe amazon 在WordPress的IFRAME亞馬遜 - - amazon wordpress embed 亞馬遜的WordPress嵌入 - - amazon wordpress 2.5 亞馬遜的WordPress 2.5 - - amazon affiliate widgets wordpress php 亞馬遜子公司構件的WordPress的PHP - - astore.amazon.com+templates astore.amazon.com +模板 - - astore widget wordpress astore窗口小部件的WordPress - - customize astores 自定義astores - - how to integrate and amazon store into Wordpress 如何整合和亞馬遜商店成為在WordPress - - wordpress template page in iframe 在WordPress模板頁中的IFRAME - - wordpress incorporate site 在WordPress納入網站 - - amazon associates wordpress 亞馬遜聯營公司的WordPress - - create affiliate image layout in wordpress 建立聯盟的形象,佈局在WordPress - - incorporating Wordpress into a website keep existing layout static html 在WordPress納入到一個網站保持現有佈局,靜態HTML - - wordpress frameset 在WordPress框架 - - wordpress+amazon 在WordPress +亞馬遜 - - add astore to my site 添加astore到我的網站 - -