Forum Replies Created
-
AuthorPosts
-
Hi aossi,
Here are a few posts on how you could customize breadcrumbs
https://kriesi.at/support/topic/customizing-breadcrumbs-for-custom-post-types/
https://kriesi.at/support/topic/replace-breadcrumb-with-custom-text-another-feature-request/If you need further assistance please let us know.
Best regards,
VictoriaHey murdochduncan,
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 div .quantity input.qty { color: #000;} input[type=text]::-webkit-input-placeholder { color: #000000; } input[type=text]::-moz-placeholder { color: #000000; } input[type=text]:-ms-input-placeholder { color: #000000; } textarea#order_comments::-webkit-input-placeholder { color: #000000; } textarea#order_comments::-moz-placeholderplaceholder { color: #000000; } textarea#order_comments:-ms-input-placeholder { color: #000000; } textarea#order_comments::placeholder { color: #000000; }
If you need further assistance please let us know.
Best regards,
VictoriaHi xfacta,
What do you mean by that? It opens on one click and if you click on the image it shows next.
If you need further assistance please let us know.
Best regards,
VictoriaHey Mkieling,
I see an empty page and do not see the elements that you would like to adjust. Is it a different page you’re talking about? Could you give us a page with elements and a better description of the changes you need?
Best regards,
VictoriaApril 20, 2017 at 3:55 pm in reply to: WooCommerce Additional Variation Images Lightbox Issues #780588Hey Peter,
Best regards,
VictoriaHey kunterbunthof,
Could you please describe or make a mockup of what you’re trying to achieve?
There is an error here: .template-single-blog { max-width: 1300px; ), maybe that’s why after this css breaks, it has to be.template-single-blog { max-width: 1300px; }
Please edit css and let us know if you need any other changes.
Best regards,
VictoriaApril 20, 2017 at 3:30 pm in reply to: Product Grid / Product Slider not working after installing WPML with Woocommerce #780571Hi rmf339,
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 rvdnol,
Please refer to this document:
and in this reply there are two solutions proposed.
If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 3:18 pm in reply to: Enfold and Quick View (from Woo) and plus – minus buttons #780565Hey Raúl,
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 antisemitism,
Do you mean the “years”? And what do you mean by “modern”? Could you describe the styles you need to apply and to which element precisely?
Best regards,
VictoriaHi,
I am asking, because as you can see on the screenshot below, there is no room for it there, the logo is even covered by the cart icon. So we need to come up with an alternative solution.
Let me know what you think.
Best regards,
VictoriaHi Kari,
Here is the reason. It’s the settings in EWWW Image Optimizer plugin set to compression and this size. You should adjust the settings or deactivate the plugin and see what happens.
If you need further assistance please let us know.
Best regards,
VictoriaHi dadisk8,
Have you tried syncing the po file?
Here there is a section on creating custom translations. It might help you.
If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 2:33 pm in reply to: Product list font size increased greatly after woocommerce update #780543Hi Daniel,
Here is a slight change to the code above:
.woocommerce-loop-product__title, .woocommerce-loop-category__title { font-size: 15px; }
If you need further assistance please let us know.
Best regards,
VictoriaHey Michael,
I was able to get it working. I went to portfolio item page, copied all the code with shortcodes from the bottom section in visual mode (with setting for ajax portfolio) and pasted all that again but in text mode and saved. How are you adding text there in visual or text mode?
If you need further assistance please let us know.
Best regards,
VictoriaHi Sonja,
I could not login with these credentials. Please update the credentials.
Best regards,
VictoriaHey itcerp,
These images have different aspect ratio and different sizes. To get thumbnails that have the same size and same aspect ratio, you need images that are the same size and have the same aspect ratio.
Best regards,
VictoriaHey Designweb,
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
.rg-design-menu ul.rg-main-sub-menu li.has-sub-don .rg-sub-cat li:hover * { background: #4d4d4d; color: #ffffff !important; }
If you need further assistance please let us know.
Best regards,
VictoriaHi brainxchange,
Do you mean the issue with the height of tab section not adjusting automatically? Or another issue?
Best regards,
VictoriaHi,
The credentials did not work. Please update them.
Best regards,
VictoriaHi,
Please refer to this thread for a possible solution.
If you need further assistance please let us know.
Best regards,
VictoriaHi MitchEelants,
The solution did not work for you because the page is different and you elements have a different class.
This code will work for you:.woocommerce-loop-category__title, .woocommerce-loop-product__title { font-size: 20px; }
Ad then you can set font size to whatever you like.
If you need further assistance please let us know.
Best regards,
VictoriaHi Mauro,
That is a different class, so you can edit the code:
.woocommerce-loop-category__title, .woocommerce-loop-product__title { font-size: 20px; }
Let us know if this was helpful.
Best regards,
VictoriaHi whdsolutions,
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
#after_layer_slider_1 .template-page.content.av-content-full.alpha.units { margin-top: -140px; z-index: 499; }
If you need further assistance please let us know.
Best regards,
VictoriaHi DaveThomasCo,
You have a dropdown with cities, you can make a dropdown with venues the same way.
If you need further assistance please let us know.
Best regards,
VictoriaHey MatsHoff,
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: 450px) { .avia-section-large .content { padding-top: 58%; padding-bottom: 70px; } #av_section_2 {padding-top: 75%;} #top #wrap_all .all_colors h1 { color: #ffffff; font-size: 35px; } }
If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 12:04 pm in reply to: Problems in visualizing background image on different PCs #780479Hi gabrielealli,
That could be a difference in screen sizes or a zoom set on different computer.
What are the screen sizes on those print screens?Best regards,
VictoriaHi M,
Here is the Javascript code that can help you trigger the link it that element
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { $('.post-entry-13 .linkbox-clickable').click(function(e) { var link = this.querySelector('a'); if (link !== undefined) link.click(); }); $(window).load(function() { a(); }); })(jQuery); </script> <?php }
Put it in your functions.php.
If you need further assistance please let us know.
Best regards,
VictoriaHi Wazzabi,
Sidebar can be set to left position in theme options.
If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 11:06 am in reply to: The Events Calendar Design Integration (incl. Woocommerce) #780445Hi baaso,
Unfortunately it is very hard to tell without context, we will be able to help you when you have your site on some test or staging environment.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts