Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey famewebdesign,
On mobile the video will not play automatically as in the desktop, this is a limitation in mobile devices. A work around is to use the layerslider and add the video.Best regards,
MikeHey ctancrede,
Please include the url to the page in question so we can take a closer look. Are the images already linked and you just want to hide the buttons?Best regards,
MikeHey Chris,
It looks like it is a script added by a plugin “easy-social-share-buttons3” is this what you are referring to?
Your page is brandungsangeln-html and it is also working as brandungsangeln.html but not as brandungsangeln, have you looked in the plugin settings? Or renaming your page to remove the -html?Best regards,
MikeNovember 19, 2017 at 7:26 pm in reply to: Background color left and right of Grid Row and grid row alignment #878821Hi,
I have looked at you homepage but I don’t see where the grid row is not aligned and a green background shows, perhaps I’m looking at the wrong page, can you include a screenshot of the issue.Best regards,
MikeHey BetsaidaPdE,
Try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If you are still having trouble please register here kriesi.at/support/register with your item purchase code .Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfoldScroll to the bottom of the page to open a new ticket.
Then please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeNovember 19, 2017 at 7:08 pm in reply to: Full width Logo (image) in Consulting Theme on top #878814Hi,
My first solution is not going to work for this case. But I have a new solution, copy header.php to your child theme folder and look for line 65 that has this line:<div id='wrap_all'>
and add this line below it:
<div id='header_banner' class='logo_banner' ><img src='https://www.Your-Site.de/wp-content/uploads/2017/11/Banner-Homepage.png'></div>
make sure to fix the url, then add this code to your css:
#header_banner.logo_banner { display: block; text-align: center; background-color: #fff; }
Best regards,
MikeHi,
I added this css to the end of your General Styling > Quick CSS field:.main_color.container_wrap_first.sidebar_left {background-color: red;} #main .template-page.content {background-color: white; padding: 0px !important;} .content .entry-content-wrapper {padding-right: 0px!important; } .sidebar {padding-top: 20vh!important;} .sidebar_left .inner_sidebar {text-align: center;} .main_color .widget_nav_menu li { border: 1px solid blue; background-color: white; }
Please adjust the colors to suit. I didn’t know what you meant by “delete the line between menu and logo” please add a screenshot pointing out what you meant.
Best regards,
MikeNovember 19, 2017 at 3:57 pm in reply to: Full width Logo (image) in Consulting Theme on top #878794Hi,
Is there a maximum size that your want the image to be, or 100% of the screen and centered? I see that you also want it to be responsive. Can you please include a admin login in the private content area so we can take a closer look.Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
I have looked at your source code and didn’t find any reference to /wp-content/themes/enfold/js/mediaelement/ so there are no activate links that could trigger a 404. But I did find that in a much older version of Enfold that was a valid link, so I believe there is a known exploit for that folder and there is a bot testing for it. This is a common tactic, but will not affect you.
One solution would be to block the IPs that are creating that 404 in your .htaccess, your host error log will list those IPs.
Or, create a 301 redirect to your homepage for that url, so you are not feeding the bots.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#main .template-page.content {min-height: 80vh!important; }
This will make the page 80% of visual height, you can adjust the number to suit. If you only want it to work on one page add the page id after #main
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Demaup,
Try this code in the General Styling > Quick CSS field:.main_color .pagination .current, .main_color .pagination a {background: blue !important;}
adjust to suit.
If you would like to change this color on only one page please include the url to the page in question so we can take a closer look.Best regards,
MikeHey yasin,
For technical support please register here kriesi.at/support/register with your item purchase code .Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfoldScroll to the bottom of the page to open a new ticket.
Best regards,
MikeNovember 19, 2017 at 12:53 am in reply to: Controlling elements of pricing and normal tables #878689Hey s29ers,
Try this code in the General Styling > Quick CSS field:#buy_mfhs .avia-builder-el-11 .av_textblock_section:nth-child(1) { background-color: blue; color: white; }
please see screenshot in Private Content area
Best regards,
MikeHey KK,
You should choose PHP 7, here’s a bluehost help topic on how to do so.Best regards,
MikeHey FFAlan,
I added a 1/4 column to the left of each icon list for each tab.
Please review.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .av-main-nav ul ul { left: 207px!important; }
Please clear site and browser cache.
Best regards,
MikeNovember 19, 2017 at 12:12 am in reply to: alignment issues in Internet Explorer: LinkedIn icon and bullets in text #878682Hi,
For issue 2 targeting IE11 I added:@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page-id-3274 .entry-content-wrapper ul { list-style: disc inside!important; } }
For issue 1 targeting IE11 I added:
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .page-id-3689 .avia-builder-el-21 { padding-top: 20px!important; } }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for choosing Enfold.Best regards,
MikeNovember 18, 2017 at 11:34 pm in reply to: Full width Logo (image) in Consulting Theme on top #878677Hi,
Try this code in the General Styling > Quick CSS field:#top div#wrap_all::before { content: url('https://www.your-website.de/wp-content/uploads/2017/11/Banner-Homepage.png'); width: 100%; display:block;} span.logo {display:none!important;}
please see screenshot in Private Content area
Best regards,
MikeHey Picfinity,
Do you mean that the blue button only shows on the first slide? This is because it is not on any of the other slides, try adding it to the other slides to always show.Best regards,
MikeNovember 18, 2017 at 10:52 pm in reply to: Change size of featured image in a post, without changing main theme #878672Hi,
Thanks for sharing your solution, I’m sure other will find it useful.Best regards,
MikeHi,
Always glad to help :)
We will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I see your child theme now, but it is not activated. All of your settings are in your parent theme, so you will need to export your theme settings from your parent theme to use in your child theme when you activate it.Best regards,
MikeHi,
The function was not in your functions.php, so I added it:function year_shortcode() { $year = date('Y'); return $year; } add_shortcode('year', 'year_shortcode');
Now it is working, but on your next update you will lose this change.
When editing functions.php you should use the child theme, Read about it & Get it hereBest regards,
Mike -
AuthorPosts