Viewing 30 results - 601 through 630 (of 1,622 total)
  • Author
    Search Results
  • #1094582
    Steve
    Guest

    I am going to use the Enfold theme for a glider sales company. I need a way to show rows of glider pictures, and when you click on a picture, it takes you to a page which shows an image gallery and all the text details of the glider including its price. This is sort of like a portfolio, but I need custom fields to be shown. The gliders will not be sold from the website, so this should not require Woo Commerce or any other e-commerce plugin. Is there a way to do this with the Enfold theme alone? Or, is there a plugin that you recommend for this? Thank you

    #1093012

    Excuse me, I’ll try to explain better.
    I need to add dynamic custom fields above or below the preview photos of the articles, shown with blog grids. I think this can be done with the custom fields plugin, but it doesn’t work on enfold

    Best regards,
    Sacha

    • This reply was modified 6 years, 9 months ago by Marco.
    #1092657

    I see some others ask about Advanced Custom Fields, so for their reference the solution was to insert <?php the_field(‘svar_til_brukeren’); ?> in single.php in the child theme, where “svar_til_brukeren” is my custom field. See https://www.youtube.com/watch?v=w1uKdCfZB5c which helped me

    • This reply was modified 6 years, 9 months ago by guttogjente.
    #1092558

    Hey smoke_house,
    I took a look at your page and see that the “screen-reader-text” label is what is printing next to your quantity button.
    This is for blind visitors to visit and use your site with the help of special browsers. You can read more about this here This css is recommend to hide the text from most visitors but allow the screen readers to still work.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #main .screen-reader-text { 
       border:0;   
       clip: rect(1px, 1px, 1px, 1px); 
       clip-path: inset(50%);
       height: 1px; 
       margin: -1px;
       width: 1px; 
       overflow: hidden; 
       position: absolute !important;
       word-wrap:normal !important;
    }

    Best regards,
    Mike

    #1091782

    Hi Rikard,

    Thank you for your reply. The only way to specify the sidebars is in custom fields. I don’t remember it being like that before. There used to be selections in the right sidebar of the page edit mode where one can choose left, right, or no sidebars. (see screenshot).

    I now see the main nav hover colors but I don’t see the submenu colors. I have tried the Advanced Styling, but it doesn’t change anything. (see screenshot)

    The widget is added to the home page (and there are events loaded) but it is not showing on the home page (see screenshot)

    Also, the theme used to not show the number of times saved in a list, why does it do that now?

    Thank you!

    #1091444

    Hi,

    To display content of custom fields is not out of the box. Moving the content to the main tinyMCE editor is the easiest way.

    Can we close this topic?

    Best regards,
    Günter

    #1091432

    I found that the second field that does not show up is defined in another plugin called Advanced Custom Fields. In order for it to be displayed there must be done some coding, so maybe I end up with moving all the text in the second field in those posts to the field above.

    #1090810

    Hi,

    The following custom css code hides the subscription button.

    #av_section_6 > div > div > div > div > div.flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-29.el_after_av_one_half.avia-builder-el-last.horizontal-mailchimp > form > fieldset > p.form_element.first_form.form_element.form_fullwidth.av-last-visible-form-element.modified_width {
        display: none !important;
    }

    You have to remove it or replace it with this css code to align the fields.

    .avia-mailchimp-form fieldset p {
        display: block;
        float: left;
        clear: none !important;
    }

    Best regards,
    Ismael

    #1089726

    In reply to: footer too big

    Can you take a look at my coding for the contact form and see if there is something wrong? Or a way to make it WIDER? Thank you.

    <p><div class=”flex_column av_one_half flex_column_div av-zero-column-padding first avia-builder-el-2 el_after_av_textblock el_before_av_one_half column-top-margin” style=’background: #232b30; border-width:10px; border-color:#232b30; border-style:solid; background-color:#232b30; border-radius:0px; ‘><form action=”http://arthurriggs.com/contact/&#8221; method=”post” class=”avia_ajax_form av-form-labels-visible avia-builder-el-3 avia-builder-el-no-sibling av-custom-form-color av-light-form ” data-avia-form-id=”1″ data-avia-redirect=”><fieldset><h3>How Can We Help?</h3><p class=’ first_form form_element form_element_half’ id=’element_avia_1_1′><label for=”avia_1_1″>Name <abbr class=”required” title=”required”>*</abbr></label> <input name=”avia_1_1″ class=”text_input is_empty” type=”text” id=”avia_1_1″ value=”” /></p><p class=’ form_element form_element_half’ id=’element_avia_2_1′><label for=”avia_2_1″>E-Mail <abbr class=”required” title=”required”>*</abbr></label> <input name=”avia_2_1″ class=”text_input is_email” type=”text” id=”avia_2_1″ value=”” /></p><p class=’ first_form form_element form_element_half’ id=’element_avia_3_1′><label for=”avia_3_1″>Subject <abbr class=”required” title=”required”>*</abbr></label> <input name=”avia_3_1″ class=”text_input is_empty” type=”text” id=”avia_3_1″ value=”” /></p><p class=’ first_form form_element form_fullwidth av-last-visible-form-element’ id=’element_avia_4_1′> <label for=”avia_4_1″ class=”textare_label hidden textare_label_avia_4_1″>Message <abbr class=”required” title=”required”>*</abbr></label> <textarea name=”avia_4_1″ class=”text_area is_empty” cols=”40″ rows=”7″ id=”avia_4_1″ ></textarea></p><p class=”hidden”><input type=”text” name=”avia_5_1″ class=”hidden ” id=”avia_5_1″ value=”” /></p><p class=”form_element “><input type=”hidden” value=”1″ name=”avia_generated_form1″ /><input type=”submit” value=”Send” class=”button” data-sending-label=”Sending”/></p></fieldset></form><div id=”ajaxresponse_1″ class=”ajaxresponse ajaxresponse_1 hidden”></div></div>
    <div class=”flex_column av_one_half flex_column_div av-zero-column-padding avia-builder-el-4 el_after_av_one_half avia-builder-el-last column-top-margin” style=’border-radius:0px; ‘></div></p>

    Hi,

    Have you ever heard of Bounce-Rate? And why should I send users to another site?

    Sorry for the confusion. I think you misunderstood what we are trying to suggest. You don’t have to redirect the users to another site, only to another page. We are referring to the contact form’s “What should happen once the form gets sent?” settings. Set that to the second option and then select a page where you want to redirect the users after sending the form.

    Why is there the “Sending-Sucess” message if you offer this feature as a bug? FOR ALL YOUR CUSTOMERS!

    That is not a bug. We don’t see a lot of forms added in the middle of the page that contain that many fields, so we didn’t set the script to scroll to the “thank you” message after the form submission. You don’t see this issue with contact forms that are fully visible in the view port and are added at the very top or bottom of the page.

    We do understand your frustration. Let us know if you want to implement the scroll script, but we don’t recommend it because you have to edit the script files directly, forcing you to do it again every theme update.

    Best regards,
    Ismael

    #1087669

    In reply to: footer too big

    Hi Catherine,

    I see, thanks for giving us admin access.
    I have added this css code in Quick CSS, located in Enfold > General Styling:

    #top #custom_html-2 {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 {
        margin: 0;
    }
    
    #top #custom_html-2 .avia_ajax_form, 
    #top #custom_html-2 .avia_ajax_form fieldset {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .text_input {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .text_area {
        padding-top: 6px;
        padding-bottom: 6px;
        height: 40px;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .button {
        border: 2px solid;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    
    #top .av-custom-form-color .button {
        border: 2px solid;
        padding: 7px 12px;
    }

    It can still be compressed if we remove labels and use placeholders instead. Placeholders are text within the text field which is removed once you click over the text field.

    Best regards,
    Nikko

    Gunter,
    Hope you are feeling better! Thanks for the quick fix. That did the trick. Now for a long term solution. Perhaps this is what may help. If I’m not giving you the info you need, the next step would be to contact the GraphQL plugin author here:
    Plugin: https://github.com/dfmedia/wp-graphql
    Authors: https://github.com/orgs/dfmedia/people

    INFO I CAN PROVIDE TO YOU


    Code to define content types for GraphQL:

    /**
     * function to define content types for GraphQL for use on wels.app mobile app. One for each post type.
     */
    
    add_filter( 'register_post_type_args', function( $args, $post_type ) {
    
    	if ( 'bible3' === $post_type ) {
    		$args['show_in_graphql'] = true;
    		$args['graphql_single_name'] = 'Bible3';
    		$args['graphql_plural_name'] = 'Bible3s';
    	}
    
    	return $args;
    
    }, 10, 2 );
    

    https://docs.wpgraphql.com/getting-started/custom-fields-and-meta

    The feed we are using is: https://wels.net/category/bible3/feed/

    The query looks like this:

    {
      Bible3s(first: 1) {
        edges {
          node {
            title
            Bible3Id
            dateGmt
            content
            link
            excerpt
            featuredImage {
              guid
            }
          }
        }
      }
    }
    
    #1085561
    tashi-11
    Participant

    In the Blog-Post Overview element and the Magazin element the definition of ACF (advanced custom fields) show up (see …/news-test).
    In both elements I selected to show just the category “Neues” for blog posts. Therefore advanced custom fields should not show up.

    As a workaround I tried to exclude the ACF definition in CSS, but on News page (…/news) unfortunately the last column is empty and not filled with the following blog post.

    /* Hide ACF Fields as blog */
    .page-id-927 .post-entry-18737 { display: none; }

    Do you have a better workaround or solution?

    many thanks in advance
    tashi

    #1085160
    garyvot
    Participant

    Hi. I need to display dynamic content stored in custom fields from a specific post on another page of my site. (I’m using the Advanced Custom Fields plug-in.) In Enfold, I’m using a Code Block element along with shortcodes to keep things simple.

    The custom field content contains fully qualified URLs. Ideally, I would like to display these links using a Button Row element, but I’m having problem when nesting shortcodes.

    In the Code Block, using an ACF shortcode within plain HTML works fine:

    <h3>Current Show Daily Forms</h3>
    <ul>
    <li><a href= '[acf field="release_form" post_id="530"]'  target='_blank'>Show Release Form</a></li>
    </ul>

    But, when I try to nest this shortcode within your Button Row shortcode, it breaks:

    [av_buttonrow alignment='left' button_spacing='5' button_spacing_unit='px' av_uid='av-jo6idxj2' custom_class='chs-button-row' admin_preview_bg='']
    [av_buttonrow_item label='Release Form' link='manually,[acf field="release_form" post_id="530"]' link_target='_blank' size='medium' label_display='' icon_select='yes' icon='4' font='entypo-fontello' custom_bg='' custom_font='#ffffff' av_uid='av-1fbifpm' icon_hover='']
    [/av_buttonrow] 

    Anything I am missing, or is this just unsupported? Thank you in advance.

    Gary

    #1084506

    Hi Ismael,

    thanks. Now you have it … but your guess is wrong. This is a existing css file in a existing child theme folder since the beginning of the website (launch). Nothing is moved. What is the reason for the deactivation of the code: An update of enfold, wordpress or the compression settings? My guess is, that has to do with an update of enfold.

    We need a solution. How can we solve this issue… deactivate compression… or deactivate and activate again … or?
    Is the code (please look in the thread above) of the child theme incuding correct?
    What´s about the child theme… Is it dead?

    Three years ago the child theme was recommended and state of the art. The styles were safe and doesn´t affected in case of updates. Now wordpress recommend the customizer and there the addional code field. You recommend the quick css field. In my opinion these fields are no option in case of a little bit more code.

    Best regards Sven

    • This reply was modified 6 years, 9 months ago by TESLA.
    #1084371
    keribird
    Participant

    Event Ticket Plus attendee page has conflict with Footer Page

    I’m having the same problem on two different sites where I use the footer page option. When a customer buys a ticket and checks out, the attendee page (using the default template setting) is a mess. Instead of the normal footer, there is a blown-out reproduction of the ticket fields. Also there is feature image above the ticket that has no relation to anything. The ticket and attendee fields are way too big. There’s no need for all that extra padding making people scroll just to fill out one attendee. And then the checkout button is tiny and has no styling. It’s easy to miss.

    Modern Tribe support gave me some CSS for the buttons on my other site. I haven’t applied them to the site linked below. My temporary fix for the footer and spurious image on the other site is to use the the “no header, no footer” attendee page template. But that is not ideal.

    I have put a link to an event in private content, as well as an admin login.
    Thank you for your help
    Keri

    #1083140
    michaelH
    Participant

    Hi

    I tried to modify the Enfold file template-archives.php in order to create my custom search filter form for the frontend based on that. “That” means advanced post type in my case which is already created, all the data (including attached advanced custom fields) is already visible in the backend.

    The goal now is to create a custom filter/search for the frontend based on this data. So as already mentioned I modified the php file above, however, I receive a white screen in the frontend afterwards (and I have no clue why that happens). This is the code I have added to template-archives.php:

    /* Custom variables for filter */
    	 if($_GET['region'] && !empty($_GET['region']))
    	 {
    			 $region = $_GET['region'];
    	 }
    	 if($_GET['country'] && !empty($_GET['country']))
    	 {
    			 $country = $_GET['country'];
    	 }

    And also:

    <form action="<?php the_permalink(); ?>" method="get">
    
    				<label>Nachname</label>
    				<input type="text" id="nachname" name="form[nachname]">
    
    				<label>Vorname</label>
    				<input type="text" id="vorname" name="form[vorname]">
    
    				<label>PLZ</label>
    				<input type="number" name="plz">
    
    				<label>Ort</label>
    				<input type="text" id="ort" name="form[ort]">
    
    					<label>Region</label>
    					<select name="region">
    							<option value="tal">Tal</option>
    							<option value="berg">Berg</option>
    					</select>
    
    					<label>Land</label>
    					<select name="country">
    							<option value="GER">Deutschland</option>
    							<option value="AUT">Österreich</option>
    							<option value="ITA">Italien</option>
    					</select>
    
    					<label>Zertifikate</label>
    					<label><input type="checkbox" name="form[diplom1][]" value="diplomdate">Diplom 1</label>
    					<label><input type="checkbox" name="form[diplom2][]" value="branchdiplomdate">Diplom 2</label>
    
    					<button type="submit" name="">Suchen</button>
    			</form>
    
    			<?php
    					// Define arguments
    							$args = array(
    									'post_type' => 'post',
    									'posts_per_page' => -1,
    									'meta_query' => array(
    											array(
    													'key' => 'nachname',
    													'type' => 'CHAR',
    													'value' => '',
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'vorname',
    													'type' => 'CHAR',
    													'value' => '',
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'plz',
    													'type' => 'NUMERIC',
    													'value' => '',
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'ort',
    													'type' => 'CHAR',
    													'value' => '',
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'region',
    													'type' => 'CHAR',
    													'value' => $region,
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'country',
    													'type' => 'CHAR',
    													'value' => $country,
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'diplom1',
    													'type' => 'CHAR',
    													'value' => $form[diplom1][],
    													'compare' => 'LIKE'
    											),
    
    											array(
    													'key' => 'diplom2',
    													'type' => 'CHAR',
    													'value' => $form[diplom2][],
    													'compare' => 'LIKE'
    											)
    									)
    							);
    
    							$query = new WP_Query($args);
    							while($query -> have_posts()) : $query -> the_post();
    							endwhile; wp_reset_query();
    ?>

    It would be great if anybody knows what I am doing wrong and could help me here – thanks in advance.
    Michael

    jui
    Participant

    Hallo,
    im Enfold Menü unter “Datenschutz und Cookies”
    steht:
    In case you deal with any EU customers/visitors these options allow you to make your site GDPR compliant.
    The following default text will be applied if you leave the textfields empty:
    Ich stimme den Bedingungen zu, die in der [av_privacy_link] Datenschutzrichtlinie [/ av_privacy_link] dargelegt sind

    Das Problem ist, dass der hintere Shortcode ein Leerzeichen zuviel hat.

    This reply has been marked as private.
    #1078070

    Hi,
    Sorry I don’t have much experience with ACF, it sounds like what you want is simple enough, and I found an article that may help: Adding fields to Posts
    But I have not done this before. I know many other members use ACF so perhaps someone with post the solution, or I could ask the rest of the team to try to assist.

    Best regards,
    Mike

    #1077730

    Good morning Mike.
    I would like to insert in the pages of the blog, under the summary of each portfolio article, a customized field that takes the name of the page where the blog is displayed.
    Looking in the guides, I found that Advanced custom field should do just that ..
    I installed it, but in the back end of the portfolio articles the custom fields do not appear … and I am not even if I set it correctly. I tried to create a custom field from the plugin tools but it doesn’t work.
    Can you help me?
    Thank you !
    Sincerly
    Sacha

    #1077609

    Hi,
    Unfortunately the built-in WordPress search has trouble searching inside the ALB shortcode, one way around this is to add your text into the WordPress excerpt field so that it can be searched, another way is to use a plugin that can search the shortcode. While I didn’t find any plugins that have been reported to do this, I did find this plugin: WP FullText Search what makes this one different is that it extends the standard search by searching the meta-fields.
    Please give this a try. Another option might be SearchWP which our documentation provides a custom function for.

    Best regards,
    Mike

    #1077246
    creatorke
    Participant

    Hello,
    I have a problem with shipping methods – when there should be more than one shipping options – only one shows up. I tried to disable all plugins except of WooCommerce – issue still here. It happens no matter if I use core Enfold theme or my child theme. But when I switch to twenty-nineteen theme – all shipping options show up. Please help! Here is my status log:

    ### WordPress Environment ###

    Home URL: https://www.poortershuyze.be
    Site URL: https://www.poortershuyze.be
    WC Version: 3.5.6
    Log Directory Writable: ✔
    WP Version: 5.1
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: nl_BE
    External object cache: –

    ### Server Environment ###

    Server Info: Apache / 2.4.38 (Unix) OpenSSL / 1.0.1u PHP / 7.1.27
    PHP Version: 7.1.27 – We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version
    PHP Post Max Size: 128 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.64.0
    OpenSSL / 1.0.1h

    SUHOSIN Installed: –
    MySQL Version: 5.5.63-MariaDB
    Max Upload Size: 128 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 3.5.6
    WC Database Prefix: phuyze_wp_
    Total Database Size: 15.79MB
    Database Data Size: 14.03MB
    Database Index Size: 1.76MB
    phuyze_wp_woocommerce_sessions: Data: 0.09MB + Index: 0.02MB
    phuyze_wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_order_itemmeta: Data: 0.06MB + Index: 0.03MB
    phuyze_wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB
    phuyze_wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_bulkgate_module: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_commentmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_comments: Data: 0.02MB + Index: 0.09MB
    phuyze_wp_duplicator_packages: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_feed: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_payment_callback: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_addon_payment_transaction: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_gf_entry: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_entry_meta: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_gf_entry_notes: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_form: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_gf_form_meta: Data: 0.08MB + Index: 0.00MB
    phuyze_wp_gf_form_revisions: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_gf_form_view: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_jckwds: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_layerslider: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_layerslider_revisions: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_links: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_options: Data: 2.03MB + Index: 0.08MB
    phuyze_wp_postmeta: Data: 5.44MB + Index: 0.39MB
    phuyze_wp_posts: Data: 5.44MB + Index: 0.20MB
    phuyze_wp_realmedialibrary: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_realmedialibrary_debug: Data: 0.02MB + Index: 0.00MB
    phuyze_wp_realmedialibrary_meta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_realmedialibrary_posts: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_termmeta: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_terms: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_term_relationships: Data: 0.02MB + Index: 0.02MB
    phuyze_wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_usermeta: Data: 0.05MB + Index: 0.03MB
    phuyze_wp_users: Data: 0.02MB + Index: 0.05MB
    phuyze_wp_wc_download_log: Data: 0.02MB + Index: 0.03MB
    phuyze_wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB

    ### Post Type Counts ###

    acf-field: 3
    acf-field-group: 1
    attachment: 114
    avia_framework_post: 11
    custom_css: 1
    customize_changeset: 16
    nav_menu_item: 24
    page: 21
    post: 2
    product: 21
    product_variation: 2
    revision: 559
    rtb-booking: 31
    shop_order: 16

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (14) ###

    Gravity Forms: door rocketgenius – 2.4.6
    Advanced Custom Fields PRO: door Elliot Condon – 5.7.13
    Better Font Awesome: door Mickey Kay – 1.7.1
    Date Field Conditional Logic for Gravity Forms: door Adrian Gordon – 1.1.1
    Disable Gutenberg: door Jeff Starr – 1.6
    GF Mollie by Indigo: door Indigo webstudio – 1.0.5
    Hide Default WooCommerce Category: door Caleb Burks – 1.0.0 – Not tested with the active version of WooCommerce
    Loco Translate: door Tim Whitlock – 2.2.1
    Menu Swapper: door Chris Mavricos
    SevenSpark – 1.1.0.2

    Mollie Payments for WooCommerce: door Mollie – 5.1.0
    WP Real Media Library: door Matthias Günter – 4.2.0
    Restaurant Reservations: door Theme of the Crop – 1.8.1
    TinyMCE Advanced: door Andrew Ozz – 5.1.0
    WooCommerce: door Automattic – 3.5.6

    ### Settings ###

    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left
    Thousand Separator:
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)

    ### WC Pages ###

    Winkelbasis: #262 – /gout/shop/
    Winkelmand: #263 – /gout/winkelwagen/
    Afrekenen: #264 – /gout/afrekenen/
    Mijn account: #265 – /gout/account/
    Terms and conditions: ❌ Pagina niet ingesteld

    ### Theme ###

    Name: Poortershuyze theme
    Version: – 0 is beschikbaar
    Author URL: http://example.com
    Child Theme: ✔
    Parent Theme Name: Enfold
    Parent Theme Version: 4.4.1
    Parent Theme Author URL: https://kriesi.at
    WooCommerce Support: ✔

    ### Templates ###

    Overrides: poortershuyze/woocommerce/single-product/short-description.php

    • This topic was modified 6 years, 10 months ago by creatorke.
    #1075064

    In reply to: Demo page Issues

    Hi,

    Fullwidth elements push sidebar below them. It seems like Testimonials element is inserted inside 1/1 column element on your page so i am guessing that solved the issue.

    Regarding titlebar, could you please edit your page, click “Screen options” on top right corner, check “Custom fields”, scroll down to Custom fields section and check if “header” is set to “yes”? Not really sure why but sometimes it is set to “no” and that is the reason why titlebar is hidden.

    Best regards,
    Yigit

    #1071911
    Oli
    Participant

    Hi,
    I’m using Enfold 4.5.4 with the plugin Event Organiser 3.7.4 ans WordPress 5.1.
    Each event is a post with added fields for dates, etc.

    When we add a button (using the classic editor) by adding the av_button shortcode, it’s not displayed as it would be.

    For example, in the page https://www.imt.fr/events/event/limt-present-au-salon-jec-world-2019/, there’s, below the “en savoir +”link, a shortcode like this :
    [av_button label='En savoir plus' link='manually,http://www.jeccomposites.com/events/jec-world-2019' link_target='_blank' size='large' position='center' label_display='' icon_select='yes' icon='ue816' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='' admin_preview_bg='']
    And it is not displayed…

    Do you have a solution ?

    Best regards,
    Olivier.

    #1070521

    Topic: Toolset compatibility

    in forum Enfold
    madsonic
    Participant

    Hi Enfold Theme,

    I am a heavy Enfold User with over 10 licences and willing to stay with enfold. Enfold got a big player over the years, like Divi and Avada as theme, Wpml and Toolset are plugins that are on a high Level of quality and well spread. I wonder why the compatibility issues with Enfold and Toolset get ignored of the Enfold theme? I can‘t use my beloved Enfold to build up Projects with Custom taxonomies and fields and a lot of more features of Toolset.

    Toolset-Developers say that you are not willing to cooperate, why? https://toolset.com/forums/topic/integration-with-enfold-theme/

    My custom fields in my custom taxonomies with toolset don‘t show up with enfold, i really would like to keep this great theme as framework for my developments and websites. I don’t want to switch to Avada or Divi, please help me to stay with you. I am sure that Toolset is worth to target compatibility and will be a good decision not to ignore anymore.

    Kind Regards

    • This topic was modified 6 years, 11 months ago by madsonic.
    #1070094

    Nikko,

    I have now added code and see now the custom field which I have now enetered in a custom filed called punchline but see nothing. The code I have entered now in the php file is below. I entered in the portfolio custom field “punchline” a price of £1750 and was hoping this would appear on the portfolio page under the title so we would have ……..Jill Barthorpe – Late Apples (TITLE)
    £1750 (PRICE)

    see http://www.peter-test1.co.uk/british-contemporary-art/jill-barthorpe-paintings/ where the is nothing. I have created a login if that helps
    PHP CODE below….

    function add_portfolio_punchline() {
    if ( is_single() && ‘portfolio’ == get_post_type() ) {
    $punchline = get_post_meta($post->ID, “punchline”, true);
    if($punchline != “”) { echo “<h3>”.$punchline.”</h3>”; }
    }

    }
    add_action(‘ava_after_main_title’, ‘add_portfolio_punchline’);
    add_filter(‘avf_portfolio_cpt_args’, ‘avf_portfolio_cpt_args_custom’);
    function avf_portfolio_cpt_args_custom($args) {
    $args[‘supports’] = array(‘title’,’thumbnail’,’excerpt’,’editor’,’comments’, ‘revisions’, ‘custom-fields’ );
    return $args;
    }

    #1069496

    Hi condonpb,

    I see, try adding this php code in functions.php:

    add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_custom');
    function avf_portfolio_cpt_args_custom($args) {
    	$args['supports'] = array('title','thumbnail','excerpt','editor','comments', 'revisions', 'custom-fields' );
    	return $args;
    }

    Best regards,
    Nikko

    #1069374

    Nikko,

    Sorry I dont see a screen option called custom fields here please see screenshot from portfolio screen

    http://peter-test2.co.uk/Screenshot.jpg

    Can you please advise

    #1067830

    In reply to: Enfold Update?

    Hi Michael (or anyone else who can help),
    I’m finally getting around to updating the Enfold Theme.
    I started following the instructions in the Step-by-Step Guide you linked to above, but I’m a little confused by steps 10 and 11, and I don’t want to go forward until I’m 100% clear. I wondered if you could offer some clarification?
    One other question I had – was that I have a highly customized child theme with Enfold. Do I need to delete and replace the Enfold Child Theme as well? Or no?
    Below I will copy and paste parts of your guide that I don’t fully understand, with my questions:
    10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”.

    *Question on this – I went to this page in my Themeforest account and generated a “Legacy API key” (there wasn’t one already there) is that correct? It’s a long password/code. I’m assuming that’s what I copy and paste into the fields in WordPress Admin -> Enfold Child -> Theme Update?

    Go to https://build.envato.com and follow the steps there.

    *Question on this – I don’t understand this part – what steps exactly to I follow at that URL, this isn’t clear to me?

    To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.

    *Question on this – When I go to that URL, there are some helpful additional instructions, but I don’t see anything about the API key at all?

    11) After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.

    *Question on this – Checked for the last time for what? Do I have to go back and check it for something? Not sure what you mean here?

    I would love to get this update process done, but I want to proceed carefully and know I’m on the right track. I would appreciate your help and clarification to my questions. Thanks!

Viewing 30 results - 601 through 630 (of 1,622 total)