Forum Replies Created
-
AuthorPosts
-
Hi Neil,
Well, now to add a column to the table you have to go to text mode and a td element to each tr element and th element to the first tr.
Also this code will make your images in the table a bit smaller:
.avia-center-col img { width: 25%; }
If you need further assistance please let us know.
Best regards,
VictoriaHi Aline,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look. And what is the issue that remains?
Best regards,
VictoriaHi Sonja,
Today I was able to login to your dashboard, did not see any problem, besides the Layer Slider that need update. The update will be available very soon with the new version of Enfold.
If you need further assistance please let us know.
Best regards,
VictoriaHey likegluelikecrew,
I was about to take a look at your website, but got connection timeout. Is your website working or you moved it somewhere?
Best regards,
VictoriaHi PJ,
I was about to look at your website, but credentials did not work. Please update them, if you still need help.
Best regards,
VictoriaApril 25, 2017 at 2:26 pm in reply to: Breadcrum shows *all* Categories off an Portfolio Item #782890Hi Mike61,
I think you should first decide what the path in breadcrumbs should look like and then we will try to find a solution for that. The theme shows the categories in which this item is, if you want something else it has to be customized. Let me know what you think.
If you need further assistance please let us know.
Best regards,
VictoriaHi 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 7 years, 7 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 7 years, 7 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 7 years, 7 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 7 years, 7 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 7 years, 7 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 7 years, 7 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,
Victoria -
AuthorPosts