harmonyinfotech
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Good job with update!Thanks for feedbacks. Any wishlist for theme update?
Forum: Themes and Templates
In reply to: [evolve] Center Bootstrap SliderPlease check your site for malware or hacked files. There seems to be a “viagra online” link at the top to
xxxxxx/wordpress/viagra-online/
Forum: Themes and Templates
In reply to: [evolve] google Fonts on SSL siteIn library/functions/functions.php (Around line 104)
wp_enqueue_style(‘googlefont’, “https://fonts.googleapis.com/css?family=”.$font_face_all);
In library/functions/options-framework.php (Around line 159)
wp_enqueue_style(‘google-fonts’, “https://fonts.googleapis.com/css?family=Oswald:r,b|Cabin:r,b,i”);
Forum: Themes and Templates
In reply to: [evolve] How do I change footer font & color?What is the css you have applied?
Forum: Themes and Templates
In reply to: [evolve] Menu LimitShouldn’t be a problem with the theme. Enable debugging and see if it throws any error message. Also check out the max_input_vars value and increase it and see if it solves the problem.
Forum: Themes and Templates
In reply to: [evolve] Menu LimitHow many menu items you are having currently?
Forum: Themes and Templates
In reply to: [evolve] Can you add the Calibri font to Theme OptionsHow are you currently trying to do it?
It is better to create a child theme and update the files there so that the changes aren’t wiped out when the parent theme is updated.
Forum: Themes and Templates
In reply to: [evolve] Bootstrap Slider – No images, can't upload newGlad that latest update is working fine. As for brute force attacks, do check out https://www.ads-software.com/plugins/bruteprotect/.
Forum: Themes and Templates
In reply to: [evolve] Show full title on main pageIn index.php file, find the evltruncate function and change the value from 40 to something bigger.
Forum: Themes and Templates
In reply to: [evolve] Website not working after update 3.0.4Did you saved the theme settings before upgrade?
Forum: Themes and Templates
In reply to: [evolve] Bootstrap Slider – No images, can't upload newWhat is your site url?
Forum: Themes and Templates
In reply to: [evolve] Problems customizing theme after updateOk, able to see the error now. Will revert back with a fix.
Forum: Themes and Templates
In reply to: [evolve] Conflict with Huge-It Portfolio GalleryThe problem is with the Gallery Plugin only. They are including jquery incorrectly. You can ask them to fix this issue in their next release.
For the time being you can comment out or delete line number 168 in portfolio-gallery/Front_end/portfolio_front_end_view.php
The code to be deleted is
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
Forum: Plugins
In reply to: [Widgetize Navigation Menu] Problem with MH Magazine Lite ThemeSure, looking forward to it.