Forum Replies Created
-
AuthorPosts
-
May 16, 2018 at 8:37 am in reply to: Kein Bildwechsel bei Varianten im Shop /No image change for variants in the shop #957383
Hi,
@Georg: We would like to check the issue on your site. Please provide the url to a variable product with the gallery. Did you set the Enfold > Shop Options > Product gallery to the second option? That is the default woocommerce gallery.Best regards,
IsmaelHi,
Thank you for the update. Everything looks OK on the dashboard. Did you modify the parent the theme files? What is the version of the theme prior to the update?
Best regards,
IsmaelHey DROR,
Thank you for using Enfold.
The screenshot looks different from the actual page. Is this fixed? The screenshot shows an ltr layout instead of rtl.
Best regards,
IsmaelHi,
Thank you for the info. This css code should fix the hover issue.
.av-hover-grow { overflow: visible; }Best regards,
IsmaelHey vagator78,
Thank you for using Enfold.
A css declaration from the base.css file overrides the plugin’s styling. You may need to declare the style manually in the Quick CSS field or the style.css file.
#top legend { font-size: 22.5px; }OR
.fsBody .fsLabel, .fsBody label { font-size: 22.5px; color: #595d64; }Best regards,
IsmaelMay 16, 2018 at 8:09 am in reply to: Sortable Masonary Portfolio Entries to open in lightbox #957370Hey uribinsted,
Thank you for using Enfold.
In the portfolio item editor, look for the Additional Portfolio Settings > Overwrite Portfolio Link setting. Set it to “define custom link” and then add the image url in the next field.
Best regards,
IsmaelHey Toni Martin,
Thank you for using Enfold.
You have to modify the includes > loop-portfolio-single.php file. Add the “next_post_link” and “previous_post_link” functions.
// https://codex.wordpress.org/Function_Reference/next_post_link
// https://codex.wordpress.org/Function_Reference/previous_post_linkBest regards,
IsmaelHi,
A patch for locally hosted video is included on the latest version of the theme, 4.3.2. Please upgrade your installation. Let us know if it helps.
Best regards,
IsmaelHi,
We found another server error when editing those pages.
/wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 510 (Not Extended)Again, it is related to the admin-ajax.php file. I’m sorry but we’re not familiar with server configurations. Please hire a freelance developer or ask your hosting provider again to increase the memory limit from 128M to 256M.
Best regards,
IsmaelHi,
Did you add this code yourself?
.av-burger-menu-main.menu-item-avia-special .av-hamburger-inner, .av-burger-menu-main.menu-item-avia-special .av-hamburger-inner::before, .av-burger-menu-main.menu-item-avia-special .av-hamburger-inner::after { color: #fff!important; background-color: #fff!important; }It’s in the style.css file. It sets the mobile menu color to #fff or white.
Best regards,
IsmaelHi,
This thread is possibly related to the issue.
// https://stackoverflow.com/questions/27164715/tel-href-click-to-call-link-not-working-in-android
Best regards,
IsmaelHi,
One of my team mates checked the site and she said that there’s this css declaration or code in the child theme’s style.css file which breaks several things on Safari. Please remove it.
#wrap_all { position: relative !important; }Best regards,
IsmaelHey rawkfist0663,
Thank you for using Enfold.
Use the following css codes to adjust the font size on iPad view.
@media only screen and (max-width: 1024px) { /* Add your Mobile Styles here */ .av-image-caption-overlay-center { font-size: 11px !important; } }You can also set the column width to 50%.
Best regards,
IsmaelHi,
The red preloader icon or image displays properly when I navigate the site. Is this fixed?
Best regards,
IsmaelMay 16, 2018 at 7:22 am in reply to: Contact Form 7 with Enfold Styles – Fine tuning the CSS given to me by Victoria #957341Hi,
It’s the same solution. We just added an additional css declaration to get rid of the search field’s border on the search results page. Add Solution #2 plus the latest suggestion.
Best regards,
IsmaelHi,
Just copy the whole latest new widget in the child theme’s functions.php file without the function_exist check. That should override the widget on the parent theme.
Best regards,
IsmaelHi,
Thanks for the info. That is the header border. Please use this css code if you want to remove it.
#header_main { border: 0; }Best regards,
IsmaelHi,
Awesome! Glad it is solved. Please feel free to open a new thread if you need anything else.
Have a nice day! :)
Best regards,
IsmaelHi,
Thanks for the update. The login credentials don’t work though. Please check it carefully. How did you add the video?
Best regards,
IsmaelHi,
I’m sorry for the confusion. We created a page called “No Access Page” and set it as the “No Access Page” in the “Prevent Direct Access Gold” panel. I think it reverts the design of the 404 page back to normal. ( see private field )
Best regards,
IsmaelHi,
Do you have a dev or a staging site? Please contact the plugin author for additional help because we can’t figure out the issue.
Best regards,
IsmaelMay 15, 2018 at 4:10 pm in reply to: Site crashes after updating to the latest version of theme #957062Hi,
Thanks for the update. There are duplicates of the enfold folder inside the themes directory. Please enable the latest version and then delete the duplicates. You may need to reconfigure the Enfold > Header and Main Menu settings afterwards.
The Appearance > Editor panel is not accessible. Please enable it so that we can check the theme files.
Best regards,
IsmaelMay 15, 2018 at 4:05 pm in reply to: Editing ThemeSettings -> Saving didnt work! We have a fresh multi site instal… #957059Hi,
We would like to modify files in your installation but the Appearance > Editor panel is not accessible. Please enable it or edit the js > framework > js > avia_option_pages.js file, look for this code around line 302.
answer = 'Saving didnt work! The script returned the following error: '+response;Below, add this code.
console.log(response);We’ll check the site again afterwards.
Best regards,
IsmaelHi,
Thanks for the update. We added the css codes in the Quick CSS field. This is the screenshot of the result.
// https://imgur.com/a/XhiVfE4
Is that what you’re after?
Best regards,
IsmaelMay 15, 2018 at 3:48 pm in reply to: Enfold 4.3.1: Black screen with color section video background – local video mp4 #957050Hi,
@TechMyBiz: We implemented the code but I can’t check if it’s actually working because of the WP Rocket plugin. Try to purge the cache or disable the plugin temporarily. The fix is already included on version 4.3.2. Please upgrade the theme.
@enesgedik: Please upgrade the theme to version 4.3.2. That should fix the issue.Best regards,
IsmaelHi,
Where did you add the map API key? The google maps api key field in the Enfold > Google Services panel is empty. Please post the project API key in the private field. We would like to test it.
Best regards,
IsmaelHi,
Thanks for the update. What is the login url? I tried “wp-admin” and “wp-login” but those pages don’t exist.
Best regards,
IsmaelHi,
Thanks for the update. The logo is not displaying because of this css modification.
.responsive .logo { display: none !important; }Please remove it.
Best regards,
IsmaelHi,
That is for the PHP sessions. The theme opens sessions when there’s a portfolio grid, timeline or masonry element in the page.
// http://php.net/manual/en/function.session-start.php
It usually contains info like this.
avia_portfolio|i:150;That info is use for the portfolio breadcrumb.
Best regards,
Ismael -
AuthorPosts
