Forum Replies Created
-
AuthorPosts
-
Hi BlackbyRequest!
Thank you for using Enfold.
You can use the Color Section or the Fullscreen Slider to embed video background on the site. Note that you need to use fallback images for mobile devices.
Cheers!
IsmaelOctober 9, 2014 at 8:56 am in reply to: Homepage Went Blank – Advanced Editor Not Populating Default Editor #333040Hi!
Thank you for using Enfold.
Unfortunately, we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin author. Anyway, maybe these plugins will work:
https://wordpress.org/plugins/simple-google-analytics/
https://premium.wpmudev.org/project/google-analytics-for-wordpress-mu-sitewide-and-single-blog-solution/Cheers!
IsmaelHi harmrietmeijer!
Thank you for using Enfold.
I’m sorry but I don’t think that’s possible without creating a custom script. Unfortunately, this is beyond the scope of support. You need to hire a freelance developer to create the script for you. Please visit Envato Studio or Werkpress for further customization.
Best regards,
IsmaelHi stevemulisa!
Thank you for using Enfold.
Please deactivate the plugins then test it again. Download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelOctober 9, 2014 at 8:41 am in reply to: How to remove the PayPal logo and "what is PayPal link" from checkout? #333028Hi!
Can you please give us a temporary login details? We can’t see the checkout page without logging in.
Cheers!
IsmaelHi marienoisette!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
#footer .widget { margin: 0 0 30px 0; } #footer { padding: 35px 0 30px 0; }Best regards,
IsmaelHey!
Thank you for using Enfold.
@marienoisette: The layer slider will always be set as fullwidth. Try using the Easy or Accordion slider instead. You can place them inside a 1/1 column layout.
@melonmelon: Thank you for explaining.Regards,
IsmaelOctober 9, 2014 at 8:29 am in reply to: How to add space between icon and title in a fullwidth button #333022Hey!
Do you want the icon to the left or the right? It kinda differs when you set the site to rtl. Please try this:
.rtl .avia-button .avia_button_icon.avia_button_icon_right { right: 1em !important; }Regards,
IsmaelHey D5WDesignGroup!
Thank you for using Enfold.
We would like to see the actual page with the accordion border issue. Please post the url here. You can change the border style with this:
.js_active .toggler { border-style: solid; border-width: 1px; } .togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { border-top-left-radius: 2px; border-top-right-radius: 2px; }Regards,
IsmaelHey!
Adjust the font size as well:
@media only screen and (max-width: 1240px) { #top #header .av-main-nav > li > a { font-size: 16px; } }Please go to Enfold > Header > Mobile Menu panel. Select the Tablet or the second option on the Header Mobile Menu activation setting.
Cheers!
IsmaelHey Vincent!
Thank you for using Enfold.
Do you mind if we take a look at the actual page with the error? You can deactivate the theme’s events calendar configuration with this on functions.php:
add_theme_support('avia_deactivate_event_calendar');Best regards,
IsmaelHi!
Thank you for visiting the support forum.
Please use this on Quick CSS or custom.css
@media only screen and (max-width: 767px) { .responsive .logo { float: right; } .container #advanced_menu_toggle, #advanced_menu_hide { left: 0; } }Regards,
IsmaelOctober 9, 2014 at 8:14 am in reply to: Price list – Shotcode or how to create price list price table – Modern look #333008Hi DROR!
Thank you for using Enfold.
You can use this:
@media only screen and (max-width: 767px) { .avia-content-slider .slide-entry-title { font-size: 20px; } }Best regards,
IsmaelHi!
Do you have the latest version of WooCommerce installed? Please post the login details here. We would like to check it.
Regards,
IsmaelHi!
The Heading Size and Subheading Size option is working fine on our installation. Please post the login details here. We would like to check it.
Best regards,
IsmaelOctober 9, 2014 at 7:58 am in reply to: Selected predefined color scheme gets ignored, every URL/Link is shown in blue #332996Hi icetox!
Thank you for using Enfold.
The dynamic_avia folder doesn’t have the correct file permission. Please ask your host to change it.
Best regards,
IsmaelHi generatrorassociates!
Thank you for using Enfold.
Please adjust the Maximum Container width on Enfold > General Layout > Dimensions panel.
Regards,
IsmaelHey!
I’m not sure who sent that message to you but I do know it doesn’t come from any of the support team member. Anyway, please edit the google map element then select an address. You can add the link on the Marker Tooltip field.
Cheers!
IsmaelHi Heng!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css to modify the header background image on mobile device:
@media only screen and (max-width: 767px) { .header_color .header_bg { background: #ffffff url(//localhost/kriesi/enfold/wp-content/uploads/2014/09/aa.jpg) top center repeat scroll; } }Cheers!
IsmaelHi!
@ckerr44: Please refer to these links for possible fix regarding Yoast SEO issues:https://kriesi.at/support/topic/yoast-seo-1-5-5-3-bug-may-affect-your-seo-please-downgrade-to-1-5-5/
https://kriesi.at/support/topic/enfold-and-the-seo-wordpress-version-1-5-5-3/#post-312418Cheers!
IsmaelHi!
Please toggle any settings on Enfold > General Layout > Dimensions panel. See if that will fix the dropdown menu. The theme is now using a new grid system. I think the settings is stuck.
Cheers!
IsmaelHi!
No, I don’t think that’s possible. You can open the whole page though, using lightbox or embed it using iframe.
<iframe src="URL HERE"></iframe>Cheers!
IsmaelHey!
Thank you for the info.
Please click CTRL + F5 to hard refresh the page. This will automatically apply the changes that you’ve made, given that you use the correct selectors.
Best regards,
IsmaelHey!
Please try this:
div#section_display .av-parallax { background-size: 100%; top: -250px; background-position: 40% !important; }Best regards,
IsmaelOctober 9, 2014 at 6:54 am in reply to: Advanced Layer Slider – display still image at certain width? #332968Hey!
Have you tried deactivating the cache and minifying plugins? Please deactivate those plugins then test it again. Let us know if anything changes. Please toggle any settings on Enfold > General Layout > Dimensions panel. See if that will fix the dropdown menu. The theme is now using a new grid system. I think the settings is stuck.
Regards,
IsmaelHey!
Thank you for using Enfold.
From what I understand, you’re having the same issue as @Rhoody. The link on the posts redirects you to the home page. I think you forgot the username. I can only see the password on the private content. Anyway, we’re still not sure why the last post redirects you to the homepage if there are multiple blog posts elements on the page. For now, you can try @Rhoody’s workaround. I’ll ask Kriesi to take a look.
Cheers!
IsmaelHi!
Let us know if the Test Post on the “right feed” on the third column redirects you to the home page after some time. For now, we’re not sure why the specific post (http://dumaguete.com/bureau-immigration-alien-registration-project-arp/) is redirecting you to the home page. I’ll ask the rest of the support team to take a look.
Have you tried deleting that particular post then create it from scratch?
Cheers!
IsmaelHi!
Thank you for using Enfold and sorry for the delay.
Still not sure why the mega menu is acting that way. The aligning issue seems to be random. It’s not happening on other installations. I’ll ask Kriesi to take a look. If possible, please post the FTP and WP login details. We would like to check it. For now, you can use the temporary fix that you found.
Regards,
Ismael -
AuthorPosts
