Forum Replies Created
-
AuthorPosts
-
Hey!
It is mostly due to any custom CSS added to the header like margins paddings etc… Remove the custom css and activate the scroll and check again.
If the page scroll to correct position then we can try to provide you with alternate CSS.
If not we will need access to your site 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.
Regards,
Vinay KashyapHi!
I’m not sure if it is a theme issue or youtube issue but let’s figure this out… have you set the thumbnails in youtube following these instructions?
https://support.google.com/youtube/answer/72431?hl=en
When you embed the youtube video on a page are you able to view the thumbs?
Regards,
Vinay KashyapHey collective_fitness01!
The error seem to be of a local system issue you need a software to unzip it…
Please download the theme files again. unpack the whole zip file – the result should be many folders within a folder which contains psds, docs, images etc pick the folder or zip file name enfold and upload it.
You can use WinRar or 7Zip application to unzip it.
Best regards,
Vinay KashyapHey!
We need access to your site 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 KashyapHi Nathan!
We need to be able to inspect the element to help you with it. please share a working link to the page where we can see the issue. (attached screenshot)
Upload the image to imgur.com and copy the direct link and check it out. if you still have issue please provide admin access so we can take a look at the issue.
Regards,
Vinay KashyapHi!
We added the below code to fix the issue
#main > .container_wrap { border-top-width: 0px!important; }
The instagram icon looks fine on my end please share a mockup what you need it to look like? upload to imgur and share the link here please.
Cheers!
Vinay KashyapMarch 21, 2016 at 5:22 am in reply to: Featured Image Slider Shows Blank on Some PCs with Firefox #601004Hey!
The slider works fine but some 3rd party plugin is causing a conflict
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 updatedCheers!
Vinay KashyapHi!
I believe this is causing the issue and the large logo size.
#top #header_main > .container .main_menu ul:first-child > li > a { height: 300px!important; line-height: 300px!important; }
I’m not sure if you are trying to keep the large logo with a slim header? Please remove any custom modifications and share a mockup what you are trying to do or what you need the end result to look like we will try our best to help you achieve it.
Cheers!
Vinay KashyapMarch 21, 2016 at 5:02 am in reply to: Avia Layout Builder____Product Grid____Pagination is can not work #600990Hi!
You are using version 3.2 to resolve the issue please update the theme to 3.5 which is the latest version and before updating we recommend taking a backup of the theme using a plugin like https://wordpress.org/plugins/duplicator/ and make sure you have all the customisation in the child theme and not in the main theme.
Best regards,
Vinay KashyapHi Ayumi!
It can be customised using custom css let us know exactly what you need to do if possible share a screenshot (upload to dropbox or imgur ) and link to the page where we can inspect the element in question so we can provide you with custom css if the customisation you are asking for is within our support scope.
Regards,
Vinay KashyapHi!
We need to take a closer look 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 KashyapHi rlogan2334!
Please use the no border option in the edit options of the color sections
Regards,
Vinay KashyapHey mepho!
Please add the below CSS in Quick CSS
#header .container_wrap { border-top-width: 0px!important; }
Best regards,
Vinay KashyapHi!
Thank you for the video we were able to understand the issue correctly.
The CSS is working as it is intended to. Tab contents are hidden by default and it uses js to trigger the active tabs.
There is no problem with the theme :)
Best regards,
Vinay KashyapMarch 21, 2016 at 4:16 am in reply to: Tabs in mobiles lost their function after update to 3.5 #600969Hi asterios!
Any changes made in enfold main theme folder will get over written when the theme is updates please use a child theme so the custom changes you made to the theme remains the same after you update the theme.
kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Vinay KashyapHi!
It looks like the padding is applied in the advance layout builder element on the page.
Please check the layout element options
All the padding should be set to 0
if you still have any issue 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.
Regards,
Vinay KashyapHey!
You have multiple rules for the same issue in enfold child theme to overwrite the theme styles which is causing this issue if more rules are added to the same issue it will be difficult to maintain the css and make any customisations in future hence we recommend you hire a freelancer so they come up with a maintainable css for you.
You can try the below css to push the main menu up
.main_menu { top: -100px!important; }
Regards,
Vinay KashyapHi saabee!
Copy the shortcode from homepage and paste it in the text widget.
To do this please enable debug for Advance layout Builder kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Then you can easily copy the countdown shortcode from homepage and replace the one in the text widget.
Best regards,
Vinay KashyapMarch 21, 2016 at 3:54 am in reply to: Featured Image Slider Shows Blank on Some PCs with Firefox #600958Hey mrgoe!
The slider is not visible for me in chrome as well we need to inspect the element closely 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 KashyapHey!
I believe this is happening dude to custom css added. The custom CSS is getting more specificity than the theme css and it is overwriting all the css we provided. To resolve this please remove all the custom css and remove the border color value in logo area and check. This should remove the border below the header. Then add your custom CSS one block at a time to know which one is causing the issue.
Regards,
Vinay KashyapHi!
Please try the below CSS
.header-scrolled .main_menu { position:fixed!important; }
If the above code don’t work for you we need to be able to see the site and inspect the element in question to provide you accurate solution. We will keep this ticket open could you please get back to us when your site is up so we can further troubleshoot this issue and help you resolve it.
Best regards,
Vinay KashyapHey!
Glad you are happy :) and thanks for the kind words.
Sure you can hide some things on only mobile, tablet and desktops
We have added the below code in Quick CSS
Please use only_tablet to hide things on tablets.
/*Show only in mobile or desktop*/ @media only screen and (min-width: 769px) { .only_mobile { display: none !important; }} @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) { .only_tablet { display: none !important; }} @media only screen and (max-width: 1024px) { .only_desktop { display: none !important; }}
Regards,
Vinay KashyapHi!
Glad we could help :) If you are using google chrome you can use an extension like https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm?hl=en
Best regards,
Vinay KashyapHi!
Please make sure the folder permission is as per the wordpress standards https://codex.wordpress.org/Changing_File_Permissions
Once the above is done to correct the issue… please use a plugin like https://wordpress.org/plugins/duplicator/ and move the site again it’s very easy with duplicator to move your entire site in a few clicks.
Regards,
Vinay KashyapMarch 19, 2016 at 9:30 am in reply to: can't find translate string for the button "Post Comment". #600640Hey!
We are working on your ticket please wait while we update the results here soon.Please go to Appearance > Editor > functions.php > scroll to bottom where you see
Replace “Post Comment” with any text you want in line ” var btntxt = ‘Post Comment’;”
// Replace post button text function custom_btntxt(){ ?> <script> jQuery(window).load(function(){ var btntxt = 'Post Comment'; jQuery("#commentform").find("input[name='submit']").val(btntxt); }); </script> <?php } add_action('wp_footer', 'custom_btntxt');
Best regards,
Vinay Kashyap- This reply was modified 8 years, 7 months ago by Vinay.
Hi!
Glad we could help :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Regards,
Vinay KashyapHey!
Glad we could help :) We have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Best regards,
Vinay KashyapHey!
Please share the link to the page where we can inspect the element in question.
Regards,
Vinay KashyapHey!
The code we provided works fine the issue is you have multiple css rules applied for header
Remove the css blocks that you are not using and only use the one we have added below at the bottom
/* WORKING GRADIENT BACKGROUND*/
#header_main { background: #DC2424; /* fallback for old browsers */ background: -webkit-linear-gradient(to left, #DC2424 , #4A569D); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to left, #DC2424 , #4A569D); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }
Check this site for some nice gradients http://uigradients.com/#DayTripper
Regards,
Vinay KashyapHi!
Please uncheck sticky header
Regards,
Vinay Kashyap -
AuthorPosts