Forum Replies Created

Viewing 30 posts - 1 through 30 (of 59 total)
  • Author
    Posts
  • in reply to: Load only used elements #1491801

    Dear Ismael,
    thank you very much, yes, these js has been disabled.

    I do not use countdown now (I used before), but it is still there.
    /themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.min.css?ver=7.1.3

    I also do not use tabs.
    /enfold/config-templatebuilder/avia-shortcodes/tab_section/tab_section.min.css?ver=7.1.3
    /themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.min.css?ver=7.1.3

    Could you give me the commands to disable these css?
    I will experiment with them and see how it works.

    Sincerely yours,
    Igor

    in reply to: Load only used elements #1491651

    Dear Ismael,
    I tried to unreg CSS by myself (by analogy with your solution):

    function ava_wp_enqueue_styles_mod() {
    wp_dequeue_style(‘avia-module-masonry’);
    wp_deregister_style(‘avia-module-masonry’);
    wp_dequeue_style(‘avia-popup’);
    wp_deregister_style(‘avia-popup’);
    wp_dequeue_style(‘avia-module-slideshow’);
    wp_deregister_style(‘avia-module-slideshow’);
    }
    add_action(‘wp_enqueue_style’, ‘ava_wp_enqueue_styles_mod’, 100);

    But it does not work :(

    Where I am wrong?

    I would like to deregister css:
    /avia-shortcodes/masonry_entries/masonry_entries.min.css?ver=7.1.3
    /avia-shortcodes/slideshow/slideshow.min.css?ver=7.1.3
    /avia-shortcodes/countdown/countdown.min.css?ver=7.1.3
    /avia-shortcodes/tab_section/tab_section.min.css?ver=7.1.3
    /avia-shortcodes/social_share/social_share.min.css?ver=7.1.3
    /magnific-popup.min.css?ver=7.1.3
    /avia-shortcodes/comments/comments.min.css?ver=7.1.3
    /avia-shortcodes/tabs/tabs.min.css?ver=7.1.3
    /avia-shortcodes/iconbox/iconbox.min.css?ver=7.1.3
    /avia-shortcodes/postslider/postslider.min.css?ver=7.1.3
    /avia-shortcodes/gallery/gallery.min.js?ver=7.1.3
    /avia-shortcodes/catalogue/catalogue.min.css?ver=7.1.3

    I found enqueued:
    avia-module-slideshow
    avia_gallery_mode
    avia-module-social
    avia-module-countdown
    avia-module-gallery-hor
    avia-module-tabs
    avia-module-tabsection
    avia-module-timeline
    avia-module-audioplayer
    avia-module-catalogue
    avia-module-chart
    avia-module-slideshow-contentpartner
    avia-module-postslider
    avia-module-testimonials
    avia-module-rotator
    avia-module-slideshow-ls
    avia-module-slideshow-fullsize
    avia-module-slideshow-fullscreen
    avia-module-portfolio
    avia-module-comments
    avia-module-slideshow-accordion
    avia-module-notification

    I also did not find what name to use for:
    magnific-popup.min.css?ver=7.1.3
    masonry_entries.min.css?ver=7.1.3

    in reply to: Load only used elements #1491635

    Dear Ismael,
    thank you for your scripts.

    I see that I do not use other elements also, I disabled them manually: iconbox, masonry, socialshare, gallery, slideshow, but they still are loading!

    1. If the theme offers manually disabling them, why they still load?
    Is it expected behaviour, or we need to report this bug, or there is some problem in my website instance?

    2. Can I try to disable loading CSS with the same approach, you given for the scripts? If I can, could you give me the php commands for that?

    3.

    These are loaded because they are required for the default elements in the template, such as the comments section and the catalogue grid for products or related blog posts. Unfortunately, disabling them will affect those elements.

    I do not have or use these elements at all and do not plan, should I care about affecting them?

    Thank you once again,
    Sincerely yours,
    Igor

    • This reply was modified 4 days, 22 hours ago by ibuzaev.
    in reply to: Load only used elements #1491575

    PS.
    1. Ichecked manually disable Available Template Builder Elements Screenshot,
    2. Turned off CSS File Compression And Merging and Javascript File Compression And Merging
    3. Purged all W3Caches
    4. Turned on to compress but not merge: CSS File Compression And Merging and Javascript File Compression And Merging
    5. Purged cache again.
    6. Opened Chrome in private mode and made hard reload with cleaning cache.
    7. Modules still loads (screenshot)

    Sincerely yours,
    Igor

    in reply to: Load only used elements #1491574

    Dear Ismael,

    one more feature request:
    near “Disable Mobile CSS Animations” please add Disable all animations (CSS and JS).

    People like me do not use animations at all, but theme wastes time and traffic loading it
    enfold/js/avia-snippet-parallax.min.js
    enfold/js/avia-snippet-fold-unfold.min.js
    enfold/js/avia-snippet-sticky-header.min.js (if not used)

    Enfold is near perfect theme, minimalistic version could add a lot of value (set defaults for all animations to off and do not load scripts).

    Or may be we can do it in functions.php?
    Sincerely yours,
    Igor

    in reply to: Load only used elements #1491573

    Dear Ismael,
    thank you for your fast response.
    I am absolutely sure that I do not use at least catalogue, comments.
    Also if I choose manual selection: Screenshot, you can see the list, that Enfold detects unused modules.
    Could I trust this list and safely set it off manually?
    Anyway, I decided to report this bug, may be I am only one nerd who checked this :)
    Sincerely yours,
    Igor Buzaev
    The co-founder of Buzaevclinic,
    Non-invisive MRgFUS treatment of tremor and Parkinson’s

    in reply to: Advanced Builder Gray Screen #1486803

    Thank you very much, Ismael!!!

    in reply to: Related Posts Preview in the blog #1486767

    Thank you very much, Ismael!
    It was helpful as usual!

    in reply to: Media Library Junk #1486766

    Thank you very much, Ismael.

    in reply to: Advanced Builder Gray Screen #1486765

    Thank you very much, Mike,
    Some icons disappeared as we planned, some did not (in the lower part of the page).
    I tried to add “.more-link-arrow {display: none;}” but it did not help.
    Could you please help with them also?
    Sincerely yours,
    Igor

    in reply to: Advanced Builder Gray Screen #1484865

    Dear Ismael,
    thank you very much.
    this worked almost very well.
    Could you please help with icons in the list also.
    See example here: https://buzaevclinic.ru/research/
    Thank you a lot!
    Sincerely yours,
    Igor

    in reply to: Advanced Builder Gray Screen #1484288

    Dear Ismael,
    thank you for your suggestion,
    Is it possible to get rid of these squares at all?
    Having NULL on these pictogram places.
    Sincerely yours,
    Igor

    in reply to: Advanced Builder Gray Screen #1484224

    Thank you very much, Ismael,

    Now everything is much better.
    1. Now site do not request font and advanced page builder is working,
    but squares appeared on the place of icon.
    Could we hide them?

    2. Is it possible somehow inject custom svg at the place of an icon?

    Sincerely yours,
    Igor

    in reply to: Advanced Builder Gray Screen #1484163

    Dear Ismael!

    Thank you very much for your help.
    My main aim is to get rid of heavy entypo-fontello.* and CORs error related to them (which my CDN provider could not resolve).

    My filter significantly reduce number of https requests and speed-up my site dramatically, but the page builders do not work correctly.
    https://disk.yandex.ru/i/dMES8fuS5XsYnA

    But if I add suggested filter I still have fontellos.
    Suggested solution does not reach the goal to exclude fontellos, it just makes them unusable.
    https://disk.yandex.ru/i/erBOUbTZ6j2R9A

    Please see the screenshots.
    My website is https://buzaevclinic.ru

    Could you help me to disable this font preserving other functionality? I prefer speed over icons.

    Sincerely yours,
    Igor

    in reply to: Media Library Junk #1474722

    Thank you, Ismael,
    After previous sysadmin my media library is the crazy mess with more than 1000 randomly named pics without alts.
    I wanted sort it and optimise. Native media-library is slow and is not convenient.
    I consider to use https://codecanyon.net/item/wordpress-real-media-library-media-categories-folders/13155134?locale=en
    real media library which will help with folders and renaming.
    I do not know mechanisms how your theme works, I see pictures with the static names and it seems that generated thumbs are not used in frontend.
    1. If you do not suggest to disable thumbs I will not, thank you
    2. May I use safely Real Media Library plugin?
    3. I bought W3 Total cache which compressed everything to *.webp. Could I find and replace all pics in wp_posts contents to webp?
    Sincerely yours,
    Igor

    in reply to: Breadcrumbs and Main Category #1474690

    Thank you, Ismael! And Happy New Year!

    in reply to: Breadcrumbs and Main Category #1473792

    The sidebar I send in the screenshot is standard sidebar of wordpress edit. If there is more than one category selected additional combobox appears to select “main category” which usually is used I suppose to permalink category and breadcrumbs.

    in reply to: Breadcrumbs and Main Category #1473791

    Dear Ismael,
    I did not understand about sidebar and widgets, did I something wrong with that script? Does sidebar and widgets presence solve that problem?

    in reply to: Grid view blog posts order #1473695

    Hello!
    Thanks a lot
    You can close this branch, I solved the problem using another category and blog-block.

    in reply to: Breadcrumbs and Main Category #1473591
    in reply to: Breadcrumbs in mobile version vertical alignment #1473590

    Thank you, Ismael!
    I helped!!!

    Thank you Ismael and Guenni!

    The problem that title in breadcrumbs block should be short to fit into the block without conflict with breadcrumbs.
    Another longer H1 tag can be added below
    and also there is SEO meta title. This results in conflicts of the short and long versions of title.

    Thank you, Ismael,
    Will it remove the title in posts too? I do not want them to be there too.

    • This reply was modified 11 months, 3 weeks ago by ibuzaev.
    in reply to: Site theme does not work from the first load #1473093

    Thank you, Rikard and Ismael
    This problem is solved with your help, you can close this branch

    in reply to: Reader mode does not work correct #1473021

    Good news!
    I solved this problem.
    AMP for WP plugin + amp-pagebuilder-compatibility plugin
    You can close the branch

    in reply to: No pagination on author’s blog #1473020

    Thank you, very much, Ismael!
    Settings > Reading panel worked!

    in reply to: Google Fonts Locally #1473018

    Thank you, Ismael!

    in reply to: No pagination on author’s blog #1472811

    I checked this solution, Ismael.
    It hides buttons but still divides content to pages

    in reply to: No pagination on author’s blog #1472810

    Thank you Ismael!

Viewing 30 posts - 1 through 30 (of 59 total)