Forum Replies Created

Viewing 30 posts - 361 through 390 (of 456 total)
  • Author
    Posts
  • in reply to: different seperator #659113

    hello vinay
    for the time being i have solved it by taking page Home v6: Classic 4 Column as a base.
    here the seperator was the way i wanted it.

    but still its strange it was different, as i choose the same options for the seperator as in page Home v6, but it came out different.

    anyway, if in the future there are more troubles around this issue, you can have a look in the backend if you want, but for now its ok.

    in reply to: manage masonry galery #658923

    hi josue, thanks, but this is changing the portfolio grid.
    thats the one that was layed out fine. (nice white textfield AND arrow).
    its the masonry gallery which does NOT have white and NOT having an arrow.
    how can i change the masonry having a white textfield and an arrow?

    • This reply was modified 8 years, 4 months ago by yampieters.
    in reply to: search field not typable #656424

    hi jordan,
    thanks, its almost there, but some text is still white. how to change this font color as well?

    in reply to: subtle bar top not showing #656227

    in Basic options – header
    i got it, thanks!

    • This reply was modified 8 years, 4 months ago by yampieters.
    in reply to: search field not typable #656226

    i’ve put this in quick css :
    #top #s {
    color:#666666 !important;
    }
    1. i recogn this is the way to do it, or is there even a more direct way in basic options itself? (in one of the options , i mean)
    2. when go typing there’s displaying some possibilities below the search field. now, these possibilties are white text on light blue background, how to change this font color as well?

    • This reply was modified 8 years, 4 months ago by yampieters.
    in reply to: logo enfold #656225

    works great, thanks!

    in reply to: cant manage link with # in menu #654801

    this one is oke, you can close it

    in reply to: space between menu items #654694

    hi vinay, thanks, works great.
    1. and imagine i would like to align the menu in the middle…i cant see no option in basic configuration to do so…
    2. see image, now the menu items are not aligned in the middle of the separators anymore. how to manage this?

    • This reply was modified 8 years, 4 months ago by yampieters.
    in reply to: url and breadcrumbs #654653

    hi ismael
    im using Versie: 3.5.3 now, looks like the most updated version to me..isnt it?

    in reply to: logo #653384

    ok, i see the “2013 enfold wordpress theme The original one” pic is not put on a layer, its just part of the pic.
    thanks anyway.

    in reply to: logo #653341

    ok, thanks.
    and how can i get this pic to appaer? is it part of some slider, put on a layer?

    in reply to: api key #650718

    its solved!

    in reply to: api key #650715

    hi yigit, again there is some problems
    see: http://info-pol.eu/
    i updated everything, including the api key stuff
    however, pictures are not shown

    • This reply was modified 8 years, 5 months ago by yampieters.
    in reply to: read more link not working #644149

    thanks andy

    i ve tried to put on this piece of code after the intro and before the rest of the content
    <?php
    global $more;
    $more = 0;
    ?>
    //The code must be inserted ahead of the call to the content

    <?php the_content(‘Continue Reading’); ?>
    but nothing is happening.

    what to do? make blogpost of it?

    in reply to: read more link not working #643133

    really, it is there. see image. i can see it in the page souirce as well.
    i dont think its a cache problem either.
    tested it i firefox and google chrome

    in reply to: images not displaying #642454

    hello yigit, no, doesnt work, ive tried to do so.

    in reply to: setting margins pictures #641398

    hij vinay, i think we might be mistunderstanding….
    the question was rather: i if insert some text in a textblock, together witg an image, can i give the image some margin via an editor?
    or can i only do so by putting in some code, like margin-left.
    ( i just have done so, and indeed putting in code works. but i thought there might be a faster way by some ‘margin- option’ in the text editor.)

    in reply to: api key #641365

    yes, of course

    in reply to: api key #641354

    hi jordan , thanks
    i have installed and run transient cleaner but still no reaction.
    wp version is : 4.5.2
    enfold version is: : 3.5.4

    strange.

    in reply to: head menu #640768

    hello josue, ok thanks. one more question: because i have no logo dislpayed ( .logo { display: none; } )
    i want the menu to align in the middle. this is not between the options. how could i achieve this?

    in reply to: background color hover menu item #640266

    hi rikard, am i lacking this option?

    http://www.jeelsites.nl/testen/images/nohover.jpg

    • This reply was modified 8 years, 5 months ago by yampieters.
    in reply to: head menu #640173

    hi josue
    thanks, but there is only a limited amount of options: tekst, background, border , size, font.
    no option for bold/not bold.
    see image

    • This reply was modified 8 years, 5 months ago by yampieters.
    in reply to: bar above top menu #640001

    hello vinay
    ok, thanks a lot.
    and can i style it somehow ? font-style, font-color, background-color etc

    • This reply was modified 8 years, 5 months ago by yampieters.
    in reply to: head menu #639931

    ok, see priv content

    in reply to: background color hover menu item #639928

    ok , ive found it in basic options i can choose for : only apply to mouse over.
    but than the choosen font changes as well.

    what i want is:
    choose a font for the menu.
    this font stays also if i hover a menu item.

    now its changes because i have chosen the option : only apply to mouse over,
    and nowhere i ve told the program what my default menu font is.

    • This reply was modified 8 years, 5 months ago by yampieters.
    in reply to: stretch to border #639808

    got it: easy slider full width, and only one pic in it

    in reply to: google map not displaying #639755

    HI Basilis, it worked,
    thanks!

    in reply to: google map not displaying #639677

    hi jordan, but it is:
    the message i read is:

    De meest recente versie van WordPress is geïnstalleerd. Toekomstige beveiligingsupdates worden automatisch geïnstalleerd.

    thats the message that this is the most actuel version and that future safety-updates will be installed automatically.

    so, it is updated.

    in reply to: font size #634225

    yes, but i took de Homev3 page as a template, i copied it, , i made no change to the font of the article what so ever, so im wondering why the font is different now from the rest of the page. how to tell the program to give the articles/the blogs exact same font as the main page? and what is the font / font size of the Home V3 page?

    —-
    ok, ive changed it now in the css via:
    .entry-content p {
    font-size: 16px;
    }

    i hope my client will be alright with it, if not, i let you know
    cheers

    • This reply was modified 8 years, 6 months ago by yampieters.
    in reply to: align left #634223

    hello yigit, ok, thanks, but that is not exactly what i want.
    i want it only for this article and wonder why the left aligning is not working..
    if you ll have a look at the image you can see that there is a solution if i put a score there (opera-tioneel).
    but this is only a solution for the intro. as soon as i go to the article, the score is still there and that is ugly to see.
    so, im looking for a solution to get the text aligned left in the intro.

Viewing 30 posts - 361 through 390 (of 456 total)