Forum Replies Created
-
AuthorPosts
-
Hi,
We adjusted the code a bit and added it on the Quick CSS field.
@media only screen and (max-width: 767px) { .responsive #top .logo img { max-height: 120px !important; } .responsive #top .logo { height: 120px !important; } }Best regards,
IsmaelHi,
Thanks for the update.
I managed to access the dashboard but I couldn’t get anywhere because of a 502 Bad Gateway error. Please enable the debug mode and then check the error logs. Add this code in the wp-config.php file.
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );Best regards,
IsmaelAugust 28, 2018 at 4:32 am in reply to: Missing Cross-Origin Resource Sharing (CORS) Response Header #1002520Hey tixxpff,
Thank you for using Enfold.
Did you put the WordPress files on a different domain? You wouldn’t be having this issue if the resources are located on the same domain.
I’m not seeing the issue right now. The CORS directive in your .htaccess enables other sites or domains from accessing resources from the site where the font files (ttf|otf|woff) are located. There’s no security risk in there unless scripts are allowed but you’re just allowing font files so it’s quite safe. You can also configure it so it will only allow a specific domain.Header set Access-Control-Allow-Origin: https://www.this-site-can-access-me.comBest regards,
IsmaelHi,
Alright. Thanks for the update. Let us know what the geniuses say. :)
// https://www.apple.com/retail/geniusbar/
Best regards,
IsmaelHi,
Yes, @Guenni007’s right. You can actually use the layer slider instead of the color section to add a video background, which works well on mobile.
Best regards,
IsmaelHi!
Thanks for the update.
We would like to set the builder to debug mode but we can’t edit the functions.php file via Appearance > Editor panel. Please add this code in the functions.php file then we’ll check the page’s shortcodes again.
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Best regards,
IsmaelHey!
You’re welcome! Yes, it’s going to be a little bit slower but you can always enable the css/js compression once you’re done with the site or the modifications. It was not working before because the site was using the old merged stylesheets.
Regards,
IsmaelHi,
Those filters will only work for the default shop and product category pages. They’re not going to display on a custom page with products.
Best regards,
IsmaelHi,
I noticed that there’s a footer.php file in the child theme. What did you change there?
Best regards,
IsmaelAugust 28, 2018 at 3:35 am in reply to: woocommerce 3.4.4 variable product image not showing Enfold Child #1002504Hi,
Thanks for the update.
The site is currently running on an old version of the theme, 4.2.2. Please upgrade to version 4.4.2 and then get back to us. We’ll inspect the issue again afterwards.
Best regards,
IsmaelHey LeoDental,
Thank you for using Enfold.
You have to toggle the theme’s Performance > File Compression panel to regenerate the stylesheets. Purge the cache afterwards.
Best regards,
IsmaelHi,
Thanks for the update.
This should center align the pagination numbers.
.pagination .numbers { top: 10px; left: 6px; position: relative; }Best regards,
IsmaelHi,
This css code works for the live site.
#footer div ul.product_list_widget .star-rating { margin: 0; }The staging site’s widget markup is a little different.
Best regards,
IsmaelAugust 28, 2018 at 2:20 am in reply to: underline categories / wishlist and related products #1002491Hi,
Awesome! 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,
IsmaelAugust 28, 2018 at 2:20 am in reply to: Error: H2 lowercase when logged out. H2 uppercase when logged in. #1002490Hi,
Thank you for using Enfold.
It’s a cache issue. Please purge the cache or re-minify the scripts and stylesheets. Don’t forget to toggle the theme’s Performance > File Compression options.
Best regards,
IsmaelHey Zetrh,
Thank you for using Enfold.
Did you enable the theme’s Performance > File Compression options? If you did, please disable it first before adding the custom css codes again.
Best regards,
IsmaelHi,
Thanks for the info.
We adjusted the code a bit. Let us know if it helps.
input:focus, select:focus, textarea:focus, button:focus, form:focus { outline: none !important; }Best regards,
IsmaelHi,
I copied the portfolio folder from the enfold theme (wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio) to my child theme
Create a folder called “shortcodes” inside the child theme directory and then copy the “portfolio” folder along with its content inside that folder. You don’t need to copy the whole config-templatebuilder directory. Please review our previous reply.
// https://kriesi.at/support/topic/expanding-content-hidden-in-tab-views/#post-998237
Best regards,
IsmaelAugust 28, 2018 at 1:51 am in reply to: Custom 404 Page doesn't recognize properly by WebSite Auditor #1002485Hi,
I noticed that you have two languages in your installation and one of them doesn’t have any pages on it. Why is that?
I’m not really sure where to check, unfortunately. What do you mean by “it becomes positive”?Best regards,
IsmaelHi,
Sorry for the delay. Please upgrade the theme from version 4.4.1 to 4.4.2 and provide the FTP details in the private field. We would like to check the files and do a few tests.
Best regards,
IsmaelHi,
Great! 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,
IsmaelAugust 28, 2018 at 1:30 am in reply to: Help with styling video player and configuring auto loop please #1002481Hi,
Thanks for the update.
The fallback image is going to be displayed in place of the video background on smaller screens because videos inside the sliders are disabled on mobile devices by default. It’s not going to display as a featured image or video preview. There’s a workaround but you have to insert the “video” shortcode manually.
// https://codex.wordpress.org/Video_Shortcode
Add the “poster” option or parameter.
Best regards,
IsmaelHi,
Thanks for the update. The grids are not using the “portfolio” thumbnail. Please provide the login details in the private field so that we can check it further.
Best regards,
IsmaelHi,
Great! 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,
@graffi: The site is not loading properly on my end. Did you block certain countries from accessing the site? You can find us here:Best regards,
IsmaelAugust 28, 2018 at 1:10 am in reply to: MOBIL ONLY -> Copyright and Footer Menu CENTERED in 2 lines #1002475Hi,
Thanks for the update.
1.) You can try these css codes to change the header background on scroll.
.header-scrolled .header_bg { background-color: #666666; color: #ffffff; } .header-scrolled.header_color .av-subnav-menu a:hover, .header-scrolled.header_color .main_menu ul:first-child > li a:hover, .header-scrolled.header_color .main_menu ul:first-child > li.current-menu-item > a, .header-scrolled.header_color .main_menu ul:first-child > li.current_page_item > a, .header-scrolled.header_color .main_menu ul:first-child > li.active-parent-item > a { color: #ffffff; } .header-scrolled.header_color .sub_menu>ul>li>a, .header-scrolled.header_color .sub_menu>div>ul>li>a, .header-scrolled.header_color .main_menu ul:first-child > li > a, #top .header-scrolled.header_color .main_menu .menu ul .current_page_item > a, #top .header-scrolled.header_color .main_menu .menu ul .current-menu-item > a, #top .header-scrolled.header_color .sub_menu li ul a { color: #a40633; }2.) And then use this css code to adjust the h1 font size on mobile view.
@media only screen and (max-width: 767px) { .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: uppercase; letter-spacing: 1px; font-size: 1.3em; } }Best regards,
IsmaelHi,
I’m not really sure why the grid resizes like that in your installation. We need to inspect the markup first. Please update us once the site is live.
Best regards,
IsmaelHi,
This is the default style of the h3 tag in your installation.
h3 { font-size: 20px; font-weight: 300; line-height: 1.1em; margin-bottom: 8px; color: #222222; font-family: 'Lato','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif; }Best regards,
IsmaelHi,
Thanks for the update.
The content of the advance layout builder is not going to display on the blog overview page. You need to add an excerpt manually.
Best regards,
Ismael -
AuthorPosts
