Forum Replies Created
-
AuthorPosts
-
October 15, 2014 at 6:18 am in reply to: color selection not working for specific color code #335933
Hey BruceJackson!
Thank you for using Enfold.
You should only use Web Safe Colors. If you’re using photoshop, open Color Picker then enable Only Web Colors. The #ffad1d will always be converted to something else.
Best regards,
IsmaelHey!
Deactivated all plugins, still not working. Please ask your host if folder permissions on your wordpress directory is correct. If possible, please download WordPress 4.0 again then override it via FTP.
Best regards,
IsmaelHey!
Thank you for the info.
Please add this on functions.php:
add_filter( 'avf_ajax_search_excerpt', 'avf_ajax_search_excerpt_allow', 1); function avf_ajax_search_excerpt_allow($excerpt) { $excerpt = avia_backend_truncate($post->post_excerpt,70," ","...", true, '<br/>', true); return $excerpt; }Regards,
IsmaelHey lombrano!
Thank you for using Enfold.
Please use this on functions.php:
function add_body_script(){ ?> <script> </script> <?php } add_action('ava_after_main_container', 'add_body_script', 10);Use wordpress conditional if you want to show it on a specific page. http://codex.wordpress.org/Function_Reference/is_page
Cheers!
IsmaelHi!
If you want to show the submenu by default, you should disable the Hide Mobile Menu Submenu. Please add this on Quick CSS or custom.css:
#mobile-advanced .avia_mega_text_block { display: block; }Cheers!
IsmaelHi!
I tried this plugin before and it worked for text blocks: https://wordpress.org/plugins/insert-php/
Cheers!
IsmaelOctober 15, 2014 at 5:29 am in reply to: Little bug Easy slider on Safari / Impact on font weight #335922Hi!
Thank you for the update.
Please try to add this on Quick CSS or custom.css:
.avia-slideshow-inner li{ -webkit-transform-style: preserve-3d; /*fixes flickering issue when slider moves. usually other elements in other container flicker */ }Remove browser cache then reload the page. If it’s not enough, add this:
.avia_textblock, .avia-icon-list, .avia-button, .avia-testimonial, .iconbox, .avia_message_box, .avia-team-member, .widget, .post, .team-img-container img, .team-social, .iconlist_icon, .fallback-post-type-icon, .fullsize .related_posts, .grid-image, .avia-caption-content, .avia-caption-title, .entry-content-wrapper, .avia_start_animation { -webkit-perspective: 1000; -webkit-backface-visibility: hidden; }I hope that fix the issue.
Best regards,
IsmaelHi macrunner!
Thank you for using Enfold.
I’m not sure what you mean by “graphically unacceptable” but the solution provided on that thread should move the sidebar from below the featured image to the right of the single product content. Other than that, we can’t provide you with further customization regarding the sidebar.
Regards,
IsmaelOctober 15, 2014 at 5:21 am in reply to: Big issues setting up a complete new site with enfold #335920Hi!
There are reported issues about PHP 5.3 Fast CGI causing issues with the theme but it was a long time ago and upgrading PHP to 5.4 or newer version somehow fix it: https://kriesi.at/support/topic/migrating-enfold-database-over-from-test-site-to-live/
On this thread, the user pointed out that it is a problem with hosting set up of the database, though, I’m not entirely sure what he meant by that. And you seems to be experiencing different issue so if possible, please ask your host to upgrade PHP and somehow investigate the database setup. Maybe they can find something there. Did you try the solutions provided on the threads? Add this on functions.php:
add_theme_support('avia_no_session_support');Another fix:
https://kriesi.at/support/topic/help-trying-to-understand-error-message/#post-271650
Cheers!
IsmaelHi same-d!
Thank you for using Enfold.
Please refer to this link: https://kriesi.at/support/topic/buttonicon-to-anchor/#post-325401
Cheers!
IsmaelHey!
On my installation, sv_SE is named as Svenska/Sverige. It took me two rescans before the “Share on” string becomes available when editing. Please try to rescan this language file a few times then look for the “Share on” on avia_framework textdomain.
Cheers!
IsmaelOctober 15, 2014 at 5:00 am in reply to: Enfold Menu is overlapping on iPad and not showing up on iPhone #335916Hi!
I’m not sure I’m following you. The last menu item on the main menu is Resources and it is there along with the Shop menu item when you clicked the mobile menu. Do you mind providing a screenshot of the missing items?
Cheers!
IsmaelHey!
Sorry about that. You can request or vote the feature on our Feature Requests page. The support team can’t provide that kind of customization as stated on our support policy. Please visit Envato Studio or Werkpress for further customization.
Cheers!
IsmaelHey ColinWalton!
Thank you for using Enfold.
You can add the links on the image captions. It is also possible to attach two different buttons.
Regards,
IsmaelHey!
Thank you for the link.
I checked the site on IE and the image doesn’t look like the screenshot. Did you enable compatibility mode? Try to disable it. If it doesn’t help, use this on Quick CSS or custom.css:
.avia-msie-8 .alignleft img, .avia-msie-8 .alignright img { display: block; width: auto; }Cheers!
IsmaelHi Obeatone!
Thank you for using Enfold.
Make sure that you enabled Responsive mode on the Slider Settings. You should probably set the Slider Width to 100% then set the slider width on Layers Container field. Set the Responsive under field to 1320, adjust if necessary.
Best regards,
IsmaelOctober 15, 2014 at 4:46 am in reply to: Icons appear as very strange icons, when you open website first time #335909Hey!
Thank you for using Enfold.
Please refer to this link for a possible fix: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
IsmaelHi!
I’m sorry but are you sure that you override the whole theme files? The container looks like this:
<main role="main" itemprop="mainContentOfPage" class="template-page content nine alpha units">On 3.0.1, this container should look like this:
<main role="main" itemprop="mainContentOfPage" class="template-page content av-content-full alpha units">Did you add any modifications regarding this containers?
Cheers!
IsmaelHi!
Thank you for the update.
You can add a unique selector to any elements on the advance layout builder except for column layouts. Refer to this link for more info:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Add a text block then scroll below. Add a unique css selector on “Custom Css Class” field. For example, use “transparent-text-block”. You can add something like this on your custom.css or Quick CSS:
.transparent-text-block { background: rgba(0,0,0,.5); padding: 10px; }Regards,
IsmaelOctober 15, 2014 at 4:40 am in reply to: Tab in custom page template: how to make them work on mobile? #335903Hi!
I’m sorry but I’m still not sure why the tabs are not working. Can you please add the code of the template file on pastebin.com? We would like to test it on our own installation. I’ll ask Kriesi to take a look.
Regards,
IsmaelHey avraamd!
Thank you for using Enfold.
You can add a unique selector to any elements on the advance layout builder except for column layouts. Refer to this link for more info:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Edit the text block element then scroll below. Add a unique css selector on “Custom Css Class” field. For example, use “transparent-text-block”. You can add something like this on your custom.css or Quick CSS:
.transparent-text-block { background: rgba(0,0,0,.5); padding: 10px; }Regards,
IsmaelHey CoolPenguinSays!
Thank you for using Enfold.
Please use this:
.avia-msie .header-scrolled + #main .title_container.stretch_full { top: 60px; }Best regards,
IsmaelHi george!
Thank you for using Enfold.
Apply the custom image as background on the custom div:
echo "<div class='header-custom-image'></div>";Add this on Quick CSS or custom.css:
.header-custom-image { display: block; width: 100px; height: 50px; background: url(IMAGE URI HERE); }After that, use css media queries to change the background image on smaller screen sizes.
Best regards,
IsmaelOctober 15, 2014 at 3:52 am in reply to: Header clear, Slider semi transparent, content background white #335891Hey!
1.) If you select Transparent Header, it should be fully transparent unless you select Glassy Header. Please give us a link to the actual website.
2.) Use this on Quick CSS or custom.css:
.html_header_top.html_bottom_nav_header .main_menu>div { width: 100%; } .html_header_top.html_bottom_nav_header .main_menu ul:first-child { width: auto; display: inline-block; }Best regards,
IsmaelHi ftt123!
Thank you for using Enfold.
The options will only hide the comment count. You can disable the comment section by enabling Discussion meta box on Screen Options, disable Allow Comments or use this on Quick CSS or custom.css:
.comment-entry.post-entry { display: none; }Regards,
IsmaelHey!
Please add this on functions.php:
function ava_icl_language_selector(){ do_action ('icl_language_selector'); } add_action('ava_after_main_menu', 'ava_icl_language_selector', 10);Use this to adjust the position of the language switcher:
#lang_sel { position: absolute; right: 0; top: 50px; }Best regards,
IsmaelHey!
Looks like the site is working properly now. I checked it here: http://quirktools.com/screenfly/#u=http%3A//medspanassociates.com/&w=320&h=568&a=37&s=1
You can fix the logo with this:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: 67px !important; max-height: 67px !important; width: auto; } }Cheers!
IsmaelOctober 15, 2014 at 3:22 am in reply to: firefox and safari issue after the last 3.0.1 update #335878 -
AuthorPosts
