Forum Replies Created

Viewing 30 posts - 19,111 through 19,140 (of 35,071 total)
  • Author
    Posts
  • in reply to: Area above header on mobile not showing #1158113

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Shortcodes in titles #1158112

    Hi,
    I don’t believe that shortcodes can be parsed in the schema tags.

    Best regards,
    Mike

    in reply to: Layer Slider Not Working #1158111

    Hi,
    I believe I understand now, are you seeing this page?
    2019-11-19-044826
    For me the slider is showing no preview but the link to it is available, the layerslider has changed as per the anouncement.

    Best regards,
    Mike

    in reply to: Breadcrumb above post title plus other info #1158098

    Hi,
    I adjusted the script to this to only work on posts:

    function move_breadcrumb_below_title() {
    	?>
    		<script type="text/javascript">
    		(function($) {
    			function a() {
                    $('#top.single #main .avia-breadcrumbs').detach().insertBefore('h1.post-title.entry-title');
                    $('#top.single #main .avia-breadcrumbs').append('<br/>');
    			}
    	
    			a();
    		})(jQuery);
    		</script>
    	<?php
    	}
    add_action('wp_footer', 'move_breadcrumb_below_title');

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Font size #1158096

    Hi,
    You must add them to a zip file and then upload them.
    Did you know you can download the zip file from here?

    Best regards,
    Mike

    in reply to: double title #1158094

    Hi,
    Thanks for the login, I see you have the setting selected, I added this css to hide the title only on single & archive posts such as the links in the Private Content area, please clear your browser cache and check.

    #top.single .entry-content-header,#top.archive h2.post-title.entry-title {
    	display: none !important;
    }

    Best regards,
    Mike

    in reply to: Website stopped loading #1158087

    Hi,
    Please check that at Enfold Theme Options > Social Profiles > Your social profiles you have the Tripadvisor enabled, I see that your WhatsApp is showing.
    2019-11-19-035035

    Best regards,
    Mike

    in reply to: Breadcrumb above post title plus other info #1157887

    Hi,
    1: Thank you for the screenshot, it looks like this occurs because you are hiding the categories with this css:

    span.blog-categories.minor-meta {
        display: none!important;
    }

    To correct please add this css:

    span.post-meta-infos > span.text-sep.text-sep-cat {
        display: none!important;
    }

    2: it depends on the css of the plugin, we will have to try first.
    3: please try this css:

    #top #main .breadcrumb-trail * {
        color: #000!important;
    }
    #top #main .breadcrumb-trail a {
        color: blue !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Enfold and OptimizePress WordPress zusammen? #1157883

    Hey Andreas,
    So wie ich Ihre Frage verstehe, kann es bei der gleichzeitigen Verwendung von OptimizePress & Enfold zu Problemen kommen. OptimizePress verfügt über einen eigenen Builder, der möglicherweise mit dem Builder Enfold in Konflikt steht. Verzeichnis und installieren Sie ein neues WordPress mit OptimizePress. Ihre Zielseiten befinden sich weiterhin in derselben Domain und Ihre Besucher werden es nicht bemerken. Die zwei WordPress-Installationen wären:
    https://domain.com/
    https://domain.com/landing/
    Nennen Sie Ihr Unterverzeichnis natürlich etwas Relevantes wie /bonus/ oder /special/ etc.
    Ich habe dies auf einer meiner Sites getan und es gibt keine Möglichkeit zu sagen, dass es zwei verschiedene WordPress-Installationen mit zwei verschiedenen Themen gibt und die beiden nahtlos mit demselben SSL-Zertifikat miteinander verknüpft sind.
    Bitte lassen Sie uns wissen, ob dies hilft.

    — Translated with Google —

    As I understand your question, you may find issues with using OptimizePress & Enfold at the same time, OptimizePress has it’s own builder which may conflict with the Enfold builder, but a workaround for using OptimizePress as a landing page, is to create a sub-directory and install a new WordPress with OptimizePress, your landing pages will still be on the same domain and your visitors won’t notice. The two WordPress installs would be:
    https://domain.com/
    https://domain.com/landing/
    Naturally, name your sub-directory something relevant like /bonus/ or /special/ etc.
    I have done this on one of my sites and there is no way to tell it’s two different WordPress installs with two different themes, and the two link to each other seamlessly with the same SSL certificate.
    Please let us know if this helps.

    Best regards,
    Mike

    in reply to: Scroll-to-top element #1157869

    Hey VipProduction,
    Thanks for the link, it looks as if you have solved this with the css:

    @media only screen and (max-width: 767px){
    .responsive #scroll-top-link {
        display: block !important;
    }
    }

    because it is showing for me, Please see the screenshot in Private Content area.
    Please let us know if this is solved.

    Best regards,
    Mike

    in reply to: Social media icons #1157865

    Hi,
    Thank you for the screenshot, although it looks a little different than your site, the screenshot looks like a round “Whatsapp”
    Please see the screenshot in Private Content area.
    So typically these lines are right borders which can be removed, but in this case it looks like a “printed” text “pipe” symbol, which you should be able to remove from the Enfold Theme Options > Header > Extra Elements > Phone Number or small info text field, please see source code in screenshot in Private Content area.
    Please try this, if I’m looking at the wrong element please clarify, otherwise Please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: Can't change the visibility of a page #1157847

    Hey B,
    I have tested the Advanced Layout Builder with both Classic Editor & Block Editor on my localhost and I’m able to get the options:
    2019-11-18-053227
    Have you tried to disable your plugins to isolate any conflicts?
    If this doesn’t help please include an admin login in the Private Content area so we can investigate.
    Also please give us permission to deactivate your plugins for testing, note that some plugins do not retain their settings after a disable.

    Best regards,
    Mike

    in reply to: Breadcrumb above post title plus other info #1157836

    Hi,
    Thank you for the feedback, I added $('#main .avia-breadcrumbs').append('<br/>'); to solve the mobile featured image issue.
    Adding the meta author be below the breadcrumbs broke the layout, so as you asked above I put it under the featured image.

    Best regards,
    Mike

    in reply to: double title #1157824

    Hi,
    Sorry, login doesn’t work, please check
    2019-11-18-050748

    Best regards,
    Mike

    in reply to: change woocommerce button color #1157823

    Hi,
    This is because border-width & border-style have both been set to zero or none, to add this to the code above it would look like this:

    .wc-block-grid__product-add-to-cart a.wp-block-button__link {
    	background-color: red !important;
    	color: white !important;
    	border: solid 3px blue !important; 
    }
    .wc-block-grid__product-add-to-cart a.wp-block-button__link:hover {
    	background-color: green !important;
    	color: yellow !important;
    	border: solid 3px red !important; 
    }

    Please adjust to suit, after applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: ADD MAPBOX INSTEAD OF GOOGLE MAP – MUCH NICER STYLE #1157816

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Layer Slider Not Working #1157813

    Hi,
    Overwriting theme files typically causes errors like this, please let us know if this solves.

    Best regards,
    Mike

    in reply to: Grid Row Picture / Text on mobile Devices #1157808

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Edit category pages #1157806

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Accordion not working #1157804

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Link parent page above nested subpages in sidebar navigation #1157691

    Hi,
    Your code was a little off, I found this to work:
    $sidebar_menu .= "<a href='". get_the_permalink($parent) ."'> <span class='parent_nav_menu'>".get_the_title($parent)."</span></a>";
    notice I added a custom class “parent_nav_menu” to help with styling it with css, if you choose to.
    I’m using a child theme so I put this code in my child theme functions.php:

        function avia_sidebar_menu($echo = true)
        {
            $sidebar_menu = "";
        
            $subNav = avia_get_option('page_nesting_nav');
        
            
            $the_id = @get_the_ID();
            $args 	= array();
            global $post;
        
            if($subNav && $subNav != 'disabled' && !empty($the_id) && is_page())
            {
                $subNav = false;
                $parent = $post->ID;
                $sidebar_menu = "";
        
                if (!empty($post->post_parent))
                {
                    if(isset($post->ancestors)) $ancestors  = $post->ancestors;
                    if(!isset($ancestors)) $ancestors  = get_post_ancestors($post->ID);
                    $root		= count($ancestors)-1;
                    $parent 	= $ancestors[$root];
                }
        
                $args = array('title_li'=>'', 'child_of'=>$parent, 'echo'=>0, 'sort_column'=>'menu_order, post_title');
        
                //enables user to change query args
                $args = apply_filters('avia_sidebar_menu_args', $args, $post);
        
                //hide or show child pages in menu - if the class is set to 'widget_nav_hide_child' the child pages will be hidden
                $display_child_pages = apply_filters('avia_sidebar_menu_display_child', 'widget_nav_hide_child', $args, $post);
        
                $children = wp_list_pages($args);
        
                if ($children)
                {
                    $default_sidebar = false;
                    $sidebar_menu .= "<a href='". get_the_permalink($parent) ."'> <span class='parent_nav_menu'>".get_the_title($parent)."</span></a>";
                    $sidebar_menu .= "<nav class='widget widget_nav_menu $display_child_pages'><ul class='nested_nav'>";
                    $sidebar_menu .= $children;
                    $sidebar_menu .= "</ul></nav>";
                }
            }
        
            $sidebar_menu = apply_filters('avf_sidebar_menu_filter', $sidebar_menu, $args, $post);
        
            if($echo == true) { echo $sidebar_menu; } else { return $sidebar_menu; }
        }

    If you are not using a child theme, try the step in the post note that line numbers are probably wrong so search by text.

    Best regards,
    Mike

    in reply to: Can only see homepage when logged in as admin #1157687

    Hi,
    If the 404 option has been set, first change the “Select Your Custom Error 404 Page” to “Select Page”, so that the selection is none:
    2019-11-17-141537
    Then when you change the “Custom Error 404 Page” to “No custom 404 page selected” and the option above is hidden, it is not set to any page:
    2019-11-17-141745
    It looks like you changed the settings back to the way they were?

    Best regards,
    Mike

    in reply to: change woocommerce button color #1157686

    Hey Tilman,
    Thanks for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .wc-block-grid__product-add-to-cart a.wp-block-button__link {
    	background-color: red !important;
    	color: white !important;
    }
    .wc-block-grid__product-add-to-cart a.wp-block-button__link:hover {
    	background-color: green !important;
    	color: yellow !important;
    }

    Please adjust the colors to suit, and after applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Website stopped loading #1157683

    Hi,
    Sorry for the late reply, I see that you have downgraded to v4.5.7 and now your site is working.
    Is there anything else we can assist with?

    Best regards,
    Mike

    in reply to: Product Grid image size #1157681

    Hi,
    Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home li.product.type-product > div > a > div.thumbnail_container {
    	height: 165px !important;
    	max-height: 165px !important; 
    }
    #top.home li.product.type-product > div > a > div.inner_product_header {
    	height: 112px !important;
    	max-height: 112px !important; 
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Reduce the space between top margin and first element #1157679

    Hey sanjamarinkson,
    Sorry, but I was not able to login, please check password.
    I assume that I must login to see the error, on /teaser/ correct?

    Best regards,
    Mike

    in reply to: Can only see homepage when logged in as admin #1157678

    Hi,
    I have removed your 404 redirect from the theme options, and cleared your cache and tested many of your links returning “home” each time with no errors, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: double title #1157677

    Hi,
    To remove the double titles please select this option from the “layout” column in the Classic Editor,
    2019-11-17-125201
    If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Grid Row Picture / Text on mobile Devices #1157675

    Hi,
    Thanks for the login, I took a look at your page and added this css to your Quick CSS:

    @media only screen and (max-width:767px){
        #top.home #av-layout-grid-2, #top.home #av-layout-grid-6,#top.home #av-layout-grid-8 {
            display: flex !important; 
            flex-direction: column-reverse !important; 
        }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 19,111 through 19,140 (of 35,071 total)