Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we could help! Thank you for using enfold.
Best regards,
VinayHey inayethadi,
Please add the icons inside the 1/3 col elements and select equal height from the first 1/3 col edit options. That way if you have some extra text on some blocks the grid will maintain equal height.
If this is does not help please post us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayHi,
Glad you figured it out. Let us know if you have any questions we are happy to help.
Best regards,
VinayHi,
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,
VinayHi,
Glad we could help :)
Best regards,
VinayHi,
The login credentials do not work. Please add the below CSS in Enfold > General Styling > Quick CSS
@media only screen and (max-width: 1166px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }
Best regards,
VinayHi,
Please use the below css and turn the links to a dark color
@media only screen and (max-width: 767px) { .av_extra_header_active a { color:#000!important; } }
Best regards,
VinayHi,
We checked if there were any plugin compatibility issue but it turned out the plugins are not causing this problem. There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
VinayMay 18, 2016 at 3:26 am in reply to: Change color of footer, header and up-arrow – Enfold Travel #634117Hey ljaworski,
Please go to Enfold > General Styling > Select a predefined color scheme
and select a predefined color scheme and let us know if that helps. Then the header and footer colors can be customised in logo area and footer sections.I’m assuming by up arrow you mean the scroll to top button ? To change it’s background color please use the css below
#scroll-top-link { background-color: gold; }
Best regards,
VinayMay 18, 2016 at 3:21 am in reply to: Place a small image/icon to fix position like (position like scroll-top-link) #634116Hi,
Since this is a live site I din’t wanted to add this code without an icon please replace the word “icon” in the below code to the icon image path and add it to functions.php
function custom_icon(){ ?> <script> jQuery(window).load(function(){ jQuery("#scroll-top-link").html( " <div id='custom-icon'>Icon</div> " ); }); </script> <?php } add_action('wp_footer', 'custom_icon');
To adjust the above icon on the front end please make change to the bottom and right values as required.
#custom-icon { width:50px; height:50px; background:gold; display:block!important; position:fixed; bottom:70px; right:50px; }
Request you to open different tickets for different issues.
Let us know if you have any questions.
Best regards,
VinayHey artyyart,
It appears you have managed to hide the cart icon as I do not see it on the site. However if you still looking for a solution please disable the cart from Enfold > Shopping Options > Header Shopping Cart Icon
Best regards,
VinayMay 17, 2016 at 1:03 pm in reply to: Images and sliders not showing up after updating to WordPress 4.5 #633719Hi,
Sorry for the late reply, I was on leave and your’s is the first ticket i’m answering. Let me see what’s going on and sort this out for you soon.
Thank you for your patience :)
Actually it takes more time to post a solution with screenshots than making those changes myself but the reason behind posting the instructions is we are able to walk you through the steps and in case anything goes wrong we are right here to help. It will also help other’s who are looking for solution for this issue. This way it helps more people.
I’m sorry my intention was not make it unpleasant but I understand if it’s not easy do not worry at all, we are happy help.
UPDATE: Please review the homepage and screenshot in private all the sliders and textbox are visible now.
There are many slides with similar names to avoid confusion I have renamed the working slider as “Main Slider”.
Let us know if you have any questions :)
Best regards,
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
Hey peterkra,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link to your site where we can inspect the element in question :)
Best regards,
VinayHey!
When i try the code provided in the previous post in Quick CSS it works fine. please review the site header and footer. The footer links are now yellow and the font size of the main menu links are slightly larger. I believe the CSS selectors you are using is incorrect hence it has no effect.
Please do let us know exactly what are you trying to change? If possible please share a mockup of the same. (Upload screenshots to dropbox or imgurl.com and share the link here).
Best regards,
VinayHi,
Slide shows do not have social icons integrated so both are separate elements. You need to create 2 elements on same page and overlap them. Please follow the steps provided by Yigit to accomplish it. If you still have any 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
Best regards,
VinayHi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
You could also try a plugin like https://wordpress.org/plugins/wp-post-navigation/
Best regards,
VinayMay 15, 2016 at 4:59 am in reply to: Slideshows are no longer working – Cannot update says missing stylesheet #632434Hey pomeroymom,
The site looks good on my end. Would you mind providing a precise link to your site, showing the elements in question or where we can see the error you are viewing? We need to be able to inspect them in order to help :)
To transfer the site easily without any errors please use a plugin like http://www.wordpress.org/plugins/duplicator/
Best regards,
VinayMay 15, 2016 at 4:50 am in reply to: Remove background from my Fullscreen Slider text captions #632433Hey khickman,
To remove the background color please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-caption-title,.slideshow_caption .avia-caption-content p { background: transparent!important; }
We would be glad to help you with double captions on single slide, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
VinayHi,
The water drop icon appears to be correct, however i cannot see the lungs icon would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
VinayHey mark1inla,
Please select the homepage and blogpage in Enfold Theme options :) I have set them in theme options you can change it any time to suit your needs.
Best regards,
VinayHi,
Glad we could help! We really appreciate it if you rate our theme on themeforest :)
Thank you for using Enfold.
Best regards,
VinayHey scottybowl,
Sure we are happy to help! Please let us know more details, what test are you running and what concludes the findings? We also need a link to your site where we can run the same test and reproduce the results to be able to sort this :)
Best regards,
VinayHey comelen,
We will gladly help you with this issue. Please find detailed information in this post https://kriesi.at/support/topic/contact-form-7-enfold-contact-form-identical-styling/ If you have any questions please feel free to let us know…
Best regards,
VinayHi,
Glad you got the issue sorted.
The fullscreencslider works fine in tablets and mobile on my end. please elaborate the issue what exactly you want to improve?
Best regards,
Vinay5May 14, 2016 at 6:57 pm in reply to: Footer and Enfold MailChimp Newsletter Widget: Horizontal and Responsive #632379Hi!
All changes are updated please clear the cache and review the site :)
We have added the following css in Enfold > General Styling > Quick CSS
/* Footer subscribe form */ @media only screen and (max-width : 897px) and (min-width : 768px) { #footer .avia-mailchimp-form .form_element_fourth { margin-top: -12px!important; }} #footer .avia-mailchimp-form .required { display: none !important; }
Cheers!
VinayMay 14, 2016 at 3:29 pm in reply to: Change "Add to cart" to "Out of stock" text when product is out of stock #632360Hi,
If you are not using a child theme please paste the code in functions.php after the line
if(isset($avia_config['use_child_theme_functions_only'])) return;
If that don’t solve the issue go ahead and 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
- Please confirm if “Deze groep is vol” should be replaced with “Out of stock” ?
Best regards,
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
May 14, 2016 at 12:18 am in reply to: Change "Add to cart" to "Out of stock" text when product is out of stock #632254Hi,
In the below code please replace “New text” with your own text and add this at the very end of your themes / child themes functions.php file:
// Change "Out of stock" text function custom_excerpt(){ ?> <script> jQuery(window).load(function(){ jQuery('.single-product-summary').each(function() { jQuery(".out-of-stock").text("New Text"); }); }); </script> <?php } add_action('wp_head', 'custom_excerpt');
In case you have any issues please let us know the exact text you like to replace.
Best regards,
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
May 13, 2016 at 12:18 pm in reply to: Unwanted Date Appearing on an entry in a portfolio item #632011Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
/*Hide members date info*/ .page-id-4090 .post-entry-3508 .slide-meta { display: none !important; }
Best regards,
VinayHey erkuto,
If you are able to login as admin please add the below code in functions.php
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');
If you still have any issues let us know more details about it and 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
Best regards,
VinayHi,
Backup theme settings from Import/Export tab in Enfold options. Login to FTP and please delete the theme folder and re-upload a fresh copy of Enfold downloaded from Themeforest.
Let us know if you have any questions.
Best regards,
Vinay -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts