Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,952
  • Joined

  • Last visited

  • Days Won

    148

Everything posted by wakabayashi

  1. Try this one: ``` .cart_navigation { float: left; } payWithAmazonMainDiv { float: right; } containerexpresscheckout { margin: 0 40px 0 0 !important; } ```
  2. @Briljander said in How to make exact duplicate of site on same domain?: Just wondering. Is there any chance google will find the new site and index it and then get duplicate content? Is it possible to change robotfiles to in the cloned site to not make this happen? You should always use maintenance mode and add your IP. Google always found my testsites somehow.
  3. Hehe thanks a lot! This was my first video ever :) Did it work for you?
  4. @alwayspaws said in How to make exact duplicate of site on same domain?: I don't want to install a new site. I want an exact duplicate of my current site. I have an older test site from before I upgraded my theme. Will it work if I just copy all the folders and files from live site to a subfolder for a test site? That sounds like the first step I do in my migration video... It works the same for tb as for ps.
  5. I just upgraded the module to 2.0 and wanted to configure it. But I always get this error: Cannot retrieve test results I believe, that my inputs are correct. Does this module work for you?
  6. It was one of the most asked feature back in ps times. We use a module for it. My opinion for such topics is always the same: Give the merchants the option to chose!
  7. I tested it on my server. I see now favicons in Firefox, which didn't show up before. But I think there is still a problem with multistore. It adds to every shop the same icon in Firefox (in Chrome & Edge it's correct).
  8. lol :D Is your question solved? If yes, feel free to mark the topic as solved.
  9. Which affialiate program?
  10. Have you reactivated the modules?
  11. @braffas from where comes the customer name? I guess a module hook!? You should make it dynamic. Just click on the hook on the settings and it gets green. Then maybe you have to delete the cache and afterward it should work.
  12. Oh then you probably need to work with the css files of your theme.
  13. You wanna change the look of Backoffice? Then you probably should checkout the setting for "employees". There you can chose different templates.
  14. How is this one called? I am now on plesk too and struggle a bit with the cron jobs...
  15. I think this is not possible with tb, since it's a fork of 1.6. What are you trying to achieve?
  16. Havouza did you find the solution?
  17. For such task you could either edit your theme or how moy2010 stated, use a html tool. You could try this one: http://contentbox.org/
  18. Good point. I didn't realize that. In my theme I use this: <a href="{$link->getPageLink('my-account', true)|escape:'html'}">{if $logged}{$customerName}{else}Mein Konto{/if}</a> It has similair problems... Is there a way to prevent some specific smarty variables from caching?
  19. @alwayspaws what you mean? Thirty bees doesn't offer any hosting. They just give you the software, which you can install on a server.
×
×
  • Create New...