Forum Replies Created

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • in reply to: Some website pages seem to be to scaled incorectly #1207819

    Issue is solved!

    in reply to: Some website pages seem to be to scaled incorectly #1207755

    Is also have the same problem on the translated version. and also with the portfolio items.

    in reply to: Contact form #994475

    Hello Victoria,

    I solved the issue by using the smtp service. Its still weird but its working. Thanks!

    in reply to: Contact form #994049

    Hello Jordan,

    The weird thing is that standard emails from the wordpress install are being delivered. I think something in the theme goes wrong. We didn’t move the website. we installed the theme and rebuild the website from scratch. The other thing is.. I installed form 7 and it worked fine.

    Kind regards,

    • This reply was modified 6 years, 2 months ago by Candratech.
    in reply to: cookie consent #963798

    Hello Yigit,

    How can i add a 3th language tot the list?

    Is it also possible to change the language in the footer and header with a similar solution?

    Kind regards,

    in reply to: cookie consent #963649
    This reply has been marked as private.
    in reply to: cookie consent #963630

    The login details are in the private section.

    Kind regards,

    in reply to: cookie consent #962436

    Hello Yigit,

    I follow the link and did the following:

    in the field for the privacy and cookie consent text I used the following text and code:

    <span class=”nl-cookie”>in overeenstemming met de AVG wetgeving. Maakt onze website uitsluitend gebruik van functionele en analytische cookies. Door onze website te blijven gebruiken gaat u akkoord met het gebruik van cookies.</span>

    <span class=”en-cookie”>In accordance with the General Data Protection Regulation. Our website only uses functional and analytical cookies. By continuing to use our website you agree to the use of cookies.</span>

    In the quick CSS I placed the following code:

    html[lang=”en_GB”] .nl-cookie { display: none !important; }
    html[lang=”nl_NL”] .en-cookie { display: none !important; }

    Somehow it doesn’t seem to work.

    Kind regards,

    • This reply was modified 6 years, 4 months ago by Candratech.
    in reply to: Enfold Landing Page #911148

    Hello Nikko,

    Can you provide me with a small step by step guide on how to create a page with this type of navigation?

    Kind regards,

    David

    in reply to: color #844538

    Hello,

    We use the folowing code on our website to create the right color:

    #top #header_meta, .alternate_color, .socket_color {background-color: background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #0fa7d9 40%, #0fa7d9 40%, #2989d8 50%, #7db9e8 100%)!important;
    background: -webkit-linear-gradient(left, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%)!important;
    background: linear-gradient(to right, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#1e5799′, endColorstr=’#7db9e8′,GradientType=1 )!important; }

    This is working perfectly. However we would like to get the following in the same color:
    The buttons
    The footer widget area

    in reply to: Google pagespeed #844537

    Hi Mike,

    We solved the problem with a caching plugin, Thanks!

    in reply to: color #803651

    Hi Mike,

    It looks perfect! Thanks for your support!

    Kind regards,

    in reply to: color #803639

    I cleared the cache but it seems there are no changes. I added the login details in private content

    in reply to: color #803626

    Hi Mike,

    I placed the code in the Quick CSS field. But is appears that nothing has changed. Maybe i’m doing something wrong.

    Kind regards,

    in reply to: color #803600

    Hi Mike,
    This is the code for the gradiant we like:

    background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #0fa7d9 40%, #0fa7d9 40%, #2989d8 50%, #7db9e8 100%);
    background: -webkit-linear-gradient(left, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%);
    background: linear-gradient(to right, #1e5799 0%,#0fa7d9 40%,#0fa7d9 40%,#2989d8 50%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#1e5799′, endColorstr=’#7db9e8′,GradientType=1 );

    Kind Regards,

    in reply to: color #803562

    Hi Rikard,

    The website address is: http://www.candratechnology.nl. The items on the website in the following color: #0fa7d9 we want to make these items gradiant. This way the site looks more dynamic. This color is used in the footer, and in the breadcrumb area and in the area where you find our contact info and the language selection.

    Kind regards,

    in reply to: color #803467

    Hey Mike,
    Thanks! this is wat im searching for. Which file do i have to edit or is it possible to place this code in Quick CSS in the enfold theme options?

    Best Regards,

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