Viewing 30 results - 751 through 780 (of 7,471 total)
  • Author
    Search Results
  • Hi Nikko,

    Yes, I am aware of that. My search.php file in my child theme contains a grid layout as per: https://kriesi.at/support/topic/search-results-page-grid-layout/#post-917717.

    It is not a typical search. It uses new avia_product_slider($atts); as per the above link, that’s the only customization done there. So this is where the main issue comes from.

    As per my previous post, the search.php file in my child theme with new avia_product_slider($atts); works perfectly on previous versions of Enfold, just not with the latest version. All I am trying to do is replace the default search results with a grid layout.

    Please assist.

    #1340430
    This reply has been marked as private.
    #1340354

    Hey Jason,

    Did you try searching here? https://kriesi.at/documentation/enfold/. What would you like to add to which menu?

    Best regards,
    Rikard

    Rustum
    Participant

    Hi there,
    I have implemented a search page with a grid layout as per: https://kriesi.at/support/topic/search-results-page-grid-layout/#post-917717 . It previously worked on Enfold 4.8.6.1 for example, but after upgrading to 4.8.9 / 4.8.9.1,

    I have tested on several sites, when I downgrade to 4.8.6.1, it works perfectly. But after updating to 4.8.9.1, below is the error I receive:

    Fatal error: Uncaught Error: Call to a member function get_default_sc_args() on null in /home/babbomco/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php:84 Stack trace: #0 /home/babbomco/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-product-slider.php(40): aviaBuilder\base\aviaSubItemQueryBase->__construct(Array, NULL, Array) #1 /home/babbomco/public_html/wp-content/themes/enfold-child/search.php(69): avia_product_slider->__construct(Array) #2 /home/babbomco/public_html/wp-includes/template-loader.php(106): include(‘/home/babbomco/…’) #3 /home/babbomco/public_html/wp-blog-header.php(19): require_once(‘/home/babbomco/…’) #4 /home/babbomco/public_html/index.php(17): require(‘/home/babbomco/…’) #5 {main} thrown in /home/babbomco/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-sub-item-query-base.php on line 84

    Please assist on how to fix this.

    • This topic was modified 3 years, 11 months ago by Rustum.

    Hi,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_filter('avf_header_setting_filter', 'avf_header_setting_filter_mod', 50, 1);
    function avf_header_setting_filter_mod($header_settings) {
    	if ( is_singular() ) {
    		
    		$header_settings['header_transparency'] .= " header_transparency";
    		$header_settings['header_class'] .= " av_header_top av_logo_left av_main_nav_header av_menu_right av_custom av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_phone av_header_transparency av_header_searchicon av_header_unstick_top_disabled av_minimal_header av_bottom_nav_disabled  av_alternate_logo_active av_header_border_disabled";
    	}
    	return $header_settings;
    }

    Best regards,
    Mike

    #1339563
    #1339238

    Hi,
    Thanks for the screenshots and feedback, I believe the script in the plugin is not as current as on the site, so all of the options are not the same, unfortunately I believe that even if we use the full script you will need to be able to make code changes to use it as it doesn’t have GUI.
    There are quite a lot of slider plugins available and most all of them would have shortcodes you can add to a code block element, I would recommend trying another one.
    Sorry, I thought this was going to work well, but sometimes it’s better to try another over fighting to make one fit.
    Please don’t add another builder to your site like Elementor or Visual Composer or WPBakery, Enfold is not meant to work with other builders.
    Here are the results for logo Slider which might be better geared towards your smaller image sizes that a full-size slider.

    Best regards,
    Mike

    #1339118

    Hi Mike,
    Thank you, this is very helpful! :-)
    Could you possibly point me to a guide on how to install the Swiper in a code block element on my site? I’m new to Enfold and WordPress, hence I’m not even sure what to search for – I’m keen on learning it though.
    Best regards,
    Markus

    #1338978
    Daniele
    Participant

    Hi guys,
    I searched in the forum but couldn’t find info about that, maybe it wasn’t me unable to find it.
    I’d like to create a table like these one, especially for mobile view
    Screenshot-2022-02-04-at-18-30-27
    Screenshot-2022-02-04-at-18-31-38

    I tried with enfold but I wasn’t able.
    Is there a way?
    Cheers

    #1338765
    Ralph
    Participant

    On my page I use [av_team_member
    The code says something like src=’…/p5.jpg’ but another person is shown on the page (p1.jpg)
    I have no idea where to search anymore. Any ideas what could be the problem (and how to solve it)?
    WP 5.9 – Enfold 4.8.9 – PHP 7.4.26
    Cheers,
    Ralph

    #1338742

    Hi Santiago,

    Can you find avia_options_enfold? Please set number of rows to 500 and then search – https://imgur.com/a/joq1hRn

    Best regards,
    Yigit

    #1338460

    Hi,

    Thanks for the update. We can’t keep track of problems with third party plugins unfortunately, you are probably better off searching their support for an answer. You could also try the Contact Form element which is included in Enfold.

    Best regards,
    Rikard

    #1338293

    @Mike, your detailed, informational, educational and helpful responses never cease to amaze me. Your continued support is greatly appreciated!

    As a novice to WordPress/Enfold, I must admit, I assumed that Posts were only used for Blogs :( I guess I should research a little more on when to use Pages vs. Posts :)

    Not sure which approach to take yet. We’ll be adding a new “Daily Word” each day, which includes an image with a link to a separate page. Eventually, there will be 365 in a year. As we add more images (i.e. thumbnails to videos), eventually I would like to categorize/tag (?) these with dates so visitors can eventually filter/select videos by Date (i.e. Year), along with other categories/tags (?); Topics (i.e. Faith, Hope, etc. etc.).

    With this in mind, how would you suggest that I accomplish this? I would like to build this in upfront to prevent rework.

    Thanks again for ALL your help!!!

    Best Regards,
    Julio

    #1338096
    sproutstudio
    Participant

    For some reason enfold is making all my input fields all caps. This is happening in the search bar and on the contact form. I can’t seem to figure out what to target to solve this problem.
    Looking for help, I’ve never run into this problem before.
    Thanks!

    #1338040

    hi Ismael,

    1) I don’t get an error in the Enfold > Theme Options > Theme Update panel but an error in the Envato Market plugin because more more fields are checked in the https://build.envato.com/create-token besides the

    • View and search Envato sites
    • Download the user’s purchased items
    • List purchases the user has made

    But on a other website where I use the Enfold it is the other way around, I created a token with ONLY

    • View and search Envato sites
    • Download the user’s purchased items
    • List purchases the user has made

    Here the Envato Market plugin gives no error message, but the Enfold > Theme Options > Theme Update panel gives an error upon validation.
    See reply: #1337804

    But please forget this,because this is not why I opened this ticket.

    The real issue is the masonry BUG I started this thread for, which has not been solved!
    The theme is upgraded to the latest version.
    The two masonry.php are put in place, so the load more button is working again.

    But the BUG is still there!

    When I use the code you sent me,

    add_filter("avf_masonry_entry_content", function($content, $entry, $atts) {
        return $entry->post_excerpt;
    }, 10, 3);

    it does not resolve the bug, it merely removes the excerpt everywhere.
    But excerpts must be possible as well, that’s why we put the setting in the masonry on “Show tittle and element”.
    When the owner puts in a text in the excerpts section of a portfolio item, it should appear, and it does.
    But the BUG appears when the owner removes a text from the excerpts section of a portfolio item, see my former posts for screencaptures.
    Please check the screencapture in the private content. The green checked items are correct excerpts, the red crosses are items that had previously added excerpts, that were removed later, but still persist in the masonry with extra breaks and content.

    I am sorry to say, I am using the Enfold themes for quite some customers and quite some years now, but the way this is handled is not very satisfactory.

    thanks,
    Karin

    • This reply was modified 3 years, 11 months ago by karinorage.

    Hi Rikard,

    Thank you so much! It is working perfect!

    Explanation:
    If I want to ask a question or want to report a bug, I go to the forum and search for the problem. If I can’t find it I want to open a new thread but I can’t (see Image link below)

    Knipsel

    I then go to the contact form like it says in the right corner of the pop-up (image above), but the title is Pre Sale Questions. I don’t have questions about buying Enfold, but want to report a bug I found after updating (I had this before, sometimes it happens).

    I hope I was able to explain it more clearly now.

    Best regards
    Reina

    #1338006

    Thanks for this input. As this is disruptive (as it gets lost with every update), it should be included in the enfold core. It’s not breaking anything and will pop up more often, as the error in search console impacts more people.

    I believe I cannot add this as a feature request, as the form is currently not available. Could you please forward it?
    Thanks Sascha

    #1338004

    hi Ismael,

    re 1: The envato market plugin still returns these error messages:

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.
    Please ensure only the following permissions are enabled:

    • View and search Envato sites
    • Download your purchased items
    • List purchases you’ve made

    Additional Error Details:
    Found too many permissions on token..
    sale:verify

    Updating with Thema Options > Thema Update is working.
    For me that’s important enough, I don’t see the relevance of having the Envato Market plugin, so I will de-activate it.
    It may be confusing for Enfold users to advise to use the Envato Market plugin as it gives error messages concerning checked boxes in the https://build.envato.com/create-token/ while Enfold advises/requires more boxes to be checked.
    Here’s some info I found: https://forums.envato.com/t/token-error-found-too-many-permissions-on-token/278370

    re.2 : Please advise where exactly to put the php-files. I have upgraded to 4.8.9 and I am using the child-theme

    thanks,
    Karin

    #1337804

    Hi Yigit,

    Thanks for your reply and for the previous version, at least now the load more button works.
    But I am feeling we’ve landed in a Kafkaesque situation.

    1) I followed your advise to install the Envato Market plugin. Upon checking the token it gave the following messages:

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.
    Please ensure only the following permissions are enabled:
    View and search Envato sites
    Download your purchased items
    List purchases you’ve made
    Additional Error Details:
    Found too many permissions on token..

    I searched in the Envato Community and the reason for these message appears to be that too many options were checked,

    On another website where I also use Enfold, I deleted the token and created a new one with only the 3 options mentioned in the previous message:

    • View and search Envato sites
    • Download your purchased items
    • List purchases you’ve made.

    This was okayed by the Envato Market plugin, but when I try to validate the token in Enfold options > Update
    it gave these errorcodes

    username Errorcode 403 returned by Envato: Forbidden:
    – code: not_authenticated
    email Errorcode 403 returned by Envato: Forbidden:
    – code: not_authenticated

    It did however update to the newest version. But it is very confusing to say the least.

    2) I hope the devs come up soon with a fix, so we can upgrade again in order to get rid of the bug I started this ticket for.

    thanks,
    Karin

    #1337803

    Hi Rikard,

    Thank you for the response. Unfortunately the site is within our internal network and is not available publicly. However I can give you steps to reproduce (and can provide additional info if you need).

    Wordpress 5.8.3
    WP Knowledgebase Plugin Version 1.3.4 (free version) located here https://wordpress.org/plugins/wp-knowledgebase/
    Enfold Theme Version 4.8.8.1 (no child theme)
    Import the business flat demo

    Create three pages
    KB_test_1 – Switch to the default editor. Enter some page content, just a line or two of text. My result: the text appears in the standard page template as expected, with a white background and appropriate padding between the page content and the window border/header/footer.

    KB_test_2 – Switch to the default editor. Use the shortcode block. Enter the knowlegebase plugin shortcode. Find the shortcode in Admin Panel -> Knowledgebase -> Settings -> General Settings -> Knowledgebase Slug. My slug is ‘knowledgebase’ so I entered [knowledgebase] in the shortcode block. Publush the page, and the shortcode will appear as text. Then go back to Admin Panel -> Knowledgebase -> Settings -> General Settings. Set the knowledgebase main page to KB_test_2. Also set Enable Search to true in the Knowledgebase Search section. Save changes. Refresh the page. My result: the knowledgebase page appears, with search at the top and categories of articles showing. However, rather than standard page styling, the page content is completely up against the header and the left side of the page, and the background color is set to a dark blue (but not the same as the header as I originally believed). See the linked screenshot for more detail.
    KB-issue

    KB_test_3 – Switch to the advanced layout editor. Add content elements – code block. The instructions for this block specifically state you can use plugin shortcodes here. Add the shortcode the same as from the previous step. Leave all other settings as their defaults. Save and publish the page. The shortcode will display as text. Now go to Admin Panel -> Knowledgebase -> Settings -> General Settings. Set the knowledgebase main page to KB_test_3 and save. Reload KB_test_3. My result: shortcode continues to be displayed as text and does not render.

    I have another site that uses a different theme where using the shortcode renders the plugin content inside of the page container – that’s my desired behavior. If for some reason you are unable to replicate the issue, any information you can give me about using plugin shortcodes with enfold would be helpful.

    Thank you.

    #1337551

    Hi Till,

    I apolgize for the delayed response.
    #1. We would need to have admin access in order to check the theme options.

    #2. Do you mean removing the summary of posts/pages on the search results?

    #3. I don’t see any overlap of the title in the blog page https://www.tt-bewerbungsservice.de/bewerbungsblog.html is this already fixed? the title seems a bit long, so I think reducing the font size would help, please add this in Enfold > General Styling > Quick CSS (just adjust the font size value):

    #top .avia-content-slider .slide-entry-title {
        font-size: 24px;
    }

    #4 & #5 Please add this CSS code in Quick CSS:

    @media only screen and (max-width:960px) and (min-width:480px) {
        #socket #avia3-menu li {
            padding-left: 6px;
            padding-right: 6px;
        }
    }
    
    @media only screen and (max-width:479px) {
        h1 {
            font-size: 26px;
        }
    
        #socket .copyright {
            width: 100%;
            text-align: center;
            margin-bottom: -12px;
        }
    
        #socket .sub_menu_socket {
            margin: 0 !important;
        }
    
        #socket #avia3-menu li {
            line-height: 1.3;
            margin-bottom: 4px;
            text-align: center;
            width: 50%;
        }
    }

    #6 For the blockquote font attributes go to Enfold > Advanced Styling and select < blockquote >, as for removing border and adding a quote, please add this to Quick CSS:

    #top .all_colors blockquote {
        border: none;
        margin-right: 0;
        padding-left: 0;
        position: relative;
    }
    
    #top .all_colors blockquote:before {
        content: '\e833';
        font-family: 'entypo-fontello';
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 28px;
        transform: rotate(180deg);
    }

    #7. Please add this to Quick CSS:

    .page-id-41 .pricing-table li:nth-child(2) {
        min-height: 112px;
    }

    Best regards,
    Nikko

    #1337481
    saschapi
    Participant

    Hi,
    we are using Enfold for an ecommerce plattform in combination with WooCommerce. Two days ago we got errors in the serch console.
    Problems arise from a gallery that seems to be missing a parameter “url” or “contentUrl”. This was already a must have for videos but seems to be new for galleries?
    See here for a direct link to an example of the issue: https://search.google.com/test/rich-results/result?id=7PMDJjsJ9w_TRPvUaCdwAA

    Thanks for checking. Best regards Sascha

    #1337424

    Hey InTraHealth-Envold,

    Thank you for the inquiry.

    You might have to move the search bar in a widget, then follow the instructions in the following documentation in order to place that same widget within the header.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    This way, you don’t have to add any customization aside from a few css to make the search bar sticky same as the header.

    You can also try this premium plugin if you don’t want to use move the search element inside a widget.

    // https://wpsticky.com/

    Best regards,
    Ismael

    #1337155
    acscreativenew
    Participant

    Hi, so im running enfold and have run into a couple of issues on my website.

    First when I try to save a page with the “social buttons” element the page will not save.
    Second the search is a little messed up. When i use the search it will drop down the ajax search but when i view all results it throws an error.

    Can you help me take a look at these issues on my website?

    I keep getting these errors within my logs

    [25-Jan-2022 18:02:59 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) in /home/devcganet/public_html/wp-includes/formatting.php on line 486

    Here are my PHP settings

    display_errors = Off
    max_execution_time = 90
    max_input_time = 90
    max_input_vars = 4000
    memory_limit = 512M
    post_max_size = 256M
    session.gc_maxlifetime = 1440
    session.save_path = “/var/cpanel/php/sessions/ea-php74”
    upload_max_filesize = 60M
    zlib.output_compression = Off

    Thanks
    -Dan

    #1337057

    Hey,

    Thanks for contacting us!

    I installed Envato Market plugin (deleted after testing) and tested your Personal Token however it threw following error

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.
    
    Please ensure only the following permissions are enabled:
    
        View and search Envato sites
        Download your purchased items
        List purchases you've made
    
    Additional Error Details:
    Found too many permissions on token..
    purchase:verify
    []

    Please regenerate a new Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5 and make sure to enable all the tokens mentioned in the docs :)

    Best regards,
    Yigit

    #1336770
    Tomba111
    Participant

    Hi there,

    having used WP Staging plugin I changed my theme to Enfold (www.tt-bewerbungsservice.de) and published the changes. I really like the theme – great work, however I am simply not able to resolve some issues:

    1. “Erweitertes Styling” does not work. Although it says there were no problems saving the changes, these don’t become visibile on the frontend. The same applies to the footer color. It simply won’t switch to the settings chose. Other desired changes would be i.e. having bold text not change the color and link anchor texts being underlined (and maybe bold). It seems as if all changes made on the backend aren’t accepted, without receiving an error message.

    2. I would like to omit the datum of pages and posts in the search results.

    3. The titles in the blog preview break through the right boundary and interfer with the next title.

    4. Similar to No. 3 on the mobile page the special title “Der TT Bewerbungsservice im Überblick” also breaks through the right screen boundary apparently because the font size ist to large, regardless of the responsiveness.

    5. The alignment of the links in the footer on the mobile version is not correct. Both rows are not aligned: “FAQ” would have to be aligned with “Datenschutzerklärung” and “Kontakt” with “AGB”.

    6. How can I change the style of Block Quotes? I would like to omit the coloured bar and have a text in a different font style ans size, encompassed by quotation marks.

    7. The price table on https://www.tt-bewerbungsservice.de/preisliste-bewerbungsservice.html also has alignment issues. The table boxes are not aligned on the vertical axis. Preisstufe 1, Preisstufe 3 and Preisstufe 4 would have to have the same hight for all boxes, while Preisstufe 2 is highlighted.

    8. There is an issue that Buttons and picture texts almost collide. Under title “Wie nutze ich die Elternzeit für eine zukünftige Bewerbung am effektivsten?” on https://www.tt-bewerbungsservice.de/bewerbung/hinweise-bewerbung/bewerbungssituation/bewerbung-nach-elternzeit.html the button is far too close to the text beneath the picture. The button would have to be placed a little more downward.

    9. Is it possible to increase the distance between icon and text on Buttons a little?

    10. Is it possible to have the same distance above and below a divider element?

    11. Using a 1/2 1/2 divider for content it seems as if the centre is not aligned with the divider? Is the a possibility to enable this or ist the shift intended? Example: https://www.tt-bewerbungsservice.de/tabellarischer-lebenslauf/lebenslauf-vorlage-schueler-kostenlos.html. Cf. dividers and pictures.

    I know this is a larger list, however I’ve tried to solve these issues for quite some time now and don’t know how I could resolve them.

    Thank you for your help!

    Best Regards,
    Till

    #1336401

    In reply to: Auto update don't work

    Hey,

    Thanks for contacting us!

    I have installed and network activated Envato Market plugin – https://www.envato.com/lp/market-plugin/ to test your Personal Token. It threw following error

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.
    
    Please ensure only the following permissions are enabled:
    
        View and search Envato sites
        Download your purchased items
        List purchases you've made
    
    Additional Error Details:
    Found too many permissions on token..
    sale:verify
    []

    I deleted the plugin.

    Please generate a new Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5 and only enable tokens that are listed there.

    Regards,
    Yigit

    #1336271

    Is there any chance you might have a link to share so I can learn more about this function? I’ve searched Enfold but could only find support tickets for errors. I’m keen to learn how, when, and why to use this function.

    Thank you so much for your awesome support Ismael and Enfold team : )
    This can now be closed.

    #1336234

    Hi,

    I took a quick look at the issue but it seems to be working fine on my end. I attached screenshots in private content field below.

    Unfortunately, we do not have any experience with the plugin. I searched our forums but it seems like none of the Enfold users are using it so I am afraid we cannot promise a full compatibility either. So please consider using Yoast SEO as Rikard suggested :)

    Best regards,
    Yigit

    #1336215

    Hey,

    Thanks for contacting us!

    I installed this plugin – https://www.envato.com/lp/market-plugin/ to test if it would work however it threw following error

    Incorrect token permissions, please generate another token or fix the permissions on the existing token.
    
    Please ensure only the following permissions are enabled:
    
        View and search Envato sites
        Download your purchased items
        List purchases you've made
    
    Additional Error Details:
    Found too many permissions on token..
    sale:verify
    []

    Please generate a new Personal Token and make sure only tokens that are listed here are enabled – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5

    Regards,
    Yigit

Viewing 30 results - 751 through 780 (of 7,471 total)