Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1400043

    Hi,

    I am having some issues with this page https://www.ezcomsoftware.com/integrations/

    If you go down to the tab section you will see that ERP is empty and the content that should be in ERP is showing in accounting. All the tabs are off by one.

    Also the bottom half is set to show on mobile and nothing is loading on mobile its just empty.

    I will add in sign in info in the private section.

    #1400085

    Hey ezcom,

    The login page you linked to is returning a 404 error, please check.

    Best regards,
    Rikard

    #1400242

    Sorry about that, I am putting the correct one in the private section.

    #1400262

    Hi,

    Thanks for the information.

    Your layout seems broken. I added the following code to the functions.php file in Appearance > Editor around line 50 to enable the Shortcode Parser (https://kriesi.at/documentation/enfold/intro-to-layout-builder/#shortcode-parser)

    
    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
      return "debug";
    }
    

    Then, I created a private copy of your page (please see the private content field for the link), enabled the Auto Repair function in Shortcode Parser (https://i.imgur.com/enZjeZC.png), and updated the page.

    Please review your test page and if nothing is broken on the test page, enable the Auto Repair function and update your “integrations” page.

    Best regards,
    Yigit

    #1400271

    all fixed,

    Thanks for the help!

    #1400284

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1400367

    Hi I know that was a strange issue but Im finding other issues too. I think there is just an overall issue with something going on.

    I.e. I just added this page https://www.ezcomsoftware.com/evereve-direct-to-consumer/ that was a copy from https://www.ezcomsoftware.com/adi-edi/. I use the Avia Template that I created. I had done this a few hundred times without issue. If you look at the page with the issue you will see it has the exact font size and colors but its not rendering on the front end.

    I need some advice here.

    The same login from before would still work.

    #1400368

    Hi,

    I created a private testing page and imported your template but it shows up fine on this page. Could you please remove the content from your page, reimport the template, update the page, and check if that helps?

    Regards,
    Yigit

    #1400374

    Thanks, worked. We are good.

    #1400387

    Hi,
    Glad Yigit could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Tabs section showing wrong tab on the front end’ is closed to new replies.