Forum Replies Created
-
AuthorPosts
-
Hey Diana,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #header.av_header_transparency .avia-menu-fx { bottom: -1px; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeJanuary 4, 2024 at 5:36 pm in reply to: Change the color of the Share buttons text when “icon” styling is chosen #1429290Hey tcampaner,
We can help with some css, please link to your page so we can examine the elements and let us know what color you want the text to be.Best regards,
MikeHey Mustafa,
Glad to hear that you found the issue with your HTML codes in the title fields, this has been a issue for a long time as often users would forget to close the html tags and this will break the layout. This is probably what occurred on your site. This is also why the Dev Team added the warning with the link to the documentation page.
Which recommends using our Special Character Translation plugin that you can use to replace the html characters with safe characters, such as:< = ###lt### > = ###gt###
Please use this method and see our documentation: Using special characters for further information.
Best regards,
MikeHi,
On your blue site the border has been removed with this custom css:.container_wrap { border-top: none !important; }
You can remove it to show the border.
Best regards,
MikeHey fanlokbun,
Do you mean the line above the slider, or the line under the menu items?
Perhaps a screenshot would help.
I see a red line on the original, and a blue line on the duplicate.Best regards,
MikeJanuary 4, 2024 at 12:03 pm in reply to: Add text “Menu” below the hamburger icon on mobile #1429263Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJanuary 4, 2024 at 12:01 pm in reply to: woocommerce+Enfold ‘added to cart’ pop-up doesn’t shows up #1429262Hey GorillaBeats,
Thanks for the link to your site, the product that I checked on your site was created with the Advanced Layout Builder and doesn’t use the default woocommerce product layout, so in this case the woocommerce added to cart message will not show. Unfortunately it is not an feature with a product created by the Advanced Layout Builder.
If you wish you can use the default woocommerce product layout instead.Best regards,
MikeJanuary 4, 2024 at 11:48 am in reply to: full page overlay menu tablet portrait view – scrolling page in background #1429258Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
The quantity fields do not show on mobile by design, because there is not enough room.
There is no setting to show it, if you want to show it please try the css above or try one of these:Best regards,
MikeJanuary 4, 2024 at 11:32 am in reply to: Change the "Portfolio Items" name in admin to something else #1429255Hi,
If you edit the register-portfolio.php file it will be overwritten with each update, so you will need to make this edit everytime, but you will not also need to add the code that we posted. You can do one or the other.Best regards,
MikeJanuary 4, 2024 at 11:26 am in reply to: Some special needs: menue item, zoom/hover on image etc. #1429254Hi,
If I understand what you mean, you can’t have more space between the image and the red block because together they make one portfolio grid element, changing the height will break the portfolio grid layout.
I think your last question is asking to remove the screenshot above, so I did.Best regards,
MikeHey Andreas Ventouras,
Thank you for the link to your site but it seems to be down: http://ventourasgmail.com/
Your site might be down if you have not updated it from 2015, as WordPress has changed a lot since then.
You can download the latest version from your Theme Forest account, go to your products and next to the produce image to will see a drop down option to download the zip file.
I’m not sure how you can give someone access to your Theme Forest account, try asking the Theme Forest supportBest regards,
MikeHey egouldmedia,
Thank you for the link to your site, most browsers are quiet strict about auto playing videos now, the audio must be disable and iPhones are the strictest and may block completely.
I created a test page linked below with your YouTube video in the LayerSlider with autoplay and “Play Muted” enabled and tested in Windows in Chrome, Firefox, Brave & Edge and on Android and it worked correctly. You can test on your device, but forcing workarounds are more limited these days.
The settings I used in the LayerSlider was the Video layer:
with your YouTube video link and no added attributes:
and then choose “autopaly after opening” and the “Play Muted” enabled:
please give this a try.Best regards,
MikeHi,
Glad to hear that you have found the issue, unfortunately we don’t have any experience with this plugin and we are limited to supporting third party plugins.
Try checking with the plugin author if there is an issue with the latest WordPress or PHP version, or if there is a know workaround for this issue, as the author would know more about this than us. Unless there is anything else we can assist with on this issue, shall we close this thread then?Best regards,
MikeHi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Michelle,
Recently another user was using the Co-Authors Plus plugin which allows multiple authors to be assigned to a post.
Then they used this snippet:add_filter( 'the_author_posts_link', function( $markup ) { if ( ! function_exists( 'coauthors_posts_links' ) ) { return $markup; } ob_start(); coauthors_posts_links(); $output = ob_get_contents(); ob_end_clean(); return $output; } );
to display the authors on the frontend:
The plugin has a Github page with code snippets that I believe you may be able to get the author image to show also, but you will need to do some testing. We are limited to the support we can provide for third party plugins, and I don’t use the ACF plugin so I can’t offer guidance with it, but I’m pretty sure that you could achieve what you want with ACF and a function snippet in your child theme functions.php
Try looking on Upwork for a ACF expert, you could probably get it done fairly cheaply.Best regards,
MikeHey Michelle,
On my test site my post breadcrumbs include the categories:
I believe that the Yoast SEO plugin overwrites the breadcrumbs as a option, if you are using this plugin please check the options.
Otherwise try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the conflict.Best regards,
MikeHi,
I see that the original featured image image is smaller than the full screen width, so first you will need to make this as large as your screen width.
Then install the Simple Image Sizes plugin and adjust image size for entry_with_sidebar size and the featured size and turn off cropping
and then use the Regenerate Thumbnails plugin to reset the thumbnail sizes, typically this plugin works better that the other plugin for regenerating thumbnails.
If you have trouble try uploading a new image that is fullwidth with a different file name to ensure the new image size is working correctly.Best regards,
MikeJanuary 2, 2024 at 6:13 pm in reply to: Problems with using the advanced layout for the event Calendar #1429140Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad that this helped, the image may look pixelated because it is a featured image thumbnail (825px x 425px) shown at full screen, I didn’t notice it much on my screen, but if you have a larger screen you might notice it more.
When I check the title is centered on the screen, but if you mean center align the text try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.single-post .big-preview.single-big .banner { text-align: center; }
You can remove the image overlay in the Enfold Theme Options ▸ Advanced Styling ▸ Linked Image Overlay option:
Best regards,
MikeHi,
To add the hover color, add this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.page-id-15 .main_color input[type='submit'].wpcf7-submit:hover { background-color: #b0c9ce; color: #01427a; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
When I try the the Enfold Theme Options ▸ Advanced Styling ▸ H3 option as Ismael suggested it works correctly:
But if you only want this font change on one page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.page-id-30 .slide-entry-wrap h3.slide-entry-title { font-size: 18px; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.page-id-15 .main_color input[type='submit'].wpcf7-submit { background-color: white; color: #01427a; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Yigit was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
PS: All page elements are in #top #wrap_all so this is correct.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Roswitha,
Please set the First Active Icon to the icon that you want to be active. It looks like you are only using one icon, so choose “1”:
then on the frontend the title and content will show after the animation:
To have a faster animation and disable the mouse-over events so the title doesn’t hide again, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .avia-icon-circles-icon-text { transition: all 0.1s cubic-bezier(0, 0, 0, 0); } #top .avia_start_animation .avia-icon-circles-icon { transition: all 0.1s 0.1s cubic-bezier(0, 0, 0, 0); } #top .avia_animation_finished .avia-icon-circles-icon-text { opacity: 1; } #top .av-icon-circles-container { pointer-events: none; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Sébastien,
To correct this try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.home .avia-testimonial-wrapper { min-height: 213px; }
this makes the testimonial element height equal to the larest testimonial slide.
After applying the css, please clear your browser cache and check.Best regards,
Mike -
AuthorPosts