Forum Replies Created
-
AuthorPosts
-
Hello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi Rubie!
All buttons in the theme are cohesive, are you using the latest version of Enfold?
Regards,
JosueHey Rubie!
That’s the title tag, if you don’t want it to appear, leave that field blank when inserting the image on your pages.
Cheers!
JosueWe looking forward to hearing from you :)
Regards,
JosueHi!
Another approach would be using a Shortcode. If your current solution works for you, stick with it, the only drawback is see is the plugin dependency but i don’t think that’s a big deal.
Regards,
JosueHi!
Use this code:
.widget_nav_menu .current_page_item a { color: red !important; } .current-menu-ancestor a, .current-menu-item a { color: red !important; }
Result:
Cheers!
JosueHey!
I wanted to see your site live, but a 404 error is displaying:
http://calleridnotes.com/homepageBest regards,
JosueHey!
I made a test, using these setup:
Result:
Best regards,
JosueHi medvick!
Try this plugin: http://wordpress.org/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/
Regards,
JosueHi medvick!
Something like this? http://kriesi.at/contact
You can use a Color section for that
Best regards,
Josue+January 17, 2014 at 12:59 am in reply to: Fixed header with additional navigation menu and search icon Android Tablets #210956Hey!
I was able to test your website on a Nexus tablet (Chrome browser), with no issues so far.
Have you tried seeing it from another devices?
Regards,
JosueHi!
Around 0:10 i performed the test the homepage too, look at the bottom, the “easy as” is animating.
Regards,
JosueHi!
Here’s how it looks on my end:
http://screencast.com/t/DmVY8fnazwoHave you tried seeing it from a different computer?
Regards,
JosueHey Chris!
It may be done using categories (a different logo for each category).
Regards,
JosueHey!
No, it was a setting on your server.
Best regards,
JosueHi!
What do you mean by clear? can you post a link to the page where you are trying this?
Best regards,
JosueHey!
You don’t need to know CSS, you can set the background image right there, in the Color section settings:
If you need help with the Advanced Layout Builder, check this video:
Cheers!
JosueHey!
I did some tests and noted that the issue only occurs on that page, it’s because that Text block has an iframe code that may be creating the conflict.
I’d recommend you re-doing that part and putting the iframe code in a separate Text block, that way you can edit the text.
Regards,
JosueJanuary 16, 2014 at 1:18 am in reply to: Contact Form – Change Sender to Fixed Value and Retain captured Element #210433You are welcome, glad we could help :)
Regards,
JosueHey!
I think the first code i provided was not working as expected so i tried out with a different one and it worked.
Cheers!
JosueJanuary 16, 2014 at 1:07 am in reply to: Contact Form – Change Sender to Fixed Value and Retain captured Element #210424Hi!
This would be the code:
foreach($copy as $send_to_mail) { if($use_wpmail) { $header .= 'From: (Email address hidden if logged out) < (Email address hidden if logged out) > \r\n'; wp_mail($send_to_mail, $from, $subject, $message, $header); } else { $header .= 'From: (Email address hidden if logged out) \r\n'; mail($send_to_mail, $from, $subject, $message, $header); } }
Regards,
JosueHey!
FIxed: http://www.copenhagenfilmcompany.dk/2014/
Added this to Child functions.php:
error_reporting(0);
Cheers!
JosueJanuary 16, 2014 at 12:47 am in reply to: Contact Form – Change Sender to Fixed Value and Retain captured Element #210403Hi!
You can hard code that in framework/php/class-form-generator.php, line 664 and line 669:
$header .= 'From: '. $from . " <".$from."> \r\n";
Best regards,
JosueJanuary 16, 2014 at 12:39 am in reply to: Fixed header with additional navigation menu and search icon Android Tablets #210397Hi,
Can you post the link to your website please?
Regards,
JosueJanuary 16, 2014 at 12:38 am in reply to: Dropdown Menu not displaying in tablets (portrait) #210395Hi Duncan,
Can you post the link to your website please?
Regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueJanuary 16, 2014 at 12:31 am in reply to: (Website with "vibration" moves all(Página web con "vibraciones", se mueve todo) #210388Hola,
He intentado reproducir el problema pero no he tenido éxito, te mando un screencast que capturé en el intento (Chrome y Safari en OS X):
http://screencast.com/t/ngsJ0QwFEffHaz probado ver la pagina desde otros ordenadores?
Saludos,
Josue -
AuthorPosts