Melanie Melcher

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: deactivare font awesome #201394
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Hello Dave,

    now i found the enqueue scripts, but there isn’t any entry “font aewsome” like “fonts.googleapis.com”. I just found skt_full_width_fonts. Which code i have to delete? Here are some examples of my code:

    function skt_full_width_scripts() {
    wp_enqueue_style( ‘skt_full_width-gfonts’, ‘//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic’ );
    wp_enqueue_style( ‘skt_full_width-fonts’, ‘//fonts.googleapis.com/css?family=Roboto:400,300,700’);
    wp_enqueue_style( ‘skt_full_width-basic-style’, get_stylesheet_uri() );
    if ( (function_exists( ‘of_get_option’ )) && (of_get_option(‘sidebar-layout’, true) != 1) ) {
    if (of_get_option(‘sidebar-layout’, true) == ‘right’) {
    wp_enqueue_style( ‘skt_full_width-layout’, get_template_directory_uri().”/css/layouts/content-sidebar.css” );
    }
    else {
    wp_enqueue_style( ‘skt_full_width-layout’, get_template_directory_uri().”/css/layouts/sidebar-content.css” );
    }
    }
    else {
    wp_enqueue_style( ‘skt_full_width-layout’, get_template_directory_uri().”/css/layouts/content-sidebar.css” );
    }

    wp_enqueue_style( ‘skt_full_width-supersized-default-theme’, get_template_directory_uri().”/css/supersized.css” );
    wp_enqueue_style( ‘skt_full_width-supersized-style’, get_template_directory_uri().”/css/supersized.shutter.css” );
    wp_enqueue_script( ‘skt_full_width-supersized-easing’, get_template_directory_uri() . ‘/js/jquery.easing.min.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_full_width-supersized-slider’, get_template_directory_uri() . ‘/js/supersized.3.2.7.min.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_full_width-supersized-shutter’, get_template_directory_uri() . ‘/js/supersized.shutter.js’, array(‘jquery’) );
    wp_enqueue_style( ‘skt_full_width-editor-style’, get_template_directory_uri().”/editor-style.css”, array(‘skt_full_width-layout’) );
    wp_enqueue_style( ‘skt_full_width-main-style’, get_template_directory_uri().”/css/main.css”, array(‘skt_full_width-layout’) );
    wp_enqueue_script( ‘skt_full_width-fotorama’, get_template_directory_uri() . ‘/js/fotorama.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_full_width-lightbox’, get_template_directory_uri() . ‘/js/lightbox.js’, array(‘jquery’) );

    if ( is_singular() && comments_open() && get_option( ‘thread_comments’ ) ) {
    wp_enqueue_script( ‘comment-reply’ );
    }
    }
    add_action( ‘wp_enqueue_scripts’, ‘skt_full_width_scripts’ );

    I hope you can help me.

    Kind regards,

    Christian

    in reply to: deactivare font awesome #201307
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    many thanks for your answer.

    I’m sorry, but I can’t find the file either in the configurator or via ftp. Can you give me more tips on where to find the file lib >> enqueue.php?

    Kind regards,

    Christian

    in reply to: Where can i change the size of the categories images? #42696
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    It works 🙂

    Thank’s a lot

    in reply to: JS error #42692
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Did you already get a solution?

    Kind regards,

    Christian

    in reply to: Where can i change the size of the categories images? #41476
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Here is the image

    in reply to: Where can i change the size of the categories images? #41475
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Thank you very much for your help!

    I found the box at design>>theme options>>Layout Setting

    It works fine for the category / them “wedding” but not for the other categories.

    Look here:
    http://www.melanie-melcher.de/index.php/category/newborn/

    But there ist just one question. Are 3 columns possible?

    Kind regards,

    Christian

    in reply to: Where can i change the size of the categories images? #41473
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    i didn’t found the CSS Box at Appearance>>Theme Option>>Basic Setting>>

    Must i use the Editor? In which .php or .css i have to add the code?

    Kind regards,

    Christian

    in reply to: Where can i change the size of the categories images? #41408
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Hello Dave,

    http://www.melanie-melcher.de/index.php/category/wedding/

    Thanks you very much for your prompt reply.

    Christian

    in reply to: JS error #41175
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Thanks for your fast feedback.

    I will send you the admin details this evening. Is it possible that there are to many pictures in the gallery (there are 165 pictures)? Today i wrote a new comment with 45 pictures and there is no error.

    Kind reards,

    Christian

    in reply to: JS error #40599
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Rates wrote: Please ask your theme developer about this error. I can’t help you with this.
    Seems like there should be some background sliding images (behind the site’s content), but you are not set them up and this causing the error.

    in reply to: JS error #40598
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Now i got the information from Codeasily, that this mistake is definetly caused by the theme.

    in reply to: Change Language #28840
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    please look at http://www.melanie-melcher.de/index.php/aktuelles/

    and http://www.melanie-melcher.de/index.php/2016/03/11/fotografin-im-babyeinsatz-fuer-die-feuerwehr/

    Kind regards,

    Christian

    in reply to: Change colour of the menu #27292
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Brad,

    i just would change the colour of this symbol from green to purple.

    Kind regards,

    Christian

Viewing 13 posts - 1 through 13 (of 13 total)