Forum Replies Created
-
AuthorPosts
-
Hey Sumit Kumar,
Yes, you can use the demo images :)
For support query please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfoldScroll to the bottom of the page to open a new ticket.
Best regards,
VinayHi,
Not sure you got this sorted? The gallery opens up fine for me on desktop.
If you have any issue please open a new ticket for different issues so we can relate to the main topic.
Thank you for your understanding.
Best regards,
VinayHi,
The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
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,
Each site has a different configuration, your site may not be same as the one who reviewed it. have you tried the plugin first?
Please give it a try and let us know if it worked for you or not.
Best regards,
VinayHi,
Please remove the below code
/* Logo margin*/ #top .logo, #top .logo a{ margin:15px 0; } /* Center menu */ .av-main-nav-wrap ul { display: flex; justify-content: center; } /* Social icon size*/ #top #header .social_bookmarks li a { font-size:18px; }
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 1lizcollins,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #header .current_page_item > a { background: #7ea6ba!important; color:#FFF!important; }
Best regards,
VinayHi,
Glad you found out! and thank you for sharing the tip here I’m sure it will help others int he community :)
Thank you for using Enfold.
Best regards,
VinayHi,
I’m sorry to say that PDF’s are not supported. For step by step information please take a look at how to upload your own icon font.
I hope this will answer all your questions.
Best regards,
VinayHi,
We do not make support policy and we have to follow the themeforest support policy. You can speak with themeforest regarding that and in case you have an active registration key please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfoldScroll to the bottom of the page to open a new ticket.
We will be happy to help you :)
Best regards,
VinayHi,
That’s a very nice site :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.iconbox .iconbox_content h2 { margin-top:20px; }
Best regards,
VinayHi,
Yeah! that was a bit tricky because of the custom HTML code added in the button. I have removed the inline styles and added a custom class name “btn-gold” then target the button using custom CSS
#top .btn-gold .avia-button.avia-color-light { border-color:#faf400!important; color: #faf400; font-weight: bolder; }
Best regards,
VinayHey Roman108108,
To display the phone and email in the same row as the main menu please enable header widget area and check this link to position the header widget .
Add the correct phone info in the below HTML and paste it in Appearance > Widgets > Header > Drop a text widget area and paste the below html.
<a class="phone-info-top" href="tel:5555555555">Phone One 555-555-5555 </a> <a class="phone-info-top" href="mailto:<a href="mailto:email@domain.com" rel="nofollow">email@domain.com</a>"> Email us </a>
Add the below CSS code in Enfold > General Styling > Quick CSS
/* Phone info */ .phone-info-top { display:inline-block!important; padding:4px 10px; }
Best regards,
VinayMarch 27, 2018 at 8:18 pm in reply to: Problems with icons, buttons and separators after Enfold update #933856Hey Sophie,
If you recently updated enfold theme to 4.2.6 and get an error here is what you should do to resolve this issue:
1. Deactivate all plugins ( Which you mentioned you have already done but we recommend that plugins are deactivated it till the testing process is complete).
2. Update the PHP version being used by your hosting server to PHP 7 by getting in touch with your hosting company.
Access your site with FTP or log in to your control panel and access the site via File Manager and perform the below steps:
3. Replace the header.php file in wp-content/themes/enfold folder with an updated version of the header.php file.
4. Access your WordPress site root folder and rename the current .htaccess file to .htaccess.bak. Login to WordPress admin area go to settings > permalinks > select “Post name” and save changes.
5. Define a higher memory limit in WordPress and if possible increasing the memory on the hosting server.
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.If none of the above works for you please go ahead and delete the “enfold” folder in wp-content/themes/ and upload a fresh copy of the “enfold” theme files.
Best regards,
VinayHey hackoffseries,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
For a better solution give the color section a unique developer ID and change the “av_section_3” in the below code to the same ID name.
#av_section_3 a:hover { color:gold; }
Best regards,
VinayHi,
The uploaded link is password protected. please upload a screenshot/mockup to imgur.com or any other site without a password and share the link here so I or other staff can help you better :)
Best regards,
VinayHi,
Thanks #@Guenni007
Glad it worked for you :)
We will close this ticket, in case you have any issue in future please open a new ticket.
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:
#top.page-id-56 #header .logo { opacity: 0; } #top.page-id-56 #header.header-scrolled .logo { opacity: 1; }
If you activate transparent header please check the code to below
.page page-id-56 .av_header_transparency .logo { opacity: 0; } .page page-id-56 .logo { opacity: 1; }
Best regards,
VinayHi,
As I understand you like to display the word menu next to the burger menu icon, correct?
Please refer to this link let us know if there is any issue we will be happy to help you :)
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 Monica,
As I understand you like to display the logo when the page is not scrolled correct?
Please remove the below code from the child theme styles.
.home .av_header_transparency .logo { opacity: 0; }
Best regards,
VinayHey ivanszbg,
I checked your site but could not find any submenu items. Please add the submenu items and we will help you with the modifications. We need to be able to inspect them in order to help :)
Best regards,
VinayHi,
Glad you got it fixed. and thank you for letting us know.
If there is anything else you need help with please feel free to open a new ticket. We will be happy to help you!
Thank you for using enfold :)
Best regards,
VinayMarch 27, 2018 at 1:07 pm in reply to: How to remove or reduce padding of main content on mobile view #933642Hi,
Happy it’s working for you :)
To fix the padding issue please use the below CSS
.widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a { padding-left: 15px; } .sidebar .widget_nav_menu ul:first-child > .current-menu-item, .sidebar .widget_nav_menu ul:first-child > .current_page_item { margin-bottom: 1px; }
Best regards,
VinayHi,
I checked the site and activated the WPML plugin both the English and Dutch version show up fine.
If you still have an issue please explain what exactly you are trying to achieve and how we can reproduce the issue you are facing.
Best regards,
VinayHi,
Glad this is sorted for you :)
Please get back to us if you need any further assistance, we are happy to help you!
Best regards,
VinayHi,
Another solution is to use png logos of same size with transparent background this will ensure the logo will stay center aligned.
Best regards,
VinayHi,
Do not worry your data will be safe in WordPress database and we are not going to touch that :)
You can also do this via your hosting control panel file manager. It is same as deleting a folder on your desktop and re-creating it nothing more to that :)
Just access WordPress directory on your server and go to folder “wp-content/themes” delete “enfold” folder and upload a fresh copy.
Best regards,
VinayMarch 27, 2018 at 10:38 am in reply to: How to remove or reduce padding of main content on mobile view #933550Hey ivanszbg,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) { #top.page-id-26 .container .av-content-small.units { width: 90%; } }
Best regards,
VinayMarch 27, 2018 at 10:32 am in reply to: Disable title capitalization in "blog posts" drag&drop-element #933546Hey KathiKeinstein,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
h1, h2, h3, h4, h5, h6 { text-transform: none!important; }
If you still have an issue would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay -
AuthorPosts