Forum Replies Created
-
AuthorPosts
-
Hello,
This has solved the problem.
Thank you.
Kind regards,
Radoslav MitovThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello,
The device is Samsung Galaxy S20 Ultra 5G.
The browser is Google Chrome.Kind regards,
Radoslav Mitov- This reply was modified 3 years, 10 months ago by radoslavmitov.
Hello,
Is it visible now?
Kind regards,
Radoslav MitovHello,
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 MitovHello,
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 MitovHello,
I am not sure what you mean. Can you specify which fonts are ok to work with Greek?
Kind regards,
Radoslav MitovHello,
I added it but the issue is still not resolved.
Kind regards,
Radoslav MitovHello,
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 MitovHello,
Here you are.
Kind regards,
Radoslav MitovHello,
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 MitovHello,
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 MitovHello,
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 MitovHello,
As you can see I pasted the code in the Quick CSS field:
When I hover on an image in the Masonry no image is showing:
Kind regards,
Radoslav Mitov- This reply was modified 8 years, 10 months ago by radoslavmitov.
Hello,
I am running Enfold 3.4.7:
Kind regards,
Radoslav MitovHello,
Thank you. I see it is working now.
My first question is why there are two event categories:
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 MitovHello,
Ok. Thank you.
I am posting credentials for my google analytics dashboards.
Kind regards,
Radoslav Mitov- This reply was modified 8 years, 10 months ago by radoslavmitov.
Hello,
Here are my credentials.
Kind regards,
Radoslav MitovHello,
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 MitovHello,
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 MitovHello,
Can you check this one if it is correct?
Kind regards,
Radoslav MitovHello,
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, 10 months ago by radoslavmitov.
Hello,
I have multiple contact forms and I want to track them.
How can I adjust it?
Kind regards,
Radoslav MitovHello,
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 MitovHello,
Ok. Can I do all this without a child theme because I don’t have one?
Kind regards,
Radoslav MitovHello,
Everything is fine now.
Thank you for the support.
Kind regards,
Radoslav Mitov- This reply was modified 9 years, 7 months ago by radoslavmitov.
Hello,
This is the link to the page: http://m3dent.com/total-restoration-3
Kind regards,
Radoslav MitovThis reply has been marked as private. -
AuthorPosts