Forum Replies Created

Viewing 30 posts - 29,761 through 29,790 (of 34,558 total)
  • Author
    Posts
  • in reply to: Read More link in text Block not working #899051

    Hey tonyshanks,
    The read more feature is designed to work with blog post excerpts, it links to the full blog post. A text block is a full article so there is no other page for the read more to link to.
    I believe the function you are looking for is to hide some of the text on the same page and reveal to “read more”, for this please try a plugin such as: https://wordpress.org/plugins/wp-showhide/

    Best regards,
    Mike

    in reply to: How to change font #899010

    Hi,
    Is there anything else we can assist with on this issue, or shall we close this then?

    Best regards,
    Mike

    in reply to: Social Icons Buttons in Text Block #899005

    Hi,
    I took a look and found that using the text block element added align-left to the code, I replaced with the code block element. It still looked a little off so in the css I changed the width from 400px to 330px, if you wish to adjust, this is the value to do so.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: How to change font #898849

    Hi,
    That is strange, my research leads to using this in your css:

    h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif!important; 
    }

    I just tested it and it’s working, please try.

    Best regards,
    Mike

    in reply to: Lack of font options #898846

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

    Best regards,
    Mike

    in reply to: How to move the text in a special heading box #898845

    Hey FFAlan,
    To change the text style Try this code in the General Styling > Quick CSS field:

    #top.home .template-page .entry-content-wrapper h2 {
        text-transform: none!important; 
    }

    The placement of the text is a little trickier, as on desktops there is very little blue sky at the top and as the screen size changes the sky part disappears. Might I suggest adding a slight transparent background to the text so it will be more readable and still show the image in the background?

    .post-entry-141 .av-special-heading h2.av-special-heading-tag {
        padding: 10px!important; 
        background-color: rgba(255,255,255,0.7)!important; 
    }

    Please see screenshot in Private Content area for how this will look.
    Please advise if this is acceptable.

    Best regards,
    Mike

    in reply to: How to change font #898841

    Hey JeffBianchi,
    Please go to Enfold Theme Options > general styling > font tab
    There you can choose heading and body font, if you wish to change other fonts, go to Enfold Theme Options > Advanced Styling and choose the elements from the drop down.
    2018-01-17_192045

    Best regards,
    Mike

    in reply to: Lack of font options #898839

    Hey jgeorge64uk,
    Please go to LayerSlider > Options > Google Fonts and Search for the google font that you want. A popup will offer fonts with the name, and after choosing another popup will ask you to choose font options.
    2018-01-17_191636

    Best regards,
    Mike

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

    Hi,
    Yes that is possible, perhaps try saving the other css code to a text file, to see if this works correctly for you. If you see no change then you can put it back.
    When changing your site’s css, be sure to clear any cache plugin and your browser’s cache, as sometimes the browser cache can be misleading.

    Best regards,
    Mike

    in reply to: New HTML Widget Triggering Already Disabled Image Overlay #898825

    Hey Josh,
    I added this to your General Styling > Quick CSS field:

    .image-overlay .image-overlay-inside:before {display:none!important;}

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: How make the submenu transparent with a small border? #898817

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

    
    #top .sub-menu {background: rgba(255,255,255,0.5) !important;}
    .sub-menu, .sub-menu * { background: transparent !important; }
    #top .header_color .main_menu .menu ul li a {color: rgb(255,255,255) !important;}

    Best regards,
    Mike

    in reply to: Add to cart text not showing #898800

    Hey purejewels,
    The basic auth login is not working, I tried 3 times, has it changed since that post?
    Also could you include a admin login in the private content area so we can take a closer look again.
    I remember trying to help before and the text in the html tags was missing, and that you said you imported the site, I wonder if I could recreate the issue on my localhost to investigate further. Could you use all-in-one-wp-migration to export a migration file for me to test with?
    You could link to the file in your dropbox in the Private Content area, we will also need a admin login to migrated with.
    If you want to know more about the plugin, here’s a All-in-One WP Migration tutorial

    Best regards,
    Mike

    in reply to: Additional "#" in hex value invalidates CSS #898781

    Hey Scott,
    This is a function that has been added the the WordPress core starting with v4.9
    If you use a child theme and add your css though the style.css file in Appearance > Editor
    you will receive visual cues.
    2018-01-17_164628
    Using a child theme is recommend. Read about using a Child Theme

    Best regards,
    Mike

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

    Hi,
    It should work in the quick css, perhaps try this with the !important; instead

    div .logo {
        left: 50px!important; 
        top: 20px!important; 
    }
    
    .header-scrolled .logo {
        top: 0!important; 
    }

    Best regards,
    Mike

    in reply to: Can't Import Freelancer Demo #898754

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

    Best regards,
    Mike

    in reply to: hiding/showing sections on mobile vs desktop #898752

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

    Best regards,
    Mike

    Hi,
    If it’s a Google font, please read: Register Additional Google Fonts for Theme Options
    If it’s another font that you downloaded, please read: http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/

    Best regards,
    Mike

    in reply to: latest enfold update #898723

    Hey Klaus-Peter,
    The manual is in the folder “documentation” inside your download. For the update section please read this online copy:https://kriesi.at/documentation/enfold/updating-your-theme-files/
    there please view the video about FTP updating. Basically, upload the enfold files to your current enfold folder.
    2018-01-17_154639

    Best regards,
    Mike

    in reply to: hiding/showing sections on mobile vs desktop #898709

    Hi,
    You had a few errors in your quick css, I corrected and now your site is working. please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Can't Import Freelancer Demo #898703

    Hi,
    This is something I’m experimenting with on a “at need” basis, we’ve found that some webhosts have more issues than others, and in the interest of getting you, our customers, up and running, this maybe helpful.
    I don’t have all the demos built yet, but we are glad that this helped.
    If you don’t mind, what webhost are you using? And shall we close this now?

    Best regards,
    Mike

    in reply to: Custom Class Icon Box #898696

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

    Best regards,
    Mike

    in reply to: hiding/showing sections on mobile vs desktop #898690

    Hi,
    Yes I’m seeing the same, yet when I add the css to my browser only one or the other will show. Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Breadcrumb and more #898685

    Hi,
    If you would like me to take a look, please include a admin login and ftp access in the private content area.

    Best regards,
    Mike

    in reply to: Change open tab via Main-Menu #898683

    Hi,
    Sorry, I didn’t find your direct link to a tab in your main menu. I do see the tabs in the url you added. Please advise.

    Best regards,
    Mike

    in reply to: Social Icons Buttons in Text Block #898674

    Hi,
    Please include the url to your site.

    Best regards,
    Mike

    in reply to: delete article from cart #898473

    Hey bcdcosmetici99,
    I tried to recreate this issue by adding a item to the cart, and removing it by clicking the “X” and it worked for me, the cart is now empty. Perhaps try clearing your browser cache. Also try recreating the issue in a private browser tab. (incognito)

    Best regards,
    Mike

    Hi,
    Is there anything else we can assist with on this issue, or shall we close this then?

    Best regards,
    Mike

    in reply to: add to cart button #898470

    Hey bcdcosmetici99,
    I don’t believe this is possible, the default options are stay on product page & go to cart, yet it seems you have created a custom shopping page, so the “add to cart” action needs to do one of the two options. There is a plugin you could try: WooCommerce Add to Cart Custom Redirect perhaps you could set the redirect to # so it doesn’t go to any page. Or you could try this one to go directly to checkout: WooCommerce Direct Checkout

    Best regards,
    Mike

    in reply to: Breadcrumb and more #898448

    Hi,
    I also tested the Say What plugin with my site language set to German and these settings in the plugin:
    2018-01-17_053252
    and found it worked, perhaps you could try this.

    Best regards,
    Mike

    in reply to: Breadcrumb and more #898431

    Hi,
    Sorry there is not a setting, it is hard coded, but you can change it if you use ftp and edit the Enfold/framework/php/class-breadcrumb.php file and find “You are here:” twice and change it to “Sie sind hier:”
    If you place a copy of this in your child theme folder, keeping the file structure, your change will stay after your next update.
    Also add following code to functions.php file of your child theme:

    add_filter('avia_breadcrumbs_args', 'avia_change_bc_truncate', 50, 1);
    function avia_change_bc_truncate($args){
        $args['truncate'] = 30;
        return $args;
    }

    Best regards,
    Mike

Viewing 30 posts - 29,761 through 29,790 (of 34,558 total)