Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the login, I enabled the de-bugger and tested your locations page, but didn’t find any errors. I also tried adding a color section and text element to the page, which worked fine.
Can you explain what you are trying to change on the page when this error occurs so we can duplicate it.Best regards,
MikeHi,
Oh I see, thanks for the images. I adjusted the colors like this:.av_header_transparency .main_menu { background: rgba(0,0,0,0.4); padding-right: 10px; } .header-scrolled .main_menu { background: white; padding-right: 10px; }
Please clear your browser cache and check.
Best regards,
MikeHi,
Sorry, I don’t quite understand. I tried changing the menu back to the way it was, with the gray background, and I don’t see a transparent bar. Please include a screenshot pointing this out, so we can help adjust it.Best regards,
MikeHi,
I adjusted the css a little, Please clear your browser cache and check.Best regards,
MikeHey lucaroehrl,
Your site is giving the error:Failed to load resource: the server responded with a status of 510 (Not Extended) /wp-admin/admin-ajax.php:1
This is a server error that typically means there is limit on the number of connections and total outgoing bandwidth, you will need to ask your webhost to correct this, by setting your server to “unlimited” connections and restart it.
Best regards,
MikeHey Olga,
For the contact form styling, you would need to add the class to the form fields for the custom css to take effect, I see the person that wrote the post didn’t explain that step. So I added “class:enf_fields” to your CF7 fields and “class:enf_button” to the CF7 button for you.For the menu, I changed the background color in your css to: “background: rgba(0,0,0,0);”
which removes the gray color.Please clear your browser cache and check these two solutions.
Best regards,
MikeHi,
For the frames around the product thumbnails, Please try this code in the General Styling > Quick CSS field:#top .single-product-main-image .thumbnails a { padding: 0px !important; }
Best regards,
MikeHi,
Danke für das Login. Ich habe diesen Code zu Ihrem: Enfold Theme-Optionen> General Styling> Quick CSS-Feld hinzugefügt
Bitte löschen Sie Ihren Browser-Cache und überprüfen Sie.———–
Thank you for the login. I added this code to your: Enfold Theme Options > General Styling > Quick CSS field
Please clear your browser cache and check.Best regards,
MikeHi,
Please check your child theme stylesheet for this code:@media only screen and (max-width: 767px) { #top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after { background-color: #3399ff; } }
and change the “767px” to “990px”
if you can’t find the code, you try to add this to override it:@media only screen and (max-width: 990px) { #top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after { background-color: #3399ff !important; } }
or you can post a admin login in the Private Content area so we can correct the code.
Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:li#recent-posts-6 a { font-size: 12px !important; font-weight: bolder !important; color: #5D1E15 !important; }
Please adjust the font size, color, & weight to suit.
Best regards,
MikeAugust 14, 2018 at 5:12 am in reply to: Further CSS Customizations for Sales Page to Look Like Boxed Layout? #996946Hi,
Please check.
Please clear your browser cache and check the hr’s in the url in the Private Content area.Best regards,
MikeHi,
Glad to hear, Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHey morelon,
Please include the url to the page in question so we can write the correct css for you.Best regards,
MikeHi,
You can access it in the WordPress dashboard panel, under Appearance > Editor
or in your cPanel file manager,
if you are using a child theme it would be: \wp-content\themes\enfold-child\functions.php
without a child theme it would be: \wp-content\themes\enfold\functions.phpBest regards,
MikeHey Keith,
Please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 990px) { .responsive #top #main {margin-top: -93px!important;} #top #wrap_all .av_header_transparency {background-color: transparent!important;} div#header_main > .container {display: block !important;} }
Please clear your browser cache and check.
Best regards,
MikeAugust 13, 2018 at 4:28 am in reply to: Switching mobile menu toggle from 768px to 990px breaks whether it appears #996523Hi,
I took a look at your site and added this code in the General Styling > Quick CSS field to enable the mobile menu:@media only screen and (max-width: 989px) { .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate { display: block !important; } }
Please clear your browser cache and check.
Best regards,
MikeHey kasem-online,
For the horizontal gallery, it seems that the controls are working as you describe for the RTL page, pressing the right arrow goes to the left image, which is the reverse of the LTR page.
Would you prefer if we switch the arrows on the RTL page?Best regards,
MikeAugust 13, 2018 at 4:05 am in reply to: Does Avia Builder and It's Elements display/work with the Gutenberg Editor? #996519Hi,
Please see this post, I think it will help explainBest regards,
MikeHi,
Thanks for the login and screenshot, yet when I look at your site it seems to be using the black theme.
Perhaps it was a caching issue, when you check now does it look correct?
Please see the screenshot in Private Content area.Best regards,
MikeHi,
If I understand correctly, the space between your products is too large, I took a look and while I couldn’t find the same page in your screenshots, the pages I did see seemed fine.
Please see the screenshot in Private Content area of what I see.Best regards,
MikeAugust 13, 2018 at 1:33 am in reply to: Partner logo element problem (repeating / looping image) #996512Hey GabrielSenn,
When I look at your site there is a 404 error for a image that may be from the carousel.
Perhaps this is causing the loop.
I seems that the error is in the url for the image, please check.Best regards,
MikeHi,
Thank you, I uploaded the Great Vibes font to your site at: Enfold Theme Options > Import/Export > Custom Font Manager
and added the rule to use it for your sub-heading in your css.
Please clear your browser cache and check.Best regards,
MikeHi,
This Chrome extension has good reviews: Classic Cache Killer
I also recommend disabling any cache plugin until your site is done, and also disable: Enfold Theme Options > Performance > JS & CSS file merging and compression.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
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
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,
MikeHey Freek,
I tried to match your setup on my localhost and found that 6800×3200 seemed to work fine
Please try the image in the Private Content area, if it is still a not right for your 5k screen then make the image wider but not any higher.Best regards,
MikeHey DROR,
Try adding this code to the end of your functions.php file in Appearance > Editor:add_filter('avf_magazine_entries_query', 'avf_magazine_entries_custom_query'); function avf_magazine_entries_custom_query ( $query ) { $query['orderby'] = 'rand'; return $query; }
Please see Order & Orderby Parameters for more options
Best regards,
MikeHey Grafischinvorm,
I took a look at your site, and see that your slider images of the people have their heads clipped a little, to minimize the amount of clipping we could make your mobile header transparent with this css, please try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 766px) { .responsive #top #main {margin-top: 0px!important;} #top #wrap_all .av_header_transparency {background-color: transparent!important;} div#header_main > .container {display: block !important;} }
which makes your logo a little hard to read.
Another option is to adjust this code a little to push the images down a little, so the header looks black and your images are maximized.
@media only screen and (max-width: 766px) { .responsive #top #main {margin-top: 80px!important;} #top #wrap_all .av_header_transparency {background-color: transparent!important;} div#header_main > .container {display: block !important;} }
Please these a try and let us know if either of them help, or if you would like a different option.
Best regards,
MikeAugust 12, 2018 at 7:07 pm in reply to: Show featured image on Single blog post in full size #996480Hey fabienneBESD,
Please install the Simple Image Sizes plugin, and go to WordPress > Dashboard > Settings > Media > Media Settings
and adjust the “entry_without_sidebar size” height size to suit, such as 600px.
After you do that, regenerate the thumbnails with the option below the settingsBest regards,
Mike -
AuthorPosts