Forum Replies Created

Viewing 30 posts - 1 through 30 (of 45 total)
  • Author
    Posts
  • in reply to: Contact form issue #1274864

    Hello,

    This has solved the problem.

    Thank you.

    Kind regards,
    Radoslav Mitov

    in reply to: Contact form issue #1274381
    This reply has been marked as private.
    in reply to: Contact form issue #1274090
    This reply has been marked as private.
    in reply to: Contact form issue #1273636
    This reply has been marked as private.
    in reply to: Contact form issue #1273280

    Hello,

    The device is Samsung Galaxy S20 Ultra 5G.
    The browser is Google Chrome.

    Kind regards,
    Radoslav Mitov

    • This reply was modified 3 years, 2 months ago by radoslavmitov.
    in reply to: Contact form issue #1272759

    Hello,

    Is it visible now?

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #710387

    Hello,

    Here is the link.

    Please have in mind that on Chrome browser it is looking completely normal but on Safari browser and on mobile the issue persists.

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #709741

    Hello,

    After completing all the steps I still have the issue. I chose a font from the recommended (Open Sans for both headings and body text).

    Please check the attached screenshot. The words in latin characters and numbers look different than the characters in Greek.

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #705550

    Hello,

    I am not sure what you mean. Can you specify which fonts are ok to work with Greek?

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #705271

    Hello,

    I added it but the issue is still not resolved.

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #699250

    Hello,

    Please take a look at this screenshot:

    As you can see in the green rectangles there is a difference in the font between the words in Latin characters and Greek characters and Greek characters and numbers.

    Kind regards,
    Radoslav Mitov

    in reply to: Greek font issue #696890

    Hello,

    Here you are.

    Kind regards,
    Radoslav Mitov

    in reply to: Masonry issue #574966

    Hello,

    Thank you for your answer.

    I really struggle with this issue.

    Tried this as well. You can see my base.css file edited like it is described in the link you posted. I am posting FTP credentials if you need them to check it. What I want to achieve is when you hover on an image from a Masonry an icon to appear. Now nothing is appearing.

    Kind regards,
    Radoslav Mitov

    in reply to: Masonry issue #572535

    Hello,

    What I wanted to achieve is this: when I hover on image from a Masonry an icon to appear over the image, like in Portfolio, but different icon (e.g. magnifying glass). When I made all what you posted nothing happens when I hover on the image. What am I doing wrong?

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #568268

    Hello,

    Ok. Thank you. I will provide the url. I just want to ask something else. For example now I can see from which landing page a certain visitor filled in the contact form. But is it possible to track which pages does the visitor saw before filling the contact form?

    Kind regards,
    Radoslav Mitov

    in reply to: Masonry issue #568237

    Hello,

    As you can see I pasted the code in the Quick CSS field:

    QuickCSS

    When I hover on an image in the Masonry no image is showing:

    Masonry

    Kind regards,
    Radoslav Mitov

    • This reply was modified 8 years, 2 months ago by radoslavmitov.
    in reply to: Masonry issue #566833

    Hello,

    I am running Enfold 3.4.7:

    1

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #566576

    Hello,

    Thank you. I see it is working now.

    My first question is why there are two event categories:

    1

    The second question is regarding my original issue. I wanted to track which event from which landing page came. Is that possible?

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #565249

    Hello,

    Ok. Thank you.

    I am posting credentials for my google analytics dashboards.

    Kind regards,
    Radoslav Mitov

    • This reply was modified 8 years, 3 months ago by radoslavmitov.
    in reply to: Masonry issue #563561

    Hello,

    Here are my credentials.

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #563505

    Hello,

    I placed this code into my functions.php file and nothing happens. I checked in google analytics for events in real time and I filled the contact form and no event is registered.

    What am I doing wrong?

    I am posting credentials for my website if you need them.

    Kind regards,
    Radoslav Mitov

    in reply to: Masonry issue #563497

    Hello,

    I placed this code in the Quick CSS field and replaced the background value and nothing happened. What am I doing wrong?

    I send you the code that I am using.

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #562180

    Hello,

    Can you check this one if it is correct?

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #561323

    Hello,

    I have forms in three pages. So if we say that page 1 has the following ID: page#1, page 2 – page#2 and page 3 – page#3, and my google analytics tracking code is googleanalyticstracking# will this code be correct:

    add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
    ifpage#1)
    {
      $att = googleanalyticstracking#";
    }
    ifpage#2)
    {
      $att = googleanalyticstracking#";
    }
      return $att;
    }
    ifpage#3)
    {
      $att = googleanalyticstracking#";
    }
      return $att;
    }

    Kind regards,
    Radoslav Mitov

    • This reply was modified 8 years, 3 months ago by radoslavmitov.
    in reply to: Tracking contact form #561300

    Hello,

    I have multiple contact forms and I want to track them.

    How can I adjust it?

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #560482

    Hello,

    Thank you.

    Since in the description in the article in the first link it is not very clear in this code:

    add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
      $att = "onclick=\"_gaq.push(['_trackPageview', '/VP/XXX/XXX']);\"";
      return $att;
    }

    This thing:

    onclick=\”_gaq.push([‘_trackPageview’, ‘/VP/XXX/XXX’]);\”

    is what I need to replace with my google analytics tracking code which I pasted in the theme, right?

    The second question I want to ask is regarding the elements:

    $formID and $form_params

    What should I write there?

    Kind regards,
    Radoslav Mitov

    in reply to: Tracking contact form #559319

    Hello,

    Ok. Can I do all this without a child theme because I don’t have one?

    Kind regards,
    Radoslav Mitov

    in reply to: Support request #423416

    Hello,

    Everything is fine now.

    Thank you for the support.

    Kind regards,
    Radoslav Mitov

    in reply to: Support request #420119

    Hello,

    This is the link to the page: http://m3dent.com/total-restoration-3

    Kind regards,
    Radoslav Mitov

    in reply to: Support request #419822
    This reply has been marked as private.
Viewing 30 posts - 1 through 30 (of 45 total)