Forum Replies Created
-
AuthorPosts
-
Hi,
Please try:.colorp:hover,.colorp a:hover { background: purple !important; }Best regards,
MikeMay 11, 2018 at 1:20 pm in reply to: Footer as page – How to social media icons in a row + tooltip? ( elegant demo ) #955266Hey jeroenvandessel,
To display your social icons in a row, first copy your current social icons in your header by inspecting your page and right clicking to choose “Edit as HTML”

then copy and paste in a code block, here’s an example:<ul class="noLightbox social_bookmarks icon_count_6"><li class="social_bookmarks_twitter av-social-link-twitter social_icon_1"><a target="_blank" href="http://twitter.com" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a></li><li class="social_bookmarks_facebook av-social-link-facebook social_icon_2"><a target="_blank" href="http://facebook.com" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li><li class="social_bookmarks_youtube av-social-link-youtube social_icon_3"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Youtube"><span class="avia_hidden_link_text">Youtube</span></a></li><li class="social_bookmarks_instagram av-social-link-instagram social_icon_4"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram"><span class="avia_hidden_link_text">Instagram</span></a></li><li class="social_bookmarks_pinterest av-social-link-pinterest social_icon_5"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Pinterest"><span class="avia_hidden_link_text">Pinterest</span></a></li><li class="social_bookmarks_reddit av-social-link-reddit social_icon_6"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Reddit"><span class="avia_hidden_link_text">Reddit</span></a></li></ul>then add this code in the General Styling > Quick CSS field:
.social_bookmarks li a { border-radius: 100px; } .social_bookmarks li { border: none !important; }Expected results:

If you would like to use the larger icons elements use the wand tool in the default editor to get the shortcodes for the icons, and paste into a code block element adding a div with a custom class, here’s an example:<div class="sbox"> <ul class="avia-icon-list av-iconlist-big"> <li class="avia_start_animation"><a href="https://www.facebook.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="https://twitter.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="https://plus.google.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="https://www.youtube.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="https://instagram.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="http://tumblr.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="https://www.linkedin.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> <li class="avia_start_animation"><a href="http://www.pinterest.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></li> </ul></div>then add this code in the General Styling > Quick CSS field, take note of the custom class for the opening div above:
.sbox ul.avia-icon-list li { float: left; clear: none; }Expected results:

Here is some more infoBest regards,
MikeHey lkulube,
I see that the editor is not showing, yet there are no errors in the console. Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
I moved the image outside the green color section and made the green color section 250px high, then added a custom class and aligned the image to the right and moved it up with this css in the General Styling > Quick CSS field:.image-one { margin-top: -33% !important; }
Try adjusting in for tablets and hiding the image for mobile, or moving it down.Best regards,
MikeHey Karl,
What is the error that you see? Try removing the enfold folder in themes and adding the new one, please don’t try to overwrite the old enfold folder, try downgrading PHP to 7.1 or 7.0Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
This is how I manually import a demo to hosts that seem to resist all other methods, install WordPress & Enfold on a localhost, & then install the demo you wish.
Then upload all of the files in /wp-content/uploads/ from your localhost via FTP to your live site, then push your database from your localhost to your live site using this plugin.
Read the plugin site on how to use it.One other option is to install the demo on a localhost, FTP the files, and use this plugin to save your database, and then use it in PHPmyAdmin to replace your live site database. Mostly the same steps, only the first plugin is easier.
Best regards,
MikeHey ikoadn,
If you add a custom class to the menu item, you can then assign a hover color with css.
To add to custom class, go to your menu and at the top of the page click “screen options” then choose “CSS classes”
Then you will have a “css classes” box in each menu item.
Add a unique class such as “colorp” and save.
Then add this code in the General Styling > Quick CSS field:.colorp:hover { background: purple !important; }Best regards,
MikeHey marqattack,
Try this code in the General Styling > Quick CSS field:input#gifting_0_option {width: 10px !important;}Best regards,
MikeHey jeroenvandessel,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #header_meta.av_extra_header_active { display: none !important; } }Best regards,
MikeHey hingex,
Is it the “SEE THE CULTURE BEHIND THE COMPANY” video link on the homepage?
Because it auto play for me.Best regards,
MikeHi,
Glad Yigit was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad Ismael was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
I will try to see if there is anything different about that demo vs the others, thanks for the feedback.Best regards,
MikeHi,
Sorry I see that is correct, WordPress doesn’t offer a.m.
Perhaps there is a plugin that will do it but I couldn’t find one.Best regards,
MikeHi,
Do you use a firewall? This is strange because I use a portable wamp, and import the demo about 3 times a week. Here’s the settings I use:

I imagine how frustrating this must be for you, I’m willing to try importing this for you the way I described earlier so you can start working on your site. I know you said no, but I wanted to offer again.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look an run a couple of tests.Best regards,
MikeHi,
Sorry I now see when I was testing I was clicking on the screen and not the button, but this should solve:.avia-fullscreen-slider .av-click-overlay { z-index: 90!important; }in your testing let us know if you find this code interfering with any other elements.
Best regards,
MikeMay 10, 2018 at 12:21 pm in reply to: Enfold/WooCommerce "Back to shop" button code regards to the product page #954497Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Sorry you had such issues, but we are glad we could help. Thank you for using Enfold.
We would like to close this, were you able to login to the site?Best regards,
MikeHi,
I have replied to that post.
Glad we were able to help with this one, we will close this now. Thank you for using Enfold.Best regards,
MikeHey DROR,
Do I need to login as the user? I don’t see the same screen, Please see screenshot in Private Content area.Best regards,
MikeHi,
I was able to install the demo, please login with the details in the Private Content area.
Please create your new users then delete the demo user.
Then go to WordPress > Settings > General and change the default site email address to your own, also check all other settings.
Please let us know if there is there anything else we can assist with on this.Best regards,
Mike -
AuthorPosts
