Ofer Ziv - face 2 face
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] Version 7.4.0 removed all breadcrumbs from my site@mtekk Thanks!
Waiting to hear from you π
Forum: Plugins
In reply to: [Breadcrumb NavXT] Version 7.4.0 removed all breadcrumbs from my site@mtekk Elementor is using elements. that’s their form of widgets. Its funny you mention it that way, since there was a working element/widget on previous versions of the plugin.
Check out the screenshot of the element settings in Elementor (Don’t pay attention to the Hebrew LOL):
Forum: Plugins
In reply to: [Breadcrumb NavXT] Version 7.4.0 removed all breadcrumbs from my siteHey @mtekk I am using the Elementor widget that can’t be found any more.
Since I down graded to 7.3.1 I am able to copy existing widget, but can’t add new one.
Forum: Reviews
In reply to: [Ally - Web Accessibility & Usability] Greyscale bugOf course. even cleared cache
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Next/Previous month changes month languageFound solution
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Next/Previous month changes month languageCant edit so i’ll write a reply.
On the Messages page in the docs, it says “The names of the months are read according to the first WordPress language”, so this is true, however the bug is when you try to change a month, so the language of the months changes to English.Thanks for the quick and helpful reply!
Thanks a lot!!!
I see.
Thanks for the quick reply!Forum: Plugins
In reply to: [WP Customer Area] WP Customer Area has detected some potential issuesThanks.
should mention that i get an error after activation (white screen with php error). but it goes a way after refreshing.Forum: Plugins
In reply to: [WP Customer Area] WP Customer Area has detected some potential issuesThanks. works!
By the way, i never deactivate a plugin before updating π should i?Forum: Plugins
In reply to: [Menu Social Icons] icon not showing upHey. i guess the plugin is outdated since font awesome class is no longer ‘icon’ but ‘fa’.
You can change that by editing the plugin file: msi-frontend.php
First change each social icon class from icon-xxx to fa-xxx, (fa-facebook insted of icon-facebook).
then go to lines 78-82 and add the fa class before the size class and change the size class to ‘fa-2x’ insted of ‘icon-2x’ (‘fa-3x’ insted of ‘icon-3x’ and so on).
I havent found an easier way to do this. hope this helps π