Forum Replies Created
-
AuthorPosts
-
May 8, 2020 at 5:46 pm in reply to: Show event dates instead of creation dates in the magazine element #1211102
Hi labuonastrada,
Glad you got it working for you! :)
What format do you need it to be?
If you need further assistance please let us know.
Best regards,
VictoriaHey Candratech,
Please have a look at the following threads:
https://wpml.org/forums/topic/remove-flags-and-replace-with-language-switcher-text/
If you need further assistance please let us know.
Best regards,
VictoriaHey sitadi,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHey sitadi,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi ExagOne59,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 8, 2020 at 5:40 pm in reply to: Comments and add comment form disappeared after upgrading Enfold #1211096Hi robinargreen,
I cannot see the theme options with this account. Can you please make them available to us, as well as the Appearance > Editor?
Best regards,
VictoriaMay 8, 2020 at 5:37 pm in reply to: Connections to maps.google.com right on the starting page #1211093Hi LarryLayouter,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaMay 6, 2020 at 8:10 pm in reply to: Startpage / How do I make my home page image adapt to any screen format? #1210463Hi Carsten,
Best regards,
VictoriaHi Valerie,
It looks full-width on my end on that page. Do you mean it does not stretch on very big screens?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #av_section_1 { background-size: cover; }Also if you only use a 100px section height, you can crop the image, no need to load 417px height image.
If you need further assistance please let us know.
Best regards,
VictoriaHi Flow9999,
Credentials did not work for me. Could you please update the credentials?
If you don’t use the child theme, on every update your code in the parent theme gets erased. Please check the file.
Best regards,
VictoriaHi perfectword,
We don’t have that option available at the moment. You might want to look for a plugin that has it or hire a freelancer to build it for you.
Best regards,
VictoriaHey WellerSmithDesign,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey diypaleo,
https://share.getcloudapp.com/jkulvx6k The checkbox at the bottom of the post was not checked. I checked it and the comment box showed up.
Best regards,
VictoriaHi Ruff-Bootsreisen,
Please start a separate thread, describe your issue there and give us a link to your website.
Can you share the error texts there too?
Best regards,
VictoriaHey mediaformers,
You can edit the /enfold/lang/de_DE_formal.po file, regenerate the .mo file and upload them to your website.
Best regards,
VictoriaHi gusela,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaHi LuizaCFranco,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Also, try to add masonry outside of the color section and see if the issue persists.
Best regards,
VictoriaHi NoraGTS,
Here are some threads that might give you an idea:
https://kriesi.at/support/topic/edit-autoresponder-message/
https://kriesi.at/support/topic/can-i-change-the-contact-forms-autoresponse-reply-to-email/
https://kriesi.at/support/topic/change-text-auto-response-contactform/#post-392414If you need further assistance please let us know.
Best regards,
VictoriaHi drego85,
Which version of OS are you running?
Best regards,
VictoriaHi tdutkowski,
Best regards,
VictoriaHey walter-iaco,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-layout-grid-container.av-flex-cells .no_margin { min-height: 400px; background-attachment: scroll !important; background-size: cover !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHey INFOsysKommunal1,
The fonts you choose in the theme are loaded from Google fonts, they are not installed on the server with the theme. You can download and upload the fonts to be hosted on your server and use those fonts instead.
Here are the docs for you:
Best regards,
VictoriaMay 6, 2020 at 6:59 pm in reply to: how to make changes in for example the archive.php file with a child theme #1210426Hey Tina,
The ‘blog-grid’ already has a 3 column layout.
Here is the code:

So you don’t need to modify the archive.php file. YOu just need to add this to your functions.php:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'blog-grid'; return $layout; } add_filter('avf_blog_style','avia_change_tag_blog_layout', 10, 2); function avia_change_tag_blog_layout($layout, $context){ if($context == 'tag') $layout = 'blog-grid'; return $layout; }Best regards,
VictoriaHey Bruno,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey laurenmonitz,
Please have a look at the following thread:
https://kriesi.at/support/topic/latest-news-widget-shorten-title-length/If you need further assistance please let us know.
Best regards,
VictoriaHey laurenmonitz,
Please have a look at this thread for the tag cloud issue:
https://wordpress.stackexchange.com/questions/155206/edit-tag-cloud-widget-numberhttps://share.getcloudapp.com/9ZuEmnke Do you mean fonts for these widgets?
Best regards,
VictoriaHi David,
Please have a look at this article:
If you need further assistance please let us know.
Best regards,
VictoriaMay 6, 2020 at 6:45 pm in reply to: How do you have a larger image of your product when you click/preview it? #1210416Hey jodie777,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi sternwerfer,
We do not have a layout like this for the categories, unfortunately. Only the aligned version.
Best regards,
VictoriaHi mguillou5670,
I adjusted the accordion for you. Please check.
Best regards,
Victoria -
AuthorPosts
