Forum Replies Created
-
AuthorPosts
-
Hi,
Yes, you can save the elements of a specific page as a template and then reuse that template on other pages. However, you can’t edit that particular page to change what is already inside the existing template if that’s what you’re asking. You can use the Page Content element for that.
Yes, visual builder is a good plugin.
Best regards,
IsmaelHi,
Those pages are loading quite quick on our end. Have you tried to test it on another machine or network?
// https://imgur.com/a/4q0w5yQ
I can see the avia layout builder content but not the woocommerce product content
You won’t be able to see the default product content when the advance layout builder is active because it is using a different template. That is how the builder works.
Best regards,
IsmaelHi,
Thanks for the update.
We try to import the demo, but it fails even while the plugins are deactivated. Is it OK if we reset the database and start from scratch?
Best regards,
IsmaelHey tremblayly!
Thank you for creating a new thread.
We can’t see any issue with those pages and the live pages that you mentioned previously. Where can we see the issue again? Screenshots will help.
Regards,
IsmaelHi,
I tried to edit the files from the Appearance > Editor panel but I get an error. Would you mind adding the FTP details in the private field? We need to add the debug mode snippet.
//https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Do you remember adding any custom script to the “recent news” page? If there is custom script, after adding the debug mode, try to remove the script manually from the shortcodes field.
Best regards,
IsmaelHi,
It is more likely an issue with the plugin because it doesn’t work on a default theme. We would like to help you out, but we are not familiar with the plugin and is not included in our scope of support. Please keep in touch with the plugin developer.
Best regards,
IsmaelHi,
Thanks for the update.
It seems to be an issue with your CDN loading the old version of the merged stylesheets. This is the error in the console.
avia-merged-styles-0c40a933c8d05ccba1a4b325712e0251.css:1 Failed to load resource: the server responded with a status of 404 () jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1 2cdn.neverthirsty.org/wp-content/uploads/dynamic_avia/avia-footer-scripts-9ea449fcbe6c11338cb43c427cbe761d.js:1 Failed to load resource: the server responded with a status of 404 () avia-merged-styles-0c40a933c8d05ccba1a4b325712e0251.css:1 Failed to load resource: the server responded with a status of 404 ()
Please purge the CDNcache, disable it temporarily and then toggle the Enfold > Performance > File Compression settings before enabling CDN back.
Best regards,
IsmaelMarch 1, 2019 at 2:49 am in reply to: Visual Text editor not working with WP 4.5.2 and Enfold 3.5.4 #1072811Hi,
Please continue on the next thread: https://kriesi.at/support/topic/javascript-errors-resulting-in-pages-not-editable/#post-1072520
Best regards,
IsmaelHi,
Thanks for the update.
Would you mind if we access the file server? We may need to debug the issue further and implement a few changes to the theme files.
Best regards,
IsmaelHi,
Use the “menu-item-search” id selector to adjust the icon’s position.
#menu-item-search { position: absolute; right: 0; top: 20px; }
Best regards,
IsmaelHey Bernd,
Thank you for using Enfold.
This is not possible with the the theme’s table element, but you can manually create your own table and use the icon shortcode.
// https://www.w3schools.com/html/html_tables.asp
Best regards,
IsmaelFebruary 28, 2019 at 11:25 am in reply to: Problem: change text in a register and save it, not vissible with preview #1072600Hi,
Great! Glad it’s working now. Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 28, 2019 at 11:23 am in reply to: 7 columns in a row on desktop, 2 columns on mobile #1072599Hey HagenWittig,
Thanks for the update.
Did you apply the “one-seventh” class attribute to the columns as suggested in the previous thread?
// https://kriesi.at/support/topic/7-columns/#post-853059
You have to turn on the custom css class field first if you haven’t already.
Best regards,
IsmaelFebruary 28, 2019 at 11:18 am in reply to: Responsive Problem – Menu Closing Icon Missplaced #1072597Hey Arcatech,
Thank you for using Enfold.
You can use this css code to move the menu container to the left side of the logo and keep the social icons where it’s currently at.
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu { top: 0; left: 0; right: auto; display: block; width: 100%; } .responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks { display: block; position: absolute; margin-top: -15px; right: 0; left: auto; } .responsive .logo { float: left; z-index: 200; position: relative; } }
This is how the header would look after adding the css code: https://imgur.com/a/BdZoN9n
Best regards,
IsmaelHey Develco,
Thank you for using Enfold.
Have you managed to make this work? This is what we see on our end.
Screenshot: https://imgur.com/a/ogt1qEn
Best regards,
IsmaelHi,
Try using the Partner/Logo element located under the Media Elements panel. You can set it up to 8 columns.
Best regards,
IsmaelHey robertoKM,
Thank you for using Enfold.
Yes, that is possible. Just look for the “Add Media” button inside the tab content editor.
Best regards,
IsmaelHi,
Add this css code to center align the secondary menu container.
.av_secondary_right .sub_menu { float: none; left: 50%; transform: translateY(-50%); }
Best regards,
IsmaelHi,
Thanks for the update.
This thread might help.
// https://kriesi.at/support/topic/comments-and-comment-box-missing-on-pages/#post-1071535
Try to add that filter in the functions.php file then let us know if it changes anything.
Best regards,
IsmaelHi,
Thank you for using Enfold.
It looks about right. Have you tried using the “avf_modify_thumb_size” filter to override the default image sizes?
Usage example can be found here: https://kriesi.at/support/topic/vertical-alignment-of-gallery-images/#post-1066343Best regards,
IsmaelHey ADAGE,
Thank you for using Enfold.
Could you give us a link to the page with the contact form? Unfortunately, we can’t unregister the default contact form style completely, but you can use the Quick CSS field to adjust the style of the element manually.
Best regards,
IsmaelHey!
@michaelH: Thanks for the update. We’ll try to take it from here.
@annevoelkel: Please provide the login details in the private field. Did you turn on the recaptcha widget?Cheers!
IsmaelHi,
Alright. Please feel don’t hesitate to update us once the site is live. We’ll keep this thread open.
Best regards,
IsmaelFebruary 28, 2019 at 8:40 am in reply to: Tag-cloud (schlagwörter) results are displayed with unnecessary text #1072540Hi,
Thanks for the update.
1.) Did you remove the tag cloud? Please add it again so that we can check the issue.
2.) We used this code in the Quick CSS field to remove the post meta info.
span.post-meta-infos { display: none; }
Best regards,
IsmaelHi,
Thanks for the update.
Those pages are not using the masonry element anymore. Did you remove it? Please create a test page so that we can inspect the issue.
Best regards,
IsmaelFebruary 28, 2019 at 8:31 am in reply to: Remove opaque color in Gallery with link to ligthbox. #1072537Hi,
Thanks for the update.
Use this css code to remove the image overlay effect.
.image-overlay { display: none !important; visibility: hidden; }
Please don’t forget to toggle the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelHi,
@michaelH: Thanks for the help.
@annevoelkel: Let us know if you need further help with this.Best regards,
IsmaelHey studiovene,
Thank you for using Enfold.
Use this css code to fix the layout issues.
.woocommerce .login .lost_password { top: 10px; } .main_color form.login, .main_color form.login, .main_color .col-1, .main_color .register, .main_color .col-1, .main_color .col-2 { background-color: transparent !important; } .main_color div.product .woocommerce-tabs ul.tabs li.active a, .main_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, .main_color .cart_dropdown_link, .main_color .inner_product_header, .main_color .avia-arrow, #top .main_color .variations select, #top .main_color .variations input, #top .main_color #reviews input[type='text'], #top .main_color #reviews input[type='email'], .main_color #reviews .comment-text, .main_color #reviews #comment, .main_color .single-product-main-image .images a, #top .main_color .shop_table.cart .input-text, #top .main_color form.login .input-text, #top .main_color form.register .input-text, .main_color .chosen-container-single .chosen-search, .main_color .products .product-category h3:before, #top .main_color .quantity input.qty { background-color: #e0e0e0; }
Please don’t forget to toggle the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelFebruary 28, 2019 at 8:20 am in reply to: Can't get my Avia pagebuilder to work…. Amateur here…. #1072532Hi,
1.) The content of the advance layout builder is rendered using a special template. That template is basically a blank canvas, where you can add any elements as long as it’s available in the builder. Unfortunately, the default featured image or the image that is set from the “sidebar” is not included in that template. It’s not a bug nor an error, that’s just how the builder works. If you really need the featured image to display automatically, switch to the default editor and then use the shortcode wand or the shortcode generator instead.
2-3.) The blog will display the full content of the posts as long as “Blog Content length” option is set to “Full Content” and the post doesn’t contain a “more” tag.
// https://en.support.wordpress.com/more-tag/
Best regards,
Ismael -
AuthorPosts