Jump to content
thirty bees forum

zimmer-media

Trusted Members
  • Posts

    486
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by zimmer-media

  1. @alwayspaws yes for all themes - set in header.tpl - but i dont know after upgrade theme, then renew this code in the new header.tpl at the code for twitter - you must have a twitter account ant replace @allwayspaws with your account etc...
  2. @alwayspaws i use the follow code at header.tpl before ends you must replace allwayspaws-data in the code with your twitter-data and change the allwayspaws-logo and favicon path it works for me with facebook, twitter & co <meta property="og:title" content="{$meta_title|escape:'htmlall':'UTF-8'}"/> <meta property="og:url" content="https://{$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}"/> <meta property="og:site_name" content="{$shop_name|escape:'htmlall':'UTF-8'}"/> <meta property="og:type" content="onlineshop"> <meta property="og:description" content="{$meta_description|escape:html:'UTF-8'}"> {if $page_name=='product'} <meta property="og:image" content="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'large_default')}"> {else} <meta property="og:image" content="https://allwayspaws.com/img/favicon-192.png" /> {/if} <!-- twitter card--> <meta name="twitter:site" content="@allwayspaws"> <meta name="twitter:creator" content="@allwayspaws"> <meta name="twitter:title" content="{$meta_title|escape:'html':'UTF-8'}"> <meta name="twitter:description" content="{$meta_description|escape:'html':'UTF-8'}"> <meta name="twitter:url" content="https://{$smarty.server.HTTP_HOST}{$smarty.server.REQUEST_URI}"> {if $page_name == "product"} <meta name="twitter:card" content="product"> <meta name="twitter:image" content="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'large_default')}"> <meta name="twitter:data1" content="{$this->context->currency->sign}{$product->price}"> <meta name="twitter:label1" content="Price"> {else} <meta name="twitter:card" content="product"> <meta name="twitter:card" content="summary"> <meta name="twitter:image" content="https://allwayspaws.com/img/allwayspaws-logo-allwayspaws.jpg"> {/if} <!-- twitter card-->
  3. @mdekker :drum: :thumbsup: thanks - must clean my glasses :zipper_mouth:
  4. @mdekker many thanks michael - it looks good, but i have 2 divs with stripe now - test in 2 shops
  5. @Occam thanks occ - but the same result no change only opc - is ok
  6. the file order-address-advanced.tpl is exactly the same
  7. @Occam thanks for your info OCC - i will test it tomorrow, its tooo late now. This option I have not thought of course. an die option habe ich natürlich nicht gedacht - hätte ich doch selbst drauf kommen sollen, das mal zu testen
  8. @Occam I'm not sure now because it's been a few days ago. german likes better for me Occ Ich bin mir jetzt nicht sicher, da es schon einige Tage her ist.
  9. @lesley the new/current TB-standard-theme - https://heimtierbedarf-service.de/ and i can change the favicon for FO - clear cache - override/copy favicon.ico etc - firefox i see only TB-favicon
  10. I know it does not necessarily belong here, but I've just seen, the PS has an update on 1.6.1.16 provided. Will the migration from PS to TB still work? But I have not even looked at what changes the PS update has.
  11. allready testet opc is ok - switch back - page 5 i cant see no adresses
  12. @Occam yes i always empty all the cache
  13. on page 5 - in the summary - i can not see the adresses migration from ps 1.6.1.10 to tb 1.0.1 -> update to tb 1.0.2 - modul aeuc is installed page 4 i can see the adresses, its ok at this point - on-page-checkout is ok
  14. @mdekker That would be great, because the module is with a small reason, why I would switch to TB.
  15. When setting up the AEUC and the native Stripe module, I do not see all Stripe options in the order completion.
  16. @Occam besten dank für die infos elea... :wink: blöder personalmangel - leider komme ich momentan nicht ganz so hinterher alles zu schaffen, wie ich gern würde - und eine person kommt mit dem tollen wartungsmodus und eigener ip nicht klar :angry:
  17. @Occam Yes. In the case of products which are used, for example, as an emergency aid for various things or are not to appear as new, we use an older date in the date field.
  18. @MockoB I use the code for over a year with PS. There I had so far no problems. Since I have already switched some of my shops to TB, I could not find any problems so far. The code affects only the template in the BO under Edit Product, where the date of the article can be changed. In the FO, the article appears accordingly under NEW, if the date was set to the current.
  19. @MockoB For us this is very helpful. If we get lists of new items from our wholesalers (dropshipping), then we can upload them by CSV. Very often, we only have to edit and activate the new articles several days later. So we can activate the article with the current date.
  20. @MockoB BO - product edit
  21. from ps-forum - with date-picker admin folder\themes\default\template\controllers\products\informations.tlp find the code <div id="product-pack-container" {if $product_type != Product::PTYPE_PACK}style="display:none"{/if}></div> <hr /> add this after ``` {if $product->date_add} {$bullet_common_field} {l s='New from'} {/if}
  22. @marci123 hier noch ein beispiel. ist seit der mittagszeit jetzt ein tb-shop (vorher ps 1.6.1.1), nur noch ne weile dran feilen, bis ich den soweit hab wie ich möchte https://heimtierbedarf-service.de
  23. @lesley thanks, i will try it
  24. @lesley very nice, install from BO is now ok - but im wonder that i have blue buttons not the new yellow bees color :confused:
  25. @spidawebs yes, hmmm, perhaps I need for today only once break with the migration and the update and try it again tomorrow.
×
×
  • Create New...