Forum Replies Created
-
AuthorPosts
-
Hey!
@skynandi do you mean captions on easy slider? please create a new ticket for new issues and share the link to the page where we can inspect the element in question so we can help you better :)Regards,
Vinay KashyapFebruary 25, 2016 at 11:12 am in reply to: Showcase Logos- is there an easy bulk way to upload? #588903Hi!
The logo/partner element is setup correctly to get different look and feel please use the options available in the edit mode.
Check out the ones underlined in red.
If you have any issues please share a mockup of what you are trying to do so we can understand your needs better and try to help you achieve it.
Best regards,
Vinay KashyapFebruary 25, 2016 at 11:05 am in reply to: Web host server drops due to – ata-table .avia-pricing-row\x0a #588889Hi!
Glad it is sorted!
Word defence do a great job but in the settings you have to check if the minifying options can be disabled so you don’t end up having the same issue again. https://wordpress.org/plugins/wordfence/
Cheers!
Vinay KashyapHey!
Please share a mockup so we can understand what you are exactly trying to do.
Cheers!
Vinay KashyapHey deboman!
Once you setup the 2 col blog grid please add the below CSS to Enfold > General Styling > Quick CSS
/*Change blog layout*/ .avia-content-slider .fake-thumbnail .slide-image { width: 50%; float: left; margin-right: 20px; } @media only screen and (max-width: 768px) { .avia-content-slider .fake-thumbnail .slide-image { width: 100%; float: none; margin-right: 0px; } }
This will get you started with a similar layout you need
If you have any issues tweaking the layout further please share the link to your site.
Cheers!
Vinay KashyapHi!
To make the logo area extra wide please add the below code to Enfold > General Styling > Quick CSS
please feel free to adjust the 85% to suit your design
/* Extra Wide Logo Area*/ .responsive .container_wrap_logo .container { max-width: 2000px!important; width : 85%!important; }
Cheers!
Vinay KashyapHey!
The login credentials you’ve provided do not work please send us working login credentials with user role as ‘administrator’ and permission to disable all plugins and add css if necessary to resolve the issue.
Cheers!
Vinay KashyapHey!
Add the below provided code to Enfold > General Styling > Quick CSS
Please feel free to change the blue to any color value you like.
/* Custom Menu Styles*/ .av-subnav-menu { display:flex; justify-content: space-around; background:blue; } #top .av-submenu-container, .av-submenu-container { background-color: transparent; border:none!important; max-width:1200px; margin:0 auto; left:50%; transform:translateX(-50%); } .av-submenu-container li:hover { background-color:red!important; }
To remove the divider in the menu go to Enfold > General Styles > Logo Area > Border colors
Delete the color value and save changesor
Enfold > Header > Separator between menu items > No Separators
Cheers!
Vinay KashyapHey!
Please enable custom class to the textbox in which you have a – z alphabits
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
/* Float Glossary*/ .custom-class * { float:left; }
You can control it better using css if you change the structure of alphabets in text box
<span class="alphabet">A</span> instead of <strong>A</strong>
Using css you can style them better.
Cheers!
Vinay KashyapHi!
It’s a limitation with the way the JPG renders the semi transparent pixels. PNG is specifically designed to handle these pixels better but it’s a bit heavy on the bandwidth. You can optimize PNG to some extent using photoshop or sites like tiny PNG.
In the end the choice is yours to choose between speed and quality.
If it is not too noticeable I would go for speed :)Regards,
Vinay KashyapHi!
Ahh! ok i see it now :)
I see a js conflict in console it is possible some plugins is causing a conflict after the update.
To find the plugin in conflict please follow the below steps
1. Goto plugins page > Deactivate all active Plugins
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedIf you still have issues please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Best regards,
Vinay KashyapFebruary 24, 2016 at 6:20 pm in reply to: Preloader Logo & Making Button Round Instead Of Square #588572Hi!
Glad we could help :)
Best regards,
Vinay KashyapHey!
Glad we could help you with this. Please feel free to get in touch with us if you have any questions.
Thank you for using Enfold :)
Cheers!
Vinay KashyapHey!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Please feel free to get in touch with us if you have any questions.Thank you for using Enfold :)
Regards,
Vinay KashyapHey!
EASY PIE CHART is not a wordpress plugin it’s a jQuery plugin and it is designed to work on static html pages however to integrate it into wordpress requires a lot of custom work you can get started with the instructions provided by the plugin author in the documentation of the plugin.
Please contact the plugin authors for Easy pie chart and 4manconsulting.it/it/ as they know their plugin best.
Best regards,
Vinay KashyapFebruary 24, 2016 at 6:01 pm in reply to: Showcase Logos- is there an easy bulk way to upload? #588558Hi!
@Isakos-Soft Thanks for the suggestion.
@kbarranco do let us know if you have any questions regarding this issue.Regards,
Vinay KashyapFebruary 24, 2016 at 5:59 pm in reply to: Icons To Be Resized Not Move To Bottom When Responsive #588554Hey!
You can have up to 5 columns using the Advanced Layout Editor
To have more columns you need to add custom class name to the 1/5 and over ride the CSS as Ismael mentioned.
Cheers!
Vinay KashyapHi!
please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Cheers!
Vinay KashyapHey hdpcr!
Please use the below CSS in Enfold > General Styling > Quick CSS
/* Text align left*/ #top #header .avia_mega_div .sub-menu { text-align: left!important; }
Best regards,
Vinay KashyapHey!
We are working on your ticket please wait while we update the results here soon.Please refer to this post https://kriesi.at/support/topic/video-background-mobile/#post-252474
Feel free to use a plugin like https://wordpress.org/plugins/wpmbytplayer/
Best regards,
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
Hi worldfuturecouncil!
Please right click and inspect the page in the body tag you will find the unique class names <body class=”category-name”>
You need to separate each css class by a comma except the last one
.category-press-releases .post-meta-infos, .category-press-releases-2 .post-meta-infos, .category-press-releases-3 .post-meta-infos, .category-press-releases-4 .post-meta-infos { display: none }
If you have any questions please post a link to your site and let us know if the above worked.
Best regards,
Vinay KashyapHey!
Please share the link to the page where we can see the element in question so we can help you better :)
Cheers!
Vinay KashyapHey!
In that case please create 2 menus in Appearance > Menu
Menu 1 – Single page scroll
#ID-one
#ID-two
#ID-threeMenu 2 – Point to different page
yoursite.com/page/#ID-one
yoursite.com/page/#ID-two
yoursite.com/page/#ID-threeUse Full width submenu and select menu type 1 or type 2
in case you need to use this in main menu you need to make use of a plugin like https://wordpress.org/plugins/zen-menu-logic/
Regards,
Vinay KashyapHey Ross_nineteen789!
Please add the below css to Enfold > General Styling > Quick CSS
/* Remove logo padding*/ .av-logo-container.container { padding:0!important; }
Best regards,
Vinay KashyapHi!
Please share the link to the page where we can see the element in question and provide you custom CSS :)
Best regards,
Vinay KashyapFebruary 24, 2016 at 11:27 am in reply to: Post Template – Make Image Appear as Banner across top of post #588290Hey theepicurienne!
It’s not clear what exactly you are trying to do…
You can add an image as header background and it will appear on the entire site
Goto Enfold > general Styling > Logo Area > Background Image
If you need any help on this issue further please feel free to contact us with a mockup design how you want the end result to look like and upload it to dropbox and share the image link here.
Best regards,
Vinay KashyapHey tescioneangelo!
You can try this https://wordpress.org/plugins/wp-charts/
Regards,
Vinay KashyapHey!
Glad this is sorted! and if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Vinay KashyapFebruary 24, 2016 at 10:20 am in reply to: Showcase Logos- is there an easy bulk way to upload? #588271Hi KK!
Please use the “Partner/Logo Element” it is available in “Media Elements” in advance layout builder. Once you have set it up if you have any questions please share the link to the page and we can provide you with some custom CSS.
Cheers!
Vinay KashyapFebruary 24, 2016 at 10:03 am in reply to: Multiple serious errors after switching to a new installation path #588266Hey!
As you mentioned we notice there are issue with correct path being applied on the new location of the site.
NOTE: This is out of our support scope but we are more than happy to help you point you in the right direction so you can get your site up and running quickly.
You can use a plugin like https://wordpress.org/plugins/search-and-replace/ to replace the old path with new path this is going to take you forever and is not a accurite method to find and fix each and everyone of them
Instead if you still have a copy of the site somewhere which is working without any issue please use a plugin like https://wordpress.org/plugins/duplicator/ and then move your site to a different location which will take care of the path issue for you.
Some links you might find useful
https://codex.wordpress.org/Moving_WordPress
https://wordpress.org/support/topic/images-do-not-show-after-moving-site-from-localhost-to-server
Best regards,
Vinay Kashyap- This reply was modified 8 years, 8 months ago by Vinay.
-
AuthorPosts