Forum Replies Created
-
AuthorPosts
-
Hey codecreative!
Thank you for using Enfold.
I’m afraid it’s not a good idea to disable avia.js because it holds most of the theme script like lightbox, responsive menu, header etc. Do you mind if we take a look at the website? What script conflict are you currently having?
Best regards,
IsmaelHey!
Thank you for using Enfold.
The grid.css file doesn’t have anything to do with google fonts. Maybe a plugin issue but when I checked the website, the menus are currently using Arvo which is a google font.
Cheers!
IsmaelHi keifygeorge!
Thank you for using Enfold.
What specific changes are not taking effect? Can you please elaborate a bit? Maybe, a browser cache? Please try to remove browser cache or test it on another computer or browser.
Cheers!
IsmaelHi blancocapell!
Thank you for using Enfold.
Are you trying to open a page on a lightbox? Please refer to this link and follow Josue’s instruction: https://kriesi.at/support/topic/page-in-lightbox/
Regards,
IsmaelSeptember 1, 2014 at 9:20 am in reply to: Adding form from "createsend.com" to Enfold (Textbox) #311707Hi Peter!
Thank you for using Enfold.
Have you tried using the Code Block element? We haven’t tested any script from createsend so asking them or the script author will surely help.
Cheers!
IsmaelHey davevi!
Thank you for using Enfold.
Do you mind if we take a look inside? If possible, please deactivate all plugins then test it again. I tested the custom menu on my installation and all menus are showing up.
Cheers!
IsmaelSeptember 1, 2014 at 8:51 am in reply to: Changing the Settings for how the Blog Title Shows Up in the slider? #311693Hi clarissawilson!
Thank you for visiting the support forum.
You can use this on Quick CSS or custom.css to change the size of the post slider title:
h3.slide-entry-title.entry-title { font-size: 12px; }Best regards,
IsmaelHi jdrakeproductions!
Thank you for using the Enfold theme.
The slider images should be responsive by the default and resize according to screen size but it’s not doing it on your installation. I tested on mine and it works fine. Did you edit anything on the theme files? If you don’t mind, please post the login details here then set it as a private reply.
Best regards,
IsmaelHi mattv7!
Thank you for using Enfold.
Please create the contact form fields then try adjust the Form Element Width to 1/2 then we will help you with the css after. Post the url of the contact page here. Or better yet, you can use the Contact Form 7 plugin.
Best regards,
IsmaelHi mattv7!
Thank you for using the theme.
You can use the Enfold Latest News widget but we won’t be able to help you with the date flag. That is something you have to consult with a freelance developer or designer. Please visit Envato Studio or Werkpress for further customization.
Best regards,
IsmaelSeptember 1, 2014 at 8:34 am in reply to: Styling Issues – Layout Spacing, UberMenu, Sidebar #311688Hey psipi!
Thank you for using the theme.
I’m sorry but we can’t see the website because it is on maintenance or subscribe mode. Regarding the ubermenu, regretfully, we don’t provide support for third party plugins. Please contact the ubermenu support for that matter. Thank you for understanding.
Regards,
IsmaelHey Christian!
Thank you for using Enfold.
I’m sorry but it looks like you modified the main menu and replace it with a custom menu from a plugin. I’m sorry but we won’t be able to provide support for third party plugins as stated on our support policy. Your best bet it to ask the plugin author.
Regards,
IsmaelHey Chad!
Thank you for using the Enfold theme.
It is not possible to assign a custom link when using the default Gallery but it is available on Masonry Gallery element. Add some images then specify the link on the Custom Link field. Regarding the accordion feature, regretfully, that is beyond the scope of support. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Regards,
IsmaelHey!
There are some plugins available on the wp but to be honest we haven’t tested any of them. We can’t assure you that they will work with Enfold or on mobile devices:
https://wordpress.org/plugins/fluid-video-embeds/
https://wordpress.org/plugins/full-width-background-gallery/Regards,
IsmaelSeptember 1, 2014 at 8:13 am in reply to: 'Show excerpt in all magazine blog list' with "Read More" link #311683Hey Ti7V!
Thank you for using Enfold.
The excerpt for small magazine entries is hidden by default because there’s not enough space to accommodate them. If you really want to display it, you can edit config-templatebuilder > avia-shortcodes > magazine.php, find this code on line 558:
if(empty($this->atts['thumbnails'])) { $image = ""; $extraClass = "av-magazine-no-thumb"; }Below, add this:
`$excerpt = !empty($entry->post_excerpt) ? $entry->post_excerpt : avia_backend_truncate($entry->post_content, apply_filters( ‘avf_magazine_excerpt_length’ , 10) , apply_filters( ‘avf_magazine_excerpt_delimiter’ , ” “), “…”, true, ”);
}`Regards,
IsmaelHi!
Thank you for using Enfold.
Add a unique selector on the color section using the Developers Section ID field. Use “adjust-section” for example then use this on Quick CSS or custom.css:
#adjust-section .container { width: 1300px; } #adjust-section .container .twelve.units { margin-left: 0; width: 1300px; }You might need to use media queries to change the width of the container and grid units on different screen devices.
Regards,
IsmaelHi!
Thank you for using Enfold.
Try to change the width of the input fields using this:
form.wpcf7-form input { width: 100px !important; }Regards,
IsmaelHey mjvsupertaco!
Thank you for using Enfold.
Please try to deactivate all plugins then recreate the slider on top of the page. See if that works.
Best regards,
IsmaelHi!
Thank you for using Enfold.
If it’s not working with the Contact Form 7 plugin, you need to check the server configuration. Our contact form use the standard wp_mail function: http://codex.wordpress.org/Function_Reference/wp_mail to send emails. Please contact your server administrator for more info. Also, switch to the default theme and test if the CF7 plugin is working.
Cheers!
IsmaelSeptember 1, 2014 at 5:55 am in reply to: All background videos begins with a black background. #311669Hey CloudChoice!
Thank you for visiting the support forum.
Please add this:
#top .av-section-with-video-bg .av-section-video-bg:after, .av-click-overlay { content: "."; background: white; }Cheers!
IsmaelHey studioinktvis!
Thank you for using Enfold.
We usually recommend these plugins:
https://wordpress.org/plugins/simple-social-icons/
https://wordpress.org/plugins/social-media-icons-widget/
https://wordpress.org/plugins/wp-socializer/Best regards,
IsmaelHi!
Thank you for using Enfold.
You can enable the social buttons on Enfold > Extra Elements panel. Enfold comes with its own share section for posts but if you want to add your own, we usually recommend these plugins:
https://wordpress.org/plugins/wp-socializer/
http://wordpress.org/plugins/socialize/Cheers!
IsmaelSeptember 1, 2014 at 5:25 am in reply to: Specify image dimensions – GtMetrix – Layerslider blank.gif #311664Hi mattv7!
Thank you for using Enfold.
Honestly, I don’t think it’s really that important. You can just ignore that one. The blank.gif image is automatically added by the layer slider plugin.
Cheers!
IsmaelHey!
@siestajoye: I’m sorry, what I mean is for the blog overview page. You need to use the shortcode wand for single posts.
@s_sscher: I’ll ask Dude to check your answer. He can understand the language better. From what I understand, yes, unfortunately, you can’t edit the shortcodes on posts once it is added using the shortcode wand. All you can do is to recreate the gallery or manually edit the image ids.Cheers!
IsmaelHey!
Thank you for visiting the support forum.
Please use this on Quick CSS or custom.css:
.single-event .content { border-right: none; }Cheers!
IsmaelSeptember 1, 2014 at 5:17 am in reply to: Wrong shrinking header behaviour for sticky headers on tablet #311659Hi!
Alright. I can see what you’re seeing now. Please try to add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive #top #header { position: relative; } }Best regards,
IsmaelSeptember 1, 2014 at 5:15 am in reply to: Wrong shrinking header behaviour for sticky headers on tablet #311658Hi s_sscher!
Thank you for using Enfold.
I’m sorry but I don’t see the issue with the header. When viewed on portrait size, the shrinking header is disabled as expected. What do you mean by “no margin around the advanced_menu_toggle.”? A screenshot will help.
Best regards,
IsmaelHi mattv7!
Thank you for visiting the support forum.
Please add this on Quick CSS or custom.css to fix the logo on mobile view:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 100%; height: 60px !important; max-height: 60px !important; top: 5px; } }Go to Enfold > Header Layout > Mobile Menu panel then look for the Header Mobile Menu activation. Choose the second option to force the theme to show the mobile menu earlier.
Regards,
IsmaelHey originaltours!
Thank you for using Enfold.
If you want to edit the shortcodes like postslider.php, add this code on the child theme’s functions.php:
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; }Create a folder called “shortcodes” then place the postslider.php there.
Best regards,
IsmaelSeptember 1, 2014 at 5:05 am in reply to: Fullwidth masonry blog leaving large spaces where images should be (safari only) #311651 -
AuthorPosts
