df9517
Forum Replies Created
-
And I can also see in the payment administration pages that the customer was successfully redirected to the thank you page. Not that this is any proof but just saying.
Hello, thanks for your reply.
Yes, it can happen for any payment method. And I can also see in google analytics that the thank you page was visited detected using the same google tag container as the code registering the purchase. But no purchase is registered sometimes, just the visit, making me believe datalayer was not created properly.
I have tried all I can think of such as:
– placing your code in different places
– turn off all various caching for thank you page.One new thing I tried yesterday was clicking in checkbox “track enhanced ecommerce” in your plugin settings. Dont know the utcome of this yet.
Forum: Plugins
In reply to: [WooCommerce Weight Based Shipping] "Price rounding" does not workI have a feeling that if I was allowed to input 47,2 instead of 47.2 in your plugin, it would work. I am not able to do that however.
Forum: Plugins
In reply to: [WooCommerce] Problems with variable products and allowing backordersFound the problem. It was the plugin SEO Title Tag that broke variable products.
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] kPicasa – problem with lightbox and highslideI solved in by installing previous version and then upgrade.
Don’t know why but it worked.
Forum: Installing WordPress
In reply to: Help, problem when moving blogThanks for great help. Case is solved and closed. I just loved your script whooami, it worked perfectly.
I never got Michaels instructions to work though. Perhaps it has to do with .htaccess. I never understood that part, guess I need to study. At least there are none such files in any catalogue.
Once again, thanks.
Forum: Themes and Templates
In reply to: 3 questionsHello Michael.
The problem remains.
If I put some text into any document (ie the style sheet) using WP theme editor, and press “update file” the page behaves exactly as normal, reloads and in the top it says:”file edited successfully”. But when you check the file, nothing changed ??
Luckily it works editing locally and update by ftp.
Forum: Themes and Templates
In reply to: 3 questionsThanks root. That advice will help me stop trying using the “dotted” function further. Maybe I will search later how to use your techniche completely.
My bog problem is now item 1) which remains. The wordpress refuse to edit any of my files. Is this a database related problem?
Forum: Themes and Templates
In reply to: 3 questionsThanks for your reply.
1) Still pending. I did not do any upgrade. Maybe DNS problem at webhost??
2)I kind of do not like to put code inside the text box. It should be easy and quick to use. I like it to be preformated.
3) This problem is resolved. I changed to a nother picture which is more long.
4) Still remains. I have a complicated style.css and perhaps I should not pick left side of sidebar to be dotted. Maybe another sollution to attack the problem???
Forum: Themes and Templates
In reply to: Tokyo/Japan, help to design theme requested.I found a wordpress forum in japan. Seems to be rather active: https://phpbb.xwd.jp/
Forum: Themes and Templates
In reply to: Please help me with a good start pleaseThanks for the post. It feels much better reading those calming words. I guess once I get going I will probably we able to do this by my self , then.
I`ll go out and have some beers with friends and try again tomorrow.
Anyway, just because this is php. Is there no tool which can help me editing my theme?
Forum: Themes and Templates
In reply to: Please help me with a good start pleaseSeems like everybody agree Kubrik is a pain but when I have searched for templates (with widget supoport) they always seem to be of Kubrik style.
Are there any non-kubrik (with header pic in the actual header) which support widgets at all?
The blue-theme which some nice person asked me to use is not widget supported.
I thought the whole idea to easy be able to manage add ons is that it has to widget supported?
Anyway, I am really down rigth now and everythings feels difficult. I know once the basic design is set, the rest is going to be fun,
Basically i need a site with
– One right sidebar
– header picture java script
– I have a background pic (I already got this to work)
– Content, sidebar and footer shall be white
– CHange font and font colour
– Widget supportShould I pay someone to make this theme for me, maybe the easiest. Is 50 dollar enough?
The copy should be from YCN.net
What should I do?
Forum: Themes and Templates
In reply to: Please help me with a good start pleaseAlright. I am stuck already.
All templates which resembles the page I should copy seems to have the header image in the style.ccs file rather than in the header.php. This confuses me a lot and I do not know how to input my javascript based header picture instead of a normal pic.
So could some one please guide me how to input the headerjavascript in this page https://www.ycn.net into a kubric-based theme.
The Javascript are two blocks on a normal page:
Before <body>:
<script src=”Scripts/AC_RunActiveContent.js” type=”text/javascript”></script>After <body>:
<script type=”text/javascript”>
AC_FL_RunContent( ‘codebase’,’https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0′,’width’,’760′,’height’,’110′,’src’,’flash/topflash’,’quality’,’high’,’pluginspage’,’https://www.macromedia.com/go/getflashplayer’,’movie’,’flash/topflash’ ); //end AC code
</script><noscript><object
classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″
width=”760″ height=”110″> <param name=”movie”
value=”flash/topflash.swf” /> <param name=”quality” value=”high” />
<embed src=”flash/topflash.swf” quality=”high”
pluginspage=”https://www.macromedia.com/go/getflashplayer”
type=”application/x-shockwave-flash” width=”760″ height=”110″></embed>
</object></noscript>Thanks in advance,
Daniel
Forum: Themes and Templates
In reply to: Please help me with a good start pleaseThanks for your kind reply. I will start with finding a template and try to get te header to work. I will read the guide you recommended.
I will come back later when I have specific questions.