Clicky

Welcome, Guest
Username Password: Remember me

Delete and >> on Buttons
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Delete and >> on Buttons

Delete and >> on Buttons 3 months, 2 weeks ago #24164

  • planethop
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 0
In Ad Agency, on the Register or Login to your Advertising Account, the Login button does
not simply say "Login". Instead it says "Login.</span>>"

How do I get the "</span>>"?

Also, on the My Profile page, it says "Save >"; I want to get rid of he ">" and have it simply say "Save".

On the Verify your Campaign Details page, the button says "Make a Payment>>". I just want it to say "Make a Payment".

I checked the backend language file; bu it was not possible to get rid of "/span" or ">>" on the buttons. They seem to be in the code.
How do I get rid of this text?

I am using Ad Agency v2.0.20 and Joomla 1.5.23
Site URL: planethop.com/packages/adagencyPackage

See photos:


RegisterLoginButtonsIssue.jpg



SaveButtonOnProfilePage.jpg



VerifyCampaignButton.jpg
Last Edit: 3 months, 2 weeks ago by planethop.

Re: Delete </span> and >> on Buttons 3 months, 2 weeks ago #24194

  • Ricardo
  • OFFLINE
  • Administrator
  • Posts: 6637
  • Karma: 27
Hi,
It's weird, I'm using the same version and the string is:
ADAG_LOGCONT = Login and continue

Could you post the URL with the problem?
Ricardo Corai
Moderator
www.planetacms.com

Re: Delete </span> and >> on Buttons 3 months, 2 weeks ago #24210

  • planethop
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 0

Re: Delete </span> and >> on Buttons 3 months, 2 weeks ago #24232

  • Ricardo
  • OFFLINE
  • Administrator
  • Posts: 6637
  • Karma: 27
Hi,
Did you edited the language strings?
Please let me know what do you have on this string:
ADAG_LOGCONT

If the problem persists edit this file root\components\com_adagency\views\adagencyadvertisers\tmplregister.php:
<input class="agency_continue" type="submit" class="button" value="<?php echo JText::_('ADAG_LOGCONT');?> >>" />

This line is correct. But I think you modified the language and it's causing an error. Maybe you added > or other symbol.
Please check.
Ricardo Corai
Moderator
www.planetacms.com

Re: Delete </span> and >> on Buttons 3 months, 2 weeks ago #24243

  • planethop
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 0
ADAG_LOGCONT = Login

I did modify language text; but the </span> issue existed when I first installed Ad Agency.

In the file:root\components\com_adagency\views\adagencyadvertisers\tmpl\register.php:

I changed the line to:

<input class="agency_continue" type="submit" class="button" value="<?php echo JText::_('ADAG_LOGCONT');?>" />

The ">>" is now gone; but the bottom of the button is still cut off. It is not rounded - as it was before. Please see image below.


LoginButonCutOff.jpg



There are still ">" on some remaining buttons. Which files/lines do modify to remove these additional ">" from the buttons.


SaveButtonOnProfilePage_2012-02-03.jpg




SaveButtonOnProfilePage_2012-02-03-2.jpg




VerifyCampaignButton_2012-02-03.jpg

Re: Delete </span> and >> on Buttons 3 months, 2 weeks ago #24278

  • Ricardo
  • OFFLINE
  • Administrator
  • Posts: 6637
  • Karma: 27
Hi,
Please submit a support ticket quoting this thread and we will take a look at this.
Let me know the ticket ID.
Best regards,
Ricardo Corai
Moderator
www.planetacms.com
  • Page:
  • 1
Time to create page: 0.25 seconds