Bloomhash
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-Typography] Problem with dashes and G. BushPepe, thank you for the great plugin, which makes texts beautiful!
And I wish you to resmart even some smart users in future releases 😉
Forum: Plugins
In reply to: [wp-Typography] Problem with dashes and G. BushThank you, I got the problem.
US-option converts hyphen to mdash successfully.It happens not with a hyphen (-), but with a minus (–).
Looks like users tried to make dashes longer, but instead of mdashes used to put minuses, so we have ndashes in html.And plugin doesn’t convert ndashes to mdashes, thinking that smart users insert smart characters.
Forum: Plugins
In reply to: [wp-Typography] Problem with dashes and G. Bushyes, this one.
this is the source:
что природа жизни - это БлаженствоForum: Plugins
In reply to: [wp-Typography] Problem with dashes and G. Bush1) smart replacement is enabled
2) That supposed to be mdash, not ndash
<p>Результатом этого будет обнаружение того, что то счастье и радость, которые вы ищите, является вашей неотъемлемой природой. Вы сможете обнаружить, что в жизни нет повода для страданий, что жизнь естественна полна, что жизнь является ни чем иным, как волнами радости, счастья, красоты и Божественной Любви, что природа жизни – это Блаженство.</p>3) You’re right. I thought it would be strange to have capitalize letter in the end of sentence, so it rather be abbreviated name, but it’s not 100% correct logic.
Forum: Plugins
In reply to: [Uptolike Social Share Buttons] Не работает шорткодВыяснил, что это только при нестандартном использовании.
Я вывожу содержание одной из страниц в качестве приветственного слова на индексе — перед лентой новостей. И если в эту страницу вставить шорткод, то на индексе он не работает, хотя работает на самой странице.
В моем случае выход в том, чтобы снова сделать через php-шаблон. Должен ли срабатывать шорткод в таком случае — решать вам)
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Localization doesn't workBrilliant! It works now!
Thank you for efficent responsiveness!Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Localization doesn't workI’ve already noticed in my post, that localisation files are available in lanf folder. For me it’s ru_RU.
And, thank you, I’ve read different notifications about network and other features of paid version – in plugin’s dashboard and pages.
Forum: Plugins
In reply to: [Extra Shortcodes] Timezone problemOf course, I used a timestamp. Just wanted your plugin to be faultless 😉
Forum: Plugins
In reply to: [Event Organiser] Posterboard JS conflict?I put a function call in the end of “done(function ( events )” — twice —
and it solved my issue.Forum: Plugins
In reply to: [Event Organiser] Posterboard JS conflict?Also it looks like the same problem (which one goes first and wich one after), when I insert fullcalendar shortcut into modal.
It’s in neverending loading status, until I click next month.
Looking for your guidance, please.
Forum: Plugins
In reply to: [Event Organiser] Posterboard JS conflict?Thank you, Stephen, that you’re going deeper in understanding the problem!
Could you, please, give some exaple of listener or jQ or link to the proper tutorial? Unfortunately, I’m not so qualified, but I can understand the logic when it’s shown 🙂
Thank you in advance!
Forum: Plugins
In reply to: [Event Organiser] Agenda customizationSo there’s no chance for navigation back &forth or “Load more” in Event list?
Forum: Plugins
In reply to: [Event Organiser] Posterboard JS conflict?of course, I registered it, and this event_action_id is rendered in html (I can see it with the firebug).
the question is: why this link (the same as well-working in shortcode event list) don’t work and just scrolls to top.
two identical links: one in Posterboard and one in Event list — but works only second one.
PS.
i can see posterboard html rendered only in firebug, but not in a source view, it’s just wrapper there. is it important for this issue?Forum: Plugins
In reply to: [Event Organiser] Agenda customizationOh, I undestand.
It’s worth to use posterboard for this case, am I right?
Forum: Plugins
In reply to: [Event Organiser] Agenda customizationSTILL NEED a NAVIGATION back and forth in event-list.
or tell me, please, how to insert agenda into page with 10 upcoming events and with custom fields shown (I use smth like the_field(‘price’); with Advanced CF plugin).
Which file I should edit as a template?