Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown string in widget #7

Open
gabviv73 opened this issue Jan 30, 2014 · 2 comments
Open

Unknown string in widget #7

gabviv73 opened this issue Jan 30, 2014 · 2 comments
Assignees
Labels

Comments

@gabviv73
Copy link

I'm using Responsive theme, and activating tiny_coffee as a widget puts the word "coffee" between the widget title and the widget text: why ?
See screenshot:

screenshot

@ghost ghost assigned ideag Jan 31, 2014
@ideag
Copy link
Owner

ideag commented Jan 31, 2014

Hi, @Gabrielev. Which sidebar are we talking about? I can't replicate this in the ones I've tried.

@gabviv73
Copy link
Author

gabviv73 commented Mar 6, 2014

I have updated the plugin today, and the problem persists.
I use Cusotomzr template, and I have found out that the unknown string is an image.
The html source of the wrong part is:

<pre>
<h3 class="widget-title">Offrimi un caffè !</h3>
<div class="tiny_coffee tiny_coffee_widget">
<section class="modal-body" data-icon="coffee" data-price="1" data-rate="1" data-currency="€%s" data-hash="#cofffee">                                         <div class="tiny_coffee_text">
<p>Se le informazioni che hai trovato su questo sito sono state interessanti, puoi offrirmi un caffè:</p>

The hoghlighted word "coffee" is generated by the tag

data-icon="coffee"

If I change the plugin icon in the settings to "beer", I get the word "beer" displayed.
Using the theme Twenty fourteen, the wrong word is not displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants