Forum Replies Created
-
AuthorPosts
-
Hey weblines,
Could you please post in English for us, so we can be able to help you faster?
Best regards,
BasilisHi,
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,
BasilisHi,
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,
BasilisHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisAugust 28, 2018 at 9:46 pm in reply to: PHP Warnings after updating post or page Yoast + Enfold OK with TwentySeventeen #1002851Hi,
If you downgrade to php 7.1 does things work?
Best regards,
BasilisHi,
Shop view requires woocommerce to run, as it is binded with it to load the views properly.
There is no way to use them without woocommerce but I suppose if u do not need the sales part, you can switch WooCommere to not have the add to cart / checkout functionalityBest regards,
BasilisAugust 28, 2018 at 9:36 pm in reply to: How to make phone number tel link in team member block #1002839Hi,
Let us know if the above works as should
Best regards,
BasilisHi,
I tried on debbuger the link and the code provided and it does seem to look properly.
Best regards,
BasilisHi,
Can u tell me which one is subcategory so we can understand and check if we can do something on code?
Best regards,
BasilisHi,
Please check now – should all be fine.
Best regards,
BasilisHi,
I think it woudl be best for further help to conider contact WP-Forms as that would be the best and easiest.
Best regards,
BasilisHi,
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,
BasilisHi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHi,
I couldnt save from the editor, can you please check if we can edit online or provide ftp details?
Best regards,
BasilisHey Oversberg,
Unfortunately that has nothing to do with our theme.
THere are many different plugins, but you would need to edit / test them to make sure what works the best…Best regards,
BasilisHey Rizwan,
Yes you can do it by using the Portfolio tags and our ordering that exists.
Just to know, it is a bit un-friendly to have them been so big on the listing, hardly can work so good for UXBest regards,
BasilisHi,
Thank you very much for sharing it also!
Best regards,
BasilisHey annesite,
The image is not visible can you please use a different service to post it?
Best regards,
BasilisHi,
Can you please provide us a temporary FTP access (via private data field)?
Best regards,
BasilisAugust 24, 2018 at 7:41 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1001367Hi,
Please add code of Richard and leave it there so we can be able to work and see what is happening
Best regards,
BasilisAugust 24, 2018 at 7:40 pm in reply to: How to change color and thickness of only the outerborder of catalogue? #1001366Hi,
Please add:
.av-catalogue-list li { border: none; }Let us know what else we can do.
Best regards,
BasilisHi,
Thank you for letting us know – we will do everything yes!
Best regards,
BasilisAugust 24, 2018 at 7:35 pm in reply to: How can I add an Icon to my text in the navigation? #1001364Hi,
Thank u for that!
We will be happy to wait and see :)Best regards,
BasilisAugust 24, 2018 at 7:34 pm in reply to: Forcing an excerpt while using Advanced Layout Editor #1001363Hi,
Robert you need to limit the excerpts on blog page?
Best regards,
BasilisHey akapoun,
Please check out below, having all the details:
/* * Author: http://stuffandnonsense.co.uk/blog/about/hardboiled_css3_media_queries/ */ /* Smartphones (portrait and landscape) ----------- */ @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* Styles */ } /* Smartphones (landscape) ----------- */ @media only screen and (min-width : 321px) and (max-device-width : 480px) { h1 {font-size: 1em} h4 {font-size:0.7em;} p {font-size: 0.3em;} } /* Smartphones (portrait) ----------- */ @media only screen and (max-width : 320px) { /* Styles */ h1 {font-size: 1em} h4 {font-size:0.7em;} p {font-size: 0.3em;} } @media only screen and (max-width: 700px) { h1 {font-size: 1em; } h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;} } /* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { h1 {font-size: 2em} h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;} } @media only screen and (min-device-width : 768px) and (max-device-width : 1224px) { h1 {font-size: 2em} h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;} } /* iPads (landscape) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { h1 {font-size: 2em} h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;}} .icon {margin-top: -30px;} /* iPads (portrait) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { h1 {font-size: 2em} h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;} .icon {margin-top: 100px;} /* Styles */ } @media only screen and (min-width : 724px) and (max-width: 1260px){ h1 {font-size:5em} h4 {font-size:1em} p {font-size: 1em} .intro li {font-size: 1em;} .icon {margin-top: 90px;} } /* Desktops and laptops ----------- */ @media only screen and (min-width : 1224px) { .icon {margin-top: 300px;} p {font-size: 5em;} } /* Large screens ----------- */ @media only screen and (min-width : 1824px) { /* Styles *//* Styles */ } /* iPhone 4 ----------- */ @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) { /* Styles */ }Best regards,
BasilisHey Konstantin,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisAugust 24, 2018 at 7:11 pm in reply to: Change Fullwidth Break Point for section ID to custom value #1001351Hi,
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,
BasilisHi,
I asked Ismael to take a look at the ticket, maybe he can come up with something quick! :)
Best regards,
BasilisHey tdutkowski,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisAugust 24, 2018 at 7:00 pm in reply to: woocommerce 3.4.4 variable product image not showing Enfold Child #1001345Hi,
What I mean is that the browser authentication is not working…
Best regards,
Basilis -
AuthorPosts
