Wish List Button & "_Blank" Text

Recently changed my theme to 'Summit'. The Wish List button has a text box beside it, showing the text, '_blank'. I can't see how to get rid of the text and leave just the button.

[attachment=12942:WishListError.jpg]

Switching to 'Edit content on-site', it seems to be edit-able but the pencil icon flashes on and off and won't allow me to click on it.

There must be a way to get rid of the text and/or the text box, leaving just the button.

WishListError.jpg

Just create new language variable with the "blank" name (without first underscore) and empty value

eComLabs - thank you for replying but I don't understand what you're saying. Do I install a new language under > Administration > Languages > Manage languages > Install a new language ? If so, which language?

Or are you suggesting that something needs to be installed in PHP coding to create a variable? If so, what does it look like and where should it be placed. That would be beyond my skill set unless specific instructions were available.

I don't know what is creating that text (_blank) in the first place and why does the edit icon (pencil) show up but as a flashing icon that doesn't respond to clicking on it. All of that tells me something is wrong. Maybe with the template coding? If its the template coding, that should be up to the creator of the template to correct.

eComLabs - thank you for replying but I don't understand what you're saying. Do I install a new language under > Administration > Languages > Manage languages > Install a new language ? If so, which language?

Or are you suggesting that something needs to be installed in PHP coding to create a variable? If so, what does it look like and where should it be placed. That would be beyond my skill set unless specific instructions were available.

I don't know what is creating that text (_blank) in the first place and why does the edit icon (pencil) show up but as a flashing icon that doesn't respond to clicking on it. All of that tells me something is wrong. Maybe with the template coding? If its the template coding, that should be up to the creator of the template to correct.

Just go to Administration -> Languages -> Translations and click on the + button

Language variable: blank

Value: [LEAVE_EMPTY]

and click on the Create button

To the rescue again eComLabs. BIG Thanks.

You are welcome!