Forum Replies Created
-
AuthorPosts
-
Hi InternationalPartneringInstitute,
I found a better spot for search.
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 .logo { width: 60%; } #top-line .container { max-width: 80%; } .avia-search-tooltip.avia-tt { background-color: #fff; } }and this code has to go to your functions.php
function av_move_search_mobile(){ ?> <script> jQuery(window).load(function(){ jQuery("li#menu-item-search a").detach().css({"height": "auto", "line-height": "initial"}).appendTo('#top-line .container'); }); </script> <?php } add_action('wp_footer', 'av_move_search_mobile');If you need further assistance please let us know.
Best regards,
VictoriaHi ifthenllc,
Thank you for a demo page and a very detailed description of the “bug”. I think that for mobile devices the scroll down arrow is an overkill and can be disabled just for mobile devices. That way, you have a button on big screens and don’t have a scroll problem on mobile devices.
What do you think?If you need further assistance please let us know.
Best regards,
VictoriaApril 25, 2017 at 12:48 pm in reply to: Undefined offset 0, Trying to get property of non-object, Undefined variable #782827Hey rick23451,
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,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi kunterbunthof,
Do you mean that you want to limit the width of the blog entry?
Try adding this code to you child theme styles.css and let us know if this is a step in the right direction.container .av-content-full.units { width: 70%; }If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi Dandelion222,
Do you still need help with this issue or you had it solved?
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi artisforever,
Do you still need help with this issue?
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
April 25, 2017 at 12:33 pm in reply to: Problem with single page navigation active section order and LayerSlider #782809Hi WarpMedia,
Yes, that is normal.
Please refer to this thread for a possible solution.If you need further assistance please let us know.
Best regards,
VictoriaHi Oli,
Do you still need help with this issue?
If you need further assistance please let us know.
Best regards,
VictoriaApril 25, 2017 at 12:20 pm in reply to: WooCommerce Additional Variation Images Lightbox Issues #782794Hi Peter,
Sorry for the late reply. Do you still need help with this issue?
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi Designweb,
The way to do it is via Javascript. You remove av_header_transparency class from header when hover over the menu items.
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years, 9 months ago by
Victoria.
Hi Anne-lys87,
The blogposts on the test page do not have an excerpt and do not have a read more link, so they do not show in the blogpost grid. You need to add those.
https://kriesi.at/support/topic/excerpt-and-read-more-link/Best regards,
VictoriaHey VirtualAlex,
The credentials did not work. Please update them.
Best regards,
VictoriaApril 20, 2017 at 9:22 pm in reply to: COULD NOT LOAD NEWLY PURCHASED ENFOLD THEME TO WORD PRESS #780785Hey CosmicCode,
Which version of php are you running?
We are working on adding Layer Slider update to the new version of Enfold, it breaks things from time to time.
You need to deactivate Layer Slider for now. Here is how to do it.If you need further assistance please let us know.
Best regards,
VictoriaHi Samuel Marín,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi jancecile,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey MiguelPj,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi 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 #header .av-main-nav > li > a { background-color: transparent; }If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 8:51 pm in reply to: Breadcrum shows *all* Categories off an Portfolio Item #780762Hey Mike61,
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,
VictoriaHi abmich,
Here are the settings in theme options to have sidebar on the left or on the right.
And here is css for having that right padding:.content .entry-content-wrapper { padding-right: 50px !important; }If you need further assistance please let us know.
Best regards,
VictoriaHey Neil,
How did you insert the table? 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 6figuresuccess,
1. The 2 images are there because it’s feature image that is shown and an image in a blog post. You can remove the image from the blog post and uncheck “Don’t display on single post”. That way you’ll have one image.
2. Read more https://kriesi.at/support/topic/excerpt-and-read-more-link/#post-520552 and here you have to check “Summary”.
3. Please attach some screenshot of when this happens.
If you need further assistance please let us know.
Best regards,
VictoriaApril 20, 2017 at 8:09 pm in reply to: Remove fixed backround of colour section on mobile device #780736Hi spavli2,
This file can be accessed via FTP or cPanel file editor.
If you need further assistance please let us know.
Best regards,
VictoriaHi Jan,
Could you please enable Advanced Layout Builder debug mode. Here is how to do it http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Masonry does not show up on the page at all, need to investigate more.
Best regards,
VictoriaApril 20, 2017 at 7:56 pm in reply to: Change gallery image background color (Masonry Gallery) #780730Hi,
Thank you :) Much easier to understand!
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 .av-masonry, .main_color .av-masonry-outerimage-container { background: #e6d5b5 url(//jujowiki.cf/wp-content/uploads/2017/04/over_washi-80x80.png) center center repeat scroll ; }If you need further assistance please let us know.
Best regards,
VictoriaHi 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,
Victoria -
This reply was modified 8 years, 9 months ago by
-
AuthorPosts
