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 基于单片机的靶位控制系统
  • ¥15 AT89C51控制8位八段数码管显示时钟。
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错