Forum Replies Created
-
AuthorPosts
-
Hey!
You can select that too:

Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueFebruary 24, 2015 at 1:14 am in reply to: Portfolio categories not showing up and pagination error #401137Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey Fiona!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px){ #top #wrap_all .flex_column{ margin: 0 !important; width: 50% !important; } }Cheers!
JosueHey!
Try adding this to the wp-config.php file.
define( 'CONCATENATE_SCRIPTS', false );Cheers!
JosueHi Peter,
That seems to be, just by looking at the source (not logged) you’ll see two tracking codes (http://screencast.com/t/ilxytFuPjN), can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
It’s very weird, can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueHi!
Refer to this:
https://kriesi.at/support/topic/header-logo-left-main-menu-below/#post-312643Cheers!
JosueHey Starkos!
What browser is that? i’m unable to reproduce the issue on my Android phone (Chrome).
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
Can you post a screenshot depicting the issue?
Best regards,
JosueFebruary 23, 2015 at 11:41 pm in reply to: Custom Form using Contact Form Styling (without AJAX) #401088Hey!
Refer to this tutorial:
http://kriesi.at/documentation/enfold/mailchimp-integration/Just mimic the form HTML structure and replace
mc4wp-formby the class of the element containing your custom form to get the styling.Best regards,
JosueHi!
I think a Grid Row element would be the way to go – http://screencast.com/t/CWuzezn9E7zm
Best regards,
JosueHey!
Yes, there are various way to do that:
1. Adding this Quick CSS (change xx by Page ID):
body.page-id-xx{ font-family: "Verdana" !important; }2. Adding a Code Block element to the Page (if using Advanced Layout Builder) with the following content:
<style> body{ font-family: "Verdana" !important; } </style>Cheers!
JosueHey Tab!
Enfold has built-in compatibility with The Events Calendar (free and paid version) plugin.
Regards,
JosueHey Samuel!
Try adding this code to the Quick CSS:
.grid-sort-container .grid-content { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; width: 40%; z-index: 1000; } .grid-sort-container .avia-arrow{ display: none; }Cheers!
JosueHey Stefan!
Refer to this on how to implement an opt-in form (using MailChimp):
http://kriesi.at/documentation/enfold/mailchimp-integration/For the counter you can use the Animated Countdown element, the layout would be something like this:

Regards,
JosueHey Marc!
1. That box will appear if you select this Page Template in the Page attributes box:

2. There is currently no GUI for that, it’d require modifying the template-archives.php file but we can help you with that.
3. Open template-archives.php and change this line:
wp_list_pages('title_li=&depth=-1' );To:
wp_list_pages('title_li=&depth=-1&exclude=1,2,3,4,5' );1,2,3,4,5 would be the IDs of the Pages you want to exclude.
Regards,
JosueHi Nancy!
Use this code instead:
.slideshow_align_caption { vertical-align: top; }Best regards,
JosueFebruary 23, 2015 at 10:33 pm in reply to: ModernTribe Events Calendar – Map Width – mistakenly 46 % #401042Hi!
I’d need to check the backend to see if it’s indeed a bug or not, in any case adding this to Quick CSS will fix it:
.tribe-events-meta-group.tribe-events-meta-group-gmap { width: 100% !important; }Cheers!
JosueFebruary 23, 2015 at 10:30 pm in reply to: ModernTribe Events Calendar – [German] Page-Title isn't translated #401039Thanks for the notice, the translation is crowd-sourced so if you’d like to contribute feel free to do it here:
https://kriesi.at/support/topic/please-contribute-and-translate-enfold/Best regards,
JosueHi Ivana!
Make sure to set this option to “No” in MailChimp for WordPress > Forms:

Regards,
JosueFebruary 23, 2015 at 8:55 pm in reply to: enfold child theme with events calendar customizations. #400985Sure Cliff, let me know.
Cheers!
JosueHey!
I’m not seeing that on the link you posted.
Cheers!
JosueFebruary 23, 2015 at 8:50 pm in reply to: Grid Cells do not contain Text Cells in Internet Explorer 8 #400982Hey!
Try adding this code to the Quick CSS:
.avia-msie-8 .flex_cell.avia-builder-el-first { padding-left: 0 !important; }Cheers!
JosueFebruary 23, 2015 at 8:15 pm in reply to: enfold child theme with events calendar customizations. #400974Hi,
Can you please create me a WordPress administrator account (make sure to enable file editing from Dashboard)? post it here as a private reply.
Regards,
JosueHi!
It’s not possible to set a Header Layout per page right now, one thing you could try is set the Header to the Left by default and then in the internal pages you’d disable the Header and re-create it using the Advanced Layout Builder (with a FullWidth SubMenu Element).
Regards,
Josue -
AuthorPosts
