Forum Replies Created
-
AuthorPosts
-
Hi Sheila,
Sorry for the late reply!
I wanted to look into it however logins did not work for me. Do you still need assistance? :)
Best regards,
YigitHi,
Sorry for the late reply!
Could you please share the icons and post a screenshot showing the changes you would like to make? Are they iconfonts?
Best regards,
YigitHi Alex,
Sorry for the late reply!
I see some errors related to Better WordPress Minify plugin. Could we update, de-activate the plugins and try to import the demo? It would import additional content on your existing content and change styling.
Best regards,
YigitHi,
Sorry for the late reply!
I uploaded a 1024x600px logo on my local installation, set container width to 1024px and then added following code to Quick CSS field and that did it – https://imgur.com/a/uOTg68p
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -ms-transform: none; transform: none; } .logo img, .logo a, .logo, .html_top_nav_header .av-logo-container { width: 100%; padding: 0; } .html_top_nav_header #top .av-logo-container { height: 600px; }Could you please replace your code with this one? :)
Best regards,
YigitHi,
Sorry for the late reply!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHey,
Thanks for contacting us!
You can simply go to Enfold theme options > Demo Import and import it with a single click – https://kriesi.at/documentation/enfold/import-demos/ and then edit pages as needed :)
Regards,
YigitJune 8, 2021 at 4:58 pm in reply to: Need Help: Theme Demo Enfold Visual Artist don't work for mobile Device #1304704Hi Eva,
I added following code to bottom of Quick CSS field as well
@media only screen and (max-width: 1024px) { .avia-safari #top mob-fixed{ background-attachment: scroll !important; background-size: cover; } }Could you please flush browser cache on your mobile device and check once again?
Best regards,
YigitJune 8, 2021 at 4:33 pm in reply to: After Update from V3 to V4.8. – Failed to initialize plugin: avia_builder_button #1304699Hi,
That is perfect! You are welcome and thank you so much for your patience, Michael!
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitHey,
Please try replacing the file with the one I attached in private content field below.
Best regards,
YigitJune 8, 2021 at 4:22 pm in reply to: After Update from V3 to V4.8. – Failed to initialize plugin: avia_builder_button #1304695Hi,
Yes! I just tried editing your page and it loaded correctly :)
I believe charset was the issue. Could you please try editing your pages and confirm as well?
Best regards,
YigitJune 8, 2021 at 4:18 pm in reply to: Need Help: Theme Demo Enfold Visual Artist don't work for mobile Device #1304692Hi Eva,
I edited your Color Sections and chose to display second one on medium sized screens as well however, unfortunately I do not have an actual tablet so I could not check. On browser it does look good. Could you please check on tablet? :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day! :)
Best regards,
YigitHey,
Thanks for contacting us!
1- Please go to Enfold theme options > Blog Layout > Blog Styling and choose “Modern Business”
2- Please add following code to Functions.php file of your child theme
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 ); function enfold_customization_modify_thumb_size( $size ) { $size['square'] = array('width'=>195, 'height'=>195); return $size; }Then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitHi Joan,
1- Could you please share more information? .htaccess file is hidden so please adjust your settings to view hidden files.
2- I see. I noticed that you are using Enfold 4.0.7 which is a pretty old version of the theme and is not compatible with your current version of WordPress. You would need to have an access to ThemeForest account that was used to download the latest version of the theme. If you do not have access and would like to continue using the theme securely, we would recommend you to purchase a new license. If you decide to purchase a license and are not with the company, please create an account for them so they would not have such issues in future in case you stop working with them :)
Regards,
YigitHi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section
Best regards,
YigitJune 8, 2021 at 3:24 pm in reply to: Need Help: Theme Demo Enfold Visual Artist don't work for mobile Device #1304666Hi,
Unfortunately mobile devices do not support fixed and parallax attachments so those effects are lost unfortunately.
I tried a workaround I found online however that did not work so I duplicated your second Color Section and set background to scroll and background repeat to “scale to fit” and chose to display it only on mobile. It is not as how you wanted but it looks better on my opinion.Could you please review your page? :)
Best regards,
YigitHi,
You are welcome! I will keep the thread open and wait to hear from you. In case you need assistance, please let us know :)
Best regards,
YigitHi Juan,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Best regards,
YigitHi Luigi,
Great work! I really liked the color scheme. Really nice brown detail on your black and white photo on About page :)
Best regards,
YigitHey Karen,
Thanks for contacting us!
No, you do not have to use it the same way. You can delete, edit or add any elements you like to your page. You do not need to use one page either, you can add as many pages as you like. Basically, you can use every feature displayed in Enfold demos – https://kriesi.at/themes/enfold-overview/ on your website :)
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day!
Regards,
YigitJune 8, 2021 at 1:37 pm in reply to: add highlight or background behind the text of the footer image for visibility #1304633Hi,
It should have looked like the screenshot I attached in private content field below.
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitJune 8, 2021 at 1:35 pm in reply to: Products cannot be added to Shopping Cart since last theme update #1304632Hi Rachel,
No actually, I was looking for a mobile specific setting as only mobile devices were affected but noticed that temporarily de-activating the plugin helped. Maybe that cleared the cache and that is why it is working correctly.
If issue re-occurs, please let us know so we can try disabling options one by one to find which exact one is causing the issue on mobile :)Best regards,
YigitHey Dianne,
Thanks for contacting us!
You can go to Enfold theme options > Demo Import tab and import it with a single click – https://kriesi.at/documentation/enfold/import-demos/ :)
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
YigitJune 7, 2021 at 2:38 pm in reply to: Notice: Trying to access array offset on value of type bool in… #1304424Hey Didac,
Thanks for contacting us!
Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3 and WP to 5.7.2 and check if that helps? :)
Best regards,
YigitJune 7, 2021 at 2:33 pm in reply to: add highlight or background behind the text of the footer image for visibility #1304423Hey Natalie,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#footer-page .avia_textblock, #footer-page h2 { text-shadow: 3px 3px #734854; }Best regards,
YigitJune 7, 2021 at 2:29 pm in reply to: Need Help: Theme Demo Enfold Visual Artist don't work for mobile Device #1304421Hey Eva,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? Your website looks great by the way :)
Best regards,
YigitJune 7, 2021 at 2:27 pm in reply to: Products cannot be added to Shopping Cart since last theme update #1304420Hey,
Thanks for contacting us!
It seems to be related to WP Super Cache settings. When I disabled caching, I was able to add products to cart on mobile. After that I turned cache back on. It seems to affect mobile only.
Best regards,
YigitHey,
Thanks for contacting us!
I went to Enfold theme options > Header and chose to display “Logo left, menu below” option and then I edited your page and chose not to display transparent header.
Please review your website :)
Also, you are currently using an older version of the theme which is not compatible with your WordPress version.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.3.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width :)
Best regards,
Yigit -
AuthorPosts
