Forum Replies Created
-
AuthorPosts
-
Hey Thomas,
Is margin the only issue you are facing? In that case, you need to render the video again in the correct aspect ration which can take quite some time. An alternate solution would be to upload to YouTube and download the high-quality video and upload it to your site again.
Please try this and let us know if you have any questions.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Glad we could help!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
I checked your site and it appears when you copied the code some of it was converted to ascii values
I have pasted the same code again and I can see the changes on my end. Please clear the cache and review the site again :)
Best regards,
VinayHi,
Thank you for getting back to us. It appears there is a conflict with some js in music player and the page transition. for the moment I have disabled the page transition effect from Enfold theme options. The music player is working correctly now.
I have also reported this bug to our developers and we will release a fix for it in one of the updates.
Best regards,
VinayHi,
You can set the font family for subnav using custom CSS
#top .av-main-nav li ul a .avia-menu-text { font-family: 'Lato', sans-serif; }
Best regards,
VinayMarch 6, 2018 at 9:47 am in reply to: Updated to 4.2.5 and now mobile menu and mobile header is gone with FVM Plugin #922111Hi,
I checked your site for the mega menu issue and added the below CSS to Quick CSS to change the background color.
/* Mega menu background */ #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul { background:#FFF!important; }
Yes, we are aware of Ferdy’s tutorials and we have it in the docs section.
Best regards,
VinayHi,
I checked your site on a PC with a chrome browser and it is showing the submenu fonts in Lato.
Best regards,
VinayHi,
The mobile device does not support hover hence the items show only when the cart icon is tapped.
The cart icon is working as intended same as on our demo site.Best regards,
VinayMarch 6, 2018 at 12:16 am in reply to: Social Sharing buttons: How to delete "del" twitter and "auf" google "teilen" #921939Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-related-tooltip.avia-tt { display:none!important; }
Best regards,
VinayHi,
We have adjusted the CSS code for you in Quick CSS.
#header .widget:nth-child(1) { top: 50%; transform: translateY(-50%); left: 5%; position: absolute; margin-right: 30px; } #header .widget:nth-child(2) { top: 50%; transform: translateY(-50%); right: 5%; position: absolute; margin-left: 30px; } .logo a, .logo a img { width: 200px; top: 50%; transform: translateY(-50%); } @media only screen and (max-width: 900px) { #header .widget:nth-child(1), #header .widget:nth-child(2) { margin: 0; padding: 0; display: block !important; width: 100%; position: relative!important; clear: both; } #header .widget:nth-child(1) { top: 20px; } #header .widget:nth-child(1) { top: 100px; } #header .widget:nth-child(1) img, #header .widget:nth-child(2) img { left: 50%; transform: translateX(-50%); position: relative!important; } . logo { margin-bottom:10px; } }
Best regards,
VinayHi,
When you download the WordPress installable files only and extract the zip file you will notice “enfold” folder and inside this folder there are more files and folders as seen below.
Upload the “enfold” folder via FTP to wp-content/themes
Or go to Appearance > Themes > Add New > Upload the downloaded zip file(Installable files only).
If you still have any issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
VinayHi,
Thank you for the kind words. Please feel free to get back to us if you need any further assistance we are happy to help :)
Thank you for using Enfold.
Best regards,
VinayMarch 5, 2018 at 10:37 pm in reply to: Updated to 4.2.5 and now mobile menu and mobile header is gone with FVM Plugin #921877Hey!
Did you try to change the hover color for the sub menu link from Enfold > Advanced Styling > Main Menu sublevel LinksRegards,
VinayHey dmeljon,
Are you using any lightbox plugin? Please try to deactivate the plugin and check.
Best regards,
VinayMarch 5, 2018 at 8:29 pm in reply to: How to disable autoplay from a Color Section background video #921754Hey kidcabide,
Unfortunately, that is not an option at the moment. Instead please try using the fullscreen slider element you can disable the autoplay :)
Best regards,
VinayHey thaufitness,
Nice site! To change the input field color please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='email'] { border-color: #919191; background-color: #fff; }
Best regards,
VinayHi,
Glad we could help! Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/Thank you for using Enfold :)
Best regards,
VinayHey Kingsfield,
1. The date should display by default.
2. A portfolio item can be linked to an external web page or any other page within your domain. The page content of the link to open can be an image, slider or any external link.
To open a link in a lightbox when a portfolio item is clicked, set up your portfolio items as usual and add the lightbox link in the portfolio item page under Additional Portfolio Settings.
Note: The link we added to Additional Portfolio Settings has ?iframe=true to the end. This will trigger the iframe.Example: If your link is http://kriesi.at to open it in a lightbox it should be http://kriesi.at?iframe=true
3. WP removes certain html tags to avoid output/html errors (please refer to this page if you want to know more: http://codex.wordpress.org/Function_Reference/the_excerpt ).
This plugin: http://wordpress.org/extend/plugins/advanced-excerpt/ can help you to customize your excerpt style if you like :)
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-menu:after { content: ""; border-right: 1px solid #FFF; position: absolute; right: 0; top: 50%; height: 30px; transform: translateY(-50%); }
Best regards,
VinayMarch 5, 2018 at 7:56 pm in reply to: Blog Posts content element – display newest posts first #921738Hey utemtu,
I’m unable to view your site as it is password protected. Please check this link to change the post order https://kriesi.at/documentation/enfold/change-the-sort-order-of-blog-posts-elements/
You can also try this plugin https://wordpress.org/plugins/post-types-order/
Best regards,
Vinay-
This reply was modified 7 years, 5 months ago by
Vinay.
Hi,
Define a higher memory limit in WordPress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the WordPress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');
For a detailed explanation please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
and you can contact your service provider to increase the memory limit.Best regards,
VinayHey unicaweb,
Yes, it is possible but this customization will take a lot of time.
You can add a header widget area https://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Do not use the CSS in the documentation unless you want to center align the widget. Add you won CSS code.
Paste your HTML for the header widgets like phone and other info inside a text widget.
Or you can hire a freelancer to get this done.
Best regards,
VinayHey studioinktvis,
We do not support third party plugins but I’m happy to help you as you are an Enfold customer. You can try the below CSS.
.yith-wfbt-section.woocommerce { margin-top:20px; }
If you still have any issue I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
VinayHi,
Please try one more time from themeforest https://themeforest.net/downloads
You can select Installable WordPress Files only from the dropdown option.
Best regards,
VinayHey Karen,
Please check this post to add a sidebar to the search page https://kriesi.at/support/topic/search-php-search-results-page-sidebar/#post-131652
You can also use a plugin like https://wordpress.org/plugins/widget-logic/
Best regards,
VinayHey trentsiddharta,
It is hard to understand what is the end result you are looking for please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
VinayHi,
I checked your site but couldn’t find the overlapping issue you mentioned on my android phone. Please share a mockup so we can further investigate this issue.
Best regards,
VinayHi,
Thank you for sharing the mockup and the link to your site.
To place an image as shown in the mockup above the header and link it to different sections of the site please perform the below steps.
1. You need to activate the sticky and shrinking header from Enfold > Header > header behavior > Sticky Header > Shrinking Header
2. You need to slice the image or convert the image to HTML format.
3. Create a header widget area as mentioned in this link https://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ (Do not use the CSS provided in the link instead use the CSS code provided below in this ticket).
4. Once you have the code for the image you can place it in the header widget area from Appearance > widget > header (Drag and drop a text widget and place your HTML in text view).
NOTE: You code should be wrapped inside a div with CSS class name “above-header”.5. Adjust the height and margin values in the below CSS to suit your design and place it in your child theme styles.css
#header { margin-top: 150px; } .above-header { background: gold; position: fixed; height: 150px; top: 0; left: 0; right: 0; } #header.header-scrolled { margin-top: 0; } .header-scrolled .above-header { display:none; }
Let us know if you have any questions ;)
Best regards,
Vinay-
This reply was modified 7 years, 5 months ago by
Vinay.
Hi,
Yes, the 2 loading spinner is distracting. It does not work like that unless some custom code or plugin is in conflict. Please provide us admin login details in private so we can take a closer look at it.
Did you de-activate all plugins and check if the issue still persist?
Best regards,
Vinay -
This reply was modified 7 years, 5 months ago by
-
AuthorPosts