Viewing 30 results - 1,981 through 2,010 (of 2,327 total)
  • Author
    Search Results
  • #313955

    Hey!

    Not sure why it doesn’t work for you but I just used a “Code Block” element on this page: http://test.inoplugs.com/impressum/ and it worked for me. I used following code:

    
    <script src="http://code.highcharts.com/highcharts.js"></script>
    <script src="http://code.highcharts.com/modules/exporting.js"></script>
    
    <div id="container" style="min-width: 310px; height: 400px; margin: 0 auto"></div>
    
    <script>
    (function($)
    {
    $(function () {
        $('#container').highcharts({
            title: {
                text: 'Monthly Average Temperature',
                x: -20 //center
            },
            subtitle: {
                text: 'Source: WorldClimate.com',
                x: -20
            },
            xAxis: {
                categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
                    'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
            },
            yAxis: {
                title: {
                    text: 'Temperature (°C)'
                },
                plotLines: [{
                    value: 0,
                    width: 1,
                    color: '#808080'
                }]
            },
            tooltip: {
                valueSuffix: '°C'
            },
            legend: {
                layout: 'vertical',
                align: 'right',
                verticalAlign: 'middle',
                borderWidth: 0
            },
            series: [{
                name: 'Tokyo',
                data: [7.0, 6.9, 9.5, 14.5, 18.2, 21.5, 25.2, 26.5, 23.3, 18.3, 13.9, 9.6]
            }, {
                name: 'New York',
                data: [-0.2, 0.8, 5.7, 11.3, 17.0, 22.0, 24.8, 24.1, 20.1, 14.1, 8.6, 2.5]
            }, {
                name: 'Berlin',
                data: [-0.9, 0.6, 3.5, 8.4, 13.5, 17.0, 18.6, 17.9, 14.3, 9.0, 3.9, 1.0]
            }, {
                name: 'London',
                data: [3.9, 4.2, 5.7, 8.5, 11.9, 15.2, 17.0, 16.6, 14.2, 10.3, 6.6, 4.8]
            }]
        });
    });
    })(jQuery);
    </script>
    

    Regards,
    Peter

    #313338
    Netzie
    Participant

    On a single EVERY blog post, I want to set up a default set of 5 images at the end of the post (and individually linked)… as a means of enhancing call to action after reading.
    I have a mockup of what I mean. to illustrate … SEE MOCKUP.

    For information (if relevant) I am using blog setting as:_
    BLOG STYLE: “Single author, small preview pic”
    SINGLE POST STYLE: “Single post with big preview image”
    RELATED ENTRIES: “Show thumbnails and display post title by tooltip”.

    Praying for some magical solution from your genius department :-)
    Thanks.

    • This topic was modified 11 years, 3 months ago by Netzie. Reason: better explain reason and purpose
    #311613

    In reply to: Alt Text Font Size

    Hi!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Best regards,
    Yigit

    #311182
    vic98
    Participant

    Hi there,

    I’d really like to use the hotspots feature on as image in the layer slider.
    I’ve created an image with hotspots then cut the code into the html section of the layer slider but I think I’ve copied the area that looks for the image as well and it’s causing a white box to display.
    Could you help sort out the piece of code I don’t need, I’ve copied it below??

    [av_image_hotspot src='https://dhmc.hyperdesign.co.nz/wp-content/uploads/2014/08/Moss-Mould-treatments.jpg' attachment='3253' attachment_size='full' animation='pop-up' hotspot_layout='numbered' hotspot_mobile='aviaTBhotspot_mobile']
    [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='custom' custom_bg='#104b95' custom_font='' custom_pulse='' hotspot_pos='62.5,57.5']
    Moss and mould treatments for masonary, concrete and brick work
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='25,71']
    Roof Treatments – removal of moss and mould and roof cleaning
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-left' tooltip_width='av-tt-default-width' tooltip_style='main_color' hotspot_color='custom' custom_bg='#104b95' custom_font='' custom_pulse='' hotspot_pos='79.2,86']
    Superior moss and mould removal from concrete walls, driveways and paths
    [/av_image_spot]
    [/av_image_hotspot]

    #310808
    Madame_z
    Participant

    Hi

    Ich würde gerne die Anzeigegrösse des Alphabets sowie die Grösse der Schrift darunter ändern.
    Der Programmierer des Plugins sagte mir, dass ich das nur im Theme selbst ändern kann. Könnt Ihr mir hier bitte weiter helfen?
    Ich habe es schon versucht indem ich die Font auf der Site (ist eine leere Site) auf von Absatz auf Überschrift 3 geändert habe, aber es passiert nichts..
    DANKE für Eure Support! :-)

    VG Nic

    #309718

    Hi !

    I found that on the internet :

    Layer options
    
    *Content You can select what kind of content you want to use here. You can use a static image, text, custom HTML or multimedia contents. You can also choose to use dynamic contents from WordPress posts and pages. It supports advanced filtering to get the entries you need, and you include the part you would like to use in a layer such as the title of a post or its featured image.
    
    *Transitions The transition options you can set to customize your layer animation. Move your mouse cursor over the option fields to receive a detailed description about each available settings.
    
    *Link Enter an URL to link layers to other pages. The link behavior can be changed to open it within the current page or on a new tab/window. You can also enter a hash tag followed by a number to link a layer to another slide. <strong>For example #3 will switch to the third slide when someone clicks on this layer.</strong>
    
    *Style Under this section you can customize the appearance of your layers, such as changing the fonts or setting the size of images. Please read the tooltip messages for more information by hovering over the setting fields. You can also enter custom CSS code if there isn't an option what you are looking for.
    
    *Attributes You can apply standard HTML attributes on layers to make it easier working with them in CSS and JavaScript. It also can be used to collaborate with 3rd party solutions like Lightbox plugins.

    It seem to be possible to do a simple link with #ID to jump to an other slide. I’ll try tonight when i come back to home !

    #306432

    In reply to: lightbox

    Hey davisar!

    Yes, open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php and replace:

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    with

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    This should link all galleries to the same lightbox.

    Cheers!
    Peter

    #306077

    Hi taylorphotowings!

    Thank you for using Enfold.

    Yes, that is possible. Please add this on Quick CSS or custom.css:

    .avia-tooltip.avia-tt {
    display: none !important;
    }

    Regards,
    Ismael

    #305209

    Hi Christian!

    Da wir verhindern wollen, dass Benutzer Shortcodes “unendlich” stapeln haben wir die meisten Shortcodes bei Tabs/Toggles deaktiviert. Man kann diese trotzdem manuell einfügen, wobei aber nicht sichergestellt ist, dass alle Shortcodes geschachtelt (daher kumulativ verwendet) werden können. Einfach zum Standard-Editor wechseln bzw ein separates Fenster mit dem Standard-Editor öffnen und dort die Tabelle mit Magic Wand > Content Elements > Table generieren, dann einfach den Tabellen Code kopieren und in das jeweilige Tab Fenster einfügen.

    Ihr könnt auch den Table-Shortcode zu dem Tabs-Editor (Magic Wand) hinzufügen. Hierzu öffnet wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/table.php and ersetzt

    
    $this->config['tooltip'] 	= __('Creates a data or pricing table', 'avia_framework' );
    

    durch

    
    $this->config['tooltip'] 	= __('Creates a data or pricing table', 'avia_framework' );
    $this->config['tinyMCE']    = array('tiny_always'=>true);
    

    – anschließend sollte die Tabelle immer als Shortcode Element angezeigt werden.

    Cheers!
    Peter

    #305180

    Hey blankonblank!

    Thank you for using Enfold.

    Unfortunately, there’s no option for that but you can apply a top margin in order to push the tooltip downwards. Use this on Quick CSS or custom.css:

    .avia-tooltip {
    margin-top: 200px;
    }

    Regards,
    Ismael

    #304886

    In reply to: tool tips in slideshow

    Hey Nancy!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('ul.avia-slideshow-inner img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Best regards,
    Yigit

    #304880

    Topic: tool tips in slideshow

    in forum Enfold
    Munford
    Participant

    Hi Kriesi

    I am trying to remove the tooltips on the slideshow on this page:
    wp.marlowfilm.dk
    I read about editing the js/avia.js file but forgot where to find it.
    Is it best to set up a child theme for this? I am unsure about editing
    the original files.
    thanks!
    nancy

    • This topic was modified 11 years, 4 months ago by Munford.
    #304375

    Hey!

    Please use following code instead

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('div.page').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Cheers!
    Yigit

    #304369

    Thanks Yigit!

    And how would I get this tooltip effect like here: http://lovelstzymedia.com/grv/

    A

    #304323

    Hi AlbatrosDatenservice!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Regards,
    Yigit

    #303744

    Hi lewiede!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Cheers!
    Yigit

    #303184

    Hey!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Cheers!
    Yigit

    sharwest
    Participant

    I need to change the hover text for the social media icons in the site I’m developing. I want to change 1) ‘Mail’ to ‘Check my Email’ and 2) ‘Support’ to ‘Customer Support’. I’m not asking to create new social media icons. I’d like to just change the words that appear on hover using the Title element. If you can point me to the file where this code exists, I can make the change. I’ve found all the other arrays to change to customize my color and icons. But I’ve not been able to locate the array or location of the code that supplies the Title. Many thanks.

    Hey!

    Try adding this at the very end of your theme functions.php file:

    	add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    	add_filter( 'avf_fallback_menu_items', 'avia_append_search_nav', 10, 2 );
    
    	function avia_append_search_nav ( $items, $args )
    	{	
    		if(avia_get_option('header_searchicon','header_searchicon') != "header_searchicon") return $items;
    	
    	    if ((is_object($args) && $args->theme_location == 'avia2') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">
    							<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </li>';
    	    }
    	    return $items;
    	}
    

    Cheers!
    Josue

    #301307

    In reply to: Missing Search Results

    Hi,

    Please contact the plugin author for more info about the issue. It’s about making the glossary post types searchable (http://thestandardblog.com/?s=sea+urchin).

    Regards,
    Josue

    #301146

    In reply to: Missing Search Results

    The glossary type is coming from a plugin CM Tooltip Glossary

    #300650

    local, sorry. Nothing special though. Just changed the CSS on shortcode.css an custom CSS.
    I added this to CSS Custom:

    /* tooltip */
    #top div .avia-gallery img {
    padding: 0;
    width: 98%;
    margin-bottom:6px;
    }
    #top .avia-gallery .avia-gallery-thumb a:hover { background-color: rgba(0,0,0,0.8); }
    .page-id-4026 .avia-tooltip.avia-tt { display: none !important; opacity: 0 !important; }

    Info: width: 98%; and margin-bottom:6px; should make the gallery images have some space between. Is there a better way?

    • This reply was modified 11 years, 4 months ago by royaltask.
    #300645

    not working, the image shows still white. maybe I have to ajust the img tag?

    I added this to CSS Custom:

    /* tooltip */
    #top div .avia-gallery img {
    padding: 0;
    width: 98%;
    margin-bottom:6px;
    }
    #top .avia-gallery .avia-gallery-thumb a:hover { background-color: rgba(0,0,0,0.8); }
    .page-id-4026 .avia-tooltip.avia-tt { display: none !important; opacity: 0 !important; }

    • This reply was modified 11 years, 4 months ago by royaltask.
    #300637
    royaltask
    Participant

    I am testing mouse-over with my gallery.
    I want to have the hover layover black 80% and a tooltip caption (color:white) centered on the image.

    I did this so far:
    #top .avia-gallery .avia-gallery-thumb a:hover{opacity: 0.8;background-color:#000}
    It still shows white not black. Can you help me on this?

    • This topic was modified 11 years, 4 months ago by royaltask.
    #300201

    allthough i’m german too – this is an internationl support forum – so here is my bad english with i hope so a good answer.

    if you do not put in the google map in another container (color-section 1/1 etc.) it will be stretched to the hole width.

    1) my Adress Button works well – so perhaps you got a popup blocker or something like that?
    but my Advice is to put in the detailed coordinates because Google Adresses are sometimes not well transformed.
    you can see that at the big redmarker – this is not the correct Place of my office. (the correct place is the small red marker)

    2) have you checked the “display tooltip by default” than (in my example the red marker) the tooltip is open by default.

    3) you can fill the tooltip by adding content in the area below (marker Tooltip)

    4) be patient – i don’t know any support which is faster than this one here.

    Example is here: http://www.wordpress-webdesign.org/entwurf/

    5) you can place your own marker images if you upload them

    #299494

    Hey altei!

    Thank you for using Enfold.

    Unfortunately, you can’t change the position of the tooltip. You need to modify the theme files in order to do that but the task falls beyond the scope of support. You can only try to add a left or top margin to change the position. Add something like this on Quick CSS or custom.css:

    .avia-tooltip.avia-tt {
    margin-top: 150px;
    }

    Best regards,
    Ismael

    #299416

    In reply to: gallery image

    Hey Finlando!

    The Avia Tooltip script can only be set to either top or bottom (js/avia-tooltip.js). if you want something more controllable i’d suggest trying an external plugin, this one may do the job.

    Cheers!
    Josue

    #299408

    In reply to: gallery image

    Sorry for bothering You again…

    is it possible to animate/display the .avia-tooltip at the left/right side of the image (not above – like it is right now)?

    regards,
    finlando

    #299393

    In reply to: gallery image

    Hi!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('a').removeAttr('title');
    jQuery('img').removeAttr('title');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_tooltip');

    Regards,
    Yigit

    #299369

    In reply to: gallery image

    Hi Yigit!

    i mean the other tooltip, not the dark gray one. (when You hover You will see 2 tooltips) :)

    Thank You, Yigit!

    regards,
    finlando

Viewing 30 results - 1,981 through 2,010 (of 2,327 total)