Forum Replies Created

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • in reply to: Content disappears when logo added. #1273225

    Hey, I appreciate it! That seemed to do the trick. My only worry is that I haven’t written any JS for this website just yet – the errors have to be with the theme code itself(errors on the enfold side, not with my code.) – Are these errors going to be fixed with the next update?

    in reply to: Content disappears when logo added. #1273149

    No, it’s not showing properly at all after flushing the cache – we need a solution for this. I have some of the content showing, other pieces of the content are hidden. Now the main text is over the hero image, but some other parts are gone, like our “popular brands”. There are 4 images in there, and none are displaying as shown in this screenshot.still broken

    Every time I change something in the header, things disappear. Sometimes they reappear. Sometimes only half the things disappear. Please help me figure this out, I’ve been using Enfold for my clients for years, and honestly feel embarrassed that I recommended this theme to my latest client with this sort of an issue going on. Here is another screenshot of the categories missing. categories missing.

    in reply to: Content disappears when logo added. #1272739

    There is a login link in the private section!

    Thank you for checking this out

    Thought I’d found the fix for this by going to Enfold Child > Layout Builder and changing it to allow the extra classes and ID’s in the builder. It appears in chrome, now, but I can’t get it to appear in other browsers, even ones I haven’t used before like Edge(new computer, so it was the first time I fired Edge up). Can’t be a caching issue if a new browser won’t show it. Any idea what’s going on?

    Thanks

    • This reply was modified 5 years, 2 months ago by bigbadjohn.
    in reply to: Avia Builder Masonry Grid and others not working. #1094451

    Absolutely! Have to say, it’s a big honor to be able to help you guys work on this to improve the theme. We used Enfold at my first development job, and I absolutely loved it. Big fan.

    I’ll get with BigCommerce right away and see if we can get a function worked up that will solve this problem for everyone using the Enfold theme with the BigCommerce plugin.

    in reply to: Avia Builder Masonry Grid and others not working. #1094086

    Update!!!!! I actually used a plugin called “String Locator” and went in and removed where it was calling the function…..and that particular element is working now!

    I saw another guy had the same issue with these error codes while using BigCommerce, it seems as if whatever function the theme uses to detect WooCommerce is also triggered falsely when BigCommerce is installed, causing issues.

    Commenting out the function:
    if( function_exists( ‘WC’ ) )
    {
    avia_wc_clear_catalog_ordering_args_filters();
    $avia_config[‘woocommerce’][‘disable_sorting_options’] = false;
    }

    fixed the particular issue with the masonry grid not working. I’m sure I’ll have to do this for each of the avia elements we’d like to use, but we know what to do now to get this working.

    I’d definitely add this to your information in dealing with BigCommerce, it’s taken me about 2 weeks working this problem to get it figured out. Could save a lot of people a lot of time in the future. For some reason Enfold Theme can’t tell the difference between BigCommerce and WooCommerce at this point, but it there IS a fix for it!

    in reply to: Avia Builder Masonry Grid and others not working. #1094066

    Thanks for the reply.

    What I’ve done, is created a blank page so we can test the avia elements. https://stryvebiltongorders.com/test-paige/ is the url for that. We have a lot of blog posts, and the only thing I’ve done on that page is pull in a masonry grid for blog posts in the avia builder, and it gives me that large “fatal error”.

    The ecommerce plugin we are using is BigCommerce, instead of WooCommerce. BigCommerce for WordPress is a pretty new plugin, I just can’t get it to work with some of the avia builder elements.

    What is the purpose of that function, and is it necessary for the builder or function of the theme? Would there be a way to go in and turn it off without breaking too much functionality? We just need the builder to allow us to use all the elements it has in it without throwing those large errors like that. If we can remove unnecessary functions, we might be able to get this working.

    Thoughts? Perhaps we can rip out the WC code since I’ll never use WooCommerce?

    • This reply was modified 5 years, 6 months ago by bigbadjohn.
    in reply to: Update jquery version in Enfold #1093437

    Hey Rikard,

    I don’t think it’s entirely necessary to update jQuery at this point. I’m just used to working with the latest version, and noticed that when I loaded in the latest version many things broke.

    More so for my familiarity, I didn’t learn jQuery until it was in version 3.

    Again, not entirely necessary – I was just curious.

    in reply to: BigCommerce issues. #1093421

    @Overhaulics

    I’m having the same issue here that you were having with the error code:
    Fatal error: Uncaught Error: Call to undefined function avia_wc_clear_catalog_ordering_args_filters() in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php:958 Stack trace: #0 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(604): avia_masonry->query_entries() #1 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(687): avia_sc_masonry_entries->shortcode_handler(Array, ”, ‘av_masonry_entr…’, Array) #2 /home/stryvebi/public_html/wp-includes/shortcodes.php(325): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_masonry_entr…’) #3 [internal function]: do_shortcode_tag(Array) #4 /home/stryvebi/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(av_mas…’, ‘do_shortcode_ta…’, ‘[av_section min…’) #5 /home/stryvebi/public_html/wp-includes/class-wp-hook.php(286): do in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php on line 958

    How did you fix this? It seems to me like the Avia Builder is not compatible with the WordPress BigCommerce plugin. Were you able to get that error to go away, and did your Avia Builder work after that? I was trying to use the Masonry Grid, and got the above error.

    I appreciate the help – we’re pretty stuck here.

    in reply to: Avia Builder Masonry Grid and others not working. #1093389

    I have one more update for you…..I’m currently in chats with BigCommerce, and they had me remove their plugin and delete it entirely. This got the avia elements to magically work. Reinstalling it throws the exact same error messages though. We definitely need both the theme, and the eComm plugin to work together.

    in reply to: Avia Builder Masonry Grid and others not working. #1093381

    This may help you as well, although I couldn’t figure out a solution directly from it myself.

    it wouldn’t let me paste in the whole URL for some reason, but the thread is /bigcommerce-issues/ in your forum.

    This guy also has BigCommerce installed, and was getting the same error messages. Did you guys find a solution for him? Very possible that this is the exact same issue.

    • This reply was modified 5 years, 7 months ago by bigbadjohn.
    in reply to: Avia Builder Masonry Grid and others not working. #1093370

    I redownloaded Enfold from Themeforest, and swapped the folders out – that didn’t work.
    After that, I completely reinstalled Enfold parent theme, and the same thing.

    Error message returned is: Fatal error: Uncaught Error: Call to undefined function avia_wc_clear_catalog_ordering_args_filters() in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php:958 Stack trace: #0 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(604): avia_masonry->query_entries() #1 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(687): avia_sc_masonry_entries->shortcode_handler(Array, ”, ‘av_masonry_entr…’, Array) #2 /home/stryvebi/public_html/wp-includes/shortcodes.php(325): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_masonry_entr…’) #3 [internal function]: do_shortcode_tag(Array) #4 /home/stryvebi/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(av_mas…’, ‘do_shortcode_ta…’, ‘[av_section min…’) #5 /home/stryvebi/public_html/wp-includes/class-wp-hook.php(286): do in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php on line 958

    It seems that there are a quite a few undefined functions…..I’m pretty confused here. The above is just for the Masonry Grid, but there are several other Avia elements that give similar errors.

    in reply to: Avia Builder Masonry Grid and others not working. #1092707

    Any ideas guys? Did that error message help?

    in reply to: Update jquery version in Enfold #1092507

    We have a question regarding this as well – Is there any sort of a plan to update Enfold to the latest version of jQuery? This severely limits the theme in general, when I use a plugin called jQuery Updater it breaks the functionality of the Nav on the website, as well as a few other things.

    in reply to: Avia Builder Masonry Grid and others not working. #1092094

    Yes, I actually just moved the site to a new host last night. I’m going to make a new login for you in the private content below.

    HOWEVER – I think I found something that might get you pointed in the right direction as well… On the new host, it actually gives me an error message. The message is as follows(fair warning, it’s a long one):

    Fatal error: Uncaught Error: Call to undefined function avia_wc_clear_catalog_ordering_args_filters() in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php:876 Stack trace: #0 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php(595): avia_masonry->query_entries() #1 /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(611): avia_sc_masonry_entries->shortcode_handler(Array, ”, ‘av_masonry_entr…’, Array) #2 /home/stryvebi/public_html/wp-includes/shortcodes.php(325): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ”, ‘av_masonry_entr…’) #3 [internal function]: do_shortcode_tag(Array) #4 /home/stryvebi/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(av_mas…’, ‘do_shortcode_ta…’, ‘[av_section min…’) #5 /home/stryvebi/public_html/wp-includes/class-wp-hook.php(286): do in /home/stryvebi/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php on line 876

    Hopefully this helps you figure this out! We’re really anxious to get it up and running properly, and would love if this worked.

    the page in question is https://stryvebiltongorders.com/test-paige/

    • This reply was modified 5 years, 7 months ago by bigbadjohn.
    in reply to: Avia Builder Masonry Grid and others not working. #1091497

    We’re on a very tight deadline for this, and we seem to only be getting about one reply a day. I know we’re one of many clients, but can we get a little more attention on this and get it resolved? The above reply got us nowhere, I’d already said that I’d deactivated all plugins and still had the issue. This puts us yet another day behind to wait for a reply, hopefully with some good information this time.

    in reply to: Avia Builder Masonry Grid and others not working. #1091488

    Rikard,

    As you can see in one of my previous replies, I had deactivated ALL plugins, and was still getting the issue.

    in reply to: Avia Builder Masonry Grid and others not working. #1091044

    I have already tried using the classic editor, to no avail. Providing a login in the private content. I really feel like there has to be a simple solution for this, I just can’t see what it is. I’ve used Enfold since 2017 and have always loved it – but we’ve never use the builder elements that pull the blog posts in – these are features we need if our company is to stick with Enfold as a theme.

    in reply to: Avia Builder Masonry Grid and others not working. #1090137

    This is also a website with VERY minimal coding and plugin use. I’ve deactivated all plugins, and still get this issue.

    in reply to: Avia Builder Masonry Grid and others not working. #1090136
    This reply has been marked as private.
Viewing 20 posts - 1 through 20 (of 20 total)