Forum Replies Created
-
AuthorPosts
-
Hey jleclair87,
Nice looking site!
To remove the icon loading animation please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
xxx
/* Remove icon loading animation*/ .avia_transform .av_font_icon, .avia_transform .avia_start_delayed_animation.av_font_icon { -webkit-animation: none!important; animation: none!important; opacity: 1; -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); }
Best regards,
VinayMarch 22, 2018 at 4:47 pm in reply to: Changing the font size of a H1 text inside a text-block #931438Hi,
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 jeffrey_staats,
Thank you for sharing the link. I noticed the message on the site which say
I checked your site and everything looks fine on my end but on google result page the site looks broken. It is possible that your site is not being correctly evaluated.
I checked your site in different browsers and it looks perfectly fine. There is not much we can do when we cannot find an error to resolve it.
Best regards,
VinayHi,
You can post the wp-config info in private content area or create a password protected page on your site and share it with us as it will contain sensitive information.
Please delete the old favicon via FTP or Control Panel file manage from the locations mentioned below in private content.
Purge cache in the caching plugin or deactivate it and hard refresh the browser.
If you still have any issue a plugin conflict may be one of the reasons for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayHey UNID2017,
1. To fix the header transparency issue while scrolling the page
#top #header_main { background: #FFF!important; }
2. Please wrap the list on the right side in a paragraph element p to give it a little margin on the top to give it same spacing on the top as the left column.
3. To fix the text Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av_iconlist_title a { text-decoration: none; word-wrap: break-word; line-height: 1.25em; }
Best regards,
VinayHi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Did you try importing the xml data via WordPress > Tools > Import ?
Best regards,
VinayMarch 22, 2018 at 4:10 pm in reply to: Enfold Masonry gallery image hover rollover for tablets ipads smartphones #931411Hey!
I just noticed you have disabled the overlay option in the masonry element and trying to force display the title via custom code.
Is there any specific reason why you took this approach?We recommend activating the overlay in the element option as the current approach will cause a conflict with the existing titles. To fix this will snowball to another issue.
Let us know if you are ok with activating the overlay option available in the element options?
If you need any further modifications we will be happy to help :)Regards,
VinayHi,
Please refer to the link in private :)
Let us know if you have any question.
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:
/* Title color */ #top .alternate_color.title_container .main-title a { color: black; } /* Breadcrumb link color */ .breadcrumb-trail * { color: gold!important; }
Best regards,
VinayHi,
You are using an old version of enfold please update to the latest version.
After updating the theme if you still see the issue please enable debug mode and create a new page and copy the text on to a new page.
Your issue seems to be a different one from the above, please create a new ticket.
Before
Best regards,
VinayHi,
Please see the test page setup for you with a full-screen slider element.
We have added this code to the Quick CSS section under Enfold > General Styling
Please feel free to adjust the width, line height and other values to suit your design./* Caption title */ #top .avia-fullwidth-slider .avia-caption-title { max-width:500px; } #top .avia-fullwidth-slider .avia-caption-title span { color:#FFF; background:#000; line-height:2em; display: inline-block; padding: 5px 20px; margin:5px; clear:both; } /*caption content */ #top .avia-fullwidth-slider .avia-caption-content p span { color:#000; line-height:2.25em; display: inline; padding: 5px 20px; background: #FFF; } #top .avia-fullwidth-slider .avia-caption-content { max-width:500px; }
Best regards,
Vinay-
This reply was modified 7 years, 4 months ago by
Vinay.
Hi,
Glad you got it working!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Thank you for sharing the screenshots and clarifying. To reduce the space between the elements please add the element inside a color section and reduce the width of the color section.
Color section is a fullwidth element and always takes up the entire width of the page container. Depending on your design you may want to make the color section take up less than 100% width of the page. To reduce the width of the color section please give the color section a unique developer ID and use the below CSS code in Quick CSS or child theme styles.
Please adjust the max-width value to suit your design.
#section-width { max-width: 80%; left: 50%; position: relative; transform: translateX(-50%); }
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,
VinayMarch 21, 2018 at 8:40 pm in reply to: How to insert line break in submenu item title? (tags are automatically removed) #930833Hi,
The line break tag should work by default I’m not sure why it was not working on your site.
Glad you found a workaround.If you need any further assistance please feel free to get in touch with us :)
Best regards,
VinayHi,
I checked your site and did not find the code in functions.php
I’m not sure where you added the code earlier? Please remove it and make sure to change the font name PT sans to the fonts you want to use before adding the code in the right place.
NOTE: If you add the code again without removing the code added earlier your site may crash. If it happens do not worry just access the site via FTP and remove the code from the wp-content/themes/enfold/functions.php and re-upload it.
Best regards,
Vinay-
This reply was modified 7 years, 4 months ago by
Vinay.
March 21, 2018 at 8:24 pm in reply to: portfolio/portfolio-category/portfolio-item structure. How can I achieve this? #930826Hey scopicsoftware,
You can try using a plugin as mentioned here https://kriesi.at/support/topic/portfolio-category-in-url/#post-326099
Best regards,
VinayHi,
Please avoid creating duplicate tickets it will cause more delay. I have answered your ticket earlier for the same issue.
Closing the duplicate ticket. If you have any questions please get back to us on the other ticket you have for the same issue. We will be happy to help :)
Best regards,
VinayHi,
As far as I know, WordPress themes do not support this feature out of the box. You can easily import XML using a third party plugin. There are many options available to import the XLM to WordPress tables. We have not tested this but you can try whichever suits you the best from the google search result
https://www.google.co.in/search?ei=aZ-yWsjrE4HG0gTShI6ICg&q=import+xml+to+wordpress&oq=import+xml+to+w&gs_l=psy-ab.3.1.0l3j0i22i30k1l7.241039.243675.0.245443.7.7.0.0.0.0.255.981.0j4j1.5.0….0…1.1.64.psy-ab..2.5.973…0i7i30k1j0i8i7i30k1j0i13k1j0i30k1j0i5i30k1.0.dlgjmE9ycKE
Best regards,
VinayHey DROR,
To custom style, your icons add the CSS below to your site.
/*---------------------------------------- // CSS - Icon Standard //--------------------------------------*/ .av_font_icon .av_icon_caption { font-family: 'Anton', sans-serif; font-weight:200; color: #ed1c24; }
Best regards,
VinayHey DROR,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
/* IconList Timeline */ #top .avia-icon-list .iconlist-timeline { border: none!important; }
Best regards,
VinayHey neverstar,
To change the order in mobile view you need to create a copy of the element and hide it in desktop and show in mobile.
For example:
If you like to display a video on desktop and image on mobile.
Create a video and an image element.
hide the image element on the desktop and show only on mobile. Repeat the same with the video hide in mobile and show on desktop.
Please refer to the “Change content order in mobile view” section in this link http://graphitivity.com/enfold/docs/columns
Best regards,
VinayMarch 21, 2018 at 7:51 pm in reply to: customize Porfolio Entry text css on a masonry gallery #930806Hey Yan,
To apply custom styles to the masonry elements and sort filter please check the link in private content.
Best regards,
VinayHi,
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,
Glad you got it sorted.
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHey DROR,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image { width: 200px; height: 200px; }
Best regards,
VinayHey jaroljmek,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-image-caption-overlay { /* Your styles here */ font-weight:900!important; }
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,
Yes, that is correct. The first few images will be loaded as soon as the page is opened and then the rest will be loaded when the user clicks the “Load more” button.
Best regards,
VinayMarch 21, 2018 at 6:09 pm in reply to: how set a download button when click, the pdf file will be automatically downloa #930720Hey zqmaqma,
The web browsers by default open the pdf. It is up to the users to change the settings in the browser to download or view pdf files. However, if you like to force download the pdf file you can only do that by using a text link.
Please create a text widget area and add the HTML with download attribute :) You can refer to this link for more info https://davidwalsh.name/download-attribute
Best regards,
Vinay -
This reply was modified 7 years, 4 months ago by
-
AuthorPosts