Forum Replies Created
-
AuthorPosts
-
Hey tammiviestinta,
The TikTok icon is not available on Fontello.com so you need to create it manually, try this tutorial that includes a TikTok icon that you can use if you wish, and all of the steps to set it up.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (min-width: 990px) { #header .avia_mega_div.six.units { width: 100vw; right: unset !important; left: -58vw; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeAugust 26, 2023 at 2:34 pm in reply to: Enfols multilanguage site using child and parents sub-directories on WP basis #1417190Hi,
Thanks for the cPanel login, I have examined your six sites, the one main site and the five sub-sites, it looks like the five sub-sites were created a while back because the theme is out of date and they have a few pages and plugins but not the same as the main site.
I would recommend deleting these sub-sites and use the cPanel Softaculous Administration WordPress Clone option to clone the main site into five new sites:

This would make all of the sites the same as the main site in content and theme settings and would be easy to do, if you don’t feel comfortable doing this I could help.
But first I have a question about the sub-site names you have picked, they don’t seem to be obvious to me for each language and three of the have spaces in the url which will show %20 where the space is, typically it is better to have a dash instead of a space.
Did you choose these names to target keywords:
/sehenswürdigkeiten/ (de)
/sightseeing/ (en)
/attractions touristiques/ (fr)
/attrazione turistica/ (it)
/atracciones turísticas/ (es)
My recommendation would be to use the two letter county code instead like
/de/
/en/
/fr/
/it/
/es/
but if you want to use your words that is fine but you should use dashes instead of spaces:
/attractions-touristiques/ (fr)
/attrazione-turistica/ (it)
/atracciones-turísticas/ (es)Best regards,
MikeHey Ewout van Driel,
Thanks for your question, since your version is quiet old the update feature will not work correctly because Envato (Theme Forest) has changed the license API to a Token, so first you will need to manually update, will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.

After you update you will need to go to your Theme Forest account and create a new Token for future updates.Best regards,
MikeAugust 25, 2023 at 5:06 pm in reply to: Enfols multilanguage site using child and parents sub-directories on WP basis #1417160Hi,
Thanks for the link to your cPanel, but I can’t find a working login, please check and provide.
Since it has been a long time, lets recap the plan, you are going to have one domain and four sub-domains, each will be the same content be in different languages that you will manually manage.
Now you have your main domain created with content and you have the four sub-domains created, the next step to to add a WordPress install to each of the four sub-domains and install Enfold.
Then export the content from your main domain at WordPress ▸ Tools ▸ Export ▸ All content and export the Enfold theme settings from the main domain at Enfold Theme Options ▸ Import/Export ▸ Export Theme Settings File and import these to each of the four sub-domains.
Have you done this step yet?
Then you will need to change the language for each sub-domain at WordPress ▸ Settings ▸ General ▸ Site Language and adjust the content to match the language.
Have you done this yet?
Then you will need to add menu items for each language on each site, I believe that when Ismael said to put the image flags into the field “Navigation label” he meant the menu item title, do you already have your flag images for your languages?
Do all of the sub-domains use the same login as the main site?Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey buddy1,
Thank you for the link to your site, you would need to set the Frontpage Settings at Enfold Theme Options ▸ Frontpage Settings
currently you are using Home but your new frontpage is Mark Post Home — copy
I set this for you, please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeAugust 24, 2023 at 6:47 pm in reply to: Background video on color section not working properly? #1417084Hi,
We are all in different countries, please disable the block so we can try to help, Ismael has more experience with this so please disable so he can check. Thank you for your patience.
If you can’t disable this for your live site then try creating a staging site with the IP block disabled and post an admin login so we can examine.
If you check the test page I created on my test site, linked below, with your video in a color section there is no black bars on the sides, at lest I don’t see them, do you?Best regards,
MikeHi,
Thanks for the link to your site but there are no sub-menu items in your menu. The example page looks like a mega menu, have you tried this option?

Please see our mega menu documentation for more information.
After you enable the mega menu and add some sub-menu items, you may find the mega menu is not 100% full width, I believe we can help further then.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#footer .flex_column.av_one_fourth:first-child { width: 33%; } #footer .flex_column.av_one_fourth:nth-child(2) { width: 33%; margin: 0; } #footer .flex_column.av_one_fourth:nth-child(3) { width: 20%; margin: 0; } #footer .flex_column.av_one_fourth:nth-child(4) { width: 10%; margin: 0; } #footer .flex_column.av_one_fourth .widget { width: 80%; } #footer .flex_column.av_one_fourth:nth-child(4) .widget { width: 100%; }After applying the css, please clear your browser cache and check.
Please see the screenshot in the Private Content area of the expected results.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
You can’t add the closing div’s to the header.php because thay are needed for the page content, try adding the footer.php content to the bottom of the page.php and see if that works with the Elementor footer enabled, if the Enfold header and the Elementor footer shows with the Enfold footer just above it, then that would be a good start.
Then you can remove the Enfold footer functions from the code you added to the page.php, try removing the functions and not the closing div’s until the Enfold footer doesn’t show.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey sarthakchoudhary,
Thank you for the link to your site, as I understand you want all of the images to be the same height, the images are in the background and the amount shown is based on the caption length, so we need to make all of the captions the same height, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.av-masonry-entry figcaption { min-height: 235px; }After applying the css, please clear your browser cache and check.
In my test this worked well for your page, but feel free to adjust if you wish.Best regards,
MikeHey Aviatist,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Ok, thanks for the login, I added a custom class to your contact form hidden-field

and then I added an Empty Line element to your form:

then I added this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field.hidden-field .av-form-empty-line { display: none; }and now the button is as you wish:

Please clear your browser cache and check.
If you want so extra space between the form and the button, remove the css I added, I was not sure how close you wanted the button.Best regards,
MikeHi,
Try this css instead so that only links in a paragraph will underline, which will exclude the menu and buttons:#top p > a:hover { text-decoration: underline; }Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Can you add the logo to the third column? It doesn’t have much information in it.
If you need to have a fourth column for the logo then add it back and I will try to offer some css to line up the other 3 columns, but it will probably move the fourth column with the logo close to the right edge of the screen.Best regards,
MikeHi,
Thank you for the link to your site, I see your css is working and I don’t see any reason to adjust it, well done.
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
Glad we were able to help, in the future if you find jQuery scripts with the dollar sign ($) try wrapping it with this:(function($) { // script here }(jQuery))If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
MikeHey Highlander-2013,
Please use the options at Horizontal Gallery ▸ Styling ▸ Gallery ▸ Gallery Height to adjust the gallery height in relation to the gallery container width.

and also note the size of the images, so if you want it in a small space you probably don’t want to use large images

So depending on the size you want use these two settings together.Best regards,
MikeHey ballindigital,
Thanks for the screenshot and the link to your site, but the login is not working, try making the last field full width or add one more 1/2 width field or add the Captcha field and the submit button will be below.
For example the “extra notes” could be the last field and full width to allow the user to have more room to add notes.Best regards,
MikeHi,
I don’t think those files will change often but if you notice any issues you want to check those first, but the footer.php may be more often so you will want to check it with each update.
We don’t recommend a child theme footer.php & header.php anymore in to your child theme, it is the most common reason for errors when updating. We recommend adding any customizations added in your child theme functions.php, but in this case you will need a custom footer.php because you don’t want the closing tags for #main & #wrap_all added twice.Best regards,
Mike -
AuthorPosts


