Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
you were right, this seems to be a conflict with the Better WordPress Minify plugin. When I deactivated it, everything worked fine. Any idea for a workaround? The BWP Minify plugin is quite useful.Best regards,
HolgerHi Mike, thanks a lot, it worked.
While we are at it – looks like switching between views doesn’t work anymore either. I have the month view by default, but when you choose another view in the calender bar, nothing happens. Doesn’t seem to be a prlugin conflict.
Best regards,
HolgerIsmael, thanks!
Hi Rikard,
that actually helped. The icons show now and continue to show after I re-activated the caching plugin. Thanks a lot!
Best regards,
HolgerHi Rikard,
tried it, but it didn’t solve the problem. If have W3 Total Cache installed, which adds a lot of rules to .htaccess. It has a rule including OTF, TTF and WOFF files:
FileETag MTime Size <IfModule mod_headers.c> Header set Pragma "public" Header append Cache-Control "public" Header set X-Powered-By "W3 Total Cache/0.9.4.1" </IfModule>
I excluded the three extensions from this rule, but it didn’t help.
Best regards,
HolgerUpdate: re-installed the Events Calendar plugin, issue disappeared. Ticket can be closed.
February 27, 2015 at 11:05 am in reply to: Currencies in Events Calendar Element shown incorrect #403303Ismael,
now it works. By the way, I had to change the “Free” in the code to the Russian equivalent (the plugin automatically translates). Guess, this was the problem from the beginning, since the code was looking for “Free” and didn’t find it. Thanks for your effort! Case closed.
Best regards,
HolgerFebruary 27, 2015 at 9:29 am in reply to: Currencies in Events Calendar Element shown incorrect #403266Hi Ismael,
If I put “Free” in the cost field, it shows “Free” on the event page and the events list view. But then the currency symbol returns o the “Upcoming events” element.
Here are the links to the various pages^
“Upcoming events” element: http://infotropic.ru/aaa-test/page/2/
The third event from the top is one where I put nothing into the cost field
The fourth event from the top is one where I put “Free” into the cost field – you see the “руб.” currency addedEvents list view: http://infotropic.ru/events/
The third event from the bottom is one where I put nothing into the cost field
The second event from the bottom is one where I put nothing into the cost fieldBest regards,
HolgerFebruary 27, 2015 at 6:58 am in reply to: Currencies in Events Calendar Element shown incorrect #403198Hi, Ismael,
that’s correct, the “Free” is shown in the “Upcoming events” element of Enfold. But if you leave the cost field in the event description empty, you do not get the “Free” in the list view of the plugin itself. The list view depends on the ‘0″ in the cost field. Otherwise it leaves the cost empty. In other words – there is a conflict between the plugin and the integration into avia of the theme. So I have to decide – either have the “Free” in the “Upcoming events” element of Enfold or have the “Free” in the list view of the plugin itself. Would be better to have both, but I don’t know whether that’s possible.
Best regards,
HolgerFebruary 26, 2015 at 12:26 pm in reply to: Currencies in Events Calendar Element shown incorrect #402608Ismael, this workaround works, but it messes with the plugin itself. In order to have an event to be listed as free of charge, you have to put a “0” into the cost field. If you don’t, it shows nothing at all. OK, I will probably change the currency symbol to something I can put in front of the price.
Best regards,
HolgerFebruary 26, 2015 at 11:48 am in reply to: Currencies in Events Calendar Element shown incorrect #402584Hi, now the currency symbol is in the right place, thanks a lot. But it still shows the symbol after the “Free” for free events. Any chance to get rid of it?
Best regards,
HolgerFebruary 26, 2015 at 9:53 am in reply to: Currencies in Events Calendar Element shown incorrect #402539Hi Ismael,
thanks, now the correct currency symbol is shown. But now there are two new problems:
1. The currency symbol is always placed before the price, although the default position in the plugin settings is after the price (I set the “before the price” position manually for certain events). This looks just silly for our main currency. Is there a way to inherit the position from the event settings?
2. The default currency symbol is shown before the word “Free” for free events.
Best regards,
HolgerFebruary 25, 2015 at 6:17 pm in reply to: Currencies in Events Calendar Element shown incorrect #402261Hi Andy,
No, I don’t use a cache plugin. But I deactivated all plugins (except the events calendar plugin, of course) and cleared the cache. Didn’t help. Frankly, I didn’t expect it to help – the currency signs are displayed correctly in the list view of the plugin. So it doesn’t seem to be a problem with caching.
Best regards,
HolgerFebruary 23, 2015 at 11:08 am in reply to: Currencies in Events Calendar Element shown incorrect #400508Hi Ismael,
I know that I can change the currency symbol for each event and that is what I have done. It shows correctly in the list or event views (see first event here http://infotropic.ru/events/list/ or the event view here http://infotropic.ru/event/global-law-summit/). But when I use the Events Calendar element from the avia editor, I get the currency symbol I use as default (see http://infotropic.ru/aaa-test/, first event shows the руб. instead of the “£” symbol).
Best regards,
HolgerHi Andy, thanks, will do.
Best regards,
HolgerHi Yigit, thanks a lot, works like a charm.
Best regards,
HolgerHi Andy, thanks a lot, works fine.
Best regards,
HolgerHi Elliott, it works, thanks a lot. But I meant the color of the title and date/hours in the sidebar widget, not the upcoming events list. Could you please add the css code for those?
Best regards,
HolgerHi, Yigit, sure, here it is: http://infotropic.ru/?page_id=4512 (it’s a sample page)
Best regards,
HolgerHi Ismael, thanks a lot. Now it works.
Best regards,
HolgerHi Andy,
thanks, centering works. But I can’t get Ismael’s code to work. Just to be sure we are talking about the same thing – what I want to achieve is that the placeholder text vanishes the moment I put the cursor in the input field. So far it only vanishes when I start typing a search query. I put the whole code at the end of my functions.php file, flushed the browser cache, reloaded, but it still doesn’t work. Maybe it is because of the search plugin code (use Swiftype to replace WP’s internal search function)?
Best regards,
HolgerHi Ismael,
thanks a lot. The styling issue is resolved. But the placeholder is still visible on focus. I do add the code at the end of the functions.php file, correct? And is there chance to get the search field centered vertically in the colored section (see infotropic.ru)? It is placed there via a widget. Didn’t have that problem with a text field.
Best regards,
HolgerIsmael, thanks anyway.
Ismael, works perfect, thanks a lot!
Best regards,
HolgerHi Yigit,
thanks, but it doesn’t seem to work. Here’s a test page: http://infotropic.ru/?page_id=4512. The first three buttons are in a text block, the last two are separate buttons inserted as elements from ALB. Neither of them has a fixed width. Added the custom class and the CSS code to Quick CSS. Tried it with different class names (in case of some weird naming conflict, but no, always the same result.
Best regards,
HolgerPeter, thanks for the info.
Best regards,
HolgerGünter, now it works perfect. Thanks a lot. Problem solved.
Best regards,
HolgerHi Günter,
doesn’t seem to work. Probably my fault – I looked into the page source and realized, that the title got indeed truncated. What I meant is the headline – didn’t know that this is what is displayed. Here’s a link to see what I mean: http://infotropic.ru/?page_id=3288
Best regards,
Holger- This reply was modified 10 years, 4 months ago by Holger Zscheyge.
Well, guess it is time to create a child theme anyway, once we edit php files ;). Will do that. Thanks for the support!
Problem is, I don’t have a child theme. So I guess I either have to set one up or change the original functions.php, right?
-
AuthorPosts