Forum Replies Created

Viewing 30 posts - 8,731 through 8,760 (of 10,918 total)
  • Author
    Posts
  • in reply to: How to add Glyphicons to Enfold #852934

    yes try it – or what kind of files are in your zip file. if there are one svg or for each icon a single svg – you can upload these svgs by drag & drop to fontello and download the importable zip file from there !

    in reply to: Button with link to next slide in Layerslide WP #852740

    so now i’m out of this context.
    The generated enfold shortcode ( via post with normal editior nor with debug mode and button alb element) does not work in html inputfield this way to get a button on advanced layerslider.
    so i can see your video and on your site i see your source-code .
    Yes it is layerslider and there are buttons – on every (and believe me there are many installations of enfold – with or without – Layersldier premium activation ) enfold i never have success in this way. –
    By

    • This reply was modified 7 years, 1 month ago by Rikard. Reason: Removed URL
    in reply to: Button with link to next slide in Layerslide WP #852644

    and where is the benefit to have here a enfold button ?
    see again example – it is so easy to construct buttons on layerslider with text layers ?
    https://webers-testseite.de/kingfilly/

    in reply to: Button with link to next slide in Layerslide WP #852629

    see here – i know that – but button-shortcode does not give a button here:

    maybe its why i’m working with an activated premium version – not really ?

    Or is there a way to activate enfold shortcodes for ls ?

    in reply to: Button with link to next slide in Layerslide WP #852618

    please tell me where you have inserted that “Button-Shortcode”
    you got Image / Text / HTML / Video-Audio / Dynamic content from posts
    there is no opportunity to use here enfold shortcodes – so for me it is a mystery – why there is on your video a button ?

    i see you used for it the html option but a generated code from enfold entered here never works on my end here ???

    in reply to: pop up on page load #852270

    or you do buy the excellent stand alone advanced layerslider with integrated PopUp.
    All you can do with layerslider but with popup function.

    have a look here: https://layerslider.kreaturamedia.com/features/popups/

    in reply to: Button with link to next slide in Layerslide WP #852043

    hm – you have to place the buttons on each slide.

    But i don’t know where you inserted that shortcode. I constructed buttons on layerslider !

    see here: https://webers-testseite.de/kingfilly/

    click to enlarge:

    and:

    in reply to: Can't Disable Comments on Posts #852029

    if you even don’t like to have on dashboard or admin top menu the comments functionality:

    // Remove comments metabox from dashboard
    function df_disable_comments_dashboard() {
    	remove_meta_box('dashboard_recent_comments', 'dashboard', 'normal');
    }
    add_action('admin_init', 'df_disable_comments_dashboard');
    
    // Remove comments links from admin bar
    function df_disable_comments_admin_bar() {
    	if (is_admin_bar_showing()) {
    		remove_action('admin_bar_menu', 'wp_admin_bar_comments_menu', 60);
    	}
    }
    add_action('init', 'df_disable_comments_admin_bar');

    but best advice is to use the very good plugin “disable comments” !
    but to make it perfect – you have to get rid of .comment-container minor-meta. in post-meta-info !

    • This reply was modified 7 years, 2 months ago by Guenni007.
    in reply to: Can't Disable Comments on Posts #852027

    and if you are a bit paranoid : add this to functions.php / child-theme

    // Redirect any user trying to access comments page
    function df_disable_comments_admin_menu_redirect() {
    	global $pagenow;
    	if ($pagenow === 'edit-comments.php') {
    		wp_redirect(admin_url()); exit;
    	}
    }
    add_action('admin_init', 'df_disable_comments_admin_menu_redirect');

    or use: https://de.wordpress.org/plugins/disable-comments/

    in reply to: Can't Disable Comments on Posts #852024

    @samurai 666 : this is offtopic isn’t it ?

    please make a new thread.

    in reply to: Can't Disable Comments on Posts #852023

    or a radikal method via functions.php of your child-theme:
    (the comments on that code shows you what is done by the code)

    please try this here :

    // Disable support for comments and trackbacks in post types
    function df_disable_comments_post_types_support() {
    	$post_types = get_post_types();
    	foreach ($post_types as $post_type) {
    		if(post_type_supports($post_type, 'comments')) {
    			remove_post_type_support($post_type, 'comments');
    			remove_post_type_support($post_type, 'trackbacks');
    		}
    	}
    }
    add_action('admin_init', 'df_disable_comments_post_types_support');
    
    // Close comments on the front-end
    function df_disable_comments_status() {
    	return false;
    }
    add_filter('comments_open', 'df_disable_comments_status', 20, 2);
    add_filter('pings_open', 'df_disable_comments_status', 20, 2);
    
    // Hide existing comments
    function df_disable_comments_hide_existing_comments($comments) {
    	$comments = array();
    	return $comments;
    }
    add_filter('comments_array', 'df_disable_comments_hide_existing_comments', 10, 2);

    to quick css

    .comment-entry {
        display: none;
    }
    in reply to: Merhaba Yiğit ! Hi Yiğit ! #852017

    i think they are managing the mobile menu issue.

    in reply to: Layerslider popup button triggering #852000

    on layerslider you got the slider settings tab !

    you see the “launsch pop up fields”. ?
    there is the input field “open by click”. Put in a unique class or ID ( i prefer the class because most elements – including buttons on Enfold got the possibility to have classes !)
    and leave the rest empty (open after seconds, or open on scroll position etc)

    Go to your page and place your button ( as link target manual and #).

    on my end i do not have the success to set it in Enfold on opening on all pages / posts etc. i have to place the shortcode of the popup-layerslider on the specific page as codeblock

    in reply to: Button with link to next slide in Layerslide WP #851956

    By the way – the new layerslider got this options tab (link and attributes) – on linking input fields there is a flyout when clicking to that field !
    And here you can choose “switch to next slide”. (previous too).
    so create a button layer and input that linking.

    click to enlarge:

    in reply to: Logo in header looks blurry #851884

    do you have your new logo in a vectorbased way (Illustrator, eps,). – or find the correct name of the new logo font with round dots – i will recreate your logo. Recreating via those tiny screenshots is nearly impossible.
    The segoe font does not fit totaly because the dots are not perfect circles on bold font-weight.

    in reply to: Logo in header looks blurry #851880

    by the way – in the new logo the font couldn’t be Switzerland! – Switzerland has like Frutiger too those i dots and dots itself and and “square dots”
    in your new logo they are circles. etc (look at the t or the s – totaly different.

    So what Victoria means is that you had to create a png with less space surrounding:

    (gray in this case stands here for the transparency)
    not this way:

    but this way:

    in reply to: Adding another image next to logo #851688

    or you misuse the method to add text to the logo and add the following to your functions.php of your child-theme:

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= " <a href= 'the link target url'> <img class='anything'  title='anything'   src='link to your image'    alt='anything you like' /></a>  ";
      return $sub;
    }

    add this to quick css :

    .logo a {
        float: left;
    }

    but pay attention with single and double quotation marks ! – and if you like to open the link of that second logo on a blank page :

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= " <a href= 'the link target url'  target='_blank' > <img class='anything'  title='anything'   src='link to your image'    alt='anything you like' /></a>  ";
      return $sub;
    }

    the benefit is – that even shrinking is possible – because it is in the logo container and makes everything the normal logo does.

    see here https://webers-testseite.de/

    for small screens you can make some media queries on how to handle the thing – maybe you go to display: none or something else

    in reply to: Info on Flaticons #850971

    you want to use svgs in wordpress ! The tip above is a bit different. It shows you the way to use these flaticons as font-icon set !

    Anyway – wordpress does not support on default the usage of svgs (something i do not understand)
    If you like to be able to upload an svg you can use some code in functions.php of your child-theme – or use that brilliant plugin “svg support”

    but try this first in your functions.php of child-theme:

    function custom_mtypes( $m ){
        $m['svg'] = 'image/svg+xml';
        $m['svgz'] = 'image/svg+xml';
        return $m;
    }
    add_filter( 'upload_mimes', 'custom_mtypes' );
    in reply to: Split color sections vertically 50/50 with full width images #850374

    the Grid-Row itself got a height option – but not to loose the empty 1/2 (and your background-image you can insert a whitespace separator with a given height

    see: https://webers-testseite.de/kingfilly/

    in reply to: Split color sections vertically 50/50 with full width images #850094

    why don’t you take the grid-row with 1/2 / 1/2
    The grid-row element got this 100% width as the color-section too – and the same possibility to have a background-image.

    in reply to: Add subtext to logo #849528

    Nicht dafür –
    i removed all images of your blog from mine

    in reply to: Add subtext to logo #849289

    if you get it – i will restore my old solution

    if you don’t like the solution with blog info name and description you can use a bit shorter code than in your screenshot 4/7

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= "<span class='logo-title'>first line</span>";
      $sub .= "<span class='logo-title logo-subtitle'>Another custom text line</span>";
      return $sub;
    }
    in reply to: Add subtext to logo #849285

    see my solution : https://webers-testseite.de/

    – but with your Text “Zen Meditation” as logo-title and the other is the logo-subtitle.

    There are a lot of possibilities to not have the overlapping.
    but as i said without a real page only with screenshots it is not possible. this is my code :

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= "<span class='logo-title'>";
      $sub .= get_bloginfo( 'name', 'display' );
      $sub .= "</span>";
      $sub .= "<span class='logo-title logo-subtitle'>";
      $sub .= get_bloginfo( 'description', 'display' );
      $sub .= "</span>";
      return $sub;
    }

    so you only have to input via customizer the WordPress site name and the wordpress sloagan. These are then the headings

    css for quick.css ( in case the logo is at 120px height):

    .logo img{float: left}
    #top .logo, #top .logo a {overflow: visible }
    #top .subtext {float: left; position: relative}
    
    #top .logo-title {
    transition: opacity 0.4s ease-out 0s;
    -moz-transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
        color: #306066;
        font-size: 40px;
        font-family: "Caveat" !important;
        font-weight: bold !important;
        left: 7px;
        opacity: 1;
        position: absolute;
        top: -12px;
        white-space: nowrap;
    }
    
    #top .logo-subtitle {
        color: #888 !important;
        font-family: "Caveat" !important;
        font-size: 24px !important;
        left: 10px;
        top: 18px !important;
        font-weight: normal;
    }
    
    /** get rid of that if you don't like to get rid of logo headings by scrolling - Kriesi Solution  */
    #top .header-scrolled .logo-title {opacity: 0; filter: alpha(opacity=0)}

    and to get rid of text on very small screens:

    @media only screen and (max-width: 520px){
    #top .logo-title {opacity: 0; filter: alpha(opacity=0)}
    }
    in reply to: Add subtext to logo #849077

    ohne die Seite selbst zu sehen – fast unmöglich einen Vorschlag zu machen. Wenn du lieber auf einen Mod wartest – auch ok.

    Kriesi oben hat eher meinen Code genutzt, dort sind zwei Zeilen eingefügt worden (logo-title und logo-subtitel) – deshalb meine Frage – dein logo ist Symbol + Zen Mediation als Bild und dann “Company Name” hinzugefügt ?

    in reply to: Add subtext to logo #849028

    Um die Menu-Schrift zu beeinflussen ( du kannst ja auch das padding was verändern) :

    hier mit einem sogenannten Media Query bei einer Screenweite zwischen 768 und 990 :
    btw. ich schreibe diese Media-Queries meist ans Ende meiner Quick css

    @media only screen and (min-width: 768px) and (max-width: 989px){
    .av-main-nav > li > a {
        font-size: 12px;
        font-weight: 400;
        padding: 0 10px
        }
    }
    in reply to: Add subtext to logo #849024

    Anhand der bilder sehe ich, dass wir uns auch gerne deutsch unterhalten können.
    Verstehe ich das richtig, dass du als Bildmarke (Logo) jetzt das Symbol und den Schriftzug Zen Mediation hochgeladen hast?
    Und via functions.php dann Company Name als Zusatz lädst?

    Warum machst du es nicht so wie hier an Board mit dem Kriesi K. siehe oben – scroll mal ( das Verschwinden der Schriften muss nicht sein – ist aber auch elegant.

    Ich mache das in dem Fall immer über den WordPress Titel und die WordPress Beschreibung:

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= "<span class='logo-title'>";
      $sub .= get_bloginfo( 'name', 'display' );
      $sub .= "</span>";
      $sub .= "<span class='logo-title logo-subtitle'>";
      $sub .= get_bloginfo( 'description', 'display' );
      $sub .= "</span>";
      return $sub;
    }

    zu dem Überlappungsproblem kannst du dich entscheiden:
    Das Menu einstellen, dass es am richtigen Punkt überspringt. Heißt : messen wann es nötig ist und den Sprungpunkt danach einstellen.
    Lösung wie oben – die Schriften langsam verschwinden zu lassen ( beim Scrollen – bei shrinking header) und bei kleineren Bildschirmen.

    in reply to: Logo in header looks blurry #848512

    this logo is formerly crying for a svg usage.
    The font seems to be something like segoe bold (frutiger with i dots : lol )
    And that little Dot in Front is very simple to construct on f.e. Illustrator.

    By the way what is the font name

    but by the way – the unsharpness is not caused by less sharpness of the png or jpg – it is a question of screen-abilities. If you are looking to it on my screen 2560×1440 (27′ Mac Screen) or on a retina (ipads etc) your logo on small case isn’t so bad.
    Even a svg (by definition sharp) is on that minified Version not sharp on the screen – the resolution does not fit that.

    have a look to : https://webers-testseite.de/wp-content/uploads/stillAds.svg
    and shrink your browser window. A minimum height of 50px seem to be ok.

    in reply to: (Yet another) Menu issues after 4.1.2 update #848423

    Point 1 ) i do not see both menu and burger menu icon.
    but i see you got a cart sign there too so the rule:

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu { 
    right: 30px !important } 
    }
    

    seems to be a good advice for you even inbetween 768px and 990px – because otherwise the car symbol will overlay the burger icon

    Point 2) i can not confirm your fault on my end here: OSX Safari

    Point 4) is correct on newest Version of enfold. Therefore or some additional maintab (such as menu) on the left

    in reply to: Add subtext to logo #848421

    one thing among others is that you have to set the overflow visible rule for logo – because otherwise it may be in the correct position but it is not seen:

    #top .logo, #top .logo a {
        overflow: visible;
    }

    the rest is positioning of the subtext. So it might be good to have the real sitze of you to give you an advice

    in reply to: shrinking header and screenwidth low … #847553

    hm – can be closed – today this effect isn’t seen anymore. Strange – thanks

Viewing 30 posts - 8,731 through 8,760 (of 10,918 total)