Forum Replies Created
-
AuthorPosts
-
May 13, 2021 at 11:28 am in reply to: wordpress/enfold/Commerce: how to add wishing list in under the product Gallery #1300116
Hi,
We only provide support to our registered users.
If you have any 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 :)
Regards,
YigitHi,
Thanks for contacting us!
It seems like you have registered using the same email you contacted us. You can reset your password here – https://kriesi.at/support/register/?action=lost_pw.
If you would like us to manually update your account, please let us know :)
Best regards,
YigitHi,
Please try adding following code to Quick CSS as well :)
@media only screen and (max-width: 800px) { #top #header .container { width: 100%; max-width: 100%; } } @media only screen and (max-width: 990px) and (min-width: 800px) { #top #header .container { max-width: 700px; padding: 0; } }Best regards,
YigitMay 13, 2021 at 11:08 am in reply to: Color Section hide background image for mobile not working #1300105Hi,
I could reproduce it on my iphone as well. Could you please post temporary admin logins here privately so we can look into it? :)
Best regards,
YigitHi Lawrence,
You are welcome!
Could you please go to LayerSlider WP, edit your slider and go to Slider Settings > Appearance and set your fallback image as background image and check if that helps? :)
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,
YigitHi,
Thanks! Yes, I can see now.
Please go to Enfold theme options > Header > Header Layout and enable breadcrumbs in “Header Title and Breadcrumbs” field :)
Best regards,
YigitHi,
Only section using that background was Contact section. I removed the background image, updated the page, set it once again and update once more and that helped.
Please review your website :)
Regards,
YigitHey,
Thanks for that! Logins are working fine. Could you please switch WP user to administrator as well? :)
Regards,
YigitHi,
I can see it on mobile however could not locate it on my computer. Could you please post temporary admin logins once again so we look into it? :)
Regards,
YigitHey,
Thanks for the info!
Could you please share WP login link privately as well? /wp-admin and /wp-login.php did not work for me :)Best regards,
YigitHi,
I added following code to bottom of Quick CSS field
/* Hide 1st footer column below 1088px and adjust the rest */ @media only screen and (max-width: 1088px) { #footer .flex_column.first { display: none; } #footer .flex_column:nth-child(2) { margin-left: 0; } #footer .av_one_fourth { width: 29.3%; } }Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please post temporary FTP and WP admin logins here privately so we can look into it? :)
Best regards,
YigitHey,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enable debugging mode for ALB elements, add Icon Box element to your page, copy its shortcode from debug window below ALB and paste it into your table :)
Best regards,
YigitHi @mediaapps,
You are welcome!
If you have any other questions or issues, please feel free to start new threads under Enfold sub forum and enjoy the rest of your day! :)Best regards,
YigitMay 12, 2021 at 1:27 pm in reply to: Color Section hide background image for mobile not working #1299918Hey Soltner,
Thanks for contacting us!
I checked your website and it seems to be working. Have you figured it out already?
If it is still not working on your mobile device, please make sure to flush cache on your mobile browser :)Best regards,
YigitHey,
Thanks for contacting us!
I edited your slides and chose to hide the controls and loop the video in Styling > Video Settings tab and then went to Advanced > Link Settings and added your landing page link.
Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please elaborate on the changes you would like to make? Also, could you please upload your screenshot on imgur.com and post the links here? :)
Best regards,
YigitHi Dirk,
Please change this code
/* Increase container width to 1600px on screens above 1800px */ @media only screen and (min-width: 1800px) { .responsive #top .container { max-width: 1600px; } }to following one
@media only screen and (min-width: 1800) { .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry, .responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry { width: 25%; }}Best regards,
YigitHi,
I think the conflict is between your cache plugin settings and Enfold’s.
You are welcome, Ed! Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitMay 12, 2021 at 12:11 pm in reply to: wordpress/enfold/Commerce: how to add wishing list in under the product Gallery #1299905Hi,
Thanks for contacting us!
You can find a 3rd party plugin to add wishlist feature to your website. There are some available by WooCommerce – https://woocommerce.com/search/?q=wishlist.
Please note, we have not officially tested these plugins with Enfold. Please contact plugin authors and ask in case they had any experience with Enfold before to be on the safe side.If you have any other questions or issues, please start a thread on our support forum – https://kriesi.at/support :)
Regards,
YigitHallo Patrick,
Thanks for contacting us!
Each domain would require a separate license. From what I understand, there will be two domains, so you would need two licenses, one for each site. You can read more about licenses here – https://themeforest.net/licenses/standard
Let us know if you have any other questions and enjoy the rest of your day! :)
Regards,
YigitHi Jessica,
It is one of the required PHP extensions by WordPress. I attached 2 links in private content field where you can read more about required extensions and how to enable them in case your hosting company offers cPanel :)
Best regards,
YigitHi,
@faridehg I have already replied to your thread. If you need further assistance, please reply to your thread :)Best regards,
YigitHi Ed,
I created a duplicate private page and inserted the code inside a Code Block element with “nft-card” ID and then I added following code to bottom of Quick CSS field
#nft-card { clear: both; }When I enable CSS file merging in Enfold theme options, CSS does not work so I left it disabled. That is probably related to settings in your cache plugin.
Please review the private test page :)
Best regards,
YigitHey Jo,
Thanks for contacting us!
1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 500px) { .responsive .logo img { max-height: 97px; }}2- Please remove following code
#top #header .container { width: 1552px; max-width: 80%; }then go to Enfold theme options > Header > Header Behaviour and disable “Let logo and menu position adapt to browser window” option
Best regards,
YigitHey Jessica,
Thanks for contacting us!
Please contact your hosting provider and ask them to enable mbstring
If that does not help or 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 thread under Enfold sub forum so we can look into it :)
Best regards,
YigitHi Markus,
I checked the example site. It is indeed a really nice one and you can create a very similar one using Enfold in case you would like to stick to that design. One of the biggest difference between Enfold and Replete is the page builder. Enfold uses drag and drop page builder called Advanced Layout Builder. In Replete, you would create page templates in theme options and it was limiting compared to Enfold.
Enfold has 2 demos dedicated for photographers, it is Minimal Photography demo – https://kriesi.at/themes/enfold-minimal-photography/ and Dark Photography demo – https://kriesi.at/themes/enfold-dark-photography/. You can check out other Enfold demos here – https://kriesi.at/themes/enfold-overview/. Theme demos can be imported with a single click within a few minutes so it would give you a good starting point :)
Best regards,
YigitHi,
I updated Enfold to the latest version 4.8.2.
It seems like you have inserted your purchase code in Enfold theme options > Theme Update instead of your Personal Token, that is why it was not working. Please follow the instructions here – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert your Personal Token instead.Please review your website and reconsider your rating on ThemeForest :)
Best regards,
Yigit -
AuthorPosts
