Forum Replies Created
-
AuthorPosts
-
Hi,
Try this code in the General Styling > Quick CSS field:.av-masonry-sort a { font-weight: bold; font-size: 18px; }
Best regards,
MikeNovember 19, 2017 at 9:00 pm in reply to: Background color left and right of Grid Row and grid row alignment #878844Hi,
The issue here is that the grid row is set to 100% width, so at larger screens it will stretch the width while the other elements are set to a max-width of 1210px.
The best option would be to change the padding depending on screen size, it looks like it fine up to 1440px, is that true for you?
What screen sizes do you want to cover? Are you considering the edge of the image the edge to line up? Ideally setting the max-width would be easiest, but that would give you the green background.Best regards,
MikeHi,
Option 1 should be fine, but you could try option 3 and if all works fine then use it, otherwise go back and use option 1Best regards,
MikeHi,
We look forward to helping, unless there is anything more now, shall we close this?Best regards,
MikeNovember 19, 2017 at 8:12 pm in reply to: Font weights out of whack and new sub page menu links invisible. #878837November 19, 2017 at 8:12 pm in reply to: Font weights out of whack and new sub page menu links invisible. #878836Hey Joe,
I went to your blog but didn’t see a Masonry Sort, do you mean the sort on your shop page?Best regards,
MikeNovember 19, 2017 at 7:59 pm in reply to: How to control the which email the messages comes from in forms #878833Hey Paul,
Which form has the no-reply?
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,
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,
Mike -
AuthorPosts