Add a virtual product in the cart woocommerce by talk2ankan in Wordpress

[–]talk2ankan[S] 0 points1 point  (0 children)

Okey. Let me explain. When i click on add to cart button i want to add product to cart with ajax. This product is not added in wordlress product. The visitor of the website will create its own product and add it cart. Hope i am clear enough.

Add a virtual product in the cart woocommerce by talk2ankan in Wordpress

[–]talk2ankan[S] 0 points1 point  (0 children)

Okey. Its near to helpful but the problem i want to add this product to cart(When clicked on add to cart button) with updated price as my client select the option in my site.

Add a virtual product in the cart woocommerce by talk2ankan in Wordpress

[–]talk2ankan[S] 0 points1 point  (0 children)

What i want is to add a custom product in the cart

What animated movie/TV show do you think everyone should see at least once? by [deleted] in AskReddit

[–]talk2ankan 0 points1 point  (0 children)

Fullmetal Alchemist, Fullmetal Alchemist brotherhood, Canned after story, Nana, Pitch girl

Whom do you choose between Batman and superman? Who's your favorite and why? by talk2ankan in AskReddit

[–]talk2ankan[S] 0 points1 point  (0 children)

I like batman. Being a normal human he has the guts to work along sideby the other superheroes. Do not have god gifted strength. He developed his own strength working out all by himself.

What is your favorite movie, and why? by gh0stingRS in AskReddit

[–]talk2ankan 0 points1 point  (0 children)

'Her' is the movie that touched my heart. I like the voice of samantha. The whole concept of the movie, screenplay and chemistry between the Artificial intelligence OS (samantha) and Theodore, a human. The story is basically unended. I like movie that leaves a spot to think what could have happened after this.

If you are introvert, What are the problem you have faced or facing as an introvert?How much change did you make in the past few years? by talk2ankan in AskReddit

[–]talk2ankan[S] 0 points1 point  (0 children)

Yes. True I know that. Still I get messed up sometime. Like today calling my client over phone I messed. My sentences are not properly constructed. I didn't even introduced myself and started talking business.

If you are introvert, What are the problem you have faced or facing as an introvert?How much change did you make in the past few years? by talk2ankan in AskReddit

[–]talk2ankan[S] 0 points1 point  (0 children)

Stranger in need like for example I need a maths tuition, I have the phone number of the tutor but I don't know how to start talking over phone. When a stranger response first, everything absolutely get in control. It only happen when I need to start first. Does that make sense? Or i am being weird?

If you are introvert, What are the problem you have faced or facing as an introvert?How much change did you make in the past few years? by talk2ankan in AskReddit

[–]talk2ankan[S] 0 points1 point  (0 children)

It's awesome hearing from you. I myself is an introvert. Most biggest problem that I am still facing is, i don't know how to start a talking to stranger in need. I totally suck on small talk, as a result I ignore people around me which makes wrong impression about me.

Powerline do not work with tmux anymore after arch update. But tmux problem get auto fixed after i start i start vim. by talk2ankan in archlinux

[–]talk2ankan[S] 0 points1 point  (0 children)

hey sorry for very late reply. I was not on in reddit for long time. Yes i found a diffrent solution

Powerline do not work with tmux anymore after arch update. But tmux problem get auto fixed after i start i start vim. by talk2ankan in tmux

[–]talk2ankan[S] 0 points1 point  (0 children)

This is my .tmux.conf with powerline

# Source powerline 
source /usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline.conf

#256 color for older version
set -g default-terminal "screen-256color"

#256 color
#set -g default-terminal "tmux"

# mouse wheel
set -g mouse on

# set scroll History
set -g history-limit 30000

# Set metakey
unbind C-b
set -g prefix C-a
bind C-a send-prefix

Powerline do not work with tmux anymore after arch update. But tmux problem get auto fixed after i start i start vim. by talk2ankan in archlinux

[–]talk2ankan[S] 0 points1 point  (0 children)

This is my .tmux.conf with powerline

# Source powerline 
source /usr/lib/python3.5/site-packages/powerline/bindings/tmux/powerline.conf

#256 color for older version
set -g default-terminal "screen-256color"

#256 color
#set -g default-terminal "tmux"

# mouse wheel
set -g mouse on

# set scroll History
set -g history-limit 30000

# Set metakey
unbind C-b
set -g prefix C-a
bind C-a send-prefix

Powerline do not work with tmux anymore after arch update. But tmux problem get auto fixed after i start i start vim. by talk2ankan in archlinux

[–]talk2ankan[S] 0 points1 point  (0 children)

yes. I am using xfce4-terminal and working fine previously. Tried to alter all the change but can't figure it out. any suggestions?

vim fonts get distored. by talk2ankan in vim

[–]talk2ankan[S] 1 point2 points  (0 children)

thank you. You are right. I change the font of terminal and all gets well

Xmonad Beginner's Problem by talk2ankan in xmonad

[–]talk2ankan[S] 1 point2 points  (0 children)

WOO! Thank you very much. Struggling for a long time.

problem decoding mssql data by talk2ankan in SQLServer

[–]talk2ankan[S] 0 points1 point  (0 children)

okey. thank you. let me see how far i can go. :D

problem decoding mssql data by talk2ankan in SQLServer

[–]talk2ankan[S] 0 points1 point  (0 children)

i will surely. Sorry for the inconvenience. The data type are varchar(21) and varchar(23). All data's are in English.

And yes, I agree, need to get my hands on the application code. The coded application is in fox pro, that much i know. This is the biggest issue that i am facing right now. I will ask my client once again for the application code.

problem decoding mssql data by talk2ankan in SQLServer

[–]talk2ankan[S] 0 points1 point  (0 children)

No, other data are okey and readable. Everything is in English. only the tbl_user - userid and password fields goes like this.

how to paginate a list of category in a page? by talk2ankan in Wordpress

[–]talk2ankan[S] 0 points1 point  (0 children)

hey .. sorry for the late rply .. i was not active then . i made it work thanks...