douqian9729 2014-12-01 21:33
浏览 33
已采纳

magento 1.9注册表

I have been cracking my head about this for two days on. I inherited some magento 1.9 Multi vendor website and just need to bolden some text on the customer create account field. I have searched every where in my template directory Customer/form/register.phtml and Persitent/form/register.phtml yet I am not successfully able to identify the line that prints

'wants to become a vendor?' Here is a link to the form please. http://store.min-trade.com/index.php/customer/account/create/

Could someone point me in the right direction. I pretty much understand the project structure of Magento I do believe. Please help!

  • 写回答

2条回答 默认 最新

  • duanaoyuan7202 2014-12-02 10:05
    关注

    Are you sure you are looking in the correct template folder?

    You are using the rwd/default template, so have a look here; app/design/frontend/rwd/default/template/persistent/customer/form/register.phtml

    If there isn't a file called register.phtml in that location, then Magento will fall back to the base folder, so try;

    app/design/frontend/base/default/template/persistent/customer/form/register.phtml

    If you still cannot find the text, it could be a custom login form using another template, so go and login to your server with ssh/putty and run this command;

    grep 'Wants to become a Vendor?' /path/to/magento/*
    

    Just make sure you set the correct path.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 如何让企业微信机器人实现消息汇总整合
  • ¥50 关于#ui#的问题:做yolov8的ui界面出现的问题
  • ¥15 如何用Python爬取各高校教师公开的教育和工作经历
  • ¥15 TLE9879QXA40 电机驱动
  • ¥20 对于工程问题的非线性数学模型进行线性化
  • ¥15 Mirare PLUS 进行密钥认证?(详解)
  • ¥15 物体双站RCS和其组成阵列后的双站RCS关系验证
  • ¥20 想用ollama做一个自己的AI数据库
  • ¥15 关于qualoth编辑及缝合服装领子的问题解决方案探寻
  • ¥15 请问怎么才能复现这样的图呀