Forum Replies Created
-
AuthorPosts
-
September 21, 2018 at 2:59 pm in reply to: Enfold theme and WordPress 4.4 responsive images #1012796
Hi,
It’s not implemented yet, unfortunately. You may need to use a third party plugin for now.
// https://wordpress.org/plugins/responsify-wp/
Best regards,
IsmaelHey 2018-HOTA-01,
Thank you for using Enfold.
We set the Enfold > Blog Layout > Blog Layout setting to the 5th option. You should be able to use the advance layout builder for your blog now.
Best regards,
IsmaelHi,
Are you purging the cache before checking the page? This is what I see on Chrome Windows 8. (see private field)
Best regards,
IsmaelHey amanda-mdllc,
Thank you for using Enfold.
This should center align the menu items on scroll and increase the logo size.
.header-scrolled #header_main_alternate { top: -30px; } .header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo a img { max-height: 80px !important; height: 80px; }Best regards,
IsmaelSeptember 21, 2018 at 5:19 am in reply to: In which php file must I place my Advanced Custom Fileds code? #1012632Hi,
Do you want to add it on the portfolio grid? Try to put it around line 608 of the portfolio.php file.
$output .= " <div class='grid-entry-excerpt entry-content' $markup>".$excerpt."</div> ";Edit the loop-portfolio-single.php file if you want to it to display on the single portfolio page.
the_content(__('Read more','avia_framework').'<span class="more-link-arrow"></span>');Best regards,
IsmaelHi,
Thank you for using Enfold.
Is that the complete error log? Please ask your hosting provider to increase the “max_allowed_packet” value to at least 32M if possible.
// https://dev.mysql.com/doc/refman/8.0/en/packet-too-large.html
Is the site on a shared hosting?
Best regards,
IsmaelHi,
That is the filter execution priority and the accepted arguments or parameters, in this case $args and $id.
// https://developer.wordpress.org/reference/functions/add_filter/
Best regards,
IsmaelHey FadingReality,
Thank you for using Enfold.
Can we see the actual site? You may need to adjust the top padding a bit.
#footer { padding: 0 0 30px 0; }Default top padding value is 15px.
Best regards,
IsmaelHi,
@comkapi: It will not change, at least not yet.@Gitte: Yes, that’s probably the case because Gutenberg is a totally different editor/builder.
Best regards,
IsmaelHi,
Why did you put a lot of blank or transparent space at the right side of the logo? Please crop the image, remove the blank spaces and then upload it again.
Best regards,
IsmaelHey bobfurgo,
Thank you for using Enfold.
I’m not really sure why that happens. Please try this css code on the Quick CSS field.
#player, .fallback, body, html, iframe { overflow: visible; }Is it working when you use the scrollbar?
Best regards,
IsmaelHey Candratech,
Thank you for using Enfold.
The site is running on an a very old version of the theme, 3.5.4, which contains an outdated updater. Please upgrade the theme manually via FTP.
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#update-via-ftp
Best regards,
IsmaelSeptember 21, 2018 at 4:35 am in reply to: What to scripts to 'exclude from autoptimize' plugin. #1012608Hi,
Thank you for using Enfold.
Can we see the site? We would like to inspect it. You can try to exclude these scripts and stylesheets:
layerslider : /static/layerslider/js/layerslider.kreaturamedia.jquery.js
layerslider: : /static/layerslider/css/layerslider.css
layerslider-front : /static/public/front.css
layerslider-greensock : /static/layerslider/js/greensock.js
layerslider-popup : /static/layerslider/plugins/popup/layerslider.popup.js
layerslider-popup : /static/layerslider/plugins/popup/layerslider.popup.css
layerslider-transitions : /static/layerslider/js/layerslider.transitions.jsBest regards,
IsmaelHey specialosis,
Thank you for using Enfold.
This css code should decrease the font size of the title and caption on mobile view.
@media only screen and (max-width: 479px) { .responsive #top .slideshow_caption .avia-caption-content { font-size: 11px !important; } .responsive #top .slideshow_caption h2 { font-size: 16px !important; } }You can also hide that particular slider and replace it with a full screen slider on mobile view.
Best regards,
IsmaelHey edwinbaes,
Thank you for using Enfold.
You can use these css codes to adjust the title and excerpt.
.av-masonry-entry .av-masonry-entry-title { line-height: 1.5em; margin: 0; font-size: 24px; } .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content { font-size: 16px; line-height: 1.4em; }Best regards,
IsmaelHi,
You can actually adjust the value of the min-height property. It is currently set to 190px.
Best regards,
IsmaelHi,
Thanks for the update.
You can use the “woocommerce_after_main_content” to add more content below the main product container.
// http://hookr.io/actions/woocommerce_after_main_content/
You can actually include the accordion shortcode inside that hook.
Best regards,
IsmaelHi,
The background size is set to “cover”. Try to set it to “contain”.
#banner-section { background-size: contain !important; }Best regards,
IsmaelHey jstonestreet,
Thank you for using Enfold.
I can reproduce the issue on desktop view. The footer and socket containers are being pushed out of the main wrapper. Looks like a plugin conflict. Did you install any print or pdf plugins? Please deactivate the plugins temporarily then check the posts again.
Best regards,
IsmaelHi,
You can add this css code.
.page-id-494 .iconbox_top .iconbox_icon, .page-id-234 .iconbox_top .iconbox_icon, .page-id-502 .iconbox_top .iconbox_icon, .page-id-510 .iconbox_top .iconbox_icon { display: none; }Best regards,
IsmaelHi,
Looks like you managed to import one of the demos. If that’s not the demo you want, include the FTP details in the private field so that we can upload the Enfold 2017 demo images manually. Please note that we will have to reset the database.
Best regards,
IsmaelSeptember 21, 2018 at 3:34 am in reply to: Remove thumbnail overlay, disable changing of big image, remove first thumbnail #1012592Hi,
It’s actually much sharper with the css modification. Please check the screenshot.
// deleted
As you can see the text in the image is much clearer when the css is active. I don’t think you can get the image more sharper than that.
Please try to hire a freelance developer to optimize the images even further if necessary.
Best regards,
IsmaelSeptember 21, 2018 at 3:27 am in reply to: Editing Templates and applying them to other product pages #1012588Hi,
You’re welcome! Please feel free to open a new thread if you need anything else. I hope that we could be of more help next time. :)
Best regards,
IsmaelHi,
The “video” post format has a slightly different markup so those scripts won’t work properly. Do you need the video post format?
Best regards,
IsmaelHi,
You’re welcome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Odd. I can reproduce the issue on Opera/Chrome Windows 7, but I don’t see it on Chrome Windows 8. I would like to check this again but my IP is currently blocked.
The main js file is being stalled/delayed for more than a second and a half before it gets downloaded. (see private field)
Have you tried to disable WP Rocket’s file minification option? This might help: https://docs.wp-rocket.me/article/19-resolving-issues-with-file-optimization
Best regards,
IsmaelHi,
Yes, you need to upgrade the theme to version 4.4.1. It’s a fairly new feature. :)
Best regards,
IsmaelSeptember 21, 2018 at 3:11 am in reply to: Text in slider (and the rest of the page) doesn't center #1012579Hi,
Great! Glad that you found a solution. Please note that this adjustment is going to be applied across the entire site.
Best regards,
IsmaelSeptember 21, 2018 at 3:10 am in reply to: Custom Map Marker Image Size : Won't Display at 80x80px #1012577Hi,
We replied to the thread. You can add that code in the parent theme’s functions.php file temporarily.
Best regards,
IsmaelHey!
The theme fails to regenerate the dynamic stylesheet. I had to rename the enfold.css file to enfold_child.css manually to make it work temporarily. Please deactivate the plugins and then change any option in the General Styling panel. Check if the adjustment is applied in the frontend.
Cheers!
Ismael -
AuthorPosts
