Forum Replies Created
-
AuthorPosts
-
Hey!
As far as I know your code should be fine. It might cause issues with other plugins maybe. Another way to do it would be this.
add_action( 'init', 'enfold_customization_remove_TGM' ); function enfold_customization_remove_TGM() { remove_action( 'tgmpa_register', 'avia_register_required_plugins' ); }If you want to change the plugins then the code your looking for is in /enfold/includes/admin/register-plugins.php.
Regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi!
You can use this CSS to right align a certain table cell.
.avia-table > tbody > tr:nth-child(2) > td:nth-child(3) { text-align: right; }Where 2 is the row and 3 is the column.
Regards,
ElliottDecember 11, 2014 at 11:50 pm in reply to: display issues on mobile when using Opera mini or turbo #367030Hi McEwans!
It looks fine on my end. Take a screenshot and highlight what your referring to so we can get a better idea.
Best regards,
ElliottDecember 11, 2014 at 11:43 pm in reply to: Open Sans Light and Extrabold not working in some IE versions #367026Hey!
Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHi kbopp!
Are the comments waiting to be moderated? Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy.
If your still having problems then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHey Mattias!
Add this to your custom CSS.
#header_meta { border-bottom: 0px !important; }As for the menu links you can change their color and backgrounds in Dashboard > Enfold > Advanced Styling. You can the CSS rules to them twice and set one of them to only be applied only on hover.
Cheers!
ElliottHi!
Try this instead.
@media only screen and (min-width: 968px) { #hero_img .flex_column { position: absolute !important; top: 0px !important; } }Regards,
ElliottHi Mattias!
That option is only for the main menu. You can do some custom styling on the secondary menu though.
You can target that item with this.
#menu-item-1458, #menu-item-1458 a { }Regards,
ElliottDecember 11, 2014 at 10:54 pm in reply to: ..W3 Total Cache 0.9.4.1 update is stepping on css for Events Calendar Pro .. #366999Hi aribann!
Try deactivating the CSS and JS minify options in the plugin.
Best regards,
ElliottHi proximomktg1!
When using our portfolio grid or masonry elements you can display up to 100 posts. Just look for the “Post Number” option when editing the element to change it.
Best regards,
ElliottDecember 11, 2014 at 10:49 pm in reply to: Contact Page not sending message to email addresses #366997Hey Renvato2!
Try installing this plugin, https://wordpress.org/plugins/wp-smtp/, and send a test email to see if it works. If PHP mail is not supported by your server then try contacting your hosting provider to see if you can use SMTP mail.
Regards,
ElliottDecember 11, 2014 at 10:46 pm in reply to: How to make the logo and menu text white on the v11 Home page? #366994Hey Yoolia!
It looks like your using a transparent header and you want to change the links and logo for when that happens correct?
Navigate to Dashboard > Enfold > Header > Transparency Options and you can upload a different logo here and set the color for your menu items when the header is transparent.
Best regards,
ElliottHey!
There is no limits on size. As long as you can upload it to WordPress then it should be able to play.
For youtube you should be able to drag it around in the preview of your LayerSlider. What I recommend doing though is switch to the styles tab of your layer and then set a 50% in the left option to have it display in the center on all screen sizes.
I tried viewing your link but it’s not loading for me. Is there a typo?
Regards,
ElliottDecember 11, 2014 at 10:35 pm in reply to: Can't edit pages – Avia Layout builder does seem to work #366989Hey jaimealmond!
It sounds like you need to update the theme. If your not using version 3.0.4 of Enfold then update via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Also be sure to deactivate all plugins while testing.
If that does not work then send us a WordPress login and we’ll take a look.
Cheers!
ElliottDecember 11, 2014 at 10:30 pm in reply to: Enfold fresh re-install did not overwrite previous dummy data #366985Hi!
I logged in but you did not have Enfold in the theme directory. Let us know if you still have problems and we’ll take a look.
Cheers!
ElliottHi!
Have you considered using the events calendar plugin instead? https://wordpress.org/plugins/the-events-calendar/
We have spent a lot of time making sure it’s compatible and have even added custom shortcodes for it.
Best regards,
ElliottHi web-zlecenia!
It should be working now. Not really sure what was causing the problem. I removed your static page in Dashboard > Settings > Reading and clicked around a few more times and it displayed all of a sudden.
Cheers!
ElliottHey elames!
This is a Woocommerce question and not a theme question so it would be best to contact Woocommerce support, https://support.woothemes.com/hc/en-us.
Best regards,
ElliottHey elames!
For the magazine element correct? Add this to your custom CSS.
.av-catalogue-content { color: black !important; } .single-product #av_section_1 { display: none !important; }Best regards,
ElliottHi GOWD!
Send us a WordPress login so we can take a closer look.
Best regards,
ElliottHey!
It’s displaying fine on my end as well. Try clearing your browser cache and take a screenshot highlighting what your seeing.
Also try viewing in a different browser to see if it’s a problem with your browser.
Best regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
December 11, 2014 at 10:02 pm in reply to: BUG: Logo center, menu below option without search icon #366961Hi axelfx07!
Add this to your custom CSS.
.html_header_searchicon_disabled #top .main_menu .menu > li:last-child > a .avia-menu-fx { left: 0px !important; }Best regards,
ElliottHi!
The only difference I see in IE10 is the contact us link in your menu is dropping down to the next line. You should be able to fix that by increasing your site with a bit in Dashboard > Enfold > General Layout > Dimensions.
As for the sub menus it’s displaying that way in other browser as well. Try adding this to your custom CSS.
.widget_nav_menu ul { list-style: outside none none !important; }Cheers!
ElliottHi Santos Ramos!
Your videos seem to be working fine on my end. I click on the play button and they play just fine.
As for disabling mediaelement it looks like you already posted this question, https://kriesi.at/support/topic/how-to-disable-mediaelement-enfold-theme/, please do not double post.
Cheers!
ElliottHey!
I think it should be something like “enfold.zip”. You can upload it through your dashboard in Dashboard > Appearance > Themes after you delete the previous copy.
Though it would be better to delete all of the theme files via FTP and then upload the fresh copy that way, http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/.
Cheers!
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi RolfAeschbacher!
Those texts are wrapped in gettext calls so they should be available in the .pot file. Try installing this plugin, https://wordpress.org/plugins/codestyling-localization/, and do a search for the theme texts so you can translate them directly in your dashboard.
Best regards,
ElliottHey!
Go ahead and send us a link to the exact page and take a screenshot highlighting what’s going on so we can get a better idea.
Cheers!
ElliottHi navindesigns!
Try adding this to your custom CSS.
@media only screen and (max-width: 767px) { .slide-entry { clear: none !important; margin-bottom: 0 !important; margin-left: 0 !important; margin-right: 2% !important; width: 48% !important; } }Regards,
ElliottDecember 11, 2014 at 9:14 pm in reply to: error message: Warning: mysql_real_escape_string() expects parameter 1 to be str #366905Hey!
It should be around line 1322 in /enfold/framework/php/class-framework-widgets.php.
$content = mysql_real_escape_string($content);Try changing it to this like Ismael suggested.
$content = esc_sql($content);Cheers!
ElliottHi unclemurray!
Add this to your custom CSS.
#hero_img .flex_column { position: absolute !important; top: 0px !important; }Cheers!
Elliott -
This reply was modified 11 years, 1 month ago by
-
AuthorPosts
