Forum Replies Created

Viewing 30 posts - 151 through 180 (of 240 total)
  • Author
    Posts
  • in reply to: Adding [av_button] shortcode to single.php #720935

    Hi,

    That’s right because Basilis gave me the solution to remove the gray area. My follow up question was: What would the right code be if I want to show the logo over the image like on the frontpage? See my previous post. And the blue space is part of the image..

    Cheers,

    Steven

    in reply to: Adding [av_button] shortcode to single.php #718174

    Hi,

    Worked! Thanks. What would the right code be if I want to show the logo over the image like on the frontpage? In debug mode I see this code of the slider on my frontpage (see link in PC):

    [av_slideshow_full size='no scaling' stretch='' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' src='' attachment='' attachment_size='' position='top left' repeat='no-repeat' attach='scroll' custom_class='']
    [av_slide_full slide_type='image' id='328' video='http://' mobile_image='' video_format='' video_ratio='16:9' title='<img src="http://185.27.141.7/~ptsy386879/wp-content/uploads/2016/11/logo-studijob.png" class="sliderlogo">' custom_title_size='' custom_content_size='' caption_pos='caption_left' link_apply='' link='lightbox' link_target='' button_label='Click me' button_color='light' link1='manually,http://' link_target1='' button_label2='Click me' button_color2='light' link2='manually,http://' link_target2='' font_color='' custom_title='' custom_content='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_slide_full]
    [/av_slideshow_full]

    When I replace your code:
    [av_slideshow size='no scaling' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' custom_class=''][av_slide slide_type='image' id='328' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target=''][/av_slide][/av_slideshow]

    With the “debug” one, PHP error because of the http in the code…

    Regards,

    Steven

    in reply to: Adding [av_button] shortcode to single.php #717260

    Hi Rikard,
    Sorry, my bad.. It’s a file that is updated automaticly so the URL changes… Just made a “static” post.

    in reply to: Adding [av_button] shortcode to single.php #716744

    Sorry wrong URL…

    Cheers,

    Steven

    in reply to: Adding [av_button] shortcode to single.php #716366

    Hi Ismael,

    Thanks for the code. It does work. However there’s a dark grey area just above the header image what I can’t explain. You maybe?

    Regards,

    Steven

    in reply to: Strange alignment issue with Contact Form 7 #715801

    Hi Rikard,
    Ah I see. So if you want fields next to each other they should be on one and the same line in the code.Thank you so much!

    Regards,

    Steven

    in reply to: Adding [av_button] shortcode to single.php #715291

    Hi,

    I’m facing the same issue. I’d like to have a full width slider in my single post page. For that reason I duplicated the single.php and put it in my Child theme. After looking at the codex page you refer to, I tried this code:

    echo do_shortcode('[av_slideshow size='no scaling' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' custom_class='']
    [av_slide slide_type='image' id='328' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target=''][/av_slide]
    
    [/av_slideshow]');

    Or this one:

    <?php echo do_shortcode('[av_slideshow size='no scaling' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' custom_class='']
    [av_slide slide_type='image' id='328' video='' mobile_image='' video_ratio='' title='' link_apply='' link='lightbox' link_target=''][/av_slide]
    [/av_slideshow]');?>

    In both cases, no luck. Do I have to put this code somewere in order to make it work?

    function do_shortcode( $content, $ignore_html = false ) {
        global $shortcode_tags;
     
        if ( false === strpos( $content, '[' ) ) {
            return $content;
        }
     
        if (empty($shortcode_tags) || !is_array($shortcode_tags))
            return $content;
     
        // Find all registered tag names in $content.
        preg_match_all( '@\[([^<>&/\[\]\x00-\x20=]++)@', $content, $matches );
        $tagnames = array_intersect( array_keys( $shortcode_tags ), $matches[1] );
     
        if ( empty( $tagnames ) ) {
            return $content;
        }
     
        $content = do_shortcodes_in_html_tags( $content, $ignore_html, $tagnames );
     
        $pattern = get_shortcode_regex( $tagnames );
        $content = preg_replace_callback( "/$pattern/", 'do_shortcode_tag', $content );
     
        // Always restore square braces so we don't break things like <!--[if IE ]>
        $content = unescape_invalid_shortcodes( $content );
     
        return $content;
    }

    Help is much appriciated!

    Cheers,

    Steven

    in reply to: Strange alignment issue with Contact Form 7 #715215

    Hi Rikard,

    You mean like this? (no line breaks in the code) :

    [av_one_fourth first]<label> Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label>[/av_one_fourth]
    [av_three_fourth]<label> Naam*[text* naam]</label>[/av_three_fourth]
    [av_one_half first]<label> Adres*[text* adres]</label>[/av_one_half]
    [av_one_half]<label> Postcode*[text* postcode]</label>[/av_one_half]
    [av_one_half first]<label> Woonplaats*[text* woonplaats]</label>[/av_one_half]
    [av_one_half]<label> Telefoon[tel* telefoon minlength:10 maxlength:14]</label>[/av_one_half]
    [av_one_half first]<label> E-mail*[email* email]</label>[/av_one_half]
    [av_one_half]<label> Geboortedatum*[text* geboortedatum placeholder "dd-mm-jjjj"]</label>[/av_one_half]
    [av_one_third first]<label> Nationaliteit*[text* nationaliteit]</label>[/av_one_third]
    [av_two_third]<label> Opleiding*[text* opleiding]</label>[/av_two_third]
    [av_one_third first]<label> Uren beschikbaar per week*[text* beschikbaarheid placeholder "minimaal 16 uur per week"]</label>[/av_one_third][av_two_third]<label> Functiewensen*[textarea functiewensen x2 ]</label>[/av_two_third]
    <label>Eventuele opmerking(en)[textarea opmerking x3]</label>
    <label>Upload je CV (.docx, .doc of .pdf. Max grootte 1 Mb) [file uploadcv limit:1mb filetypes:docx|doc|pdf]</label>
    [submit "Verzenden"]

    That doesn’t seem to solve the problem I’m afraid.

    Regards,

    Steven

    in reply to: Strange alignment issue with Contact Form 7 #714338

    Hi Rikard,

    Indeed I see a <br> tag in the source code. It must be generated by someting else because it’s not in my form code:

    [av_one_fourth first]<label> Aanhef*[select* aanhef "Kies hier" "Dhr." "Mevr."]</label>[/av_one_fourth]
    [av_three_fourth]<label> Naam*[text* naam]</label>[/av_three_fourth]
    
    [av_one_half first]<label> Adres*[text* adres]</label>[/av_one_half]
    [av_one_half]<label> Postcode*[text* postcode]</label>[/av_one_half]
    
    [av_one_half first]<label> Woonplaats*[text* woonplaats]</label>[/av_one_half]
    [av_one_half]<label> Telefoon[tel* telefoon minlength:10 maxlength:14]</label>[/av_one_half]
    
    [av_one_half first]<label> E-mail*[email* email]</label>[/av_one_half]
    [av_one_half]<label> Geboortedatum*[text* geboortedatum placeholder "dd-mm-jjjj"]</label>[/av_one_half]
    
    [av_one_third first]<label> Nationaliteit*[text* nationaliteit]</label>[/av_one_third]
    [av_two_third]<label> Opleiding*[text* opleiding]</label>[/av_two_third]
    
    [av_one_third first]<label> Uren beschikbaar per week*[text* beschikbaarheid placeholder "minimaal 16 uur per week"]</label>[/av_one_third]
    [av_two_third]<label> Functiewensen*[textarea functiewensen x2 ]</label>[/av_two_third]
    
    <label>Eventuele opmerking(en)[textarea opmerking x3]</label>
    
    <label>Upload je CV (.docx, .doc of .pdf. Max grootte 1 Mb) [file uploadcv limit:1mb filetypes:docx|doc|pdf]</label>
    
    [submit "Verzenden"]

    Please find the login details in the PC section.

    Regards,

    Steven

    in reply to: Mobile menu disappears when logo is removed in header #710772

    Hi!
    Thanks a lot !

    Regards,

    Steven

    in reply to: Mobile menu disappears when logo is removed in header #709689

    Hi Ismael,

    Please see the details in the Private Content. I had a closer look on my mobile and I do see the mobile menu but it floats kind of over the full width slide show top right. Please see mobile screenshot here. I’d like to have the mobile menu above the slideshow. How can we fix that?

    regards,

    Steven

    in reply to: Horizontal submenu right under main menu #707777

    Hi Yigit,

    Will do, thanks!

    in reply to: Mobile menu disappears when logo is removed in header #707276

    Hi Yigit,

    I’m affraid not. I can’t see the mobile menu on my HTC 8 phone neither here: http://www.responsinator.com/?url=http%3A%2F%2F185.27.141.7%2F~ptsy386879%2Fvoorpagina%2F

    Cheers,

    Steven

    in reply to: Mobile menu disappears when logo is removed in header #706793

    Hi guys,

    In my new project I have exactly the same issue. Used the code in my child’s function.php and tried this in my CSS

    @media only screen and (max-device-width: 1024px) {
    #advanced_menu_toggle {
    display: block;
    }}

    But the mobile menu still doesn’t show up. When I completely remove the code from my functions.php the logo re-appears (of course) but the mobile menu works also… Any ideas on how to solve this?

    Cheers,

    Steven

    in reply to: Horizontal submenu right under main menu #706682

    Hi Vinay,

    Just made the setup for the menu (top right corner) with some demo pages. I can imagine that you need admin access too?

    Thanks again!

    Steven

    in reply to: One Page website #705312

    Figured it out: don’t use uppercase. So use #tarieven instead of #Tarieven.

    Cheers,

    Steven

    in reply to: One Page website #705309

    Hi,

    Could you post a link to your site?

    in reply to: [SOLVED]Use the Creative Studio mobile menu in Enfold #696072

    Ah, found out that the element .logo.bg-logo wasn’t the right one. I changed it to:

    #top .logo {
        left: 50%;
        transform: translateX(-50%);
    }

    And now it works.

    Thanks anyway!

    • This reply was modified 8 years, 1 month ago by steviger.
    in reply to: [SOLVED]Use the Creative Studio mobile menu in Enfold #695974

    Hi,

    That doesn’t do the trick. I removed all modifications, have set the logo left/menu right and added your CSS in my child theme.
    Even tried the !important addition.

    Cheers.

    Steven

    in reply to: [SOLVED]Use the Creative Studio mobile menu in Enfold #692531

    Hi Jordan,

    Yep, running the latest version (3.8). Since we need to have the logo displayed in the middle, I couldn’t use the header settings position( menu left and logo rightleft). For that reason I used this in the Child CSS:

    /*Always hamburger menu*/
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }
    
    /*Hamburger menu left alignment*/
    a#advanced_menu_toggle {
    left: 10px;
    }
    
    #advanced_menu_toggle
    {border:none!important; font-size: 60px!important; color:#de0a1c!important;}
    
    .avia_desktop #advanced_menu_toggle:hover
    {
      background: none!important;
      border:none!important;
      }
    
    #advanced_menu_toggle:after {
        content: "MENU";
        font-size: 24px !important;
        left: 56px;
        position: absolute;
        top: 0px;
    color:#7b7b7b!important;
    }

    and added this to the child’s functions.php:

    add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1);
    
    function avia_replace_standard_icon($icons)
    {
    $icons['mobile_menu']	 = array( 'font' =>'entypo-fontello', 'icon' => 'ue811');
    return $icons;
    }

    Thanks for you help!

    in reply to: Two menus in header #689846

    Thanks! Sorry for the late reply…

    in reply to: Content blocks below each other in two third column #673603

    In that case I’m happy too :-) Topic closed.

    Cheers,

    Steven

    in reply to: Content blocks below each other in two third column #673104

    Hi,
    That’s correct. I kept on trying and figured out how to solve the problem. In the end I inserted a full width separator, gave this <hr> a class and styled it like this:

    .separator_events {background:#eae3e3; margin:20px 0!important; left:-100%!important; width:300%!important; height:40px!important;}

    It seems to work for me. Or is there a better solution?

    Cheers,

    Steven

    in reply to: enfold- child and demo themes #671227

    Hi Rikard,

    I see.

    Cheers

    in reply to: The style of the & character #670741

    Hi,

    The current styling is:
    .special_amp
    {
    font-family: “Baskerville”,”Palatino Linotype”,”Palatino”,”Times New Roman”,serif;
    font-style: italic;
    font-size: 1.3em;
    line-height: 0.5em;
    font-weight: normal;
    }

    Try to add this to your custom CSS or child CSS:

    .special_amp
    {
    font-family: “your font”;
    font-style: italic; // change to taste
    font-size: 1.3em; // change to taste
    line-height: 0.5em; // change to taste
    font-weight: normal; // change to taste
    }

    in reply to: enfold- child and demo themes #670739

    Hi,

    Please have a look here: http://kriesi.at/documentation/enfold/using-a-child-theme/

    Cheers,

    Steven

    in reply to: [SOLVED] Layout question 2 video's next to each other #670228

    Works. Thanks guys!

    in reply to: [SOLVED] Layout question 2 video's next to each other #668538

    Hi Vinay,

    Did you find the time to have a look?

    Regards,

    Steven

    in reply to: [SOLVED] Layout question 2 video's next to each other #667600

    Thanks guys!

    in reply to: [SOLVED] Layout question 2 video's next to each other #666511

    Thanks! We’re almost there. I only see one video now. Shall I give you login credentials?

Viewing 30 posts - 151 through 180 (of 240 total)