shaguna
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] Display of date on event pageBTW, i’m on version 2.2.2 of the plugin.
Forum: Plugins
In reply to: [Event Organiser] default message when no events existThanks, this should help me get started.
BTW, I’m amazed by your quick turn around time!
I was using the blog template of my theme. Used the default template and it worked.
Thanks!
BTW, here’s the link to my form
https://sunstone.in/management-program/short-courses/negotiations-enroll-now/Thanks so much!
Forum: Plugins
In reply to: [Email Before Download] Sending different emails from each formJust entering the email is enough for me.
So, basically the user will fill up a forms with his/her email id (and other fields) and get an email with form related text along with relevant brochure in response.
Works for me ??
Is it safe to install this dev version to my live site or should I just make changes for increasing the width?Again, can’t thank you enough for your support and making this cool plugin!
You are amazing! Thank you so much for such prompt responses.
I’m downloading this one. Hoping it should fix the issue, will let you know in any case.Thanks for the prompt help!
Nope, no errors. I get the following message on save:
Widget options saved. Return to Dynamic Widgets overviewI’m a bit of a novice, how can I find if the widget uses an old deprecated way of registering it to WordPress?
Here’s the dump if it may help:
https://pastebin.com/Nm900AtqI’m in a fix here. Use this plugin extensively. Any other lead would be much appreciated.
Forum: Fixing WordPress
In reply to: passing value through get_header to header.phpHi holsclaw,
I’d like do something similar, but am all confused with the scope of global variables. Could you pls share your code snippet?
Here’s what i’m doing:
1. I’m declaring a global var in my index.php, like this:<?php global $login_redirect_to; //// declare global var to store calling page $login_redirect_to='blank'; ?>
2. Then, trying to use it in my header.php, but am unable the fetch the value set in index.php
global $login_redirect_to; echo 'a. Inside Header, value of login_redirect_to = ' . $login_redirect_to; $login_redirect_to = get_permalink(); echo 'b. Inside Header, after setting, $login_redirect_to = ' . $login_redirect_to;
I need to reset this value (in header.php) and use further, but i’m stuck at the first step.
Thanks,
ShagunaDid you find a solution to this?
I’ve shared the link of an uploaded file in the email. But the counter doesn’t increase.