Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @Pajinev
To fix the design of search form in IE9,10,11 you need to add custom CSS.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here you need to copy and paste below custom CSS..right-bar .search-form label .search-field { height:30px; }Hope this will help to resolve your issue.
Let us know how it goes.Best Regards!!!
wensolutions
KeymasterHello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Custom CSS
header.site-header.evision-nav-right.navbar-fixed-top { padding-bottom: 15px; position: relative; }Hope it helps.
Best regards.wensolutions
KeymasterHello @jbartosh
Paste this in your Custom CSS field in Customize section or in style.css of your Child Theme.
span.byline { display: none !important; }Hope this will help you.
Regards!!!
wensolutions
KeymasterHello @marinabrito
As much as we would love to help you we are not able to regenerate your issue and thus we are not able to solve the issue.
So we would like to request you to send your backend login details at support[at]wensolutions.com
Best Regards!!!
wensolutions
KeymasterHello,
We have reviewed your website, it seems like you are not using the photo perfect pro theme but something else.
Please verify your theme first.
Hope your understand.
Best regards.wensolutions
KeymasterHello @Pajinev
After this you would be able see a pop-up box appear, click Import/Export section and browse the location of demo file.
After the above line you don’t need to click Import/Export section, rather you need to click Theme Defined section. Here you will see Home as Prebuilt Layout for Home Page.
You can see the below attachment for more details.

Hope this will help you.
Let us know how it goes.
Regards!!!
wensolutions
KeymasterIf you have input any custom CSS please remove it and try to check this issue.
wensolutions
KeymasterYes, as we can see now the console error has gone. Can you further verify the issue by deactivation plugins (currently active plugins) one by one to rule out which plugin is actually causing this issue?
wensolutions
KeymasterAdd the z-index value something higher. It should work now.
Final code
@media only screen and (max-width: 767px) { .site-header { background-color : transparent; position: fixed; z-index: 99999; } }Hope this helps!
wensolutions
KeymasterPlease disable the plugin WP Fed in text news as it is creating a conflict in this behavior.
Next this plugin is creating quite a lot of error in browser console which you can check yourself by hitting F12 key in Console tab.
Uncaught ReferenceError: FadeIn_bFadeOutt is not defined
So better not use this plugin at all !!
Hope this helps !
wensolutions
KeymasterHello,
Can you please verify which version of education hub pro theme you are using.
And also if you are using the old version of the theme,
can you please update your theme, remove the custom CSS and check if the issue still persists?Hope you understand.
Best regards.wensolutions
KeymasterHello,
Sorry for the confusion but, your query was not quite clear for us can you please elaborate your issue more in detail.
Hope you understand,
Best regards.wensolutions
KeymasterPaste the following Custom CSS code in Appearance -> Customize -> Theme Options -> Advance Options -> Custom CSS
@media only screen and (max-width: 767px) { .site-header { background-color : none; position: fixed; } }Hope this will resolve your concern in mobile devices.
Thanks
wensolutions
KeymasterHello,
The feature you are seeking for is only available on the pro version.
To have a look at the pro version please check http://themepalace.com/downloads/education-hub-pro/
If you have any further queries please, do not hesitate to create a new topic for the issue.
Hope you understand.
Best regards.wensolutions
KeymasterHello,
Please go to Dashboard -> Appearance -> Widgetsand add a Text Widget on the footer widget area you prefer.
The text widget supports most of the html tags. So you can make a paragraph using the text widget.
Moreover,
If you want the paragraph in two different languages you can just add another text widget and add a paragraph of your preferred language there. -
AuthorPosts





