Forum Replies Created

Viewing 30 posts - 31 through 60 (of 320 total)
  • Author
    Posts
  • in reply to: Google Fonts #1363592

    How finally i found the reason.

    It was an embedded youtube movie.

    Thank you for helping!

    in reply to: Google Fonts #1363461

    @Ismael: thank you! The Export/Import works great but now a have again 1 Google Font :-(

    Font: https://fonts.gstatic.com/s/roboto/v18/kfomcnqeu92fr1mu4mxkktu1kg.woff2

    I don’t use Google Maps or reCAPTCH also i deactivated temporary Google Analytics.
    And no gstatic in google chrome sorces

    in reply to: Google Fonts #1363351

    Hi again,

    i found the reason, but not the solution.

    It’s an old website without child theme. Main Them version (4.8.5).

    If i install the child theme i’ve no loaded google fonts :-) but the whole style of the site is away.

    So my question – is there an easy way to bring the style oft the main theme in my child theme?

    in reply to: Blog Post Excerpt Font size #1354638

    Thank you it works

    in reply to: Blog Post Excerpt Font size #1354526

    In privat are the link and the screenshot

    Exerpt of the blog post and p tag should have the same size.

    in reply to: Blog Post Excerpt Font size #1354005

    Hi,
    now it makes the whole p tag text smaller, not only the blog post excerpt

    in reply to: Blog Post Excerpt Font size #1353921

    the font size of the blog post excerpt

    in reply to: Blog Post Excerpt Font size #1353896

    Link is in private content

    in reply to: Button to Mail Client #1349275

    Hi Mike, thank you – thats what i mean.

    But, iv i try the Button in my opened Mail Client is before the main mail Adress the word “mailto” so it could not be send.

    The CC and subject works great.

    Do you have an idea how i can fix it?

    in reply to: Theme Options not shown #1349206

    Hi, i’ve found it. It was a new installation so no startpage – no option to choose :-)) sorry – you can close it

    in reply to: Table headline #1346852

    In pvt content is the link to my screenshot with the marked text line i need to change in bold a for example, but i can’t find the class of this text line.

    in reply to: Table headline #1346747

    Hi, link is in pvt content.

    Thank you for helping!

    in reply to: Blog Layout #1331692

    Sorry iv’e fixed it by my self ;-)

    in reply to: Bog date not shown #1331591

    Hi Ismael,

    in every blog article i have the field excerpt, and in every blog article the field is empty, but in some article the date is shown in some articles not.

    So for Explanation:

    i need to show the date in every blog article but i don’t need text in the excerpt field

    in reply to: Bog date not shown #1331414

    Hi,
    hm, in the other blog pages i also don’t have text in the excerpt field

    Any other idea?

    Thank you

    in reply to: Bog date not shown #1331336

    Hi Imael,

    this is in my .php from Line 905 to 924:

    if( ( $show_meta && ! empty( $excerpt ) ) || in_array( $show_meta_data, array( ‘always’, ‘on_empty_content’ ) ) )
    {
    $meta = “<div class=’slide-meta’>”;
    if ( $commentCount != ‘0’ || comments_open( $the_id ) && $entry->post_type != ‘portfolio’ )
    {
    $link_add = $commentCount === ‘0’ ? ‘#respond’ : ‘#comments’;
    $text_add = $commentCount === ‘1’ ? __( ‘Comment’, ‘avia_framework’ ) : __( ‘Comments’, ‘avia_framework’ );

    $meta .= “<div class=’slide-meta-comments’>{$commentCount} {$text_add}</div><div class=’slide-meta-del’>/</div>”;
    }
    $markup = avia_markup_helper( array( ‘context’ => ‘entry_time’, ‘echo’ => false, ‘id’ => $the_id, ‘custom_markup’ => $custom_markup ) );
    $meta .= “<time class=’slide-meta-time updated’ $markup>” . get_the_time( get_option( ‘date_format’ ), $the_id ) . ‘</time>’;
    $meta .= ‘</div>’;

    if( strpos( $blogstyle, ‘elegant-blog’ ) === false )
    {
    $output .= $meta;
    $meta = ”;
    }
    }

    Is this OK?

    in reply to: Error Login wp-admin #1313005

    Hi Nikko;

    thank you for helping, it was a plugin conflict with cachify and woocommerce.

    in reply to: Error Login wp-admin #1312747

    Hi, could you please help me with this problem – the website is down

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/load.php on line 649

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Notice: Trying to access array offset on value of type bool in /var/home/edeldestillerie_com/www/wp-includes/theme.php on line 2246

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Deprecated: Function create_function() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php on line 208

    Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/home/edeldestillerie_com/www/wp-includes/formatting.php on line 4366

    Warning: session_start(): Cannot start session when headers already sent in /var/home/edeldestillerie_com/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.php on line 83

    Warning: session_start(): Cannot start session when headers already sent in /var/home/edeldestillerie_com/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 50

    Warning: Cannot modify header information – headers already sent by (output started at /var/home/edeldestillerie_com/www/wp-includes/pomo/translations.php:208) in /var/home/edeldestillerie_com/www/wp-includes/pluggable.php on line 1210

    in reply to: Error Login wp-admin #1312457

    FTP Accsess is in private content

    in reply to: Error Login wp-admin #1312433

    Hi Nikko;

    now i have this Error Message:

    Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /var/home/edeldestillerie_com/www/wp-content/themes/enfold/includes/helper-privacy.php on line 344

    in reply to: Favicon for Mobiles #1302421

    hi,

    yes i removed the code because it doesn’t change anything.

    In private content are the FTP Logins.

    in reply to: Favicon for Mobiles #1301760

    Hi Nikko,

    if i google our domain “gruppenchalets” on a mobile i always see the wordpress favicon.
    It looks that this script doesn’t change anything

    in reply to: Favicon for Mobiles #1300880

    Hi,
    login detail now in private content

    in reply to: Masonry Gallery #1297116

    FTP Login is in private content.

    in reply to: Masonry Gallery #1297000

    Login is in private Content

    in reply to: Masonry Gallery #1296482

    Hi Yigit,

    thank you for helping.

    i put your php in my functions.php of my child theme, but it doesn’t change anything.
    The image name when i hover it is still there.

    in private content is the link to see what i mean.

    Thank you!

    in reply to: Banner overlay on header #1289341

    wow – works great!
    Thank you!

    in reply to: Banner overlay on header #1288922

    hi again,

    now i tried it with a color section where i place my svg logo under my header slider.

    But how can i give the svg file a fixed position in the right corner and a fixed top margin?

    in reply to: Banner overlay on header #1288025

    Hi,
    it would be great to place the “Sicher Buchen” Banner as svg and not as pixel image in my header image. It’s about the sharpness if user came with a big desktop screen.

    in reply to: Magazine Element ins Sidebar #1281790

    thank you, but how can a generate the magazine shortcode to put it in my text widget?

Viewing 30 posts - 31 through 60 (of 320 total)