Forum Replies Created
-
AuthorPosts
-
You are welcome, always glad to help :)
Regards,
JosueOh, i’m not familiar with that plugin, but to be honest i think it would be best to contact a developer to help you with the implementation as this is beyond the support scope we can offer.
Regards,
JosueJune 27, 2014 at 4:17 am in reply to: Set Avia Post Nav to only navigate between posts of the same category #284384Great, if you have any additional question please let me know.
Best regards,
JosueIf those areas are Pages, i don’t see why not.
Regards,
JosueJune 26, 2014 at 11:52 pm in reply to: Changing the page background color with The Event Calendar plugin #284344Hey!
Try adding this code to the Quick CSS:
#tribe-bar-form { background: white !important; }Cheers!
JosueJune 26, 2014 at 11:45 pm in reply to: Icon box icons not displaying in several browser instances #284343Hi Jim!
Did you apply the fixes described here?
http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problemsCheers!
JosueJune 26, 2014 at 11:40 pm in reply to: Logo in mobile (responsive) view stretched and menu on top of it #284342Hi!
1. You can duplicate those menu items in the Menu manager and you can set the class there too: http://screencast.com/t/tdgpdYvJ
2-3. Add this to the Quick CSS;
@media only screen and (max-width: 767px) { div#header_meta { display: none; } .logo img { top: -5px; } }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.gform_wrapper .top_label li.gfield.gf_left_half input.medium, .gform_wrapper .top_label li.gfield.gf_left_half input.large, .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .gform_wrapper .top_label li.gfield.gf_left_half select.large, .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .gform_wrapper .top_label li.gfield.gf_right_half input.large, .gform_wrapper .top_label li.gfield.gf_right_half select.medium, .gform_wrapper .top_label li.gfield.gf_right_half select.large { width: 97% !important; }Cheers!
JosueHi,
If i understood correctly, the plugin is creating its own pricing tables and the Enfold tables CSS is being applied on top of that? to avoid that simply edit css/base.css and remove the “Tables” part (from line 255 to 307).
Regards,
JosueI’m pretty sure this will happen with any theme activated (CF7 not sending emails). If your hosting support doesn’t want to help on an actual server issue, maybe switching would be your best choice. A lot of our users use WP Engine.
Anyhow, if you have any additional questions related to Enfold we are here to help.
Best regards,
JosueHi Finlando!
You can edit the Russian translation with this plugin:
https://wordpress.org/plugins/codestyling-localization/Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.container_wrap .content { min-height: 800px; }Cheers!
JosueWell if you say a php mail script worked maybe is WordPress who is unable to send mails at all, to be honest we can’t do much from our end, as this is not a theme issue but a server one.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi Bernd!
That’s currently a known bug with FF 30, i’ll report it to see if we can come up with a workaround.
http://www.currelis.com/firefox-30-0-select-arrow-css-longer-works.htmlCheers!
JosueHi Jes!
What version of Safari are you using? i tested this page in Safari 7 and the video autoplayed as expected.
Regards,
JosueYes, basically you won’t have problems passing the post title, content, thumbnails. But converting those 3-4 images in the content to Gallery elements automatically isn’t an easy task, i suggest contacting a developer to help you with that as this is already out of the support scope we can offer.
Best regards,
JosueHello!
This isn’t a theme issue, unfortunately is out of the support scope we offer, try contacting a specialist.
Cheers!
JosueHey Richard!
Yes, you can use this code:
p{ font-size: 14px; }Cheers!
JosueHi Chris,
I believe its something with your .svg files export settings, test with this file:
http://blackicemedia.com/presentations/2013-02-hires/img/awesome_tiger.svgRegards,
JosueHi,
That’s expected. The breadcrumb trail i built based on the user navigation history.
Regards,
JosueThe plugin description says it can import thumbnails so i guess if the source posts have thumbnails they will get included. Anyhow i think it would be better to ask these questions to the plugin author.
Best regards,
JosueYou are welcome, we looking forward to hearing from you :)
Regards,
JosueHey!
Check if Contact-Form-7 works.
Best regards,
JosueHi!
Try checking it in a different computer.
Cheers!
JosueJune 26, 2014 at 9:47 am in reply to: Chrome, IE, opera renders white line when page scroll down then up. #283963You are welcome, always glad to help :)
Regards,
JosueHey!
Try moving the x button, modify the top/right values:
#advanced_menu_hide{ top: 20px; right: 10px; }Regards,
JosueHey!
Try adding this code to the Quick CSS:
#mobile-advanced { background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 16%, rgba(255,255,255,1) 17%, rgba(255,255,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(16%,rgba(255,255,255,0)), color-stop(17%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 16%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 16%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 16%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 16%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); }Cheers!
Josue -
AuthorPosts
