Forum Replies Created
-
AuthorPosts
-
June 24, 2020 at 8:04 pm in reply to: Bug in Content-Elememt "Animierte Ziffern": Klick öffnet immer in neuem Fenster #1225326
Hi crowdlauf,
Oh… I missed it on top when I looked for the first time :|
I get the same behavior on my end. Thank you for reporting this. I will open the issue with our devs.
Best regards,
VictoriaHi breezemedia,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi birgitmetzger,
Can you please share the login link too?
Best regards,
VictoriaHey mint,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Philipp,
You might want to look for a plugin that adds that function. Here is the kind of plugin that you can look for:
If you need further assistance please let us know.
Best regards,
VictoriaJune 24, 2020 at 3:49 pm in reply to: Error: Deprecated: WP_User->id /wp-includes/functions.php on line 4997 #1225265Hi kracklt,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your ThemeForest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works.
Best regards,
VictoriaHey Susanne,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Actually, I can see the Layer Slider and no errors.
Could you please clear the cache, check again and get back to us.
Best regards,
Victoria-
This reply was modified 5 years, 9 months ago by
Victoria.
Hi Courtney,
Glad you got it working for you with Guenni007’s solution! :)
If you need further assistance please let us know.
Best regards,
VictoriaJune 24, 2020 at 3:40 pm in reply to: It seems your are no longer logged in. Please reload the page and try again #1225261Hi nogcenvato,
The theme does not rule the roles, it’s WordPress’s and role plugins domain, you might want to check the plugin’s support forums and documentation.
If you need further assistance please let us know.
Best regards,
VictoriaHey SilviaNT,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey SilviaNT,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey LawElite,
Best regards,
VictoriaHi risestrategic,
https://share.getcloudapp.com/nOuePXlk Here is what I am seeing. How do you need to change it. Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi fcp,
It’s not the css that gets the work done in this case, it’s php, JavaScript, html and css.
Best regards,
VictoriaHi traypup,
This functionality is not part of the theme and we cannot really offer any insight here, unfortunately.
You might want to hire a developer to help you with that.
Best regards,
VictoriaHi Rob!
Our devs got the solution to the issue.
Here is the code you can put in your funtions.php
function my_custom_font_display( $font_display, $font_name ) { // Check for a font and change the default theme setting if( 'entypo-fontello' == $font_name ) { return 'block'; } return $font_display; } add_filter( 'avf_font_display', 'my_custom_font_display', 10, 2 );If you need further assistance please let us know.
Cheers!
VictoriaJune 24, 2020 at 2:24 pm in reply to: Related Products (element) shows products in random order #1225221Hey ksalewski,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you or look for a plugin that adds such an option :)
Best regards,
VictoriaJune 24, 2020 at 2:23 pm in reply to: Featured Images missing from Posts created using the Advanced Layout Editor #1225218Hi antiguanice,
When building posts with the Advanced Layout Builder you need to add the image manually to the post with the image component or some other way. The featured image will be used in the blog grid though.
Best regards,
VictoriaJune 24, 2020 at 2:09 pm in reply to: choosing full width / different margins for individual rows #1225205Hi RezNation,
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-flex-cells .no_margin { min-height: 300px; } }If you need further assistance please let us know.
Best regards,
VictoriaJune 24, 2020 at 2:07 pm in reply to: 4.7.5 Introduces Unexpected 50px to Top Margin of #top .flex_column_table Style #1225203Hi smartstartinc,
The fix will be available in the next version. The patch is not available yet, unfortunately. Only the css solution.
Best regards,
VictoriaHi rob2701,
Can you please give us the child page link that gets affected too?
Best regards,
VictoriaHey Grainne,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHey Diana,
You need to look for a plugin with such functionality. If you make the paintings the products then you can use WooCommerce and it’s filters.
Best regards,
VictoriaHi ramotzkie,
No, it’s not working with the Advanced Layout Builder yet, unfortunately.
Best regards,
VictoriaHi Sebastian,
Well, you can try this css, but it’s a complex layout and this might not give you the desired result:
#av-tab-section-1, .av-tab-section-outer-container, #top .av-layout-tab { width: 80vw; }Best regards,
VictoriaJune 24, 2020 at 1:26 pm in reply to: Make 3 images Appear Side by Side on Desktop and Stack on Mobile #1225180Hey Dameon,
You need to add the 1/3+1/3+1/3 cells and add images in the cells, this way they will stack on mobile.
Best regards,
VictoriaHi Jason,
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 (min-width: 768px) and (max-width: 1023px) { #top #after_section_2 .avia-content-slider .slide-entry-title { min-height: 75px; } } @media only screen and (min-width:1024px) { #top #after_section_2 .avia-content-slider .slide-entry-title { min-height: 52px; } }If you need further assistance please let us know.
Best regards,
VictoriaHey Aaron Hynninen,
Thank you for your inquiry. Your message has been forwarded.
You will be contacted if the cooperation is deemed appropriate.
Best regards,
VictoriaHey AlbrechtM,
Could you please attach a mockup of what you’re trying to achieve?
The css will only add the text and not the link. Do you need this on mobile or desktop screens?
Best regards,
Victoria -
This reply was modified 5 years, 9 months ago by
-
AuthorPosts

