Forum Replies Created
-
AuthorPosts
-
February 9, 2022 at 12:43 pm in reply to: Timeline Alternating with Milestone Date, Milestone title, and Milestone Content #1339786
Hey jaimemerz,
Thank you for the inquiry.
You can only set the Styling > Milestone Placement to Left, Right or Alternate, but there is no option to move the date to the other side of the item along with the content. Unfortunately, what you’re after will require significant amount of modifications that are beyond the scope of support. Please hire a freelance developer or contact our partner (Codeable) for further customization.
// https://kriesi.at/contact/customization
Best regards,
IsmaelFebruary 9, 2022 at 12:26 pm in reply to: Search page possibly creating outgoing internal links contain nofollow attribute #1339783Hey biotechz,
Thank you for the inquiry.
We are not really sure what is causing that issue but the following thread might help. The user asked if the search icon can be removed completely from the main menu, but since you are using a search widget, you may need to manually remove it from the Appearance > Widgets panel.
// https://kriesi.at/support/topic/remove-nofollow-from-search-item-of-main-menu/
Another thing that you could do is to disallow crawling on pages with a specific parameter, which might be the more reasonable solution. You can set this rule in your robot.txt file.
Disallow: /*?s=*
// https://developer.mozilla.org/en-US/docs/Glossary/Robots.txt
Best regards,
IsmaelHey karmenka,
Thank you for the inquiry.
Did you upload svg file to the fontello icon generator before uploading it to the theme? Please provide a link to the page containing the icon so that we can inspect it.
Best regards,
IsmaelHey Dundee,
What you will see is that the slider is behind because of the animation
Sorry for the delay. It might not be due to the slider animation completely, the image might have to be compressed a little bit more or you might have to improve the overall loading speed of the site to improve the Largest Contentful Paint score. Unfortunately, we cannot disable the slider animation because this is the function that toggles the visibility of the slider items. If that animation is disabled, all items in the slider will display at once. And yes, using the Image element or a static image instead of the slider should improve the score. You can also use the color section and apply the image as background.
To learn more about site optimization, please check the following articles.
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
// https://gtmetrix.com/wordpress-optimization-guide.htmlBest regards,
IsmaelFebruary 9, 2022 at 9:26 am in reply to: Private blog posts and Grid view problem for subscribers #1339738Hi,
Thank you for the clarification.
I use Articoli again but with the grid display, and I don’t see anything, but If you change the view in ‘Single author with small image preview’ all article are visible for the Subscriber.
Yes, we can see that issue but we are not yet sure what is causing it. The whole blog posts element or post slider is not rendering at all when the layout style is set to grid.
Do you have a stock copy of the Enfold theme without the modifications? Is is working correctly when that theme is activated? Please make sure to create a backup or a restore point before activating the stock theme because it might change some database entries. Or better yet, try to clone the site to a subdomain and test it there.
Please post the FTP details in the private field so that we can edit some of the files when necessary. We may need to debug the postslider.php file in the config-templatebuilder > aviashortcodes folder.
Best regards,
IsmaelHey beyond-flora,
Thank you for the inquiry.
You can pull or push an element by applying a custom margin to it. For example, to pull the second image to the left in the page above, you can use this css code.
.avia-image-container.av-kzeaghl3-a6e92917bbdb004515dac8f8c0d8dea3 { margin-left: -100px; }
You can use the autogenerated class name (av-kzeaghl3-a6e92917bbdb004515dac8f8c0d8dea3) above, but you can also apply a custom css class name or ID to the elements in order to style them directly. The custom css class name and ID field is in the elements’ Advanced > Developer Settings toggle.
Best regards,
IsmaelHey steviger,
Thank you for the inquiry.
You should apply the background or style changes to the avia-menu-text element. Please try this css code instead.
#top #header .av-main-nav .current_page_item a .avia-menu-text, #top #header #avia-menu > li:hover > a .avia-menu-text { background: #fbd965; color: #ffffff; border-radius: 3px; padding: 3px 8px; }
Best regards,
IsmaelHi,
No problem. Glad to know that it is now working correctly. Please do not hesitate to open another thread if you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 9, 2022 at 8:55 am in reply to: Change the order of the gallery photos not working #1339722Hi,
@woodsworthandrew: Did you update the theme to version 4.8.9.1? The patch for the loadmore button issue is already included in the latest version, so updating should help. If the issue persists after the update, please feel free to open another thread.Best regards,
IsmaelFebruary 9, 2022 at 8:51 am in reply to: Body text looks different on two sites built with the same enfold installation #1339720Hi,
Thank you for the info.
Did you check the Enfold > Privacy & Cookie options? It is possible that the Cookie Handling > Default Cookie Behavior is set to the third or option, which blocks Google fonts by default. You might have to set the cookie behavior to the first or second option first or disable the cookie consent bar completely.
Best regards,
IsmaelFebruary 9, 2022 at 8:46 am in reply to: Cannot make any changes in the backend, everything is white #1339719Hey rixi,
Thank you for the inquiry.
Is this still an issue on your end? If it is, please post the login details in the private field so that we can check the dashboard. You may need to toggle the Enfold > Performance > File Compression settings after updating the theme.
Best regards,
IsmaelHi,
Thank you for the update.
The product title is already an h1 element. You can check its actual html below.
<h1 class="product_title entry-title">Update abonnement | 1 jaar</h1>
Best regards,
IsmaelHi,
Thanks for the follow up.
The “testkategorien” page is no longer accessible. Did you remove it? The filter seems to be working correctly because only posts that belong to the same category are appearing in the post navigation. Please check the portfolio item in the private field and make sure to purge the cache before testing the page.
Best regards,
IsmaelHi,
but it would be great if an option to freeze a background video
That sounds cool but unfortunately, that option is not yet included in the list of upcoming features. You might have to use the layer slider for now or create a script using the HTML media element API that we linked above.
If you would like to check the current playback time, listen for the timeupdate event.
// https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/timeupdate_event
Best regards,
IsmaelHi,
Thank you for the info.
This has been reported by the actual exploit author before and we are now trying to confirm if a patch has already been added in the latest version of the theme. We will report back once we have more info.
// https://kriesi.at/support/topic/possible-xss-vulnerability-enfold-theme/
Best regards,
IsmaelHi,
Thank you for the info.
We were not able to reproduce the issue on our end either, using Firefox Dev on Windows 10. We tried it multiple times, cleaned the cache, add the products and everything worked as expected. Have you tried disabling the plugins temporarily, or have you tried checking it using another device or computer?
Best regards,
IsmaelFebruary 9, 2022 at 7:37 am in reply to: Table with Widgets / Small Custom Images and Text Fields #1339711Hi,
Thank you for the update.
Glad to know that the suggestions above are working. Where did you place the table? Please provide the page URL here so that we can inspect the table directly. You may need to apply a custom css class name or ID to the table element so that we can target or style it directly. The class name and ID field is in the Advanced > Developer Settings toggle.
Best regards,
IsmaelFebruary 9, 2022 at 7:31 am in reply to: Displaying 2 Widgets – 36x36px – Next to Each Other on All Screen Sizes #1339710Hi,
Thank you for the update.
They are already side by side on desktop view, so we created a new css media query to adjust the icons on mobile view. Did you try the css code above?
What I am supposed to add where you wrote “/* Add your Mobile Styles here */”?
That is a css comment. You can remove it if you want.
Best regards,
IsmaelHi,
Glad we could be of help. Please feel free to open another thread should you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 9, 2022 at 7:28 am in reply to: WooCommerce Thumbnails not shown on mobile devices in cart #1339706Hi,
Glad to know that it is displaying correctly now. It might need a few adjustments but we are quite sure that you can handle it. Please feel free to open another thread if you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 8, 2022 at 1:04 pm in reply to: Private blog posts and Grid view problem for subscribers #1339596Hi,
Thank you for the update.
The Articoli or Blog Posts element is not displaying at all in the front end. This is for both the admin and subscriber account. And it looks like the theme has been heavily modified, even the icons of the builder elements have been changed. What else did you modify in the parent theme?
Please try to update the theme to version 4.8.9.1 and make sure that the blog is NOT disabled in the Enfold > Performance > Disable Features section.
Best regards,
IsmaelHi,
Thank you for the update.
You can actually set the Testimonial element to display as a slider. Please edit one your testimonial elements in the builder, then look for the Testimonial Style settings in the Styling tab.
Best regards,
IsmaelHey karmenka,
Thank you for the inquiry.
That option is not available by default but you can start with the following modifications. First, add this code in the functions.php to create a new container and the toggle button above the header.
add_action("ava_main_header", function() { echo "<div class='av-widgets-wrapper-button'>Click Here</div>"; echo "<div class='av-widgets-wrapper'>Content</div>"; }, 10, 1);
Then use this script to toggle the display of the widget wrapper when the button is clicked.
function ava_header_widget_wrapper_toggle(){ ?> <script> (function($) { $(".av-widgets-wrapper-button").on("click", function() { var button = $(this); var wrapper = $(".av-widgets-wrapper"); var active = wrapper.is(".active"); if( ! active ) { wrapper.slideDown(); wrapper.addClass("active"); button.css("top", 200); } else { wrapper.slideUp(); wrapper.removeClass("active"); button.css("top", ""); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'ava_header_widget_wrapper_toggle');
This is the starting css code.
.responsive #top #header .av-widgets-wrapper { position: fixed; top: 0; left: 0; display: block; width: 100vw; height: 200px; display: none; z-index: 999; background: red; } .responsive #top #header .av-widgets-wrapper-button { display: block; width: 0; height: 0; border-style: solid; border-width: 0 45px 45px 0; border-color: transparent; position: fixed; z-index: 801; right: 0; top: 0; cursor: pointer; border-right-color: #545454 !important; z-index: 9999; }
If you want to display widgets in that area, you will have to use the dynamic_sidebar function.
// https://developer.wordpress.org/reference/functions/dynamic_sidebar/
Best regards,
IsmaelFebruary 8, 2022 at 12:06 pm in reply to: Split Masonry Gallery from normal Masonry sort order #1339577Hi,
Thank you for the update.
Two parameters are accepted in the posts_orderby filter, the $orderby and the $query parameters. Have you tried checking the value of the $query parameter? The masonry elements should have a slight difference in their query, so maybe you can use that difference in combination with the is_page function to create a logic in the filter.
// https://developer.wordpress.org/reference/hooks/posts_orderby/
Best regards,
IsmaelHi,
Thanks for following up.
Are you trying to display items that belong to the same category? You can add this code in the functions.php file to do that but please note that this modification will work best if the portfolio items don’t have multiple categories.
add_filter("avf_post_nav_settings", function($settings) { $settings['same_category'] = true; return $settings; }, 10, 1);
Best regards,
IsmaelFebruary 8, 2022 at 11:58 am in reply to: WooCommerce Thumbnails not shown on mobile devices in cart #1339575Hi,
Thank you for the access.
We adjusted the css code in the Quick CSS field and temporarily disable the file compression settings. The cart page should now look exactly the same as the screenshot above. Please make sure to purge the cache before checking the page on mobile view.
This is the updated code in the Quick CSS field.
/* Kreditkartenfeld responsive */ @media screen and (max-width: 767px) { .woocommerce table.shop_table thead { display: none; } .woocommerce table.shop_table td { display: block; text-align: right !important; border: 0px; } .woocommerce table.shop_table td::before { content: attr(data-title) ": "; font-weight: 700; float: left; } .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead { display: none; } .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before { content: attr(data-title) ": "; font-weight: 700; float: left; } .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td { display: block; text-align: right !important; } #top #payment div.form-row { padding-left: 0px !important; } /* Target the Credit Card */ #stripe-card-element { width: 200px !important; margin-left: -20px; } /* Target the Expiry Date */ .woocommerce-checkout-review-order #stripe-exp-element { background: #ffffff !important; margin: 5px 0px !important; padding: 10px 5px !important; } /* Target the CVC Code */ .woocommerce-checkout-review-order #stripe-cvc-element { background: #ffffff !important; margin: 5px 0px !important; padding: 10px 5px !important; margin-left: -20px; } .responsive table.shop_table.cart .product-thumbnail { display: block !important; } .woocommerce .shop_table .woocommerce-cart-form__cart-item td::before { display: block; } .responsive #top table .product-name, .responsive #top table .product-price { border-color: #c4c4c4; } .woocommerce-cart-form__cart-item { border-bottom: 1px solid; } .woocommerce .shop_table .woocommerce-cart-form__cart-item .product-price::before, .woocommerce .shop_table .woocommerce-cart-form__cart-item .product-name::before { display: block; } .woocommerce .shop_table .woocommerce-cart-form__cart-item.actions::before { displaY: none; } }
Best regards,
IsmaelFebruary 8, 2022 at 8:02 am in reply to: I update the footer text (of the main language) and I lose the customizations #1339534Hey Bruno,
Thank you for the inquiry.
The font looks different in the staging site because the applied font family is set to “static” instead of “oswald”. Did you upload the font to your own server? Try to upload the font again and make sure that the font is selected in the Enfold > General Styling > Fonts panel.
Best regards,
IsmaelHi,
Thank you for the update.
The code above is not working because $author_id does not exist. You have to assign a value to that variable or just replace this block..
$nameid= get_the_author_meta( 'ID', $author_id); $name= get_the_author_meta( 'display_name', $author_id);
.. with:
$nameid = get_the_author_meta( 'ID' ); $name = get_the_author_meta( 'display_name' );
To get the ID of the author and assign it to $author_id, try this code.
$author_id = get_post_field( 'post_author', get_the_ID() );
Best regards,
IsmaelHey conflock,
Thank you for the inquiry.
The wp_deregister_script only accepts one parameter or argument, which is the script name or handle, so the code above is invalid. You should also check the file name and its path.
Did you copy the avia-snippet-megamenu.js and the avia-snippet-lightbox.js files in the js folder of the child theme directory? Please try to replace the code with this one.
function ava_change_wp_enqueue_scripts_mod() { wp_deregister_script( 'avia-lightbox-activation' ); wp_deregister_script( 'avia-megamenu' ); wp_enqueue_script( 'avia-child-lightbox-activation', get_stylesheet_directory_uri() . '/js/avia-snippet-lightbox.js', array('jquery')); wp_enqueue_script( 'avia-child-megamenu', get_stylesheet_directory_uri() . '/js/avia-snippet-megamenu.js', array('jquery')); } add_action( 'wp_enqueue_scripts', 'ava_change_wp_enqueue_scripts_mod', 100 );
Make sure that the script files is in the child theme’s js folder.
Best regards,
IsmaelFebruary 8, 2022 at 7:38 am in reply to: Hero image with title and excerpt on homepage, individual post pages? #1339529 -
AuthorPosts