Forum Replies Created
-
AuthorPosts
-
February 11, 2022 at 11:32 am in reply to: I update the footer text (of the main language) and I lose the customizations #1340136
Hi,
Thanks for the update, we’ll keep this thread open for you.
Best regards,
RikardHey Eleina_Shinn,
They are appearing fine on my end, do you have a sure way of reproducing the results which you are seeing on your end? Also, did you try to load the page in an incognito or private browser window?
Best regards,
RikardHey laptophobo,
The LayerSlider is bundled with the theme. If you would like to change to a previous version, then you would either have to use an older version of the theme, or use the plugin version, which would have to be purchased separately.
Best regards,
RikardHi,
Thanks for the update. So who wrote the function? Maybe that person could help you out with adjusting it?
Best regards,
RikardFebruary 11, 2022 at 10:14 am in reply to: About clean installation and the demo seems not normal after imported. #1340123Hey michaelh116,
I’m not sure I understand the problems you are having, could you post screenshots highlighting them please? If you need further help, then please post admin WordPress login details in private as well.
Best regards,
RikardFebruary 11, 2022 at 10:11 am in reply to: alte (+ nicht meine) Lizenz durch neue aktualisieren #1340121Hi Gabriela,
I’m not sure what the programmer is referring to, but I don’t think it’s anything to worry about. If you need further help, then please post a link to where we can see the actual code on your site.
Best regards,
RikardHi,
Thanks for the update, but it’s still the same on my end. I’m not sure how we can access your site?
Best regards,
RikardHi,
Great, I’m glad that you found that, and thanks for sharing the link to the fix.
Best regards,
RikardHi,
Thanks for the update.
Text block; please try the iframe in a Code Block element instead, to see if that works better.
Slider; I’m not sure why that happened, but let’s hope it doesn’t happen again. If it should, then let us know here.
Best regards,
RikardHi,
Thanks for that. This code in your functions.php file seems to be generating that:
add_filter( 'post-format-standard', 'my_avia_default_title_filter', 20, 1 ); function my_avia_default_title_filter($current_post) { if( ( ! empty( $current_post['title'] ) ) && is_singular() ) { $heading = $current_post['title']; $heading = str_replace( '<a ', '<div ', $heading); $heading = str_replace( '</a>', '</div>', $heading); $heading = preg_replace( "/href='.*?'/", '', $heading); $current_post['title'] = $heading; } return $current_post; }Where did you get it from, and what exactly is it supposed to do?
Best regards,
RikardHey alisamierzejewski,
Thanks for the login details. The theme has changed a lot since the version you updated from, and everything is not backwards compatible. Could you try to change your settings again to see if that helps please? You can change your menu items in the theme settings, and header styling can be change either in the element options, or globally under either Enfold->Advanced Styling or General Styling->Typography. Transparence options can be changed under Enfold->Header->Transparency Options.
Best regards,
RikardFebruary 11, 2022 at 9:02 am in reply to: Enfold updates adds unwanted heading echoing page URL above all galleries #1340096Hi,
Sorry for the problem. Please refer to this thread: https://kriesi.at/support/topic/gallery-and-page-title-bug/. If you need help implementing the fix, then please include admin WordPress and FTP login details in private.
Best regards,
RikardHey Jak73,
You can add an Instagram account under Enfold->Social Profiles. You can set your privacy settings under Enfold->Privacy and Cookies.
Best regards,
RikardHey Jak73,
We don’t have any documentation on that plugin unfortunately, did you try checking the plugin documentation?
Best regards,
RikardHi,
Great, I’m glad that Ismael could help you out, and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for that. You left the comment open:
/* ICONS VON ICONBOX GRÖSSERI closed that for you, and the CSS is applying now. Please review your site.
Best regards,
RikardHey whdsolutions,
Please try the following in Quick CSS under Enfold->General Styling:
.flex_column.av-kzgwamwh-914f2b0552f06549f126922836c3c3bd { margin-top: -120px; }Best regards,
RikardHey macjazz,
Could you post a link to where we can see problem you are having please? Also let us know which device and browser you are seeing this problem on.
Best regards,
RikardFebruary 11, 2022 at 8:32 am in reply to: The theme is broken after migration to the main domain #1340080Hey Murielvillanueva,
Thanks for the login details. I checked your site, but I can’t see any obvious problems with it. Could you share screenshots highlighting the problem you are having please?
Best regards,
RikardHi Stephan,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi Luigi,
Yes, all the demos are available for download in the theme options, even though you haven’t added a token.
Best regards,
RikardHi,
You can open the file in question in WordPress under Appearance->Theme File Editor, then replace all the content of that file with the content Ismael linked to.
Best regards,
RikardHi,
Thanks for the update. Do you want to roll back to the version you were using before then? If so, then let us know which version you were using, and share FTP login details in private as well. Also verify that you have backups of your site.
Best regards,
RikardHey kazumakitajima,
You can do that in Appearance->Menus, under each menu item. If you can’t see the Link Target option there, then activate it under Screen Options in the top right hand corner of the screen.
Best regards,
RikardFebruary 10, 2022 at 1:07 pm in reply to: After Update to Version 4.8.9.1 big galery problem #1339963Hi,
Thanks for the update. The sorting problem is due to a bug in WordPress core, please try this in your functions.php file until WordPress 5.9.1 has been released:
function ava_custom_css_admin_mod() { echo '<style> .wp-core-ui .attachments:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } </style>'; } add_action('admin_head', 'ava_custom_css_admin_mod');Please refer to this thread to fix the extra word problem: https://kriesi.at/support/topic/gallery-and-page-title-bug/
Best regards,
RikardHi,
Thanks for that. You can do that by adding a Color Section element to your layout, then set the background colour in the Styling tab in the element options.
Best regards,
Rikard -
AuthorPosts
