Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry for the delay. The modification seems to be working on our end. Please check the screenshot in the private field. We temporarily disabled the Enfold > Performance > File Compression settings. Please make sure to purge the cache and remove the browser history before checking the page.
Best regards,
IsmaelHey paulw185,
Thank you for the inquiry.
3) I’ve duplicated the homepage, and then I CAN edit the duplicate, but not the original page.
Did you embed any custom scripts or shortcodes on the home page? If the duplicate is working, try setting this one as the home page and then remove the old one
Best regards,
IsmaelHi,
We replied here: https://kriesi.at/support/topic/update-11/#post-1470071
You can continue the discussion here or in the previous thread.
Best regards,
IsmaelHey amandahook62,
Thank you for the inquiry.
Have you tried adjusting the Row Settings > Row Margin > Custom Top and Bottom Margin settings for mobile view or smaller screens? You can toggle the device icons to specify different margins for different screen sizes.
Best regards,
IsmaelHi,
Thank you for the update.
I added the script section of your code into a code block with a window.addEventListener call I already had for other purposes.
The code should be added in the function.php file. It can be added to a Code Block element but you have to remove the PHP code.
However, I did found a simpler solution
Great! Glad to know that you’ve got this working. Let us know if you have any more questions.
Best regards,
IsmaelHey amandahook62,
Thank you for the inquiry.
You may need to apply unique class names to the other Icon Boxes in order to target them specifically. Please check the link below for more info:
// https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support
Once you’ve specified a unique class name (e.g., av-icon-box-height-large, av-icon-box-height-medium, av-icon-box-height-small), add the following css code using the new selector.
Example:
.av-icon-box-height-large .iconbox_content { min-height: 400px; } .av-icon-box-height-medium .iconbox_content { min-height: 300px; } .av-icon-box-height-small .iconbox_content { min-height: 200px; }
Best regards,
IsmaelHey Aimata,
Thank you for the inquiry.
I can’t update Enfold. They ask me for a key, I put the key but it doesn’t work
Did you generate a private token? If you haven’t, please check the documentation below: https://kriesi.at/documentation/enfold/theme-registration/#what-is-an-envato-personal-token
And I can’t find the support.
Do you have the purchase code? If you have a purchase code, you can register a new account in the forum using the following link: https://kriesi.at/support/register/
After the forum registration, you can open a new inquiry using this form: https://kriesi.at/support/forum/enfold/#new-post
Best regards,
IsmaelOctober 29, 2024 at 7:51 am in reply to: How to double a Enfold site completely to other domain? #1470070Hey felixl,
Thank you for the inquiry.
Yes, that’s about it, unless you’re planning to use multi-language plugin such as WPML or Polylang. If not, then you can proceed with the transfer manually, or you can also use one of the following plugins to help you with the migration:
// https://wordpress.org/plugins/wp-migrate-db/
// https://wordpress.org/plugins/all-in-one-wp-migration/Best regards,
IsmaelHey Jose Ramon,
Thank you for the inquiry.
The theme doesn’t actually affect how the feed works or interact with it. Did you install any plugins related to the feed?
This is what the XML markup with the duplicated image looks like:
<description><![CDATA[<a href="https://mymabogados.com/transformacion-del-recurso-especial-en-materia-de-contratacion" title="La Transformación del Recurso Especial en Materia de Contratación: Un Camino hacia la Excelencia Administrativa" rel="nofollow"><img fetchpriority="high" width="495" height="259" src="https://lh3.googleusercontent.com/pw/AP1GczPvGSHnn7froqBKQybrIx77QgZxcoJIWt_PKBOxKifvtpq-6xEdtx2FfVgaTUXcaVmbH7IuZdl7qv3y3x47JTOoJb3lOzdnBSLQog5Bx9Kwq9vtJFZPBfJt1WNwcX28o06mSocoiUJFa488pVaJaD4h=w870-h455-s-no?authuser=1" class="wp-image-18772 avia-img-lazy-loading-not-18772 webfeedsFeaturedVisual wp-post-image" alt="transformación del recurso especial en materia de contratación | Melián Abogados" title="transformación del recurso especial en materia de contratación | Melián Abogados" style="display: block; margin-bottom: 1px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" /></a>Descubre cómo el recurso especial en materia de contratación (REMC) ha mejorado la transparencia y el control en la gestión de recursos. Analizamos su eficacia, los desafíos actuales y propuestas para ampliar su ámbito de aplicación, beneficiando a pequeñas y medianas empresas.]]></description> <content:encoded><![CDATA[<a href="https://mymabogados.com/transformacion-del-recurso-especial-en-materia-de-contratacion" title="La Transformación del Recurso Especial en Materia de Contratación: Un Camino hacia la Excelencia Administrativa" rel="nofollow"><img fetchpriority="high" width="495" height="259" src="https://lh3.googleusercontent.com/pw/AP1GczPvGSHnn7froqBKQybrIx77QgZxcoJIWt_PKBOxKifvtpq-6xEdtx2FfVgaTUXcaVmbH7IuZdl7qv3y3x47JTOoJb3lOzdnBSLQog5Bx9Kwq9vtJFZPBfJt1WNwcX28o06mSocoiUJFa488pVaJaD4h=w870-h455-s-no?authuser=1" class="wp-image-18772 avia-img-lazy-loading-not-18772 webfeedsFeaturedVisual wp-post-image" alt="transformación del recurso especial en materia de contratación | Melián Abogados" title="transformación del recurso especial en materia de contratación | Melián Abogados" style="display: block; margin-bottom: 1px; clear:both;max-width: 100%;" link_thumbnail="1" decoding="async" /></a><strong>Notas para el III Congreso Contratación Pública Valencia</strong>
Best regards,
IsmaelHi,
Great! Glad to hear you figured this out. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHey amandahook62,
Thank you for the inquiry.
Did you add the code in a Code Block element? Please try to use this css code to center align the button:
section.av_textblock_section.av-ckia6-482cf2638632f5a4233e2b95e93e8577 + section.avia_codeblock_section.avia_code_block_0 span a, section.av_textblock_section.av-ckia6-482cf2638632f5a4233e2b95e93e8577 + section.avia_codeblock_section.avia_code_block_0 span a div { text-align: center; left: 50%; position: absolute; transform: translateX(-50%); }
Best regards,
IsmaelOctober 29, 2024 at 4:48 am in reply to: Falsche Navigationspunkte aktiv bei lokalen Sprungmarken #1470062Hi,
Thank you for the update.
Instead of applying the ID to the HR element, try applying it to the Color Section element, which is commonly used to divide sections on the page. Let us know if this works for you.
Best regards,
IsmaelHey whdsolutions,
Thank you for the inquiry.
This css code hides the basket or cart icon:
.menu-item { display: none; }
It’s from the plugin “hide-prices-private-store”. Try to override it with this code:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .responsive #top .cart_dropdown { display: block; } }
Best regards,
IsmaelHi,
Thank you for the update.
We adjusted the css a bit so that it only applies on desktop view. Please make sure to purge the cache or remove the browser history before checking.
@media only screen and (min-width: 768px) { /* Add your Desktop Styles here */ #top #wrap_all .all_colors .av-masonry-entry h3 { color: #fff; } #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content { background: rgba(0, 0, 0, 0.35); -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px); } }
Best regards,
IsmaelHi,
Thank you for the update.
in my site run wp-rocket …. this plugin is the best on market …
What’s “best in the market” may not be what’s best for your site. As mentioned above, this might require some experimentation due to the number of plugins or scripts added. Did you follow the instructions in the articles we posted above? We checked the site and found that the images are not compressed or could benefit from optimization, such as using smaller dimensions.
Best regards,
IsmaelHi,
Thank you for the update.
How could I indicate center alignment only to Text Caption?
Try adding this css code:
#top .avia-slideshow .av-slideshow-caption.av-m2fnm33t-7194a2c2891f3e7874849bd5c29c844f__0 .avia-caption-content p { text-align: center; }
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
IsmaelOctober 29, 2024 at 3:48 am in reply to: Product Gallery Images now square and cropped on new images? #1470057Hi,
Thank you for the update.
Try including this filter as well:
add_filter('woocommerce_gallery_thumbnail_size', 'avf_custom_single_product_gallery_thumbnail_size'); function avf_custom_single_product_gallery_thumbnail_size() { return 'full'; }
Best regards,
IsmaelHey John,
Thank you for the inquiry.
You can use the User Role Editor plugin (link below) or add the following code to the functions.php file:
function ava_add_author_capabilities() { $role = get_role('author'); if ($role) { $role->add_cap('edit_pages'); $role->add_cap('edit_others_pages'); } } add_action('admin_init', 'ava_add_author_capabilities');
Plugin: https://wordpress.org/plugins/user-role-editor/
Best regards,
IsmaelOctober 28, 2024 at 8:05 am in reply to: Product Gallery Images now square and cropped on new images? #1469968Hey Jason,
Thank you for the inquiry.
Please try to add this filter in the functions.php file to use the default thumbnail size:
add_filter( 'avf_wc_before_shop_loop_item_title_img_size', 'avf_wc_before_shop_loop_item_title_img_size_mod', 10, 1 ); function avf_wc_before_shop_loop_item_title_img_size_mod( $thumbnail_size ) { return 'woocommerce_thumbnail'; }
Best regards,
IsmaelHey strumpumpel,
Thank you for the inquiry.
Reduce JavaScript execution time to 11.2 s
This can typically be improved by installing a cache and compression plugin. Have you done any speed optimization on the site? If not, please refer to the articles below. However, keep in mind that achieving optimal results may require some experimentation due to the various combinations of options, plugins, and other scripts.
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
// https://gtmetrix.com/wordpress-optimization-guide.htmlBest regards,
IsmaelHi,
Thank you for the update.
How did you place the Embed block inside a Text Block element? The issue might be due the avia_small_fixes function in the wp-content\themes\enfold\js\avia.js file:
function avia_small_fixes(container) { if(!container) container = document; //make sure that iframes do resize correctly. uses css padding bottom iframe trick var win = jQuery(window), iframes = jQuery('.avia-iframe-wrap iframe:not(.avia-slideshow iframe):not( iframe.no_resize):not(.avia-video iframe)', container), adjust_iframes = function() { iframes.each(function(){ var iframe = jQuery(this), parent = iframe.parent(), proportions = 56.25; if(this.width && this.height) { proportions = (100/ this.width) * this.height; parent.css({"padding-bottom":proportions+"%"}); } }); }; adjust_iframes(); }
Best regards,
IsmaelOctober 28, 2024 at 3:40 am in reply to: Search symbol on the left side of main menu is blank #1469962Hi,
Thank you for the update.
it seems that every data- is tilted from the DOM there – f.e. data-av_icon=”” is on your DOM : av_icon=””
Please provide the login details in the private field so that we can investigate the issue mentioned by @Guenni007 above.
Best regards,
IsmaelHi,
Thank you for the update.
On the first link or page, the pagination is positioned above the post, which means that the modification works. If you’d like to adjust the counter container, please try adding this css code:
#top .template-search.content .entry-content-wrapper { padding-right: 50px; }
Best regards,
IsmaelHey Hichem Bouchouareb,
Thank you for the inquiry.
The logo is actually rendering but it’s white, so it’s not visible against the background. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website.
Regarding the support license, this new policy is imposed by Themeforest, which now limits the duration of support validity. This change means that support for certain items purchased from Themeforest is only available for a fixed period after purchase, requiring renewal if further assistance is needed beyond the timeframe.
Best regards,
IsmaelHi,
Thank you for the update.
I have copied the code to the single page where I want this behaviour.
Where did you add the script? This should be added in the functions.php file. Please provide a test page so that we can check the modification.
Best regards,
IsmaelHi,
Thank you for the update.
You can use this css code to hide the logo on the homepage:
.home .logo.avia-standard-logo { display: none; }
Best regards,
IsmaelHi,
Thank you for the update.
We’re not able to reproduce the issue on our end. The links are functioning as expected, and the slider or banner is displaying correctly. Could you specify which links are having this issue?
Best regards,
IsmaelHi,
Great! Glad to know that this has been resolved. Let us know if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
We’re not quite sure where the extra space is coming from, but you can try this css code to pull the bottom section upward.
#section-container-width { margin-bottom: -8px; }
Best regards,
IsmaelHi,
Thank you for the update.
We tried to copy the shortcode from the staging site to a new page, but the error generated by the WP ERP plugin still occurs. Also, the editor reverts to the default editor after updating the page. Can you reproduce this issue? (see the private field.)
load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=e827396fc34e6c62a26ca19ef49468b3:2 Uncaught TypeError: a(…).tipTip is not a function
at Object.initTipTip (erp.min.js?ver=1.13.3:1:4772)
at Object.initialize (erp.min.js?ver=1.13.3:1:4721)
at HTMLDocument. (erp.min.js?ver=1.13.3:1:14523)
at e (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=e827396fc34e6c62a26ca19ef49468b3:2:27028)
at load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=e827396fc34e6c62a26ca19ef49468b3:2:27330Have you tried recreating this page from scratch?
Best regards,
Ismael -
AuthorPosts