This topic has 17 replies, 2 voices, and was last updated 12 years, 1 month ago by FireHouseWH.
Viewing 18 posts - 1 through 18 (of 18 total)
Hello,
I’ve noticed 2 issues after having updated the site to version 2.0..
1. Icons no longer showing on planbox slider or on the homepage for the teaser section under the slider..
2. In the backend under Hostmev2 Child –> Theme Options, there appears a double image of what might should be a “Sidebar” menu option, but it’s overlapping the “Footer” menu, and when hovering over it the double image disappears and shows only the “Footer” menu like it should and this seems to work fine when clicking on it..
I’ve created an admin account already so you can take a look at what’s going on and help resolve the issues..In the meantime, I’m going to try and resolve the icon issues as this is a production site, and really shouldn’t have problems on the site for any length of time..
Best Regards,
Laura
Hello,
Noticed another issue now..When hovering over a plan within the planbox slider, the “Details” and “Order Now” buttons aren’t displaying properly..
Best Regards,
Laura
Hello,
Okay, it seems I was able to figure out the issue with the icons on the homepage for the teaser section..previous code on the “Home” page in backend was:
icon="icon-user"
and changing it to:
icon="fa-user"
seems to have resolved that issue..
Best Regards,
Laura
Hello again,
Okay, resolved the issue with the icons in the planbox slider..Went into Hostmev2 Child –> Theme Options –> Slider and changed the code from this:
<i class="icon-check icon-4x"></i>
To this:
<i class="fa fa-check fa-4x"></i>
and now that issue seems to be resolved 🙂
So, we’re down to number 2 in the first post, and the “Details” and “Order Now” buttons not displaying properly..
Best Regards,
Laura
mmmmmm, just noticed no icons are being displayed in front of the Email and Website Url of the Hostmev2 Child – Contact Info widget…
Hello,
I’ve tried that, of course..It does allow the icons to appear, but it’s not aligning properly, instead of being placed in front of the information, it appears above it..
In addition, I still help with:
When hovering over a plan within the planbox slider, the “Details” and “Order Now” buttons aren’t displaying properly.
Tried adding this one too, but I guess can only edit a post once..but still need help with this issue as well:
In the backend under Hostmev2 Child –> Theme Options, there appears a double image of what might should be a “Sidebar” menu option, but it’s overlapping the “Footer” menu, and when hovering over it the double image disappears and shows only the “Footer” menu like it should and this seems to work fine when clicking on it..
As mentioned in private reply, I’ll need your IP address in order for you to be able to log in as it’s restricted by IP..I’m on Skype if you wish to send via there, thanks..
In style.css after the following line added one more link as shown below
Find Line
@import url('css/fontawesome/css/font-awesome.css');
Replace Lines
@import url('css/fontawesome/css/font-awesome.css');
@import url('css/fortawesome/font-awesome.css');
Are you referring to the child theme style.css?
This is already in the parent style.css:
@import url('css/shortcodes.css');
@import url('css/fontawesome/css/font-awesome.css');
@import url('css/fortawesome/font-awesome.css');
And this is what’s in the child theme:
@import url("../hostmev2/style.css");
Is this the way it should be in these files?
You’ve confused me now…
“Not needed its only in the parent theme but 1 line was missing in the recent update”
Can you post exactly what should appear in the parent theme and then what should appear in the child theme, please? So, I can make sure both files are properly set up?
Thanks,
Laura
Okay, I’ve already completed what we discussed via Skype, and everything seems to working fine now. Appreciate your assistance in resolving the issues yesterday 🙂
Viewing 18 posts - 1 through 18 (of 18 total)
You must be logged in to reply to this topic.