harvie316
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: People can't reach page 2 of my blogIt turned out to be a plugin that was causing the problem for me.
Forum: Fixing WordPress
In reply to: People can't reach page 2 of my blogHey Jemery, thanks for the reply.
Yes it used to work before. I guess I will need to hire a coder to do it for me then?
Thanks.
Harvie
Forum: Fixing WordPress
In reply to: I want to create my own text headerThanks for the reply. I am a coding noob, where can I find the title loop?
Forum: Hacks
In reply to: I need help with this php code<?php if (!is_page('Contact Us') && !is_page('Privacy Policy') && !is_page('Welcome to Checkout')) { ?> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- box --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-xxxx" data-ad-slot="xxxx"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <?php } ?>
Thanks for the help guys, not managed to get it working yet for the widget. Any ideas on where I went wrong?
Forum: Hacks
In reply to: I need help with this php codeIf()? sorry i am very new to all this coding ??
Forum: Hacks
In reply to: I need help with this php codewonderful, it all worked like a charm. I noted the words are case senstive as well. Thank you very much!
I tried to use the same code on my widget ad sense. ahhhhh how do I do this.
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- box --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-xxxxxxx" data-ad-slot="xxxxxxx"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
Forum: Hacks
In reply to: I need help with this php code<?php if (!is_page('Contact Us') && !is_page(‘Privacy policy') && !is_page('checkout')) { ?>
that is the code im using but then when i click on the pages blocked i get a syntax error, have i made a mistake somewhere
Parse error: syntax error, unexpected T_STRING in /var/sites/w/example.net/public_html/wp-content/themes/comet/header.php on line 184
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] can I list two products?i just got a sale and it didnt work. I also rang up paypal and they could not help me.
so its more than just the domain name, something else needs to be added after. I done google searches and not found much on it.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] can I list two products?ah so if my website is https://www.example.com I just put the URL as https://www.example.com
nothing else?
sorry im a newbie.
thanks
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] can I list two products?one more question
Notification URL
what URL would I put for that when im setting up my IPN
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] can I list two products?yeah it does thank you, I will try that now.
So I guess in my “Buyer Email Body” I would remove the current link for my first product, and instead recode both buttons as said in the URL you sent me?
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] can I list two products?Thanks, sorry I should of said, my orders are digital. I currently place the product in the Buyer Email Body.
Now I want to sell two digital products, how would i send them the right product?
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Why are my orders not showing in orderno its happen with a lot of them. I am getting orders but I think people who just click “add to cart” then dont buy, it counts as a order but it ends up in the trash.
I have had this happen a few times.
Forum: Fixing WordPress
In reply to: why is my RSS feed not working?I get a list of code, is that correct for a RSS/atom feed?
Hi its all working normal now, but I have another problem.
my bounce rate for the past 3 days has gone to 0%, any ideas why that is?