Forum Replies Created
- 
		AuthorPosts
 - 
		
			
				
Hi,
There’s nothing to fix here actually. Those scripts requires the avia_modal.js file, which is only loaded when you’re using the advance layout builder hence the warning occurs when you’re on a different page other than the page editor or builder, so it’s not something you should be worried about.
Best regards,
IsmaelFebruary 7, 2019 at 9:46 am in reply to: Images resizing in Grid Rows – Different mobile/desktop appearance #1063952Hi,
Alright. Instead of adjusting the width of the images’ container, try to resize the images themselves. Apply a custom css class attribute called “home-award” to every image element inside the “home-awards” section and then add this css code.
#top #home-awards .home-award { max-width: 150px; }Don’t forget to remove the previous css code and you have to enable the custom css class field first.
Best regards,
IsmaelHey freddyB,
Thank you for using Enfold.
Post the whole snippet that you’re using on pastebin.com so that we can test it on our end. Did you enable the “Allow Comments” option for the posts?
Best regards,
IsmaelFebruary 7, 2019 at 7:53 am in reply to: Beitrag duplizieren & neue Seite anlegen verändert das Layout #1063891Hi,
I would like to apologize if we can’t help you this time. I think it’s probably due to language barrier. We do have German speakers in the team but they’re not solely focus on support. I’ll try and tag them on this thread so that they can check it out. Please wait for their response.
Best regards,
IsmaelFebruary 7, 2019 at 7:45 am in reply to: Sprungmarke wird nicht korrekt angesteuert, in Kombination mit LayerSlider #1063885Hi,
I would like to apologize for the late response. I tried to login to the site but I get a 503 ( Service Unavailable ) error. Could you check this with your hosting provider? Did you set a unique login url?
Best regards,
IsmaelHi,
I would like to apologize for the late response. I’m not sure what’s going on in your site, so I tried to reproduce the issue on my own installation and the comment form works or displays properly with or without using the advance layout builder. Have you tried disabling the plugins?
Best regards,
IsmaelHi,
I would suggest removing the padding of the “notfullsize” container and setting the margin of the variation wrapper to zero on mobile view.
@media only screen and (max-width: 767px) { .notfullsize { padding: 0 !important; } .single_variation_wrap { margin: 0; } }It’s going to look like this after the modification: https://imgur.com/a/RIEMmoO
Best regards,
IsmaelHi,
Thanks for the update.
The login credentials still doesn’t work. Did you disable that user or account? Please provide another login details.
Best regards,
IsmaelFebruary 7, 2019 at 7:14 am in reply to: Google Analytics and Yandex.Metrica goals for tracking Contact Form in Child The #1063872Hi,
UPDATE: And you can’t use two onclick attributes on the same button. The code should look like this:
add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3); function avia_add_submit_attributes_to_cf($att, $formID, $form_params){ $gaq = "_gaq.push(['_trackPageview', 'UA-98919545-2']);\""; $att = "onclick=\"ga('send', 'event', 'Request', 'Send', 'CF_Enfold'); ym(44799976, 'reachGoal', 'contact_form_click_camp'); return true;\" value=\"Order\""; return $att; }I’m not sure if it’s going to fire both function but that should be a valid code.
Best regards,
IsmaelFebruary 7, 2019 at 7:07 am in reply to: Google Analytics and Yandex.Metrica goals for tracking Contact Form in Child The #1063869Hi,
Forget my previous reply. You have to replace the wrapper of the “Order” value with single quotes.
return true; value='Order';\”Best regards,
IsmaelHi,
I couldn’t reproduce the issue on an emulation but this css code should help.
.js_active #av-tab-section-1 .av-tab-section-tab-title-container { display: block; min-width: 922px !important; }Best regards,
IsmaelsFebruary 7, 2019 at 6:54 am in reply to: How to move social icons to the right in header area? #1063863Hi,
Set the width of the main menu to 100%, make the social bookmarks container float to the right and then specify its width, 200px is enough.
Best regards,
IsmaelHi,
There were a lot of unclosed html tags like h1 and divs in your code blocks, which broke the page. Please be careful with html tags. ( see private field )
Best regards,
IsmaelFebruary 7, 2019 at 6:34 am in reply to: A problem on shop page translation – using WooCommerce on Enfold theme #1063846Hi,
Thank you for the info.
The EN page doesn’t seem to be loading properly. Did you change anything? I don’t really know why it would not load that particular css file, but it’s possibly just a setting somewhere or a custom modification that you’ve made before.
Best regards,
IsmaelFebruary 6, 2019 at 11:43 am in reply to: wondering about some other websites links in Enfold #1063563Hi Sadegh,
Thank you for the info. We’ll remove that in the next update. Please let us know when you find anything else. Appreciate it.
Best regards,
IsmaelFebruary 6, 2019 at 11:38 am in reply to: Error message on wp-admin after upgrade to Enfold 4.5 #1063562Hi,
I’m very sorry for the late response.
I would like to help you with this but I’ll need the necessary login details for both the live and the staging site. Please post the WP and FTP details for both sites in the private fields.
Best regards,
IsmaelHi,
@jochenmaier: Thank you for that info. How long have you been receiving these spam emails? Would you mind if access the WP dashboard and you file server? Please create a new ticket or thread and post the necessary login details in the private field.Best regards,
IsmaelHi,
I’m sorry to hear that you’re still having trouble activating the theme.
Could you give us access to the site including the WP and FTP details? Make sure that uploaded theme is version 4.5.3.Best regards,
IsmaelFebruary 6, 2019 at 11:12 am in reply to: Links in headers are not represented on web pages as expected #1063555Hi,
Thanks for the update. It’s not working when you put it in the places where it’s supposed to be, that’s the Quick CSS field or the style.css file, because the stylesheets or the css files are currently compressed or minified. You have to disable or toggle the Enfold > Performance > File Compression settings first. Or you can just leave it in the built-in css editor. It’s the same as the Quick CSS field.
Best regards,
IsmaelHi,
Thanks for the update. I downloaded the zip file from your file server, extract the files and upload those files back inside the wp-content > themes folder. After the upload, I activated the theme as you would normally after uploading a zip file. Here’s a documentation about the update token:
// https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Best regards,
IsmaelHi djsmbd!
Thank you for creating a new thread.
I tried to access the site but the login credentials are invalid. Please check it carefully.
Cheers!
IsmaelHi,
@djsmbd: Thank you for the update. I found your new post but the login credentials that you posted there are not working. Please check it carefully. For everyone else, please open a new thread if you’re still receiving spams. I’ll close this thread for now.
Best regards,
IsmaelHi,
Thanks for the update.
It doesn’t look like that on my end either. The icon is a bit transparent just like on @vinay‘s screenshot. What is the actual model of your phone? Which browser are you using?
Please try this css code:
#top #adressbar .tel { color:#fff !important; }Best regards,
IsmaelHi,
Thank you for the update. That is a tooltip, so you can use this css code to adjust its width.
.avia-tooltip { width: auto; }Default width value is 140px.
Best regards,
IsmaelHi,
You’re welcome. And thank you for your patience. Let us now if you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 6, 2019 at 10:44 am in reply to: Partner/Logo Element no Tooltip, but fixed Text under the picture #1063541Hi,
You have to set the “Column” settings to “7 Columns” or change this line:
jQuery(".slide-entry.av_one_seventh").each(function() {to:
jQuery(".slide-entry.av_one_sixth").each(function() {Best regards,
IsmaelHi,
What do you mean it looks weird in the overview page? The images in “event-overview” screenshot looks fine. The actual size of the registered thumbnail for the single events page is 845x321px, so resizing the images to that dimension prior to uploading will ensure that it’s not cropped or resized unexpectedly.
Best regards,
IsmaelHi,
Why did you add that snippet? It’s going to disable the default shortcodes script. And I’m not sure why it would affect the maps. Do you have a test page where we can see the issue?
Best regards,
IsmaelFebruary 6, 2019 at 8:01 am in reply to: Sticky breadcrumb. header transparency issues and menu width problems #1063496Hi,
Thanks for the update.
The header image (easy slider) isn’t showing up at all a
Edit the slider and then go to the Screen Options > Element Visibility panel. It’s currently set to be hidden on very small screens or mobile view. Is that intentional? If it’s not, please disable that option.
Best regards,
IsmaelHey pathaug,
Thank you for using Enfold.
Looks like you’re using the advance layout builder for this product. Have you tried adding the title element manually using a text or code block? Make sure that it has the “product_title” class attribute added to its tag. Example:
<h1 class="product_title">Product Title</h1>Related thread: https://kriesi.at/support/topic/undefined-text-displayed-on-products-with-woocommerce-add-on-fields
Best regards,
Ismael - 
		AuthorPosts
 
