Forum Replies Created
-
AuthorPosts
-
Hey schweg33,
So what exactly is the question?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Jasmer,
There is a general WordPress way to edit author bio.
Please have a look at this article:
https://www.wpbeginner.com/wp-tutorials/how-to-add-an-author-info-box-in-wordpress-posts/Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi flipper1960,
It happens because there are spaces added and so they are treated as text for the browser

Normally, margins are used for spacing purposes and they can be removed or reduced with the media queries but in this case, css will not help. You need to remove the spaces and use margins first.
Best regards,
VictoriaHi flipper1960,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.togglecontainer .single_toggle p.toggler { font-size: 16px; }If you need further assistance please let us know.
Best regards,
VictoriaMay 12, 2020 at 12:17 pm in reply to: Advanced Layout Builder not being Shown to Users other than Admins #1212118Hi Ege,
I see the issue on your end, I tried on my installation, everything is working fine. Can you please switch to the parent theme and see if the issue persists?
Best regards,
VictoriaMay 12, 2020 at 12:08 pm in reply to: Setting goals for Enfold contact form in Google Analytics #1212116Hi Jero,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaMay 12, 2020 at 12:06 pm in reply to: Replace the word "Posts" with the Tag Name at top of Tag pages #1212113Hey williamslyd,
Now, the code to look for and adjust is this:
$output .= "<{$heading} class='post-title tag-page-post-type-title {$css}'>{$label}</{$heading}>";And there are at least 3 occurrences in the file enfold/tag.php.
Best regards,
VictoriaHi docperi,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Stephan Webgecko,
The issue is closed and will be in the next release, but we do not have an ETA at the moment.
If you need further assistance please let us know.
Best regards,
VictoriaMay 12, 2020 at 11:54 am in reply to: Comments and add comment form disappeared after upgrading Enfold #1212103Hi robinargreen,
Best regards,
VictoriaMay 12, 2020 at 11:51 am in reply to: Background picture Grid row does not scale according to contain" #1212102Hey ernaborbas,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi futur22,
No, such an option is not available, you might want to look for a plugin that has such an option.
If you need further assistance please let us know.
Best regards,
VictoriaMay 12, 2020 at 11:47 am in reply to: Best practice to customize and add a new shortcode to ALB #1212099Hi idemadv,
Well, you can look into this file /enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.php
If you need further assistance please let us know.
Best regards,
VictoriaHi Vangone,
https://share.getcloudapp.com/jkulRK9Z Well, Layer Slider only accepts pixels in this case, you can give the layer some id or class and try to override it with the css.
Best regards,
VictoriaHi Susanne,
The thing is the position of the mega menu is calculated with JavaScript and placing the form there you changed the variables but the code does not account for that. I tried to come up with the css to fix the issue but the solution is with the JavaScript.
You need to edit the avia.js file, this fucntion – aviaCalcContentWidth
Try adding the line there:
w_12 -= 130;Best regards,
VictoriaHi Teo Palmieri,
This website is built with Enfold, this is our theme.
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VictoriaHey pedrodue,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMay 10, 2020 at 4:56 pm in reply to: Grouped products. Impossible to increase single product using (+) Button #1211668Hey David,
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VictoriaHey Marc,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { #socket .social_bookmarks { float: left; margin: -10px 0 0; } #socket .copyright { display: block; width: 100%; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Travelwiththewind,
Glad you got it working for you! :)
I am not sure it will be added to the theme since it can be easily achieved with the use of a plugin.
If you need further assistance please let us know.
Best regards,
VictoriaMay 10, 2020 at 4:41 pm in reply to: Does Enfold theme actually resize the image it puts into a post or page? #1211665Hey amz,
Enfold and WordPress generate image sizes on image upload.
You can have a look at this file:
Best regards,
VictoriaHi Nik,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 10, 2020 at 4:36 pm in reply to: Is there a way to capture AND store contacts from the contact form? #1211662Hi nikosiatropoulos,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 10, 2020 at 4:35 pm in reply to: Set specific menu item a different menu color and highlight color #1211661Hey Kayzel,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#menu-item-71 .avia-menu-text { color: red; } #menu-item-71:hover .avia-menu-text, #menu-item-1118:hover .avia-menu-text { color: #fff; } #menu-item-1118 .avia-menu-text { color: green; }If you need further assistance please let us know.
Best regards,
VictoriaHey BOS_Design_Berlin,
You might want to look for a menu plugin that has some conditional menu rendering. Here are some links for you:
https://www.wpbeginner.com/plugins/how-to-add-conditional-logic-to-menus-in-wordpress/Best regards,
VictoriaHi Dan,
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,
VictoriaHi marcsalvans,
You mean it’s not fixed on mobile?
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaHi marcsalvans,
You mean it’s not fixed on mobile?
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaHey creatiffco,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaHey Kayzel,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#av_section_1 div .av_one_third { margin-left: 2%; } #av_section_1 div .av_one_third.first { margin-left: 6%; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts

