Forum Replies Created

Viewing 30 posts - 29,221 through 29,250 (of 34,902 total)
  • Author
    Posts
  • in reply to: Issue after Cloning WordPress site #914265

    Hi,
    Glad to hear, we will close the now, thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Spacing #914263

    Hi,
    Try looking in the General Styling > Quick CSS field, or maybe it is set in your element.
    This is how justify works, please read this for more info

    Best regards,
    Mike

    in reply to: Demo Not Working #914259

    Hi,
    As it seems your localhost is not getting permission to the internet, lets try the All-in-One WP Migration plugin.
    Here is the All-in-One WP Migration files for the 2017 Demo in the Private Content area.
    They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
    Read this All-in-One WP Migration tutorial
    If you still have issues, I find UwAmp works very good on Windows 10, just run it as admin and grant it the privileges Windows asks about when starting.

    Best regards,
    Mike

    in reply to: Position Title Bar below first element #914252

    Hi,
    We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Issue after Cloning WordPress site #914251

    Hi,
    Are you still getting the error, because I’m not seeing the error in the console or the front end.
    Try disabling your plugins, and please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Spacing #914249

    Hi,
    Oh I see :)
    That is because you have it set to “text-align: justify” starting at line 42 of your custom css:

    .team-member-description {
    text-align: justify;
    }

    Try left, right, or centered.
    Justify stretches the lines so that each line has equal width.

    Best regards,
    Mike

    in reply to: Spacing #914239

    Hi,
    Do you mean the menu widget in your footer?
    2018-02-19_063556
    Can you give us an idea how close you would like the menu items to be?
    I see the partner element doesn’t have text, it is images.

    Best regards,
    Mike

    in reply to: Header problems that I can't figure out #914235

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Having an issue with background image responsiveness #914234

    Hi,
    Glad to hear, shall we close this then?

    Best regards,
    Mike

    Hi,
    This css will change the letter spacing, but you will need to add the menu item to the rule as right now it will effect all of the menu items:

    .avia-menu-text {
    letter-spacing:-2px!important; 
    }

    adjust to suit.
    Question though, was my screenshot showing the correct word & the space highlighted is the correct character?

    Best regards,
    Mike

    in reply to: Manin Menu, submenu transparency? #914226

    Hi,
    I corrected your function.php code to this:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    	$icons['yelpicon']	 = array( 'font' =>'yelpicon', 'icon' => 'uf1e9');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    	$icons['Yelp'] = 'yelpicon';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    

    Please notice the font name & the icon code.
    I also corrected your css for the icon background-color:

    #top #wrap_all .av-social-link-yelpicon:hover a{
        color:#fff; 
        background-color:#c41200; 
    }

    I changed yelp to yelpicon

    Best regards,
    Mike

    in reply to: Custom blog layout #914217

    Hi,
    1: The reason they showed the same posts was because the “offset” was deactivated. I set it to “automatic offset”.
    2018-02-19_051301
    2: I believe you are talking about translating this section:
    2018-02-19_051842
    Please try the Say What plugin
    it allows you to change text that is not in the language files.
    2018-01-17_053252
    notice that the “text domain” in the settings is “avia_framework”

    Best regards,
    Mike

    in reply to: updating Enflold #913987

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: updating Enflold #913973

    Hi,
    Ok, that worked.
    I updated your theme, and it looks good, but you should check thoroughly.
    I also copied your old theme files, old dynamic enfold.css, and old theme setting export and put them in a zip file in the Private Content area. I’m sure you won’t need them, but just in case :)

    Best regards,
    Mike

    in reply to: Columns are not aligning… #913969

    Hey DROR,
    Try this code in the General Styling > Quick CSS field:

    #top.home .avia-builder-el-27{
         width: 70%!important; 
    }

    Best regards,
    Mike

    in reply to: Adding Avia Layout Builder to custom post type #913964

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: updating Enflold #913961

    Hi,
    That is strange, it is not working for me. Please see screenshot in Private Content area.
    Perhaps the host is blocking US ip addresses?
    How about cPanel login, I could use the file manager, or how about I just send you the file and you update via ftp?

    Best regards,
    Mike

    in reply to: List style bullets gone #913959

    Hey codecreative,
    Try this code in the General Styling > Quick CSS field:

    ul {list-style: disc inside !important;} 

    Best regards,
    Mike

    in reply to: Demo Not Working #913956

    Hi,
    That is strange, perhaps you have a firewall enabled?
    What are you using for a localhost, and what operating system is your computer?

    Best regards,
    Mike

    in reply to: Custom blog layout #913951

    Hi,
    I was able to login and see the page you are using for your blog, yet your menu item points to a category instead of a page.
    From the settings you have on your blog page it didn’t look as it should. So I tried to create a new page with the same setting and I believe it is correct. Please check the link in the Private Content area.

    Best regards,
    Mike

    in reply to: Demo Not Working #913945

    Hi,
    Which webhost are you using?
    Can you register on this support forum?
    Please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Mike

    in reply to: Enfold Update – Licence Question – Various Customers #913943

    Hey felixl,
    Yes, you should not have any issues with this.

    Best regards,
    Mike

    in reply to: Special heading center #913940

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Grid Row space (gap) #913938

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Pop-up configuration #913936

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: updating Enflold #913934

    Hi,
    I got user: OK, password: failed
    I tried with port 21
    Please advise.

    Best regards,
    Mike

    in reply to: Adding Avia Layout Builder to custom post type #913932

    Hi,
    Glad to hear, do you mind posting your final code, as it could help another looking to do this?

    Best regards,
    Mike

    in reply to: Enfold Theme #913930

    Hi,
    Please buy a license for each domain, thank you.

    Best regards,
    Mike

    in reply to: Grid Row space (gap) #913928

    Hi,
    It looks like your two 3/5 cells have 150px padding on all four sides, where the 2/5 cells have the same padding for left and right.
    This means the 3/5 cells with the top & bottom padding are causing the gap. You could adjust the padding or use this css:

    #top.page-id-74 .av_three_fifth {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    }

    Best regards,
    Mike

    in reply to: CSS help #913919

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 29,221 through 29,250 (of 34,902 total)