Forum Replies Created

Viewing 30 posts - 1 through 30 (of 67 total)
  • Author
    Posts
  • Hi Ismael,

    Thanks! This helps, the only problem is that the client already added the info that i wanted to show in the “content” field.

    So basicly i want to show this field :

    									 array(
    			                            "name" 	=> __("Marker Tooltip", 'avia_framework' ),
    			                            "desc" 	=> __("Enter some text here. If the user clicks on the marker the text will be displayed", 'avia_framework' ) ,
    			                            "id" 	=> "content",
    			                            "type" 	=> "tiny_mce",
    			                            "std" 	=> "",
    			                        ),

    In the overview.
    ".$params['args']['content']."
    Doesn’t work…any ideas?

    Thanks again!

    • This reply was modified 7 years, 11 months ago by c3computers.
    in reply to: Portfolio links to new tab #658452

    Anyone? :)

    in reply to: Portfolio links to new tab #658113

    I am trying to edit the portfolio.php like they did in the post i posted. But the lines don’t match anymore? New version?

    Do you know how i can get the External links to be opened in a _black (new tab)

    Thank you!

    in reply to: Portfolio links to new tab #658112

    tnx Andy!

    in reply to: Shop minimal overlay #657924

    You may close this topic! tnx!

    in reply to: Gridrow on iPad #656913

    Hi! i dont have i iPad right now but the menu works on my PC whene is shrink the screen.

    What i mean bij the grid row are the bloks on my home page (See the image)

    The Green black grey and white block.

    On the iPad it was like : Green Black Grey White

    And it needs to be

    Green
    Black
    Grey
    White

    :) I dont know ive it’s showing right now? Do you have a iPad to test it?

    in reply to: Shop minimal overlay #655150

    Hi Andy tnx for the advice!

    in reply to: Weird alignment #653747

    Tnx Topic can be closed

    in reply to: Shop minimal overlay #653746

    Someone?

    in reply to: Events Manager (Modern Tribe) Masonry #653745

    Tnx Ismael!

    I found a other sollution.

    in reply to: Events Manager (Modern Tribe) Masonry #648490

    Bump! :)

    in reply to: Main menu color #583292

    Tnx!

    Topic can be closed!

    in reply to: Main menu color #582367

    Hi!

    Perfect! TNX!

    Why didnt it work like this:?

    /* Netwerk Zorgpartners */
    li#menu-item-26 a {
        background-color: #0a3456 !important;
    	color: #ffffff;
    }
    in reply to: Main menu color #582345

    Anyone? :)

    in reply to: Enfold Showcase #573606

    the website for our company is now live . See it on http://www.c3computers.nl.

    in reply to: Glassy transparent header #573600

    Hi It work perfect like this

    At to childtheme function.php

    function change_aviajs() {
       wp_dequeue_script( 'avia-default' );
       wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true );
    }
    add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );

    Copy
    /httpdocs/wp-content/themes/enfold/js/avia.js

    To
    httpdocs/wp-content/themes/enfold-child/js/avia.js

    Create folder ‘js’ if its not existing.

    Open ‘avia.js and replace

    if(transparent)
                    {	
                    	if(st > 50)
                    	{	
                    		//header.removeClass('av_header_transparency');
                    		av_change_class(header, 'remove', 'av_header_transparency');
                    	}
                    	else
                    	{
                    		//header.addClass('av_header_transparency');
                    		av_change_class(header, 'add', 'av_header_transparency');
                    	}
                    }
    
                   
                }

    With:

    if(transparent)
                    {	
                    	if(st > 50)
                    	{	
                    		//header.removeClass('av_header_transparency');
                    		//av_change_class(header, 'remove', 'av_header_transparency');
                    	}
                    	else
                    	{
                    		//header.addClass('av_header_transparency');
                    		av_change_class(header, 'add', 'av_header_transparency');
                    	}
                    }
    

    Good luck!

    Topic can be closed

    in reply to: Product Categories Widget #573595

    Topic can be closed! :)

    in reply to: Custom social media icons #573593

    Hallo!

    I fixed it! Topic can be closed. Was to soon to open a topic. tnx!

    in reply to: Custom social media icons #572844

    Hi ive added the folowing:

    [av_font_icon icon='ue8f3' font='entypo-fontello' style='' caption='' link='manually,http://facebook.com/' linktarget='' size='40px' position='center' color=''][/av_font_icon][av_font_icon icon='ue8fa' font='entypo-fontello' style='' caption='' link='manually,http://twitter.com/' linktarget='' size='40px' position='center' color=''][/av_font_icon][av_font_icon icon='ue8fc' font='entypo-fontello' style='' caption='' link='manually,http://linkedin.com' linktarget='' size='40px' position='center' color=''][/av_font_icon][av_font_icon icon='ue8f6' font='entypo-fontello' style='' caption='' link='manually,http://google.nl' linktarget='' size='40px' position='center' color=''][/av_font_icon][av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='manually,http://mailto:test.nl' linktarget='' size='40px' position='center' color=''][/av_font_icon]

    But the icons show bolow the other icon. not right next to them. And i would like to remove the underline whene they are linked

    Hi it working

    that was a special kind a stupid :p

    many tnx!

    Topic can be closed

    Hi!

    it’s still showing on the bottom off the pages.

    Another solution? :)

    Style.css

    /*Remove big automated image on portfoliopage*/
    .single-portfolio .page-thumb {
    display: none;
    }
    
    */ Social media verwijderen op PAGES */
    .page #custom_share_box {
        display: none;
    }
    
    */ Achtergrondkleur heading */
    .av-special-heading-tag {
        height: 100px;
        position: relative;
        top: 40px;
    }
    
    .av-special-heading-tag span {
        background: rgba(255, 162, 29, 0.5) none repeat scroll 0 0;
        border-radius: 15px;
        padding: 10px 20px;
    }
    
    /* Menu Kleuren */
    /* Home */
    li#menu-item-11 a {
        background-color: #545454!important;
    }
    
    /* IT Diensten */
    li#menu-item-249 a {
        background-color: #2d5c88!important;
    }
    
    /* Telefonie */
    li#menu-item-261 a {
        background-color: #dd6666!important;
    }
    
    /* Mobiel */
    li#menu-item-263 a {
        background-color: #61afd3!important;
    }
    
    /* Internet */
    li#menu-item-262 a {
        background-color: #00ddb1!important;
    }
    
    /* Veiligheid */
    li#menu-item-353 a {
        background-color: #816084!important;
    }
    
    /* Website */
    li#menu-item-477 a {
        background-color: #ffa21d!important;
    }
    
    /* Nieuws */
    li#menu-item-274 a {
        background-color: #545454!important;
    }
    
    /* Portfolio */
    li#menu-item-511 a {
        background-color: #545454!important;
    }
    
    /* Contact */
    li#menu-item-266 a {
        background-color: #545454!important;
    }
    

    functions.php

    
    add_action('ava_after_content', 'avia_add_social_toolbars', 10, 2);
    function avia_add_social_toolbars($id = "", $context = "")
    {
    if($context == "single-portfolio" || $context == "product")
    	avia_social_share_links();
    
    }
    
    add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
    function avia_add_social_toolbar_template_builder($content = "")
    {
    	$content .= '<div id="custom_share_box" class="avia-section main_color container_wrap"><div class="container">';
    	$content .= avia_social_share_links(array(), '', '', false);
    	$content .= '</div>';
    	return $content;
    }
    • This reply was modified 8 years, 9 months ago by c3computers.

    Hi its still showing

    check at the bottom, the little white spacing..

    Hi!

    I checked it out, its working for the single portfolio page. But is it alsow showing on the normal pages. I dont want that. :)

    in reply to: Filter system Woocommerce #572754

    Topic can be closed.

    in reply to: Page Attributes #572752

    Topic can be closed.

    in reply to: Contentrow – Content hidden #571485

    hi!

    the plugin jQuery Updater was the bad guy ! :)

    Topic can be closed

    in reply to: Contentrow – Content hidden #571429

    Anyone? :)

    in reply to: Product Categories Widget #542230

    weblink

    i’ve disabled the cato widget and only a custom menu is visable now.

    in reply to: Woocommerce Prize size #2 #536697

    Thanks! It works!

    Here is the the total code if anybody needs it:

    /* Fontsize Price - Shopoverview*/
    #top .price, #top .price span, #top del, #top  ins{
    display: inline;
    text-decoration: none;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    }
    
    /* Fontsize Price - Single Product page */
    .single-product-summary .amount { font-size: 40px !important; }
    in reply to: Woocommerce Prize size #536586

    Thanks! Works create!

Viewing 30 posts - 1 through 30 (of 67 total)