-
Search Results
-
When I’m at the top of my website and i scroll up in my browser it shows a red background. I can figure out where to change this color.
Please Advise
Topic: Dumb logo padding question
So, my logo is shoved to the top of the header, how can I add a bit of white to get it centered vertically?
Topic: Removing ShiftNav menu name
Hi,
This is the website I’m working on:
how do we remove the ShifNav menu title that is in the center at the top of the page that is in blue?
thank you
I have this in my child functions.php to stop Enfold creating some image sizes that the site never uses:
/* * Stop Enfold image sizes we don't use being created to save disk space */ function ava_image_sizes() { remove_image_size('medium_large'); remove_image_size('featured'); remove_image_size('featured_large'); remove_image_size('extra_large'); remove_image_size('gallery'); remove_image_size('magazine'); remove_image_size('masonry'); remove_image_size('shop_thumbnail'); remove_image_size('shop_catalog'); remove_image_size('shop_single'); } add_action( 'after_setup_theme', 'ava_image_sizes', 10 );I also have the Simple Image Sizes plugin installed. None of the above image sizes are created when new media is uploaded, and the Image Sizes list in Media Settings does not list them, as it should be…
…except the instruction to remove medium_large is ignored as can be seen here:
http://imgur.com/a/W1pGA
(Screenshot of Media Settings > Image Sizes)I have tried deleting medium_large via the Media Settings page (using the ‘Delete’ button in the screenshot) and the entry does disappear when deleted. However as soon as I ‘Save Changes’ at the bottom of the screen, medium_large reappears at the top of the ‘Image sizes’ list.
I have tried setting the Max Height to a value other than 0, e.g. 500, then Updating, which is accepted, then Deleting, and again it disappears from the list – until I Save Changes when it re-appears again with the values of Width 768 and Height 0 (and note – not the 500 value that was previously set).
There is clearly something in the code that is stopping medium_large from being removed/deleted.
But I do not want the medium_large size to be created by Enfold. How do I remove/delete the image size to stop it being created on new uploads?
Hi Guys,
A few months back I asked about removing Alt tags from images on the gallery. Yigit kindly provided advice on an edit to enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php which worked perfectly at the time. Here is the old link: https://kriesi.at/support/topic/removing-alt-text-from-images/
I have since updated both WordPress and Enfold to their latest versions and applied the altered line of code as the Alt text had returned. Unfortunately this is no longer working and the text has reappeared. Any thoughts on how to remove it again?
Dev site & link in Pvt content,
Thanks,
MarcTopic: Lose top padding/margin
Hi
When I have ‘Hide Header on this page’ selected and a colour section with ‘At least 100% of Browser Window height’, how can I lose the padding/margin at the top of the page so that elements are centred vertically?
many thanks
Peter
Topic: Enfold WooCommerce
Hi, already have Enfold as theme for some years. But it’s hard to find the button on your support site to drop an topic. Therefore this way. Every year I have 2 to 3 times trouble when people want to order trhough WooCommerce. Almost everytime I have to ask my webdeveloper to repear. Everytime the issue is related to the theme Enfold. For example: I now get the pop-up message when people start the buy proces: “please match the requested” format. My webdeveloper tried everything: updating everything till latest versions (WooCommerce-Enfold) and now even is busy implementing a javascript. Not the first time. How is this possible? Is Enfold not keeping up with WooCommerce updates? Two to three times a year in the middle of a marketingcampaign is not very reliable. Although I like the possibilities for making a page with Avia within Enfold, this is getting a bit out of hand. Is this a common or know issue? Hope to hear. Kind regards, Ted Daamen
Hi there,
First of all sorry for that I bring up this question once again, I saw there were very similar topics about this issue and how to fix them. But rankly I can’t really figure it out which code should I use where to fix the following issue:
I created a page wtih Enfold (great theme! btw) which use Hungarian language but the standard Lato font missing some extra letters: ű, ő and I would like to fix it. Can you please provide me a solution for that?
Thank you for your assistance, you did a great job with Enfold, it’s pure joy to use for website creation.
David
Topic: Translate header phone-info
Hi guys,
I have a multilanguage website using Polylang and use the phone-info box for some text. I need to translate this text for the 2nd language.
As far as I can see my issue is exactly the same as topic https://kriesi.at/support/topic/header-phone-translation/ (#483374). Unfortunately (because no url is mentioned) I cannot have a look to try to find the solution myself.
Can you please help me to get this done?
Thanks in advance!
Regards,
MoniqueHi,
I have created a table for pricing plans. On the website, the table is shown with blank or extended cells at the bottom of each row. How do I stop this from happening? “Hide empty cells” is checked in the table options menu.
Cheers!
Hey,
1) I’ve managed to get the footer menu centered and where I want it to be positioned. However when I shrink the browser window, it disappears completely.
Here’s my code in the Quick CSS:
.big-preview {display:none;} .main_color strong {color:#666666;} .sidebar {padding-top:10px;} @media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px; }} @media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; }} .main_color strong {color:#111111;} .post-title .entry-title {font-size:26px;} .entry-content-wrapper .post-title {font-size: 26px !important;} #socket .sub_menu_socket div {overflow:auto;width: 750px; margin: 0px auto;} #socket .sub_menu_socket {float:none;margin-top:35px;}How do I get it to show the menu items centered over multiple lines?
2) Also, my main top menu overlaps my logo when I shrink the browser window. How do I turn it into the mobile menu sooner?
Thanks!
– James.Topic: Error code
I just bought your theme today and already installed demo date resp. filled it with my own content. However, everything works find although I permanently get following error message on top of the site:
warning: include(/home/.sites/2/site7116998/web/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php): failed to open stream: No such file or directory in /home/.sites/2/site7116998/web/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488
Pls let me know how to fix this. I have a brandnew wordpress and theme installation on my FTP and had this mistake from the beginning.
Thanks in advance,
DanielaTopic: Menu below header fix
When i minimize my browser I see 3 versions of the site. 1. Desktop 2.Tablet 3. Mobile. On Tablet the menu button is below the header. How do I move this up for only the tablet version?
Topic: Fontello Upload Error
Hey guys,
I tried a lot. And at least all the stuff from here: https://kriesi.at/support/topic/fontello-upload-error-2nd-font/
Nothing solved my Problem.Could you please help me the font upload? I do get exactly the same error message as descripted within the marked link above.
Thx in advance,
ChrisHello
The site we are working on is:
We are curious how to make the Inline Calendar boarder and font to be darker
So the color for the dates are the same as the week day names
For some reason the black lines only go across the top and a little bit down the lest side, how do we make it so the calendar grid is showing all the way through?
Thank you for the support
Topic: Search results messy
When using the search box on the website, the results (in the first few lines) are overlaying on top of each other. How can I resolve this?
Thanks.
Topic: Some issues
Hi, please I need some help to the following issues:
1. Using WPML, when the mobile menu is open
a. I need to hide the laguage selections inside the menu
see imageb. I need to change the flags in the top bar to language switcher (drop down selector)
see image2. Blog list
I want to have a list of posts with the image at the LEFT, and the title, excerpt etc at the right
example site: https://serenitaapartments.com/guidesthank you in advance
Hello Support,
Since yesterday I have the following problem on my website (WordPress 4.7.2) using the Enfold theme (version 3.8.5):The full screen slider is no longer as wide as the screen. It has a left/right padding of 50px. I prepared a test page that contains only a slider with the following code:
[av_fullscreen size='no scaling' animation='fade' autoplay='true' interval='7' control_layout='' scroll_down='aviaTBscroll_down']
[av_fullscreen_slide slide_type='image' id='3636' position='top right' video='http://' mobile_image='' video_cover='' title='Des activités de pleine nature' custom_title_size='30' custom_content_size='21' caption_pos='caption_left caption_left_framed caption_framed' link_apply='button button-two' link='lightbox' link_target='' button_label='Vous êtes une entreprise' button_color='light' link1='page,3254' link_target1='' button_label2='Vous êtes un particulier' button_color2='light' link2='page,3263' link_target2='' font_color='custom' custom_title='' custom_content='' video_controls='' video_mute='' video_loop='' video_autoplay='']
Coachées par des professionnels de la santé et du plein air.
[/av_fullscreen_slide]
[av_fullscreen_slide slide_type='image' id='3630' position='top left' video='' mobile_image='' video_cover='' title='Dans le sud de la france' custom_title_size='29' custom_content_size='18' caption_pos='caption_right caption_right_framed caption_framed' link_apply='button button-two' link='lightbox' link_target='' button_label='Vous êtes une entreprise' button_color='light' link1='page,3254' link_target1='' button_label2='Vous êtes un particulier' button_color2='light' link2='page,3263' link_target2='' font_color='' custom_title='' custom_content='']
Profitez de la région ensoleillée de Montpellier !
[/av_fullscreen_slide]
[av_fullscreen_slide slide_type='image' id='3638' position='top left' video='' mobile_image='' video_cover='' title='Au coeur des plus beaux sites' custom_title_size='30' custom_content_size='24' caption_pos='caption_bottom caption_bottom_framed caption_framed' link_apply='button button-two' link='lightbox' link_target='' button_label='Vous êtes une entreprise' button_color='light' link1='page,3254' link_target1='' button_label2='Vous êtes un particulier' button_color2='light' link2='page,3263' link_target2='' font_color='' custom_title='' custom_content='' video_controls='' video_mute='' video_loop='' video_autoplay='']
Dans une ambiance ludique et détendue
[/av_fullscreen_slide]
[/av_fullscreen]Please let me know what can be done to fix/avoid this bug.
Thanks
Viewing 30 results - 84,421 through 84,450 (of 142,729 total)
