Forum Replies Created
-
AuthorPosts
-
Hi lech07,
YEs, please, just the minification. We need to find this rule and delete
Best regards,
VictoriaHey mybusiness360,
The images on mobile stack as they are in the html flow. This is the way they are, looks different on desktop, but on mobile they do not alternate, if that’s what you’re pointing at. This will require some customization.
Best regards,
VictoriaHey Stefan,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaAugust 10, 2017 at 11:59 am in reply to: Display Topics – Header – Social Icons, Search Icon – Ham Menu #836919Hi Arne,
A solution for the search overlapping the logo, would be to make the logo a bit smaller (which also looks nicer on smaller screens):
@media only screen and (max-width: 767px) { .responsive .logo img { width: 80%; } }As for the menu, here is a thread you might consider
Best regards,
VictoriaHi Christophe,
You need to choose a different layout for the menu in the theme options, like logo left, menu below, since you have too many menu items and the menu can take up a lot of space, so it should be full width.
Best regards,
VictoriaAugust 10, 2017 at 11:53 am in reply to: Add "Add to cart" button in product grid / product slider #836913Hi newki75,
Our demo does not have the add to cart button on the front page http://kriesi.at/themes/enfold-shop/.
Here is the code you can put in your funtions.php
add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_add_to_cart', 10 );If you need further assistance please let us know.
Best regards,
VictoriaAugust 10, 2017 at 11:32 am in reply to: Remove Current Portfolio Post from related portfolio grid #836906Hey eric-kfa,
Here is the code you can put in your funtions.php
/*filter portfolio sorting */ add_filter('avia_post_grid_query', 'avf_custom_post_grid_query'); function avf_custom_post_grid_query ( $query ) { if(is_singular('portfolio')) { global $post; $query['post__not_in'] = array($post->id); } return $query; }If you need further assistance please let us know.
Best regards,
VictoriaHi Yajeeb,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
“My client would like the Element “Name” to show in the reply to email” could you please explain a bit more?
Best regards,
VictoriaHi Justin,
I get “Access Denied – Sucuri Website Firewall” on the login link, could not check. Is there a way to login to your website?
Best regards,
VictoriaAugust 10, 2017 at 11:11 am in reply to: Global Fullwidth Easy Slider 'Slideshow autorotation duration' change #836903Hi e16esign,
No, not really. You have to change it in the posts.
Best regards,
VictoriaHey JasonC,
You might want to address this question to the Layer Slider support team as well, since you paid for the license and can write to their support. Also I checked, the video can be added and is playing.
If you need further assistance please let us know.
Best regards,
VictoriaHi LonelyViking,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #js_sort_items a { min-width: 90px; text-align: center; min-height: 50px; line-height: 50px; margin-left: 2.53%; padding: 0 10px; font-size: 16px; } .main_color #js_sort_items a:first-child{ margin-left: 0px; } .main_color #js_sort_items { background-color: #eee; } .main_color #js_sort_items a.active_sort { color : #fff; background-color: #444; } .main_color #js_sort_items a:hover { color: #88bbc8 } #js_sort_items .text-sep { display: none; }Is this close to what you’re aiming at?
If you need further assistance please let us know.
Best regards,
VictoriaHi jonrouse,
You can add the color using the code below. But the sidebar does not go to the bottom of the page and does not have enough padding on the right for the google maps.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css#top #main .sidebar { background-color: rgba(0, 0, 0, 0.1);If you need further assistance please let us know.
Best regards,
VictoriaHey MattJensenMarketing,
Here is what is limiting the size of the image http://imgur.com/a/hFklW, you can adjust this in theme options.
Or just add this to the Quick css.responsive .container { max-width: 1500px; }If you need further assistance please let us know.
Best regards,
VictoriaHey Alex,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top .av-logo-container .avia-menu { float: left; margin-right: 20px; } #menu-item-shop .cart_dropdown_link { padding: 0 20px; } .responsive #top #wrap_all .container { max-width: 95%; width: 95%; } }And then try to change back the setting for the cart icon to the way you would like it to have.
If you need further assistance please let us know.
Best regards,
VictoriaHey Munford,
They are not because this folder is where they are /wp-content/themes, and you block it by “Disallow: /wp-content/themes”, the rule should probably be more specific.
If you need further assistance please let us know.
Best regards,
VictoriaHey Christian,
Hier ist der Code, den du in Enfold> General Styling> Quick Css setzen kannst, wenn es nicht funktioniert, in themes / enfold / css / custom.css setzen
(Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css).read-more-link { display: none; } .template-blog .post_delimiter { margin: 0px; }If you need further assistance please let us know.
Best regards,
VictoriaHi Lakewind,
Which version of php are you running? This is the error from the log. Can you check if you have the file wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/generic-helper.class.php and if it has the method av_mobile_sizes() ?
If you need further assistance please let us know.
Best regards,
VictoriaAugust 9, 2017 at 2:14 pm in reply to: Portfolio displays not all entries on sorting function #836409Hi tpsofttec,
This could be a plugin conflict. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)Best regards,
VictoriaHi Kati,
The WordPress password did not work. Could you please update the credentials.
Best regards,
VictoriaHey Therese,
Here are some threads to consider:
If you need further assistance please let us know.
Best regards,
VictoriaHi adastram,
This is a fallback menu, could you please try to build a menu, add it to the website and let us know if that works.
If you need further assistance please let us know.
Best regards,
VictoriaAugust 9, 2017 at 1:29 pm in reply to: How to show product_tag information on categorie pages? #836365Hey Armin,
Could you please attach a mockup of what you’re trying to achieve? I am not sure I understand what you need to do.
Best regards,
VictoriaHey Angelo,
It is in the middle, it’s an optical illusion that makes it look off, especially with the centered text in the last column. Below is how I see it, please let me know if it looks different on your end.
Best regards,
VictoriaHey Macroview_research,
Is it for portfolio masonry? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey afarahani,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #searchsubmit, .ajax_load { left: 0; right: auto; }If you need further assistance please let us know.
Best regards,
VictoriaAugust 9, 2017 at 12:30 pm in reply to: LayerSlider only showing 2 slides out of 3 on Mobile #836338Hi 3adconsulting,
Which version of php are you running? Which device are you looking on? I checked on an iPhone the slider shows 3 slides. What do you mean you cannot access the layers in mobile mode? Could you please send us screenshots?
Best regards,
VictoriaHi Halo,
You can several things executed in you event handler function, those can be calls to both of those analytics tracking functions.
function av_mc_onclick(){ ?> <script> jQuery(window).load(function(){ jQuery ('.your-custom-class .button').attr('onClick', track); }); function track(event) { //track fb //track other stuff here } </script> <?php } add_action('wp_footer', 'av_mc_onclick');Best regards,
Victoria-
This reply was modified 8 years, 5 months ago by
Victoria.
Hi soth3d,
I am not sure I understand the issue. I do not see this part “software & features”, neither did I see the popup on desktop. The animation I saw was only for the section titles. Could you please explain a bit more the issue with a few screenshots maybe?
Best regards,
VictoriaHi Anton,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
