Forum Replies Created

Viewing 30 posts - 9,691 through 9,720 (of 34,918 total)
  • Author
    Posts
  • Hi,
    We could try updating and seeing how it goes since it is a staging site and we can easily roll it back.
    As for future updates on the loop-index.php it’s hard to say, I don’t think it changed for a very long time and then the big change for version 5 was because WordPress made a big change and PHP8 was rolling out, so my guess is that it may not change for a long time.
    Do you know what the customization was meant to do? I don’t see anything major on your blog page, if your customization was to just move some of the elements around like the date below the post for example then we could just use some javascript instead and you won’t need to use a custom loop-index.php at all.
    Let me know what the customization was for and perhaps I can try to make the same changes with javascript first before we try updating.

    Best regards,
    Mike

    in reply to: Error: Trying to access array offset on value of type null #1375226

    Hi,
    Thanks for the feedback I have asked the team if there is a way to disable this for your plugin, when I hear back I will reply here.
    Thank you for your patience.

    Best regards,
    Mike

    in reply to: Help restoring a specific en revision *URGENT* #1375223

    Hi,
    Glad to hear this is helping you, when I test your website name in the top left corner from the dashboard it seems to go to your new page, also when I click your logo on the site and when I click you first menu item.
    So I believe this is working correctly, Please see the screenshot in the Private Content area.

    Best regards,
    Mike

    in reply to: Woocommerce Product import #1375166

    Hi,
    Glad to hear that you have this sorted out, shall we close this then?

    Best regards,
    Mike

    in reply to: Help restoring a specific en revision *URGENT* #1375165

    Hi,
    Do you mean like the new page I created for you?
    Try setting that page as your homepage in the theme settings and use it, it’s already corrected to use with the plugin.
    I had also corrected all of your other pages because you said you were pressed for time.

    Best regards,
    Mike

    in reply to: Blog list, keep article extract CSS in the Blog List view #1375150

    Hi,
    Thanks for the login, I didn’t see any errors when I added it, please check.

    Best regards,
    Mike

    in reply to: Woocommerce Product import #1375148

    Hi,
    Sorry, I don’t know what a PIM (Product Information System) is, but it sounds like a database of products with their prices and other info in a woocommerce format.
    Is this correct?
    And when you import it fills in the woocommerce tables in the database?
    If so then it doesn’t make sense that you want to use the ALB because the products are not using the ALB elements, the theme will not automatically convert the products and the import doesn’t include the builder element used.
    Please see my previous post, I believe you are misunderstanding the difference between the WordPress editor and the Advanced Layout Builder.

    Best regards,
    Mike

    in reply to: Help restoring a specific en revision *URGENT* #1375147

    Hi,
    To set the homepage in the theme you choose the page you want to use in the theme setting Enfold Theme Options ▸ Theme Options ▸ Frontpage Settings
    If you want to the revision option on the other page please choose the restore point that you want to use from the slide option as we talked about in another thread, I don’t know to which point you want to go back to so I don’t want to try to do it for you.
    If you don’t see the revision point that you want to use from the list then I would not be able to see it either.
    If you don’t see the revision point that you want to use you could use the new page I created for you with your edits that I could see.

    Best regards,
    Mike

    in reply to: How can I add icons to Enfold Secondary Menu items? #1375112

    Hi,
    Glad we were able to 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

    Hi,
    Thanks for the login, so your header.php is adding the Google Tag Manager code and some ontraport scripts, this can be added to the child theme functions.php and is not a big deal. We don’t recommend using a header.php or footer.php in your child theme or you will keep having to update these files in most updates.
    Your footer seems to be adding some call-to-action scripts, so this can also be moved to the functions.php
    Your custom single.php & related-posts.php files have minor edits and I have made updated versions for these for v5.2.1
    But your loop-index.php has major customizations and the v5.2.1 version is quite different so you are going to need to customize a new v5.2.1 loop-index.php for when you update. If you had hired someone to do this before please ask them to help you again because I don’t understand the customization and it is beyond what I can help you with.
    Your custom contentslider.php was only edited to show the arrow and dot navigation at the same time so it should be easy to update.
    If the theme had not changed so much from 4.5.7 to 5.2.1 then you could have just used your custom files and updated with no issues, but back around v5 the theme added more features and changed many core files like the loop-index.php
    I found that your Advanced Custom Fields plugin adds custom classes to your pages and your css is based on this, so this is why when we updated the elements on your homepage was so different because we had disabled all of your plugins so the Advanced Custom Fields plugin was not added the custom classes and your css was not working.
    So at least we figured that out.
    So we could probably update with the new files I made for you and most of your pages would be fine, but not your loop-index.php, so I imagine that you are going to want to wait to update until you get a new custom loop-index.php created.

    Best regards,
    Mike

    Hi,
    Thank you, I tested the FTP and it seems to be the same and working, but I couldn’t login to the staging site with any of the logins posted in the past, I tried each one twice unless I missed one. Please check and post the staging site admin login.
    Thank you for your patience.

    Best regards,
    Mike

    in reply to: Help restoring a specific en revision *URGENT* #1375065

    Hey Nic_007,
    We could use the revision option but there is no guarantee that some of your changes won’t be undone, we would use the same options as you stepping back one at a time, as Yigit did a couple of days ago.
    So instead I installed our Special Character Translation plugin I told you about in a different thread, then I created a new homepage for you from our restaurant demo and fixed all of the tags and add your phone number and restaurant name from your broken home page.
    Please review the page I linked below.
    I recommend deleting your broken homepage and set the page I make for you as your new homepage and make your changes to it.
    I looked at your other pages and fixed the tags in them so I think this is a good and helpful solution.

    Best regards,
    Mike

    Hi,
    ACF is your plugin Advanced Custom Fields
    I don’t see how the Header.php and Footer.php would change the layout it is not expected.
    How about we try again, please restore the staging site back to the old version that is correct, and then I will investigate it first and then try to update again and see what happens.
    Sorry for the back and forth, but I have not seen this kind of error before.

    Best regards,
    Mike

    in reply to: Homepage design #1375060

    Hi,
    Please use this email: (Email address hidden if logged out)
    and add the user and password login details in the Private Content area because that is not a real email.

    Best regards,
    Mike

    in reply to: Change separator in Masonry element #1375058

    Hey lenalavendel,
    Thanks for your question Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function masonry_sort_slash_to_hyphen() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function($){
      $('.av-masonry-sort .text-sep').each(function() {
        var text = $(this).text();
        $(this).text(text.replace('/', '-')); 
    });
    })(jQuery);
    });
    </script>
      <?php
    }
    add_action('wp_footer', 'masonry_sort_slash_to_hyphen');
    

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    2022-12-04_170406.png

    Best regards,
    Mike

    in reply to: Wrong photo as logo in demo ENFOLD #1375056

    Hi,
    Glad Rikard 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

    in reply to: How to activate revisions in the demo? #1375055

    Hi,
    We should close this duplicate thread – I answered your other thread.

    Best regards,
    Mike

    Hi,
    When you go to the revisions there is a slide bar at the top, slide it to the left to step backwards.
    We should close your duplicate thread,

    Best regards,
    Mike

    in reply to: Woocommerce Product import #1375050

    Hi,
    I am starting to think we are talking about different things, because pressing a blue button when you go to edit a page is not an issue.
    So lets back up, woocommerce products do not use the Advanced Layout Builder by default, they use the WordPress editor, such as the classic editor.
    This is the default view of a woocommerce product, it is not the Advanced Layout Builder.
    2022-12-04_007.jpeg
    If you use the Advanced Layout Builder to build a product you must manually create the layout with the product elements like this:
    2022-12-04_008.jpeg
    Now you can not import products and have the theme convert them into Advanced Layout Builder product pages, you wouls need to manually do this.
    I think this is where your confusion is, if you import 500 products from another theme with woocommerce then you will be using the same classic editor, or block editor that you used before.
    If you are importing 500 product from a Enfold theme where you manually created each product with the Advanced Layout Builder using the ALB elements, then you would simply press the blue ALB button at the top of the page.

    Best regards,
    Mike

    in reply to: Page completely shot | Enfold restaurant #1375044

    Hi,
    ok, I will look for your new post, shall we close this thread then?

    Best regards,
    Mike

    in reply to: Warning "characters might break ALB…backend or frontend." #1375041

    Hi,
    It is our mistake, we recently discovered that unclosed HTML tags in the title fields was causing the theme to try to auto-correct the unclosed tags, but it didn’t always do so correctly causing some pages to crash sometimes. So the Dev Team added the warning to the title fields and created the plugin, but it seems that we didn’t catch all of the demos that had used these tags.

    Best regards,
    Mike

    in reply to: Page completely shot | Enfold restaurant #1375039

    Hi,
    Thanks for the feedback, to change the colors please try the Enfold Theme Options ▸ Advanced Styling and choose the element for the new green, if you have trouble with any specific styling please link to the element so we can examine and assist.
    The color bar in the health demo is a grid row with a minimum height of 15px and each cell a different background color.
    2022-12-04_005.jpeg
    your screenshot didn’t work so I don’t know if you meant the green in the footer (#658529) or the darker green in the socket under the footer (#425719)

    Best regards,
    Mike

    in reply to: Blog list, keep article extract CSS in the Blog List view #1375037

    Hi,
    Did you copy the code from the forum? Copying from an email would cause this error.
    Your child theme functions.php will not be changed in an update.
    I tested this on my test site before I posted it and I didn’t receive an error, please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    Hi,
    I fixed your tiktok and your menu overlay, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Woocommerce Product import #1375034

    Hi,
    The only import we recommend is the WordPress import feature, we don’t have a way to activate the ALB builder, when you use the ALB WordPress activates it for the next time you edit the page. I guess you could examine your database to see what WordPress is doing, but we have no recommendations to do this automatically.

    Best regards,
    Mike

    in reply to: Child theme portfolio adjustments #1375032

    Hi,
    Glad we were able to 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

    Hi,
    Our Dev Team created a plugin to solve the issue of HTML not being allowed in the title fields, so please install the plugin which is linked above.
    The plugin changes ###lt### into <
    So instead of the HTML code for a phone number link add this instead:
    ###lt###a href=tel:5551234567###gt###(555)123-4567###lt###/a###gt###
    just change the number to yours.

    Best regards,
    Mike

    Hi,
    Thank you, first lets address that the restaurant demo uses the strong tag in some of the special heading fields, to correct please install our plugin Special Character Translation.

    Following translations can be used:
    
    ###lt###		=> <
    ###gt###		=> >
    ###amp###		=> &
    ###91###		=> [
    ###93###		=>']
    ###quot###		=> "
    ###34###		=> '

    so the strong tag will be replaced like this:
    ###lt###strong###gt### ... ###lt###/strong###gt###
    2022-12-04_003.jpeg
    Then change the phone link like this:
    ###lt###a href=tel:5551234567###gt###(555)123-4567###lt###/a###gt###
    just change the number to yours
    2022-12-04_004.jpeg
    Please let us know if you have trouble with this so we can assist.

    Best regards,
    Mike

    in reply to: Page completely shot | Enfold restaurant #1375007

    Hi,
    Thank you, I have removed the image.
    and thank you for explaining, so at this point can you explain do you want to change the font or change the color of the font?
    To change all fonts go to Enfold Theme Options ▸ General Styling ▸ fonts to change the font only for one type of heading go to Enfold Theme Options ▸ Advanced Styling and choose the heading.

    Best regards,
    Mike

    Hi,
    I see you have another thread open and the demo is the restaurant demo, so this demo was created quite a while ago and since then we realized the issue with HTML in the title fields, I will bring this to the attention of the Dev Team.
    You could use a text element instead of the special heading to achieve this. I can demonstrate if you wish.
    Or if you are careful you could leave it as it is.
    The danger of HTML tags in the title field is often users forget to use the closing tag and it breaks the page, if you feel sure that you won’t make this error then you can leave it this way.

    Best regards,
    Mike

    • This reply was modified 3 years ago by Mike.
Viewing 30 posts - 9,691 through 9,720 (of 34,918 total)