Forum Replies Created
-
AuthorPosts
-
Hi Akiko,
Thanks for the update. Please try this CSS instead:
#av-burger-menu-ul li a .avia-menu-text { color: #000 !important; }Best regards,
RikardHi Franziska,
Thanks for the update. Please try this in Quick CSS, in order to adjust the slider font size on mobile:
@media only screen and (max-width: 767px) { .home .slideshow_align_caption h2.avia-caption-title { font-size: 18px !important; } }Best regards,
RikardHi ripanti,
Thanks for the update. So you want to hide the kontakt menu item for desktops? If so then please try this in Quick CSS:
@media only screen and (min-width: 991px) { #menu-item-764 { display: none; } }Best regards,
RikardNovember 27, 2020 at 4:02 am in reply to: changing information at top/bottom of website page #1263428Hi,
Thanks for the update. You can edit the descriptions for the menu items under Appearance->Menus. If you can’t see the description field, then please select to activate it under Screen Options in the top right hand corner of the screen.
Best regards,
RikardNovember 27, 2020 at 3:57 am in reply to: Partial Success Importing the Construction Demo – but not images were imported. #1263427Hey scottmclay,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Thecableguys,
There are no settings to achieve that exact layout in the theme, but I’m sure that you could come close if you select for some of your menu items to be styled like buttons under Appearance->Menus for example. If you need further help then please post a link to your actual site, and try to explain a bit further what you need help with.
Best regards,
RikardHi,
Please try this code instead:
add_action( 'ava_main_header', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { if(is_front_page()) { dynamic_sidebar( 'header' ); } }It will only add the widget to your front page.
Best regards,
RikardHi,
Thanks for helping out @guenni007, did you try that out and did you have any luck with it @nullhorn?
Best regards,
RikardHi,
Thanks for the update. You have selected for the caption to use Josefine Sans, and that is working if you check the front end of your site. If you want the title to use a different font as well, then you can select that under Advanced Styling as well. If you want your headers to not use uppercase, then you can set that for all headers in the same place.
Best regards,
RikardHi,
1. You have open CSS in your Quick CSS box:
.postid-1584 #wrap_all #header_main { display: none;Fix that and your theme settings should apply after that.
2. I’m not sure I understand what you need help with, could you try to explain a bit further please?
Best regards,
RikardHey wanetie,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey Snerp,
Thanks for the login details. You have selected to only show the socket under Enfold->Footer. If you select to show the footer as well, then you will see the options to select the number of columns.
Best regards,
RikardNovember 26, 2020 at 6:30 am in reply to: Accordion re-loading page instead of opening lightbox #1263189Hi,
Great, I’m glad that you found a solution and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardNovember 26, 2020 at 6:22 am in reply to: Vimeo video links don't work any more (black screen) #1263183Hi,
Thanks for the update. I see that it’s not working on your site, but I can’t reproduce the problem with the same video on a live install: http://wpexpert.se/enfold/vimeo-test-page/
I’m not sure why the video is not working on your site unfortunately, since there are no error message at all in the browser. Did you try to perform general debugging like disabling plugins?
Best regards,
RikardNovember 26, 2020 at 6:05 am in reply to: new images not showing up in library and in pages #1263182Hey kevin_evaco,
Thanks for the login details. The new images are all returning 403 forbidden errors, please example in private. Please try reaching out to your hosting provider to see why the server is responding with that error code for the images in question.
Best regards,
RikardHey gregcarrollLMG,
We haven’t tested the theme with that plugin, and we don’t have any experience with it either. Could you try to explain the problem a bit further, and how to reproduce it please? I would recommend that you reach out to the authors of the plugin for support as well.
Best regards,
RikardHi Franziska,
Thanks for that. I added the h1 element under Enfold->Advanced Styling and set it to 32 pixels font size, and that is working on your actual site. We don’t really know which pixel sizes you want for the rest of the headers, so maybe you could try to add them yourself in the same place? If not then let us know which sizes you want and we’ll add them for you.
Best regards,
RikardNovember 26, 2020 at 5:41 am in reply to: Help, WPforms plugin not showing in Enfolds theme #1263177Hey matmarchio,
Where can we see and reproduce the problem you are having? We are not familiar with the plugin in question unfortunately.
Best regards,
RikardHi ripanti,
I see the class added to the menu item, but you are using the wrong class. You need to use either only_desktop or only_mobile, like in your CSS.
Best regards,
RikardHi Sascha,
Could you post a link to the page in question so that we can have a closer look please?
Best regards,
RikardHey zetspace,
Sorry for the problem. I see that you are running an old version of the theme, could you try to update to the latest version (4.7.6.4) to see if that helps please? The update to 4.7.x has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
RikardHi,
Thanks for the update. Please let us know if you should need any further help on the topic.
Best regards,
RikardHallo Jörn,
What error message are you getting exactly? Please post admin WordPress login details in private, and try to explain the problem a bit further.
LG,
RikardHi,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
.team-member-name { text-align: center; }Best regards,
RikardHi,
Thanks for the update. I’m not sure how that plugin works, but there’s no functionality for adding more than one menu in the theme unfortunately. Maybe you could try reaching out to the plugin developers, to see if there is a solution for removing the plugin functionality on mobile?
Best regards,
RikardHi,
Thanks for the update. I added this to your Quick CSS:
p .av_font_icon { display: inline; }And the icon is displaying inline now, please review your site.
Best regards,
RikardHi,
Thanks for the update. What exactly is a standard WordPress shortcode? I thought it was coming from a plugin? You don’t have to replace any characters, shortcodes should work without any modification in the code block or text block element. But the code generated from this particular shortcode seems to be breaking things on your site, and we can’t support third party code which breaks things on your site unfortunately.
Best regards,
RikardNovember 26, 2020 at 4:38 am in reply to: Hilfe! Nach Enfold-Update; Layerslider funktioniert danach nicht mehr #1263156Hi Micinnocept,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.
Best regards,
RikardHi Jak,
There’s nothing like that in the theme, so you would have to use a plugin or a custom solution. This might help you out: https://www.elegantthemes.com/blog/tips-tricks/how-to-stop-search-engines-from-indexing-specific-posts-and-pages-in-wordpress
Best regards,
Rikard -
AuthorPosts
