Source
Forum Replies Created
-
Any update for above query?
Forum: Fixing WordPress
In reply to: Email notification for custom order statusHi Andreas
Addded to fucntions.php which is working fine, can we add reply-to tag to the mailer function ?
// Client email, email subject and message.
$result = $mailer->send( $order->billing_email, sprintf( __( ‘Order %s received’, ‘text_domain’ ), $order->get_order_number() ), $message );Forum: Themes and Templates
In reply to: [Hueman] Blog Posts Display one by oneHi, Thanks for tip.
Standard Blog List was ON now, but still its displaying side by side ??
I even tried with publishing the post through VPN from USA, still no luck ):
FYI, WordPress Version 4.5.3 and Medium Version 1.4.0
Is there any fix for this issue.
Cheers,
Hey the post got submitted after 24hrs which is very strange…Guess its an timezone issue.
How to post at sametime in blog as well medium ?
Hi Jeremy,
Thanks for reply!
Can we check the stats in blog or wordpress.com dashboard
1)How many opened so far email
2)How many clicked the links in the emailAny information related to email to generate report?
Cheers
Hi Mike,
Recent orders are showing under my account page only for admin permissions role, its not showing under my account page for subscriber role permissions(default for registered customers).
Please help me how to show the recent orders for customers who registered on website.
Forum: Plugins
In reply to: [Page scroll to id] Animation not workingThanks for the solution… let me remove the same.
very helpful ??
Forum: Plugins
In reply to: [Page scroll to id] Animation not workingThanks for response… the plugin loaded but not working ):
please check the ( Features Videos Reviews ) menu to see the animation part not working, linking directly to the desired navigation.
https://www.securifi.com/almond
Thanks
any luck on updated version of plugin for database fix ):
Forum: Plugins
In reply to: [Slick Contact Forms] Slick Contact Forms to CFDB pluginHi,
I love your plugin, working great.. ??
but is there any way to save the submission forms to database.
Please help me to save all the forms to database.It became mandatory to my client to save all the forms to database, need to track and save the mails id for marketing purpose, so please help me to save all the forms to database.
Forum: Plugins
In reply to: [Slick Contact Forms] Slick Contact Forms to CFDB pluginHi
Thnx for your response firstly, but is there any way to get save the slick contact forms to database.
I love ur plugin its working so gr8 beyond the expectation but only one problem that there is no database submissions..please helpme in this scenario.
I had came to many research regarding the CFDB plugin which giving instructions to save the forms in to there plugin.
The plugin author explained the way to save forms in the below link.
https://cfdbplugin.com/?page_id=646.In that I am unable to get which page comes under form submissions and unable to add the hook code in to your pluign
please do needful ??
Forum: Plugins
In reply to: [Slick Contact Forms] unable to see the settings of plugin after activationhey daedalon
I added same background color so it clears the space in chrome ??
Forum: Plugins
In reply to: [Slick Contact Forms] unable to see the settings of plugin after activationHi
1)when we set the options in widget area for sliding forms offset (0,0)with floating option the form tab will come to bottom right side to the browser which is working very good, but wen I re-size the browser the floating tab is going down to the browser which is not visible ):
How to fix this issue, when we re-size the browser the floating form tab must behave exactly like bottom right side to the browser!
2)Another bug like all browsers are coming good except chrome, once we click on the tab the sliding form is coming good and the tab is going down (getting space between the tab and form)
Any help ? Thnx in advance
Forum: Plugins
In reply to: [Slick Contact Forms] unable to see the settings of plugin after activationIn the sliding contact form widget, we are having textbox to create email, name and comments.
So I need to get the email and name as the sender name and email
for reference please find below :
Name : Rajesh
Email : [email protected]
comments : testingSo once I click the send button, I need to get the sender name as Rajesh not wordpress
from : Rajesh [email protected]
How can I fix this ?