SolaPlugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Sola Support Tickets] Login / registerSo glad to hear! Only a pleasure.
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Signup Form Raw CodeHi there.
Please confirm you have not deleted the ‘Subscribtion Confirmation’ page that is automatically created when activating our plugin?
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] how to captcha check?Hi there.
Unfortunately CAPTCHA cannot be enabled on the subscription form at this point in time.
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Signup Form Raw CodeHi there.
The form will take the default elements of your theme. You could however style the form to your preference using custom CSS.
Would you prefer to send me a link to your landing page so I can send you some CSS to style it for you?
Forum: Plugins
In reply to: [Sola Support Tickets] Login / registerHi there.
When going to line 1995 and 1996, you’ll find the following code:
$content = " <a href=\"" . wp_login_url(get_permalink()) . "\">" . __("Log in", "sola_st") . "</a> " . __("or", "sola_st") . " <a href=\"" . wp_registration_url() . "\">" . __("register", "sola_st") . "</a> " . __("to submit a support ticket.", "sola_st") . " <br /><br />";You can replace your login and register URLS where you see ‘http://mywebsite.com/login’ and ‘http://mywebsite.com/register’
$content = " <a href=\"http://mywebsite.com/login\">" . __("Log in", "sola_st") . "</a> " . __("or", "sola_st") . " <a href=\"http://mywebsite.com/register\">" . __("register", "sola_st") . "</a> " . __("to submit a support ticket.", "sola_st") . " <br /><br />";Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Blog Post on content editorHi there.
Please confirm what version of the plugin you are currently using?
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Signup Form Raw CodeHi there.
Would it perhaps be an option to explicitly include the plugin’s user stylesheet (sola-newsletters/css/style.css) as this should then include all of the styles?
The HTML outputted is this:
<div id="sola_nl_sign_up_box_12661" class="sola_nl_sign_up_box"> <div id="sola_nl_title"> <h3>Newsletter</h3> </div> <form class="sola_nl_sub_form"> <div class="sola_sign_up_form_row"> <label> Name: </label> <input type="text" name="sub_name" required=""> </div> <div class="sola_sign_up_form_row"> <label> E-mail: </label> <input type="email" name="sub_email" required=""> </div> <div style="display:none"> <input name="action" value="sola_nl_sign_up_add_sub" type="hidden"> <input name="security" value="acc46480d8" type="hidden"></div><div> <input type="submit" value="Subscribe"> </div> </form> </div>Forum: Plugins
In reply to: [Sola Support Tickets] Login / registerHi there.
The plugin takes the default registration page for that link. This can be changed in the code by going to ‘sola-support-tickets’ -> ‘sola-support-tickets.php’ and scrolling down to line 1995.
Does this help?
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Signup Form Raw CodeHi there.
Unfortunately we would not recommend displaying the HTML widget using raw HTML as there are various elements that have to load dynamically in the form in order for it to actually work, such as a WordPress nonce and so on, for security purposes.
What isn’t working when using do_shortcode though?
Forum: Reviews
In reply to: [Sola Support Tickets] nice pluginThank you very much! 🙂
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Blog post do not upload IMGHi Roberto.
As this forum only supports the Basic version of our plugin, please get in touch with me via the Premium support desk so that I can assist you further:
http://solaplugins.com/support-desk/
So sorry about that.
Forum: Plugins
In reply to: [Nifty Newsletters (Formerly Sola Newsletters)] Blog post do not upload IMGHi Roberto.
Sorry for only getting back to you now.
What versions of the plugin are you currently using?
Forum: Plugins
In reply to: [Sola Support Tickets] TIP: Don't look for "Support tickets" but "Helpdesk"Thank you very much 😀
Forum: Reviews
In reply to: [Super Testimonials] pagination not availableHi there.
So sorry for only responding to this now. The plugin doesn’t have pagination, however we have mentioned under the ‘Coming Soon’ section of the plugin’s description that this will be a feature in the near future.
If you’d be willing to get in touch with us via our contact page I will try my best to speed things up for this to be added in (http://solaplugins.com/contact-us/)
Forum: Reviews
In reply to: [Sola Support Tickets] Doesn't workHi there.
So sorry for only responding to this now. I wasn’t able to find any support requests related to your username – we really would have liked to assist you in resolving this.
The basic version offers an array of features that allow you to use add a comprehensive support desk to your website.
What features didn’t work on your side? And is there any chance you would be willing to let us sort them out for you?