Forum Replies Created
-
AuthorPosts
-
Hi,
You can take a look at Enfold documentation here under Code Snippets,
and the video tutorials here
We are in the process of updating the documentation with a lot more updated Code Snippets, these should be online in a few weeks.Best regards,
MikeMarch 20, 2018 at 12:56 pm in reply to: Enfold and Event Calendar Pro 10:00 AM Event is not showing at the Week View #929795Hi,
Yes we will keep this open, might I suggest that as this is a crucial time of year for you that you use the “9:59” technique for now. By the way, have you tried “10:01” or “10:10”?Best regards,
MikeHi,
Please try adding “font-weight: bolder;” to your message css like this:#top #wrap_all div.woocommerce-message { border-color: #cbb482; background-color: #FEEFE7; color: #cbb482; font-weight: bolder; }
your choices are “bold” or “bolder”
Best regards,
MikeHi,
Thank you for the link.
1: I looked for your CSS for the magazine element, but I couldn’t find any custom CSS. I looked in your
A: Child theme stylesheet, (WordPress > Appearance > Editor > Child Theme > Stylesheet)
B: Enfold Theme Options > General Styling > Quick CSS field,
C: WordPress > Customize > Additional CSS
please try to add your CSS to your child theme stylesheet, first option above.2: I see that in your child theme functions.php you added your function inside the comment area, I moved your code. I didn’t find the page that it was to effect, so please check that it is now working.
3: For your copy of the iconlist.php to work in your child theme, you needed to add this code to your functions.php, I added it for you. But I didn’t find the icon list you wanted it to work for, so please check that it is now working.
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }
Best regards,
MikeHi,
Oh I see, glad to hear it is solved.
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,
MikeHey Yan,
Do your mean the text you would type, or the placeholder word “search”?
For the text you would type, please try this code in the General Styling > Quick CSS field:#top .header_color .avia-search-tooltip input[type='text'] { color: red !important; }
Best regards,
MikeHi,
I see you are using a cache plugin, please disable, I also see you are using Wordfence, this may be blocking your /uploads/dynamic_avia/ “avia-merged-styles” from loading. Please disable.
When you last updated, did you update via FTP, or though the admin panel?Best regards,
MikeHey viaggiareverde,
I see that you have given us a admin login, yet I don’t see a url to your site, please provide.Best regards,
MikeMarch 20, 2018 at 4:01 am in reply to: Image with Hotspots: Change color background on rollover popups #929488Hi,
If I understand correctly you would like the tooltips for the hotspots to have a background color.
Please see screenshot in Private Content area for what this code should do:#top.postid-1581 .avia-tooltip { background:rgba(0,0,255,0.5)!important; color: #fff !important; }
it has been created for that one page only, to use for other pages please remove “#top.postid-1581” from the code.
Best regards,
MikeHey scriptorium,
Please try:#top .avia-post-nav span.entry-title {display: inline-block;}
If this doesn’t help, please include the url to the page in question so we can take a closer look.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.car-rental-search-step1 .booking-item .booking-item-body div.styled-select-dropdown select { height: 40px !important; } .car-rental-search-step1 div.styled-select-dropdown { height: 40px!important; }
Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
Adding this seems to have smoothed it out:.mfp-img { transition: all 4s ease!important; transition-delay: 4s!important; }
but it’s hard to test with your current code in place. If this doesn’t help please remove your current code to disable the animation.
One question I have though, you say “My client doesn’t like the images changing size as you click through them” but the images will change size to fit the screen, unless all images are either landscape or portrait. Portrait will look smaller to fit in the screen.
Am I understanding you correctly?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,
Please let us know what you find out, one point may be that I’m in the US and getting your site from a different Cloudflare server than you.
By the way, what webhost are you using & where are you?
Please respond in the Private Content area.Best regards,
MikeMarch 20, 2018 at 2:00 am in reply to: Separator/Whitespace Spacing – adjust vertical spacing #929456Hi,
Very good, glad it worked for you and sorry again for the late reply.
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,
MikeMarch 20, 2018 at 1:57 am in reply to: Enfold and Event Calendar Pro 10:00 AM Event is not showing at the Week View #929454Hi,
Sorry I have not found anymore on this issue, I can make many guesses but I have no evidence to back it up. I’m sure the first suggestion MT will have is to disable Enfold to see if the issue still occurs, can you try that?Best regards,
MikeHi,
For the button, Please Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #top.home .flex_column.avia-builder-el-17 {padding: 0px !important;} }
Yet, I couldn’t find the tight text on your page. Is this on a different page?
Best regards,
MikeHi,
Glad to help, before we close this I wanted to ensure you were able to get your font working?Best regards,
MikeHey Munford,
I believe that you are looking for the transition “ease” such as:transition: background 0.2s ease, padding 0.8s linear;
please read about the transition property here
Here is another good article
Be sure to use the “!important;” and clear your cache while testing.Best regards,
MikeHey Sandro Pozzolo,
Thank you for reach out to us, typically we don’t support third party plugins, and we don’t have any information on the compatibility.
But if it is this plugin: Car Rental System I did find this comment about Enfold and the plugins css:
yet this was made 2 years ago.
Hopefully this was helpful.Best regards,
MikeHi,
Do you mean the “load more” button? The background-color for the button is set to white.
Try this code in the General Styling > Quick CSS field:#top .main_color .container .av-masonry-load-more {background-color: red !important;}
please adjust the color to suit.
Best regards,
MikeHi,
I believe that your link is landing on the anchor correctly, but the portfolio grid is loading afterwards and pushes the page down, either because of the lazy load animation or the number of items / images loading or both.
Please see this explanation
So the solution is to set a min-height for the portfolio grid element.
Try this code in the General Styling > Quick CSS field:#top.home #av_section_1 {min-height: 10206.4px !important; }
please clear your browser cache and check.
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,
1: To change the color of the bar please look at the second rule in your General Styling > Quick CSS field:.header_color .avia-menu-fx { border-bottom: solid 4px #64a6c4 !important; }
and change the color code to suit.
2: To add a bar to the sub-menu, I added this code to your General Styling > Quick CSS field:/*sub-munu bar*/ #top .av-submenu-container .avia-menu-fx { display: initial!important; } #sub_menu1 .current-page-ancestor .avia-menu-fx { opacity: 0!important; visibility: hidden!important; } #sub_menu1 .menu-item a { padding-bottom: 15px!important; }
the color happens to be set by the theme, and seems to be what you asked for.
Best regards,
MikeHi,
What I see from looking at your errors is a err_aborted and “522 Connection timed out” error, and the only reference to 522 is for Cloudflare, see this.
I didn’t get these errors and I didn’t see that your site was using Cloudflare, but in your screenshot I see you have a tab “cPanel – Cloudflare” Is your site hosted on Cloudflare? I found this info that may help: Fixing Cloudflare Error 522 but if your site is on Cloudflare I think you will need to contact them.Best regards,
MikeHi,
You were missing the dot in front of the rule, I added and now is working.
As for the issue were sub-menu pages are not causing the main menu underline to not show up, I found that it’s because the sub-pages need to have the main menu page as their “parent page”
For example, the page “Water & Wastewater” has the Parent Page: Utilities.
when this is set the main menu gets the class “current-page-ancestor” so that this css will work to make the line show for under the main menu item:.current-page-ancestor .avia-menu-fx { opacity: 1!important; visibility: visible!important; }
Best regards,
Mike -
AuthorPosts