Forum Replies Created
-
AuthorPosts
-
Hey!
Glad you got this sorted!
Please feel free to get in touch with us if you have any questions.
Thank you for using Enfold :)
Cheers!
Vinay KashyapFebruary 29, 2016 at 8:28 am in reply to: How To Make Changes To The Portfolio Category Page #590596Hey mikeraymarketer!
In the Advance layout builder select the masonry gallery and check the edit options
1.
Select > portfolio Entries .
Do not display sort options
Post Number all2.
Display order will be post name and ascendingBest regards,
Vinay KashyapHey!
To add vertical border
1. Enable custom Class Support
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/add class border-right to the text widget.
2. Add this css in Enfold > General Styling > Quick CSS
/* right botrder */ .border-right { border-right: 1px solid #000; padding-right: 20px; }
Cheers!
Vinay KashyapHey!
There are several reasons why this is happening.
1. WordPress site is not setup correctly.
2. The emails server is not sending .coach because it is only configured for .com and other common domain names.We checked the contact form it seem to be setup correctly. However we recommend you try this plugin https://wordpress.org/plugins/contact-form-7/
Install the plugin and setup https://www.youtube.com/watch?v=ToSxHZGD14Q
If you still have issues receiving emails to .coach domain name we would be interested to know what your hosting provider has to say about emails not sent to .coach domain name.
Best regards,
Vinay KashyapHi Nathan!
You can increase online conversion by using trust seal please refer to these articles
There are some plugins which make your site more secured have a look here https://kriesi.at/support/topic/recommended-plugins/
Best regards,
Vinay KashyapHi!
To show images only in mobile or desktop
1.
Add the below css in Enfold > General Styling > Quick CSS/*Show only in mobile or desktop*/ @media only screen and (min-width: 769px) { .only-mo { display: none !important; }} @media only screen and (max-width: 768px) { .only-desktop { display: none !important; }}
2.
Enable css custom class support in your theme functions.phphttp://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
3.
Add the class name only-mo to show only on mobile or only-desktop to show only on desktopAs yigit mentioned earlier please refer to this article for more details http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
Vinay KashyapHey!
To do this
Use this html in a text box widget
<ul class="alphabits"> <li><a href="#"> a </a></li> <li><a href="#"> b </a></li> <li><a href="#"> c </a></li> <li><a href="#"> d </a></li> <li><a href="#"> e </a></li> <li><a href="#"> f </a></li> <li><a href="#"> g </a></li> <li><a href="#"> h </a></li> <li><a href="#"> i </a></li> <li><a href="#"> j </a></li> <li><a href="#"> k </a></li> <li><a href="#"> l </a></li> <li><a href="#"> m </a></li> <li><a href="#"> n </a></li> <li><a href="#"> o </a></li> <li><a href="#"> p </a></li> <li><a href="#"> q </a></li> <li><a href="#"> r </a></li> <li><a href="#"> s </a></li> <li><a href="#"> t </a></li> <li><a href="#"> u </a></li> <li><a href="#"> v </a></li> <li><a href="#"> w </a></li> <li><a href="#"> x </a></li> <li><a href="#"> y </a></li> <li><a href="#"> z </a></li> </ul>
Add this CSS in Quick CSS (Change the link style by adding style to .alphabits a )
.alphabits{ list-style:none; } .alphabits li{ display: inline-block; } .alphabits a { text-decoration:none; }
Best regards,
Vinay KashyapHey!
The requested feature requires a lot of custom jQuery coding.
This is out of our support scope still we like to help you get started on it and achieve what you are trying to do…function add_custom_code(){ ?> $(document).ready(function () { $('html, body').animate({ scrollTop: $('#ID-To-Scroll').offset().top }, 'slow'); }); <?php } add_action('wp_footer', 'add_custom_code');
Customise the above jQuery to affect only the pages you need and add it in the functions.php. If you are not comfortable doing this you might need to hire a freelancer.
Regards,
Vinay KashyapHi michael_world2cycle!
We have changed the header height to custom pixels and 159px as seen in the below screenshot.
Cheers!
Vinay KashyapHey BuroStaal!
This is more of an woocommerce issue but we are more than happy to point you in the right direction.
Please check the below link for available options on taxes explained by woocommerce itself https://docs.woothemes.com/document/setting-up-taxes-in-woocommerce/
Cheers!
Vinay KashyapHi!
Ok! Could you please disable enfold and activate the default wordpress theme and let us know the result. If possible pelase share a screenshot from the test result from pingdom or other similar site so we can try to home in on the issue.
Regards,
Vinay KashyapHi!
Great! This worked for you :)
Please feel free to get in touch if you have any other issues…
Regards,
Vinay KashyapHey!
Yeah! din’t really think it could be because of a plugin… but glad you found that out :)
If you have more questions please feel free to get in touch with us.
Regards,
Vinay KashyapFebruary 27, 2016 at 4:55 am in reply to: i want to remove "blog" category and "comment count " #590127Hey!
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 :)
Cheers!
Vinay KashyapHi!
It depends how you have configured the robot.txt are you using a plugin like Yoast it has many options do check it out.
Cheers!
Vinay KashyapHi haydaw!
Please use a SEO plugin like Yoast and optimize your robot.txt as mentioned in this link here https://searchenginewatch.com/sew/how-to/2251513/seo-friendly-wordpress-in-12-steps#12
Regards,
Vinay KashyapHey thatryan!
Thanks for bringing this to our notice we have informed our developer team.
Cheers!
Vinay KashyapHey ncfan2030!
I’m assuming you are trying to use a different logo on the mobile if true please check the link below
http://kriesi.at/documentation/enfold/change-logo-on-mobile/
If not please explain what you are trying to do? so we can help you better…
Best regards,
Vinay KashyapHey!
@brettjaillet please create a new ticket and 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!
Please check the site now.
FYI we have enabled the sidebar in mobile view :)
http://kriesi.at/documentation/enfold/show-or-hide-sidebar-on-mobile-devices/Cheers!
Vinay KashyapHi worldfuturecouncil!
1. Drop the sorted portfolio section (as seen in the link 1 in private content) inside a color section and give it a unique ID (see screenshot 1)
2. in Appearance > menu > Add just the #ID-Staff or use a “Full width submenu” element and add the #ID-staff to the menu link so that when users click on staff it will scroll to that section.
Regards,
Vinay KashyapHey!
You can embed videos or HTML5 videos from the HTML/Video Audio tab as seen in the below screenshot in the Layer Slider
Cheers!
Vinay KashyapHi!
Hopefully this issue wont be back when you update the site…
Coming to the catogery issue… There seem to be some sort of a conflict here.
1. Go ahead and delete the catogery that has a problem
2. Re-create a new category
3. re-add the posts to the categoryIf you are still having any issues please download a fresh copy from themeforest and re-install the theme via FTP as mentioned here
http://kriesi.at/documentation/enfold/install-enfold-over-ftp/Cheers!
Vinay KashyapHey kenhiltner!
Every site is setup in a different way and share different setting and plugins so let us know if there any changes made just before the issue?
Some updates or plugins 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 updatedIf you still have any 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.
Cheers!
Vinay KashyapHey Joe!
Please use the below css in Enfold > general Styling > Quick CSS
body { font-size: 18px!important; }
If you still have any issues please share the link to your site so we can inspect the element in question.
Best regards,
Vinay KashyapHi rickyporco!
This functionality requires a lot of custom coding and at the moment feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
However you can achiev something similr by using a 3rd party plugins like
https://wordpress.org/plugins/beautiful-taxonomy-filters/
https://wordpress.org/plugins/content-views-query-and-display-post-page/
https://wordpress.org/plugins/tags/category-filterCheers!
Vinay KashyapFebruary 26, 2016 at 10:15 am in reply to: Blog Pagination Problem with Word Press 4.4.2. and Enfold 3.4.7 #589632Hi!
There were less than 12 post so the pagination was not visible when you set the blog post element to show pagination and 12 post on the page we have set the number of post to 6 and the pagination works correctly.
Please check the site now.
Regards,
Vinay KashyapHey!
You can add background image to the header from Enfold > General Styling > Logo area > Background Image
Find more related header options in
Enfold > Header > header behaviorYou can control the header transparency behavior from the page sidebar options on the right side
If you still have any questions please share a mockup how you like the header to look so we can help you better.
Cheers!
Vinay KashyapHey!
Great! we will close this ticket and reply to you on the new one.
Best regards,
Vinay KashyapFebruary 26, 2016 at 9:46 am in reply to: Adding content in the header after the social profils #589613Hi!
The widgets are hidden by default in the mobile version… as the screens are smaller and it is a good idea to get the users to view only what is important on the site… but if you are trying to unhide the widget in the mobile view please share a mockup of how you want it to look in mobile version and a link to the site where we can see the element in question so we can help you further.
Regards,
Vinay Kashyap -
AuthorPosts