Forum Replies Created
-
AuthorPosts
-
Animate option for the logo will be very neat :)
In /config-templatebuilder/avia-shortcodes/tab_section.php
On line# 383
$tabs .= "<a href='#{$tab_title}'
should be;`
$tabs .= "<a href='#'
can you confirm this fix?
- This reply was modified 7 years, 6 months ago by amrod1.
Can you please give an example in code?
I added to line # 891 in function sendI edited framework/php/class-form-generator.php
added the following code:$client_ip = $_SERVER['REMOTE_ADDR']; $message .= 'Client IP: '.$client_ip.'<br />';
Is there a safer way to do this like adding a function to child???
Update will destroy this edit…Thank you but I dont want to use contactform7.
Any solutions?I know there is no option for that, I am asking if somebody knows how to add a function to achieve it.
It shouldn’t be rocket science to append a IP address to the message.April 25, 2017 at 9:10 pm in reply to: Autorespond Text in contact form is not sending email to the customer? #783101yes we can close it.
April 24, 2017 at 11:37 pm in reply to: Autorespond Text in contact form is not sending email to the customer? #782587sorry fixed it. I forgot that I added a function that changes the sender email :/
it will not work like that,
I want to use wow.js and animate.css so I need to add classes to logo section.
for example:
<strong class="logo wow flipInX">
how we will add css class to logo since we add the logo from settings?
I tried in different computers, I think it was something wrong with the display driver.
-
AuthorPosts