Forum Replies Created
-
AuthorPosts
-
Hi,
As I understand there are 2 on going issues:
1. The custom CSS is not working for the popup form.
2. The popup form intermediately works.1. To target the popup form please try the below CSS
.postid-41 .avia_ajax_form .button { background: gold!important; }
For testing purpose we have added the above code in Enfold > General Styling > Quick CSS
2. I checked the form several times and it fired every sing time. If you still have an issue with it please let us know how we can re-produce the issue you are facing.
There is an alternate way to fire a popup and easily manage the popup content. If you like to give it a try. Please check the test page link in private. You can refer to this post for more info https://kriesi.at/support/topic/open-text-in-lightbox/#post-778499
Or as Victoria suggested you can try using a plugin.
Best regards,
Vinay-
This reply was modified 7 years, 10 months ago by
Vinay.
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
VinayHi,
As I understand you like to display the HTML code in the code block element and not execute the code on the page correct?
If so please enable the options “Escape HTML code” and “Disable shortcode processing”. Also use “pre” in the code block element.
And the result will be as seen below
If that does not work please enable the debug mode and use the below shortcode.
https://pastebin.com/raw/vvsDdCF0WordPress by default do not support svg like it does img tags. So if you like to execute the svg code please use a plugin like https://wordpress.org/plugins/svg-support/
Best regards,
Vinay-
This reply was modified 7 years, 10 months ago by
Vinay.
Hey!
Namaste and thank you for the kind words :)
Please follow the below steps:
1. Login to your FTP server
2. Locate the below files and back it up.
3. Replace the old files on the server with the new ones.
4. Refresh page cache until the new files are loaded to view the changes (usually refreshing 4 to 5 times will empty the cache).wp-enfold/enfold/framework/js/avia_advanced_form_elements.js
https://pastebin.com/raw/im6btEKzwp-enfold/enfold/includes/admin/register-admin-options.php
https://pastebin.com/raw/wNK1JzWSwp-enfold/enfold/js/avia.js
https://pastebin.com/raw/PtPP2HanRegards,
VinayHey!
Our developers have already fixed this issue. We release updates very frequently if there are any bug fix and new features are constantly added. I can help you with the necessary files from the unreleased version to fix this issue, you will need to replace these files over FTP if it’s ok with you please let me know.
Regards,
VinayHi!
We have set the mobile menu options to always display submenu items. Currently, there seems to be an issue with display submenu on click we have reported it to our developer team. Please wait until we release a new update.
Regards,
VinayHi!
If you like to display all the submenu in mobile please enable the “Clone title menu items to submenu” options in Enfold > Main Menu > Burger/Mobile Menu
Cheers!
VinayAugust 24, 2017 at 7:52 am in reply to: Hiding Preview Image Placeholder / Icon When No Featured Image is Present #843364Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.fake-thumbnail .slide-image { display:none; } .fake-thumbnail .slide-content { position:absolute; top:0px; transform:translateY(100%); }
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:
.home .slide-content { position:absolute; top:10%; left:10%; z-index:999999!important; display:block; }
Best regards,
VinayHi afarahani!
The magazine element is designed to display all the post in a category. If you like to show selected posts only you need to create a new category and add those posts in it so you can select the category to be displayed in the magazine element.
Best regards,
VinayHi!
1. Do you remember if any PHP files were altered? or any custom modifications added to the theme PHP files?
2. For testing purpose please backup the enfold child theme settings from theme options > Import/Export and activate the main theme. De-activate all plugins and check for the issue.
3. Please create a new blank page and add only the contact form and may be a text block element to check if it work on a fresh page.
4. When I try to check the debug info in the page source code your theme does not show. Could you please tell us when was the theme downloaded?
If the above steps does not help some files may be corrupt and you need to download a fresh copy of the theme and re-place the files via FTP. By ding this none of the data will be lost. Please check this video for more info http://vimeo.com/67209750
Lastly the slider loads fine on my android phone.
Best regards,
Vinay-
This reply was modified 8 years ago by
Vinay.
Hey!
We checked for the issue and yes the subscription form style defaults when any edits are made to the page. The 3rd party plugins and scripts some times cause a conflict but in your case it is not the issue as we checked for all possible conflicts. Also the page has no script errors.
This is a very rare case all tho enfold run on PHP v 5.6 there will be incompatibilities or some features may not be fully supported. This can be sorted by upgrading the PHP version to the minimum required version of PHP version 7.0 or greater and MySQL version 5.6 or greater.By default enfold works fine on most of the servers, however if you are using many plguins or elements that demands high system resource on the site and notice any performance issue you may need to update the following:
Set max_input_vars to 5000 and memory_limit to 256M.
Max_execution_time = 30
Max_input_time = 60
Post_max_size = 32M
Upload_max_filesize = 32M
Max_input_time = 60Please request your hosting provider to upgrade the PHP version and if possible to increase the memory limit. Once it’s done deactivate the caching plugins such as WP-Rocket, clear the cache and check for the issue.
Regards,
VinayHey Loining,
It’s a good practice to optimize your wordpress site for search engines to rate your content easily.
Please check the below link for more info
https://codex.wordpress.org/Search_Engine_Optimization_for_WordPress
https://wordpress.org/plugins/tags/seo/Best regards,
VinayHi,
The font’s have changed and the current font style size is much bigger. Please reduce the font size a bit and add this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
p, strong { word-break: break-all; }
Best regards,
VinayHey Daghes,
To display the author name in blog grid please refer to the information in this post https://kriesi.at/support/topic/show-blog-author-on-blog-grid/#post-286422
Best regards,
VinayHi,
We checked your site and the site loads as it should without any issue.
I have come across the screenshot you provided us and it is due to a mobile optimization plugin. For testing purpose please deactivate all the active plugins and clear the cache it should load fine for you. You can then activate one plugin at a time to see which one is causing a conflict.
Best regards,
VinayHey David,
It appears the link added to services is a hash tag.
Please check if the links are valid for services menu in Appearance > Menu
If you have any issue please get back to us with admin login details so we can take a look at it.
Best regards,
VinayJuly 26, 2017 at 5:02 am in reply to: Google Maps API Key Registers in Enfold as MailChimp–can't manually re-update #829922Hi,
Glad it’s sorted for you now :)
If you have further issues please create a new ticket and we will be happy to help.
Best regards,
VinayJuly 26, 2017 at 5:01 am in reply to: Text Box Contents Erase – "Click here to add your own text" keeps appearing #829921Hey mdmllc,
Thank you for the info, we checked the backend of the site
1. Created a new test page.
2. Added a text box.
3. Updated the content.
4. Clicked else where on the page.
5. added more text boxes.
5. saved and returned to add more content.The page works as intended.
If you still have any issue please clear the cache and try again.
Also let us know how we can re-produce the issue on our end so we can further investigate this if you face any issue.
Best regards,
VinayHi,
If the child theme is already activated then you will only see the customize option.
You do not have to do anything more to activate the enfold theme.
Please go to Theme options > Update to check which version you are using.
Best regards,
VinayHey oshares,
To make your header transparent in mobile 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){ .html_header_top.html_header_sticky #top #wrap_all #main { margin-top: -143px; } .responsive #top #wrap_all #header { background: transparent; } }
Best regards,
VinayHi,
To hide the One Life logo in mobile please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#av-burger-menu-ul li:nth-child(6) { display: none; }
Best regards,
VinayHey messmeriza,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.grid-content { min-height: 100px; }
You can try adding this code in media query and adjust the grid content height for different screen size.
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 gwinenvato,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.logo, .logo a { width: 100%; }
Please resize the logo image to be 1920 x 200px and re-upload :)
Best regards,
VinayHey Kyle,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.title_container .breadcrumb { margin-top: 30px!important; width: 60%; transform: translateX(-50%); }
If you do not notice any changes please clear the cache.
Best regards,
VinayJuly 26, 2017 at 1:33 am in reply to: Blog Footer Widget is not changing. Image links broken only on blog #829876Hey aaronmlopez,
The image URL in the blog footer is incorrect please check private message. Please remove the footer widget and add it again from Appearance > Widgets
If you are using a caching plugin please purge cache and also the browser cache it should work fine.
If you still have an issue please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey simsb79,
To make a welcome page, create a new page with color section element and change the background color to black and add your content inside. From theme options you can set the welcome page as front page :)
Best regards,
VinayHi!
We checked your site and noticed the menu items in horizontal main menu also appears in the hamburger menu on chrome desktop. I believe this duplication of menu is not intentional ?
1. The caching plugin is active on your site. This will not load the latest files when you make any changes please purge the cache in the plugin settings.
2. For testing purpose please deactivate all active plugins including the caching plugin to check if any plugins is causing a conflict.
Load the site on your android phone and refresh several times ( 5 to 10 ) it should clear the cache and load new files.
Let us know if you still have any issue.
Cheers!
VinayJuly 18, 2017 at 2:48 am in reply to: Add the ability to define a custom dateFormat for the datepicker #823051Hi!
To know if the feature you requested will be included in the theme please check the “Completed” section https://kriesi.at/support/enfold-feature-requests/
Thank you again for your suggestions and support :)Regards,
Vinay -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts