Forum Replies Created

Viewing 30 posts - 10,771 through 10,800 (of 10,959 total)
  • Author
    Posts
  • in reply to: Postslider and Options #386824

    so this is a translation fault? So point 3 in my list is “Only title” and the last point on the list is in German : Weder Titel noch Textausschnitt
    “neither title nor excerpt”

    Thanks – Can be closed now

    in reply to: LayerSlider Problem #384297

    i had some problems with layerslider and bwp minify – do you use this plugin too.
    i solved it by excluding the layerslider scripts from minify.

    in reply to: Anchor in Pages without Farb-Sektion #384295

    hm – also ich denke ich kann mit dir deutsch reden:

    hier habe ich das mal auf einer Testseite gemacht:

    http://www.guenterweber.com/entwurf/wp01/beispiel-seite/#anker

    ich setzte vor das Bild einen Textblock, den ich nur im Textmodus nicht im visuellen Modus mit dem div füllte.

    in reply to: Anchor in Pages without Farb-Sektion #383646

    the code block in front of it must work
    <div id=”referenzen”></div>
    this might work

    and how do you link to the anchor?

    site-url/#referenzen

    but you can also use a text block with that div in it

    in reply to: Boxed Layout Shadow #382985

    i do only know box-shadow with 4 inputs
    x-direction / y-direction / blur / color
    so for what is the 0 0 5px 3px #888888

    in reply to: Update to 3.05 and Masonry #382911

    i do my update always this manual way by deleting the whole folder (enfold) and upload the new one!
    so i really don’t know why there is a mess up

    believe it or not : i didn’t do anything (only one little plugin update) since yesterday. Today it works!

    so can be closed now

    • This reply was modified 9 years, 10 months ago by Guenni007.

    But this will be hard to visualize if you haven’t for example a boxed layout and a background defined.

    in reply to: Update to 3.05 and Masonry #382359

    so here a text not private. On a new page it works well. But on an existing page ( allthough i flush cache on bwp minify and emptied the cache on wp super cache) it doesn’t work in different coloums than 2 ??
    No idea why this happens

    in reply to: Enhancing the quality of a picture #380714

    buy Photoshop :lol:

    The Images are as sharp as you uploaded it. If your Images are to small for a bigger presentation format than you have to upload better/bigger ones. But be carefull too big is not good for loading times.

    in reply to: Erweiterter Layer Slider auf allen Seiten anzeigen #379427

    du hast wahrscheinlich in den Woocommerce Einstellungen die Seite für den Shop angegeben.
    Dann passiert das so wie bei Dir.
    Wenn du allerdings eine normale Seite anlegst, und im advanced Layout Editior bist kannst du den Layerslider einfügen, und oben ist noch ein Reiter zu den drei vorhandenen hinzugekommen. Nämlich Plugin Ergänzung.
    Da kannst du jetzt wie den Slider auch Produkt-Slider, Produkt-Raster und Produkt-Listen hinzufügen.

    in reply to: Lightbox with Caption #376035

    works this way Yigit – can be closed now! – thanks

    in reply to: Lightbox with Caption #375718

    thanks – it works.
    BTW is there a possibility to change it not in the parent theme folder. e.g in a subfolder of the child-theme ?

    in reply to: Lightbox with Caption #375002
    This reply has been marked as private.
    in reply to: WordPress 4.1 #370622

    could this be a better solution than overflow-y ?

    html {
        margin-left: calc(100vw - 100%);
        margin-right: 0;
    } 

    scrollbars are visible if needed – scrollbars are not visible if not – but !

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Google Map Locations section #370558

    and you have choosen the point “set zoom level automatically to show all markers” ?

    on the page where the map is not at the top of the page the hight is set to 500px !

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Google Maps not working #369933

    How did you add your Adress in google map element?

    put in Adress than press fetch the coordinates (dont forget to save data)

    in reply to: Google Maps not working #369927

    you can see it here on your site:
    the div with id= av_gmap_1 is empty

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Google Maps not working #369917

    you filled out all input fields on google map Element?
    espacially you can see Latitude and Longitude (you pressed that little button on “enter Adress than fetch coordinates?

    Edit: now i can see a map but it is an iframe.

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Wert einer URL einem Kontaktformular übergeben #369396

    ich gehe mal davon aus, dass du eine Zimmerreservierung zu wege bringen willst.
    da gibt es doch eine ganze Menge Plugins, die sowas genau verwalten. Unteranderem sogar mit der Verfügbarkeit der Zimmer in einem gegebenen Zeitraum etc.

    in reply to: translation on search result page #369367

    btw. bellow is used very often in some translations.

    Select an icon for your tab title bellow
    Bellow each Team Member you can add Icons that link to destinations like facebook page, twitter account etc.
    Subtitle bellow name

    etc pp

    if you use poedit to look into these files you can go to Catalog and refresh from original pot-file
    but not all “bellow” mistakes are corrected:
    e.g:

    Add some content to be displayed bellow the number

    but this is because in enfold.pot file the “bellow” is set too :lol:

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Functional #368847

    a little bit offtopic:
    well look at point 2) is it really the thing you like to have?
    if you are not directly behind an internet backbone this site is loading tooooooooo long. A point where i loose the interest on visiting this page.

    in reply to: translation on search result page #368840

    so to the admins these languages are having this orthographic mistake
    tr_TR.po
    sv_SE.po
    pt_BR.po
    nl_NL.po
    ko.po
    ja.po
    ah_CN.po
    zh_TW.po

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: translation on search result page #368836

    here are the zh_CN.po/zh_CN.mo and zh_TW.po/zh_TW.mo files:

    http://www.share-online.biz/dl/KU9U3OGNNBN

    just upload these files to your lang folder and replace the older ones

    if it is another language please tell me (perhaps korean)
    same shit here ( japanese too) always “bellow”

    so sting in search.php is different too the po-files and so the original english version is shown

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: translation on search result page #368823

    haha i see the point on the po files there is a orthographic fault

    If you are not happy with the results bellow please do another search

    bellow with two ll

    so correct in po file the english sentense to below !

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: translation on search result page #368822

    and this is not the right translation?

    如果您不满意以下的搜索结果,请尝试再搜索一次。

    it is in zh_CN.po and in zh_TW.po too

    如果您不滿意以下的搜索結果,請嘗試再搜索一次。

    and yes you are right it is in search.php on line 24 but the best way indeed is to translate the string

    in reply to: Portfolio Raster zeigt auf Firefox nur 5 Bilder je Reihe #368809

    try this in quick.css:

    #top .no_margin.av_one_sixth {
        width: 16.65%;
    }

    the precise value of 16.666666666% does not work – i guess because of border pixel width or padding values etc.

    • This reply was modified 9 years, 11 months ago by Guenni007.
    in reply to: Changing overlay image on link to lightbox #368808
    .image-overlay .image-overlay-inside:before {
        content: "";
        font-family: "lok";
        font-size: 40px;
        line-height: 90px;
    }

    thanks i did that allready but i’m wondering why the code above doesn’t work – even if i substitute the lines in enfold – functions.php
    btw the ascii code does not work for me. i had to place that little fonticon in a site and copy out the above content. – Than it works. By theory it might work with ascii but it doesn’t.

    in reply to: Transparency after scrolling #367745

    thanks

    in reply to: Hover rotate effect #365941

    and by the way the rotation sits in that “running avia_pop_small”

    definitions are in layout.css:

    @-webkit-keyframes avia_pop_small {
      0%   { -webkit-transform:rotate(-175deg) scale(0.2);  }
      100% { -webkit-transform:rotate(0deg) scale(1);  }
    }
    @-moz-keyframes avia_pop_small {
      0%   { -moz-transform:rotate(-175deg) scale(0.2);  }
      100% { -moz-transform:rotate(0deg) scale(1);   }
    }
    @keyframes avia_pop_small {
      0%   { transform:rotate(-175deg) scale(0.2);  }
      100% { transform:rotate(0deg) scale(1);   }
    }
    in reply to: Hover rotate effect #365909

    i think this is implemented here:

    a:hover .image-overlay .image-overlay-inside {
        animation: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 running avia_pop_small;
    }

    turn the animation to none

    a:hover .image-overlay .image-overlay-inside {
        animation: none
    }

    perhaps an !important is recomended

Viewing 30 posts - 10,771 through 10,800 (of 10,959 total)