Forum Replies Created

Viewing 30 posts - 6,421 through 6,450 (of 25,536 total)
  • Author
    Posts
  • in reply to: Post page shows nothing #1277940

    Hi trianglehomeware_,

    Thanks for giving us admin access.
    This is now fixed.
    Your child theme has a file called single.php and it has nothing on it which caused the issue, I just deleted the file and it works properly.

    Best regards,
    Nikko

    in reply to: Updating the theme on development site #1277936

    Hi odiyuda,

    Thanks for giving us the link to the site.
    I have checked it and I could see it showing up, is it only on specific pages?

    Best regards,
    Nikko

    in reply to: Rounded buttons with custom ID? #1277931

    Hi Rob,

    You’re welcome :)
    You can put this in that box: rounded-button
    It’s just a class name, it’s basically just a pointer to that element.
    The part where it rounds the button is the CSS code above.

    Best regards,
    Nikko

    in reply to: Blog Modern Blog Post with pictures. #1277930

    Hi jhoelzl,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: How to add left sidebar to Enfold search results page #1277928

    Hi Frank,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Facebook Widget PHP location? #1277927

    Hi DeMamp,

    You can actually find it there.
    enfold > framework > php > class-framework-widgets.php (line 232):

    'url' => 'https://www.facebook.com/kriesi.at', 

    Other default values are shown at the bottom of this line of code.

    Best regards,
    Nikko

    Hi davidsimsatbillsimscom,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Widget in small bar above header #1277893

    Hi lzevon,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Enfold WP5.6 #1277892

    Hi Nico Basten,

    We apologize for the inconvenience, you can refer on Yigit’s answer here: https://kriesi.at/support/topic/update-for-wp-5-6/#post-1277120

    Best regards,
    Nikko

    in reply to: Change color of flat rate shipping amount Enfold/Woo #1277891

    Hi Denise,

    I checked your site and I could see Rikard’s code working properly on my end, (except for the $), please add this CSS code as well:

    #top label .woocommerce-Price-currencySymbol {
        color: #fff;
    }

    Then clear your browser’s cache (or press ctrl + f5)
    If you’re using Google Chrome, try using incognito mode.

    Best regards,
    Nikko

    in reply to: Blog Modern Blog Post with pictures. #1277886

    Hi Clemens Johannes,

    Do the following:

    1. In Enfold > Blog Layout, set the following:
    – Blog Styling: Modern Business
    – Blog Layout: Use the advance layout editor to build your own blog layout

    2. Edit the Blog page, use the Advanced Layout Builder. Add two Blog Posts.

    3. On the first (top) Blog Post, use the following settings:
    – Blog Style: Single Author, big preview Pic
    – Blog Content Length: Full Content
    (Filter)
    – Offset Number: Do not allow duplicate posts on the entire page
    – Conditional display: Remove element if the user navigated away from page 1 to page 2,3,4, etc
    (Styling > Pagination)
    – Post Number: 1
    – Pagination: no

    4. On the second (bottom) Blog Post, use the following settings:
    – Blog Style: Grid Layout
    – Blog Content Length: Title and Excerpt
    (Filter)
    – Offset Number: Do not allow duplicate posts on the entire page
    – Conditional display: Always display the element
    (Styling > Appearance)
    – Blog Grid Columns: 2
    (Styling > Pagination)
    – Post Number: 2 (you can set this to any even values)
    – Pagination: yes
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Transparency of column #1277881

    Hi Kevkulbacki,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Duplicated mobile menu #1277880

    Hi jordip,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Rounded buttons with custom ID? #1277878

    Hi goldengate415,

    Yes, instead of using Custom ID Attribute use Custom CSS Class instead and put rounded-button
    Then in Enfold > General Styling > Quick CSS, add this CSS code:

    #top .rounded-button a.avia-button {
        border-radius: 20px;
    }

    Just adjust the value as you see fit.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Play YouTube video within page by clicking static image #1277875

    Hi CharlieTh,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: How to modify "add to cart" button in product sheet? #1277873

    Hi Domenico,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: how can i edit the product page? PRODUCT PAGE #1277869

    Hi osmegas,

    I’ll be closing this thread since this is a duplicate of your other post.
    We’ll be answering you and continue our discussion in the other thread.

    Best regards,
    Nikko

    in reply to: how can i edit the product page? #1277868

    Hi osmegas,

    If you try to use Advanced Layout Builder on the Product Pages, it will no longer use the default template so you’ll have to add this manually.
    Instead of doing that, you can do the following:
    1. You’ll need to use a child theme (skip this step if you have one), you can download and find instructions in this link: https://kriesi.at/documentation/enfold/child-theme/
    2. Go to functions.php of your child theme and add this code at the bottom:

    function builder_set_debug() {
    	return 'debug';
    }
    
    add_action( 'avia_builder_mode', 'builder_set_debug' );

    3. Create a separate page for the menu and search, once you have made it, go to the bottom of the builder, you should see a Textarea where some shortcodes are generated, copy all these codes.
    4. In functions.php again of the child theme, add this code:
    You can try adding this code in your child theme’s functions.php file:

    function product_after_main_container() {
    	if (is_product()) {
    		echo do_shortcode("SHORTCODE");
    	}
    }
    
    add_action( 'ava_after_main_container', 'product_after_main_container', 12 );

    replace SHORTCODE with the shortcodes you copied in step 3.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Masonry Galerie #1277864

    Hi allespalettibystefan,

    We’re glad to hear that :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

    in reply to: blank column underneath my site header #1277863

    Hi AFEC,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .html_header_top.html_header_sticky.html_large #main {
        padding-top: 59px !important;
    }

    Best regards,
    Nikko

    in reply to: Import not workling #1277861

    Hi Khaja,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Shrinking Logo not working #1277859

    Hey leadingnorth,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    in reply to: Transparency of column #1277858

    Hey Kevkulbacki,

    Please go to Enfold > General Styling > Quick CSS, then add this CSS code:

    #top.home #av_section_1 .av_two_third {
        background-color: rgba(255,255,255,0.2) !important;
    }

    Let us know if you need adjustments (I hope I got it right :) )

    Best regards,
    Nikko

    in reply to: Problem with pagination in blog posts #1277857

    Hi bethperkins,

    Can you try the solution posted on this thread: https://kriesi.at/support/topic/the-grid-with-products-does-not-work-pagination/#post-1254673
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Layer slider not works #1277856

    Hi zibbaldone,

    Thanks for giving us admin access.
    I tried to check on your site however it seems jquery isn’t loaded, tweaking some settings does not seem to help.
    Can you try to reinstall WordPress then Enfold? also make a backup and disable the caching plugin before you reinstall.

    Best regards,
    Nikko

    in reply to: Adsense Code after Breadcrumbs Navigation #1277852

    Hi Hafeez Ullah,

    You can do it like this (however not advise this as you will be editing directly to the core):

    $ad = "<div>adsense here</div>";
    if ( $echo )
    {
        echo $breadcrumb . $ad;
    }
    else
    {
        return $breadcrumb . $ad;
    }

    Instead just use a hook just like this: (it’s basically the same thing as above)

    add_filter('avia_breadcrumbs', function($breadcrumb) {
    	$breadcrumb .= "<div>adsense here</div>";
    	return $breadcrumb;
    }, 10, 1);

    Best regards,
    Nikko

    • This reply was modified 5 years ago by Nikko. Reason: wrong variable
    in reply to: PLEASE HELP!: ENFOLD THEME NOT SHOWING ON WORDPRESS #1277851

    Hi Scott_hmltn,

    Thanks for giving us the link to your site.
    Which demo did you try to import?
    Can you reset the site? you can use the plugin mentioned here: https://kriesi.at/documentation/enfold/import-demos/#remove-demo-data
    Once it is reset, give us admin access and we’ll try to import it for you.
    Just post the credentials in private content.

    Best regards,
    Nikko

    Hi pippylu,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: flip box on partner logos #1277848

    Hi Greg,

    Unfortunately, that’s not possible with just CSS.
    You would need a lot of tweaking in HTML and Javascript in order to do this which would take a lot of time and testing and also out of our scope :(

    Best regards,
    Nikko

    in reply to: Datei und Bildnamen bei Mouseover #1277847

    Hi Stefan,

    We’re happy to hear that :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 30 posts - 6,421 through 6,450 (of 25,536 total)