Forum Replies Created
-
AuthorPosts
-
Hi,
I think it would be a lot easier to add your button as a new menu item instead of using a widget and then placing it between logo and main menu using CSS.
If you could please post temporary admin logins here privately, I could temporarily disable the widget in header area and re-create it using menu item :)
Best regards,
YigitHi,
Thanks for contacting us!
I checked your pages however I could not find the image on your website.
Please use Masonry Gallery element under Media Elements tab of Advanced Layout Builder, upload your image and define a custom link and then go to Advanced Link Settings > Image Link and choose “use custom link” option. That would link your image to your custom link :)
Best regards,
YigitHi Jen,
Glad Ismael could help! :)
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 your weekend!
Best regards,
YigitHi,
That happens when there is a gap between parent item and submenu, cursor should remain on parent item to keep submenus open.
Could you please replace the code with following one instead.av-main-nav ul { padding-top: 35px; }This would add top padding. Does not look as good but fixes the issue with the previous code. Could you please try with this code and let us know what you think?
Regards,
YigitHey Jessica,
Thanks for contacting us!
Please add following code to Functions.php file of your child theme and adjust the value (“100”) as needed
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }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 threads under Enfold sub forum :)
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy your weekend :)Best regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.av-main-nav ul { top: 224%; }Best regards,
YigitMay 21, 2021 at 3:49 pm in reply to: Drop down menu not showing for SOME logged in members and other issues #1301658Hey Siobhan,
Thanks for contacting us!
1&3- You are currently using an older version of Enfold which is not compatible with your WP version. Could you please firstly update Enfold to the latest version 4.8.2? I see that you have modified helper-main-menu.php file on your child theme to display different menus for logged in and logged out users. If that is the only modification you made on the file, please delete it and use this function instead – https://kriesi.at/documentation/enfold/menu/#display-a-different-menu-for-logged-inlogged-out-users.
2- Those sections were hardcoded in footer.php file on your child theme. I went to Appearance > Editor and removed it from Footer.php file. If that was the only modification you made on footer.php file, please delete footer.php file from your child theme as well.
4- I went to Appearance > Widgets, edited your Text widget inside 2nd footer column and updated the date.
Best regards,
YigitHi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top .av-submenu-container { background-color: orange; } .main_color .av-subnav-menu a { background: transparent; color: red; border-color: red; }Best regards,
YigitHey,
Thanks for contacting us!
Please edit your element and give it custom CSS class in Advanced > Developer Settings (“my-tabs” in example below) and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
.my-tabs #tab-id-1-content { background-color: #edc112 !important; } .my-tabs #tab-id-2-content { background-color: silver !important; } .my-tabs #tab-id-3-content { background-color: #c18100 !important; }Best regards,
YigitMay 21, 2021 at 2:58 pm in reply to: make parent page menu item active when visiting the sub page. #1301648Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#menu-services-left-nav li.current-page-ancestor a { background: white; color: #1db6be !important; }Best regards,
YigitHi Marc,
Thanks for contacting us!
There is not such built in functionality. It would of course be possible to add it with some customization however I think it would be better if you used a plugin for it. Popup plugins would give you more options such as setting cookies :)
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 threads under Enfold sub forum :)
Regards,
YigitHi,
I am afraid moving the menu to the same line as logo is not easily possible however I added following code to bottom of Quick CSS to decrease the header size on subpages
#top:not(.home) #header_main > .container { height: 200px; }Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
It seems like you have already figured it out – https://imgur.com/a/mZ5ZzzT? :)
Cheers!
YigitHi Alex,
I wrapped your element inside custom HTML and moved it to code block element and then added following code to bottom of Quick CSS field
.home-icons .av-icon-char { margin-right: 10px; top: 5px; position: relative; } .phone-icon { margin-right: 20px; }Please review your website :)
Best regards,
YigitHi Alex,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#custom-contact .form_element:not(#element_avia_4_1, #element_avia_6_1) { width: 70%; }Please review your website :)
Best regards,
YigitMay 21, 2021 at 1:58 pm in reply to: issue with formatting the text within single blog posts #1301634Hey,
You are welcome, Kim!
Let us know if you have any other questions and enjoy your weekend :)Best regards,
YigitMay 21, 2021 at 1:51 pm in reply to: Keyboard navigation for search – wrong order for button #1301632Hey Rasmus,
Thanks for contacting us!
We have forwarded suggested changes to our devs and shared this thread as reference :)
Best regards,
YigitMay 21, 2021 at 1:35 pm in reply to: issue with formatting the text within single blog posts #1301623Hi,
BR tags seem to remain in some sections. Could you please try pasting your text in “text” tab and check if that helps?
Since these are random, I am afraid we would only be able to remove all line breaks from your posts when using custom CSS.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,
YigitHey,
Thanks for contacting us!
Could you please use this plugin and increase the size of “featured_large” images and regenerate thumbnails?
Currently your image is 1500x700px and increasing the size would display it sharper :)Best regards,
YigitMay 21, 2021 at 12:13 pm in reply to: issue with formatting the text within single blog posts #1301601Hey,
Thanks for contacting us!
Could you please point out the post where we can see the issue? I checked some of your posts and front and backend matches :)
Best regards,
YigitHi,
Then you would use the code as following
// Register new icon as a theme icon function avia_add_custom_icon($icons) { $icons['linkedin'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue842'); $icons['othericon'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue854'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['LinkedIn'] = 'linkedin'; $icons['OtherIcon'] = 'othericon'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);New lines for each icon basically :)
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,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHey .andy,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the color as needed
#top .av-subnav-menu > li.current_page_item a { color: red; }Best regards,
YigitMay 20, 2021 at 3:59 pm in reply to: link to a certain content of a page on the website from external #1301420Hey Wolfgang,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/menu/#one-page-menu :)
Regards,
YigitHi,
Thanks for contacting us!
Please refer to this post – https://docs.woocommerce.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/.
I think it would be better to make company and company identification number fields optional so those who do not need them can simply leave them empty :)Regards,
YigitHi,
I think there is a conflict from a plugin however I could not find which one. I will ask my teammates to check the thread. Please reply to this thread so it can be added back to our queue :)
Best regards,
YigitMay 20, 2021 at 1:28 pm in reply to: Adapt the images of a slider to cover a div in width and height #1301378 -
AuthorPosts
