Alexey Golubnichenko
Forum Replies Created
-
Forum: Plugins
In reply to: [AGP Font Awesome Collection] fa-calculator missing… or if You don’t want edit this file, You can try to contact with support of Your theme for updating FA version in the theme. It will help too, but it can be very slowly process
Forum: Plugins
In reply to: [AGP Font Awesome Collection] fa-calculator missingDenis
I think, I have found the issue.
Your WP theme includes own Font Awesome Icons with version 4.0.3 and has conflict with AGP Font Awesome plugin.
For resolving this problem, You can try comment or delete Font Awesome connection in the style.css file of Your theme:
File: themes/canvas/style.css
Lines ~: 174 – 179
Code to delete:@font-face { font-family: 'FontAwesome'; src: url("includes/fonts/fontawesome-webfont.eot?v=4.0.3"); src: url("includes/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("includes/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("includes/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("includes/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
It will help.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] fa-calculator missingThe plugin with FA 4.4.0 is testing now and will be available soon, but it not resolve this problem.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] fa-calculator missingHi, munsunc
You are wrong, because the fa-calculator icon is exists in the 4.3.0 icon set.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] fa-calculator missingHi, Denis!
Can You provide a URL link to Your website?
Forum: Reviews
In reply to: [AGP Font Awesome Collection] Ditto Great Plugin and Great SupportThanks! ??
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsNo problem ??
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsHm…
I see, that You using AMY Slider on Your website. This plugin includes own Font Awesome (v4.1.0). Unfortunately, these conflict between two plug-in.To resolve this conflict You can try insert this code in functions.php file in Your theme:
add_action( 'wp_enqueue_scripts', 'dequeueAmySliderScripts', 999 ); function dequeueAmySliderScripts() { wp_dequeue_style('ct_amy_fontawesome_style'); }
Pls let me know if it is help you.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Missing IconsHi sammiej,
Here are shoots with these icons from my demo site:
binoculars
newspaperCould you pls clarify where you can’t find these icons?
with best regards,
AlexeyForum: Plugins
In reply to: [AGP Font Awesome Collection] Three problemsHi, Ciredor!
Have You any news about Your issue or I can resolve this topic?
With best regards,
AlexeyForum: Plugins
In reply to: [AGP Font Awesome Collection] Three problemsOK, in this way
1) Could you please send a piece of code from TinyMCE editor (text mode) with this issue and screenshot with page code of this part of the code (as result) – something like this – https://c2n.me/3kGcGBG. I can try to check it local.
2) If you check your page code you possible to find<br>
tag between icon and text that was added automaticly in some way.
3) Pls send name of a plugin that you use, screen with menu and code-screen like I have added above for point 1.You can send this info directly in this topic, via my email [email protected] or share via dropbox.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Three problemsHi Ciredor,
Could U pls send link on your site where I can check described issues?
With best regards,
AlexeyForum: Plugins
In reply to: [AGP Font Awesome Collection] How to change color on hover?Hi, Denis!
Pls, update the plugin to the latest version (v2.4.1)
Now You can change the color of the icons, text and background on mouse hover with help of the additional parameters of visual constructor.
With best regards,
AlexeyForum: Plugins
In reply to: [AGP Font Awesome Collection] How to change color on hover?Hi Denis,
Currently, you are not able to make hover effect for a icon via visual constructor options, but I planned to add this functionality in the nearest time.
Forum: Plugins
In reply to: [AGP Font Awesome Collection] Can you add Icons into the titleHi, John!
Have You any news about Your issue or I can resolve this topic?
With best regards,
Alexey