Forum Replies Created
-
AuthorPosts
-
Hey jgarciamel,
This is an interesting and interactive way to display the info. Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinayHi,
Try this code below instead this will select the first category of the portfolio filter if you like to change it increase the eq(x) value in line jQuery(‘.inner_sort_button:eq(1)’).click();
function select_portfolio_filter(){ ?> <script> jQuery( window ).load(function() { jQuery('.inner_sort_button:eq(1)').click(); }); </script> <?php } add_action('wp_head', 'select_portfolio_filter');If you still have any loading issue 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,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
a.avia_image { pointer-events:none; }Best regards,
VinayHey sjahan,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { #top #header_main > .container .main_menu ul:first-child > li > a{ height: 50px!important; line-height: 50px!important; }}Best regards,
VinayJanuary 27, 2017 at 2:52 pm in reply to: Removing (hamburger-style) menu on mobile, replacing with static search bar #739385Hey artisforever,
To hide the mobile menu use the below css
#advanced_menu_toggle { display:none!important; }To add the search bar in mobile header create a header widget area http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Drop a text box in the header widget area and add the below text in it.
[avia_search]Best regards,
Vinay-
This reply was modified 9 years ago by
Vinay.
January 27, 2017 at 12:56 pm in reply to: Add 'Order by' option to avia blog post grid element #739345Hey ttem,
To add the sort option to the blog post elements please refer to our documentation here http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
Best regards,
VinayHey tivo_designs,
The below code will make the container width 100% wide only on single product pages which will give enough room for the content please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.responsive .single-product .container { max-width: 100%!important; }Best regards,
VinayHey tivo_designs,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .all_colors .image-overlay { background-color: transparent!important; }Best regards,
VinayHey Julie,
Please enable custom css class names for ALB element http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Give a custom class name to the columns you like to change and use the same css that is working currently for you for av_one-third
Let us know if you have any questions :)
Best regards,
VinayHey screege,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #searchform .ajax_search_response { background: #999!important; }Best regards,
VinayJanuary 27, 2017 at 12:38 pm in reply to: Full width semi-transparent header not full width on responsive. #739338Hey Emma,
Thank you for the kind words and providing the screenshot :)
Posting all the css will not help much tho Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { .responsive #top #header .container { width: 100%!important; max-width: 100%!important; padding-right: 20px!important; }}Best regards,
VinayHey kenwcmg,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:.avia-image-container-inner, .avia-image { width:100%; }Best regards,
VinayHey Bearded,
To center the menu items please use the below css in Quick CSS section
.html_header_sidebar #header .av-main-nav { text-align: center; }To add the search icon and wishlist you need to edit this code here and add to functions.php file http://pastebin.com/raw/W2yZtJu9
Try adding the shortcode for search and wishlist in the line
jQuery('#header_main').prepend( "<div class='banner-top'> </div>" );Best regards,
VinayHey markgibbons243,
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,
I understand you already tried to fix the plugin conflict but when i view console in the enfold options page there seem to be a conflict with jetpack or another plugin.
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 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 :)
You should update the URL in the code yigit provided I copied your logo link from enfold page and pasted it in the functions.php but the logo URL is not valid. Please update the correct link to the logo image and it should work.
Best regards,
VinayHi,
I checked your site but could not see that the flags are in the header so I could inspect and provide you with accurate CSS code for it. However please try remove the left:50% value and add to right:20px
Let us know if this works if not please get back to us with a precise link where we can inspect the element in question.
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.woocommerce-LoopProduct-link:hover h3 { color:#ffee38!important; }Best regards,
VinayHi,
Please use the grid row section to achieve the layout you are looking for.
This will create default margins and padding to remove the gaps get in touch with us with a precise link to the page where we can inspect the elements in question.
Best regards,
VinayHey Kevin,
Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
and you can contact your service provider to increase the memory limit.Let us know if you have any questions :)
Best regards,
VinayHey Magnus Persson,
Thank you for contacting us :) I’m not sure I understood you correctly but I’m assuming you need us to design the site for you?
Unfortunately we do not provide customisation service as it would require quite some time and customization of the theme to achieve, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinayHey Osama,
We are happy to help you with simple customisations however to customise the whole theme would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Vinay-
This reply was modified 9 years ago by
Vinay.
Hey JNAD,
Please insert them in Enfold > Google Services > Google Analytics Tracking Code
you should not have any issue unless there is a conflict with a plugin or custom code. Should you have any such issue we are happy to help!
Best regards,
VinayHi,
Please copy the css code to quick css and js code to functions.php file from here http://pastebin.com/raw/ncACWHws
Best regards,
VinayHey Epic,
After inserting the button element it’s alignment or position can be changed from the button element edit options > Button Position > center
Let us know if you have any questions.
Best regards,
VinayHi,
Glad this is sorted!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Sorry I did not understand what is the issue with the code provided earlier? please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
VinayJanuary 27, 2017 at 7:47 am in reply to: Index Listings of Categories – NOT RESOLVING. Help? #739255Hi,
@2GuysTalking defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
and you can contact your service provider to increase the memory limit.If you still have an issue please try the solution shared by @Micheal0424
Let us know if you have any questions, we are happy to help.
Best regards,
VinayJanuary 27, 2017 at 7:45 am in reply to: Can't Upload Theme – Keeps going to "Are you sure you want to do this?" page. #739254Hi,
Glad it’s sorted for you now!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Do you get any error message when the builder crash?
If you insert shortcodes without proper closing tag somethings this creates a open html tag and cause the issue.
If you still have any issue please create a new ticket and share the login info so we can take a closer look at it and let us know how we can re-produce this issue on your site.
Best regards,
VinayHey tiomkin,
The mockup is not clear and does not really show the end result you are trying to achieve however the logo image and text can be easily added to the footer from Appearance > Widgets > Footer > drag and drop a text widget to the footer column and please your image here using the html tag.
<img src="smiley.gif" alt="Smiley face">Best regards,
Vinay -
This reply was modified 9 years ago by
-
AuthorPosts
