Forum Replies Created
-
AuthorPosts
-
Hi,
1. To remove default copyrights info please add “[nolink]” in the copyrights filed.
2. To add a logo to footer please use a text editor and add the below code
<img src="https://i0.wp.com/amadahotelsiracusa.com/wp-content/uploads/2018/04/logo-amada-hotel-bianco.png" alt="">
3. Please explain in detail about the issue what is not right?
4. You can create a section like “Le Visite” using color section and add 2 1/2 columns in it. On the right column add a special heading, text and a button element.
Kindly request you to post issues related to the main topic of this ticket. For issues that are not related to the title of the ticket please create new ones so we can keep it relevant.
Best regards,
VinayHi,
Yes, you can make them private that way the page will be available to only the site admin.
Best regards,
VinayHi,
1. Please go to WordPress > Settings > Permalinks and select “Post name” and save the permalinks settings. (Please backup the permalinks settings before saving by taking a screenshot or manually copy and paste it into a text editor).
2. Then create a new test menu from Appearance > Menu
3. Add the menu items which you are facing the issue and select the menu area as enfold “main menu” for testing purpose.
4. Refresh and check the front end of the page.
Let us know if that works for you.
Best regards,
VinayHi,
You have linked the supplement and general to a hash symbol # which is why it is not working. Please link it to the page http://domain.com/shop/section/#id
Open the page in the WordPress and copy the permalink or the page URL and paste it in place of # it should work for you properly.
Best regards,
VinayHey Hirudika,
1. Please enable custom CSS class name support for ALB elements.
2. Add a unique class name to the buttons “stick-to-bottom”
3. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
4. If necessary add padding from the element layout options..stick-to-bottom { display: block; text-align: center; clear: both; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
Best regards,
VinayHey vandeutekom,
To change the submenu display settings go to Enfold > Main Menu > Burger/Mobile menu > Menu Icon Submenu items here you can choose to:
Display submenu on click > Clone title menu items to submenu
Best regards,
VinayHey newki75,
There are 2 types on masonry elements please check:
Advanced Layout Builder > Content Elements
Advanced Layout Builder > Media Elements
Let us know if you hav emore questions.
Best regards,
VinayHi,
Your requirement is not clear, but I can see the full image is being displayed in the lightbox did you manage to figure it out?
If you have an issue please point us to an example link that is close to what you are looking for on our demo overviews. https://kriesi.at/themes/enfold-2017/
Best regards,
VinayHi,
I tried to import the demo but looks like your server does not support this feature. Please try and import the demo manually via XML file.
Best regards,
VinayHi,
Do let us know if you were able to get this issue sorted.
Thanks, @Guenni007 for helping out :)
Best regards,
VinayHey rkundu065,
You can find most of the CSS and JS in
enfold\css
enfold\jsIf you need further help please feel free to let us know what exactly you are trying to find so we can help you better :)
Best regards,
VinayHi,
An alternate, to using a redirect would be to upload the files in both the path but that will cause duplicates and stats gets split. Using the URL re-direct is the best approach :)
Best regards,
VinayHi,
As I understand you need to display
Desktop view: Text menu + Burger menu + Transparent header
Tablet view : Burger menu + Burger menu + Transparent header
Mobile view : Burger menu + Burger menu + Transparent headerCurrent situation
Desktop view: Text menu + Transparent header
Tablet view : Burger menu + Burger menu + black header
Mobile view : Burger menu + Burger menu + black headerIt appears the same menu items are displayed in both the text menu and the hamburger menu. May I know the purpose for this?
Also please confirm if I understood your requirement correctly so we can help you better.
Please provide admin login details in private content area.
Best regards,
VinayHey Guenter,
Interesting tutorial, thanks for sharing this :)
Best regards,
VinayHey Lissasan,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #header #header_main_alternate > .container { margin-top: -44px; } #top .logo { z-index: 99; }
Best regards,
VinayApril 12, 2018 at 8:16 pm in reply to: How to set up book engine and update the Enfold theme. #941121Hey soularas,
To insert code to head meta please use a plugin like https://wordpress.org/plugins/head-meta-data/
Or copy the header.php file from enfold folder and install it in the child theme.
TO add the code in the body you can use the code block element.
jQuery is already added in wordpress please enqueue the js script.
Also check https://developer.wordpress.org/reference/functions/wp_enqueue_script/
You can update enfold theme from Enfold > Theme Update
Check out more ways to update the theme.
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
/* Overlay color */ #top .grid-entry .image-overlay { background: rgba(10, 10, 180, .96)!important; -webkit-filter: blur(5px); filter: blur(5px); } /* Remove hover icon */ #top .grid-entry .image-overlay .image-overlay-inside:before { display: none !important; }
If you need further customization tips please check the portfolio grid element
Best regards,
VinayHi,
It looks like a spam comment and yes, you can unpublish it from the page > comment options ( If you do not see comments please select the comment option from screen options on top).
More settings for comments can be found in Dashboard > Settings > Discussion
You can also use plugins to stop spam comments https://wordpress.org/plugins/search/spam+comment/
Please check https://codex.wordpress.org/Comments_in_WordPress for more info
Best regards,
VinayHi,
I checked your site and tried to edit the page on which you are having a problem. I was able to edit the page content and save it without any issue.
Could you specify what exactly did you try to change so we can try the same and see if we can reproduce the issue to help you better,
Best regards,
VinayHey Flugtraeumer,
Please check if “Veranstaltungen” is added to any category? Try removing it from the assigned category for testing purpose.
If that does not help please provide us admin login details in private so we can take a closer look at the issue.
Best regards,
VinayHey cl-hurt,
To achieve what you are looking for please select Logo left and menu below.
Then add the below CSS to your site:
#top #header_main_alternate .main_menu>div, #top #header_main_alternate .main_menu ul:first-child { width: auto!important; float: right; }
Best regards,
VinayHey Beth Lakey,
Thank you for the kind words, the demo section which you like is a part of the theme. It’s a masonry gallery element.
Please feel free to get in touch with us if you have any questions, we are happy to help you.Happy website building :)
Best regards,
VinayHey KingFilly,
To center align 2 or more buttons please check the alignment section of the button element.
To have a custom hover effect please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .avia-button:hover { background-color: #163147;!important color: #ffffff;!important }
To target specific button please enable custom CSS class name support.
Best regards,
VinayHi,
Please try the below code and you should be able to see a tick mark. Then you can change the unicode :)
/* Mega menu arrows */ #top .avia-bullet { border: none!important; background:red!important; padding:0; margin: 0 10px 0 0!important; } #top .avia-bullet:before { content: "\e812"; font-family: 'entypo-fontello'; font-size:11px; line-height:1em; position:absolute; top:10px; left:-3px; }
If you still have an issue we will need to inspect the site please get back to us when your site will be available to inspect.
Best regards,
VinayHi,
Please recreate the menu and use only the ID instead of the full URL
Current menu link format: http://domain.de/page/#uniqueid
Please use just the #uniqueid
Best regards,
VinayHey Monique,
Please change the icon Unicode to the paw icon and add this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .avia-bullet { border: none!important; } #top .avia-bullet:before { content: "\e813"; font-family: 'entypo-fontello'; color: #99cc99; }
Best regards,
VinayApril 12, 2018 at 5:08 am in reply to: Captition content in fullwidth button with a transparent background #940762Hi,
Using an ALB element such as slider will scale proportionately and might fit in one resolution and not in some resolution.
To fill the entire space of the grid cell we recommend using a background image and set the background repeat option to Stretch to fit or scale whichever suits your design.
Best regards,
VinayApril 12, 2018 at 4:40 am in reply to: Can I link pictures in Horizontal gallery to specific page? #940749Hi,
I’m sorry but the issue you are facing is not clear and the code seem to be for an older version of the theme. Please specify what exactly you are trying to achieve with a link to your site where we can inspect the element in question so we can help you better.
Best regards,
VinayHey june,
Please change the color value in the below code and add this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-hamburger-inner:before { background:red; } #top .av-hamburger-inner:after { background:blue; } #top .av-hamburger-inner { background:gold; }
Best regards,
VinayHey frago20,
The section you mentioned can be produced using the grid row element. Set up a grid row with 1/2 and 1/2 grid on the left grid cell insert a background image and on the right cell add your text.
Best regards,
Vinay -
AuthorPosts