Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Google Ads not diplayed not properly with dots #1064523

    IT WORKED!

    thank you for your support!

    best regards, oliver

    in reply to: Google Ads not diplayed not properly with dots #1064022

    …sorry: and yes, I deleted the cache and minified css/js
    thanks

    in reply to: Google Ads not diplayed not properly with dots #1063994

    Hi Rikard,

    thank you. I already disabled the caching plugin as well as jetpack. But sorry…did not work. There are still dots above the ads. Any new idea?

    best regards
    Oliver

    in reply to: Google Ads not diplayed not properly with dots #1063557

    Hi Rikard,
    now you can see the ads and dots again.

    I turned off the Plugin “WP Fastest Cache” which causes problems with the Ads Plugin from time to time (I testet several cache plugins in combination with several different Ad Plugins. This happens all the time…)

    thank you + best regards,
    oliver

    in reply to: Google Ads not diplayed not properly with dots #1063048

    Hi Rikard, thanks. I disable css merging for now.
    hopefully you can see where the problem comes from.

    thanks, oliver

    in reply to: Google Ads not diplayed not properly with dots #1062605

    Hi Victoria,

    thank you for your reply. Could you pls advise me how to do that?

    thank you

    oliver

    in reply to: Google Ads not diplayed not properly with dots #1060887

    Thank you…but sorry – didn’t work. I recently contacted the support of the plugin “Advanced Ad”. They noticed following error:

    “The dots come from the CSS, i.e. from the layout that is embedded on the page. See “css” screenshot in the appendix.

    The link under which this is included is https://applijo.com/wp-content/uploads/dynamic_avia/avia-merged-styles-a94ce653b48db8df9112a162382fec3b.css

    This looks like all CSS files have been combined automatically, but I have no idea which service is behind it. Probably something with “Avia”.
    If the combination of the CSS files is removed, then I certainly see where this rule comes from. That could be the theme.”

    So it is a theme issue and the avia theme isn’t installed?!
    Link to css screenshot css error dots google ads

    How would I fix this?

    thank you!
    Oliver

    in reply to: Shop with woocommerce optimize #1057752

    Thank you Rikard! This works for 1) Goolge Analytics Website Tracking and 2) Google Ads Tag – common website tag. Perfect.

    But I am pretty sure (I tried) it doesnt for “3) Google Ads event snippet” since it needs to be implementet to the page “order-received” of woocommerce as a confirmation of the sales to the customer.
    What I need is a feedback when the sales cycle is completed and a product sold. If so, the page “order-received” appears to the customer. In that case the page sends a signal to google ads. Now the conversion is recognized by google as a “sales” (ads to —-> sales conversion).

    Another thing (sorry :-))
    I implemented google ads with a shortcode to articles (with a google recommended plugin “advanced ads”). It works fine.
    The problem: on every spot where I added the ad are 2 dots (!) above the ad! always! As well in the article or sidebar. I tried several different plugins – same thing. I tried to insert the code with the “code block” or “text” – same thing. Do you know why?
    check it out: https://applijo.com/lebenslauf-inhalt-gliederung-chronologie

    Thank you

    in reply to: Shop with woocommerce optimize #1057186

    Thank you! So I have the following (urgent) problems: I do not know where to put the following codes.

    1) Goolge Analytics Website Tracking
    RECOMMENDED SPOT by google:
    google: “This is the tracking code for the general website tag (gtag.js) for this property. Copy this code to paste it at the beginning of the <HEAD> element of any web pages you want to capture. If a page already contains the general website tag, simply paste the config line from the snippet below into the existing tag.”

    CODE
    <!– Global site tag (gtag.js) – Google Analytics –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=UA-32257009-2″></script&gt;
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());

    gtag(‘config’, ‘UA-32257009-2’);
    </script>

    2) Google Ads Tag – common website tag
    CODE
    <!– Global site tag (gtag.js) – Google Ads: 976829374 –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=AW-976829374″></script&gt;
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());
    gtag(‘config’, ‘AW-976829374’);
    </script>

    3) Google Ads event snippet: Most important Code for conversion tracking Ads/sales is the following:
    This code I am supposed to implement into the “thank you for shopping” page after someone bought a product. BUT I do not have this page. After I sold a product, the customer is automatically redirected to the following page “applijo.com/kasse/order-received/xxxx => page managed by woocommerce. But THAT is the page I need to implement the following code to get the (sales) conversion feedback I need:

    <!– Event snippet for Sales CV conversion page –>
    <script>
    gtag(‘event’, ‘conversion’, {
    ‘send_to’: ‘AW-976829374/M8t8CPCYxpMBEL735NED’,
    ‘transaction_id’: ”
    });
    </script>

    THANK YOU!

    Oliver

    in reply to: Shop with woocommerce optimize #1056692

    Hey Ismael,

    thank you – it worked!

    But…another question:
    I want to integrate Google Ads, Google Adwords, Analytics etc. to our website. And for all of these services I need to integrate a snippet or code to the website. But how do I manage this?

    google says: “This is the tracking code for the general website tag (gtag.js) for this property. Copy this code to paste it at the beginning of the <HEAD> (or sometime <body>) element of any web pages you want to capture. If a page already contains the general website tag, simply paste the config line from the snippet below into the existing tag.”

    Thank you!
    Oliver

    in reply to: Shop with woocommerce optimize #1054564

    Hi Vicotria,

    thank you for your support.

    the code worked for the comments…the date is still visible.

    e.g: https://applijo.com/karriereblog

    I used “themes/enfold/css/custom.css” and “Enfold > General Styling > Quick Css” (last didn’t work)

    by the way: Is there any support in german possible? would be easier for us…thx

    best regards,
    oliver

    in reply to: Shop with woocommerce optimize #1054134

    Thank you Ismael,

    “remove the categories” worked just fine!

    Another Question:
    How do I maks out (blank out) comments and date concerning a single post and in the blog overview?

    Thank you!

    Oliver

    in reply to: Logo im Header zu weit oben #501162

    Hi!
    Well, this worked: Logo is centered. It does not work with the feature option “Shrinking Header”. By the time you scroll down and the header gets smaller it cuts off the logo in half.
    anyway, we deactivated this option so it looks just fine. I still think its some kind of a bug.

    thx,
    oliver

    in reply to: Logo im Header zu weit oben #500848

    Hi Elliot,

    sorry but this I already tried and it doesn’t solve my problem. pls have a look at our website aquinum.net: the logo on the left corner (there its supposed to be) is not centered between the top of firefox/chrome etc. and the start of the layerSlider (compared to the menue buttons).

    thxs, Oliver

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