Forum Replies Created

Viewing 30 posts - 31,231 through 31,260 (of 33,827 total)
  • Author
    Posts
  • in reply to: Homepage will not show up as Frontpage #838394

    Hey mamiller212,
    The page known as Home has a blog posts element on it so it will show blog posts, but in Enfold Theme Options > Frontpage Settings you have not picked a page.
    2017-08-13_194144
    That is why the default WordPress settings for “Front page displays” is “Your latest posts”
    I see you also have Beaver Builder Plugin active on your site, this will conflict with Enfold, please disable.

    Best regards,
    Mike

    in reply to: Burger menu #838392

    Hey lifemanagement,
    Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    Otherwise, 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: Custom Single product page #838391

    Hey yunyunmao,
    I believe the description fits around the content, so it should decrease with less.
    The demo I’m looking at doesn’t have sidebars, but you should be able to go to Enfold Theme Options > Sidebar Settings > Sidebar on Pages to change it.
    If this doesn’t help please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Changing names of images already uploaded #838390

    Hey angelortiz,
    I have not used it but here is a review and demo by WPBeginner

    Best regards,
    Mike

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

    .main_color .av-special-heading-tag b {color: #fff !important;}

    Please clear your cache :)

    Best regards,
    Mike

    in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838387

    Hi,
    This is how to make a link for an image to open in lightbox, use in a code block element:

    <a href="http://127.0.0.1/wp-content/uploads/2015/07/portfolio-9.jpg" rel="prettyPhoto" title="">Image</a>

    To open pages in lightbox using an iframe, create a link like this in a code block element:

    <a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>

    If you link to one of your pages, such as a FAQ, and disable the header, sidebar, & footer for that page, it looks very slick.
    This is the format for opening a Youtube video in lightbox:

    <a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""><img src="images/thumbnails/flash-logo.jpg" alt="YouTube" width="60" /></a>

    Best regards,
    Mike

    in reply to: Menu doesn't appear landscape mode on iPad #838382

    Hey neuropetvet,
    I commented out the old menu fix and added the new menu fix. If all goes well feel free to remove the old code.

    @media only screen and (max-width: 1023px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    I cleared your site’s cache, Please clear your browser cache :)
    2017-08-13_180921
    Best regards,
    Mike

    in reply to: how can i change the URL this button takes me to? #838380

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

    Best regards,
    Mike

    in reply to: View on iPad mini #838378

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

    Best regards,
    Mike

    in reply to: Secondary menu: remove underline on li on hover #838376

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

    Best regards,
    Mike

    in reply to: Video on right hand side of home page slider #838346

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

    Best regards,
    Mike

    in reply to: Problem with theme personalization : menu part #838345

    Hi,
    We will also need your URL :)

    Best regards,
    Mike

    in reply to: Blog Tags Misaligned #838344

    Hi,
    Oh I see, Try disabling your plugins and clear your cache If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    in reply to: Smooth color change on hovering main menu links? #838328

    Hey jockejansson,
    I didn’t see any smoother change hover state for the menu items or links, but it got me researching for a solution:

    I think this could be adopted for your needs.

    Best regards,
    Mike

    Hi,
    Please enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    This lets you view the shortcode for all the page elements.
    Then you can import the demos and copy the sections you like to create a whole new look.

    Best regards,
    Mike

    in reply to: TAB SECTION: background image opacity AND tab arrow #838326

    Hey enricobaumgart,
    Sorry, that feature is not available yet, I tried setting it further in the background (z-index) and bring the image to the top, but the red part is solid and covers the place the white arrow was. I also tried setting the white arrow to transparent with no better luck.
    Perhaps try to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: View on iPad mini #838323

    Hey vadikcoma,
    I don’t have an iPad mini, but here is the brakepoint code you can adjust to suit.

    @media only screen and (max-width: 768px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Best regards,
    Mike

    Hey alexandervellguth,
    The new menu doesn’t show the classes like the old one, I believe this is being changed, but adding your request – or vote – on this feature at the Enfold feature request form.

    Best regards,
    Mike

    in reply to: Blog Tags Misaligned #838320

    Hey dsmelick,
    They just don’t have much padding there:
    2017-08-13_141547
    Try this code in the General Styling > Quick CSS field:

    .blog-tags.minor-meta {padding-top: 10px!important; }

    Adjust to suit.

    Best regards,
    Mike

    in reply to: Problem with theme personalization : menu part #838319

    Hey Sir_G0ran-The_L0rd,
    Is there a chance that the Enfold Theme Options > Header > Header Size has a custom number setting it that large.
    If not, 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: Footer is half paged – how to solve this? #838318

    Hi,
    You can try adjusting the number to suit, I just tried this and it worked well:

    #av_section_1 { min-height: 85vh !important; }

    Please clear your cache

    Best regards,
    Mike

    in reply to: Infinit Shrinking Header #838315

    Hi,

    @Guenni007
    great example, very smooth, thanks.

    Best regards,
    Mike

    in reply to: Youtube link shows up as first thing in the post preview #838306

    Hi,
    Please try going to Youtube > Share > Embed > and copy the link, then paste it in your post.
    2017-08-13_134146

    Best regards,
    Mike

    in reply to: Activate mobile menu width #838299

    Hi,
    Try this one:

    @media only screen and (max-width: 1290px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Please clear your cache :)

    Best regards,
    Mike

    in reply to: Header configuration #838296

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

    Best regards,
    Mike

    in reply to: how can i change the URL this button takes me to? #838295

    Hey Sankte,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    /**
     * Changes the redirect URL for the Return To Shop button in the cart.
     *
     * @return string
     */
    function wc_empty_cart_redirect_url() {
    	return 'http://yourdomain.com/your-page/';
    }
    add_filter( 'woocommerce_return_to_shop_redirect', 'wc_empty_cart_redirect_url' );

    This will redirect to the URL specified in the code

    Best regards,
    Mike

    Hey mohsen,
    You can edit the image links in your gallery by using the custom link box.
    2017-08-13_124711
    You can also add a link in the title box that will work when the image is open in the lightbox.
    2017-08-13_125129
    2017-08-13_125244

    Best regards,
    Mike

    Hi,
    Can you please describe your issue in more detail so that we can help.
    Please note that if you are using Gmail, Yahoo, etc and use the same email address as the to and from addresses, such as testing, these providers mark it as spam. Also note that some hosts such as HostGator have very slow php mail, and some cPanels offer SpamAssassin on the server side that some people don’t realize is on.

    Best regards,
    Mike

    in reply to: Activate mobile menu width #838276

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

    @media only screen and (max-width: 1290px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    Best regards,
    Mike

    Hi,
    I think you would do better to use a plugin for this, I found this article about how to do so, but you could also try a little plugin searching.

    Create a Store for Customers Only with WooCommerce

    I also found this function for functions.php, but I didn’t test, so use at your own risk:

    add_action( 'wp_enqueue_scripts', 'dequeue_woocommerce_styles_scripts', 99 );
    
    function dequeue_woocommerce_styles_scripts() {
        if ( function_exists( 'is_woocommerce' ) ) {
            if ( ! is_woocommerce() && ! is_cart() && ! is_checkout() ) {
                # Styles
                wp_dequeue_style( 'woocommerce-general' );
                wp_dequeue_style( 'woocommerce-layout' );
                wp_dequeue_style( 'woocommerce-smallscreen' );
                wp_dequeue_style( 'woocommerce_frontend_styles' );
                wp_dequeue_style( 'woocommerce_fancybox_styles' );
                wp_dequeue_style( 'woocommerce_chosen_styles' );
                wp_dequeue_style( 'woocommerce_prettyPhoto_css' );
                # Scripts
                wp_dequeue_script( 'wc_price_slider' );
                wp_dequeue_script( 'wc-single-product' );
                wp_dequeue_script( 'wc-add-to-cart' );
                wp_dequeue_script( 'wc-cart-fragments' );
                wp_dequeue_script( 'wc-checkout' );
                wp_dequeue_script( 'wc-add-to-cart-variation' );
                wp_dequeue_script( 'wc-single-product' );
                wp_dequeue_script( 'wc-cart' );
                wp_dequeue_script( 'wc-chosen' );
                wp_dequeue_script( 'woocommerce' );
                wp_dequeue_script( 'prettyPhoto' );
                wp_dequeue_script( 'prettyPhoto-init' );
                wp_dequeue_script( 'jquery-blockui' );
                wp_dequeue_script( 'jquery-placeholder' );
                wp_dequeue_script( 'fancybox' );
                wp_dequeue_script( 'jqueryui' );
            }
        }
    }

    Best regards,
    Mike

Viewing 30 posts - 31,231 through 31,260 (of 33,827 total)