Viewing 30 results - 90,031 through 90,060 (of 142,836 total)
  • Author
    Search Results
  • #692507

    In reply to: Styling main menu

    Hi,

    Try to add the below code again

    
    #top .template-blog .post_delimiter {
        margin: 0 0 25px 0!important;
        padding: 25px 0 0 0!important;
    }

    If you still have an issue Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #692499

    Oh one last question…how do I add links to the text below the titles? (this is the text in the portfolio item excerpt box)

    I want to add a ‘More>>’ link which links it to the portfolio item page. This is because in mobile it’s not obvious that the image and title are clickable links (whereas on desktop the scroll over alerts users to that).

    Many thanks

    Jenny

    #692495

    Hi,

    As i understand you like the image to look normal when user hover over the gallery thumbnails correct?

    I have added the link in private where I noticed images similar to your description.

    #top .avia-gallery .avia-gallery-thumb a:hover {
        opacity: 1!important;
    }
    

    If you still have any issue please share 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,
    Vinay

    #692488
    morecolor
    Participant

    Hi,
    I read this topic but I want to ask just in case, is there a compatible solution that I can use to lazy load gallery images? My client likes to use the Enfold’s galleries with the thumbnails on the bottom that show the image when you mouse over, I’d like for all these images to lazy load with the lowest priority. Preferably the page would show as being loaded before the galleries would start lazy loading, is it possible to do this without breaking other things in the site, especially things like Layerslider WP, Revolution slider or Royalslider? Thanks

    #692485
    EliseBrowneHughes
    Participant

    I used the instructions here https://kriesi.at/support/topic/date-picker-format/ to alter the date format on my website’s contact form to display American style (mm/dd/yy rather than dd/mm/yy), but the code seems to have disappeared when I updated to the latest version of the Enfold theme. Now I’m not seeing the functions.php file. Can someone please clarify up-to-date instructions for changing the date format? Thanks!

    #692484

    Topic: menu target

    in forum Enfold
    norcalnathan
    Participant

    Hi

    I am trying to figure out how to have the side bar and title to not repaint the entire screen when selecting a menu item from the side bar. I want the target page of the selected menu option to only display in the interior of the page.

    This site, http://sulali.com/, which is one of your featured Enfold sites seems to accomplish this although it does not have a top title header area.

    Thanks,

    Nathan

    #692481

    Topic: body background color

    in forum Enfold
    norcalnathan
    Participant

    Hi,

    If you look at my site http://nathanandriley.com/public_html/index.php/cincycostsavers/, you will see a narrow light blue border which is what I have set for the body background. I have maximum container width set to 980px and fixed frame. I need the light blue border to fill out the white space on the left and right hand side of the main content area leaving the 980px with the white background (I want to end up with wide light blue margins on the left and right). I want the top and bottom light blue borders to remain the same however I would like to know how to change that in case I need to in the future.

    Can you please advise?

    • This topic was modified 9 years, 5 months ago by norcalnathan.
    #692479
    dreamlocal
    Participant

    Hi, there. One of our client’s websites is not loading on mobile devices:

    thelightdigital.com

    I’e tried disabling all plugins and refreshing, same results. Please help! Thanks! WP login below.

    –Jason

    #692464

    Hi,

    Please add following code to Quick CSS as well

    #top .av-subnav-menu li a:hover .avia-menu-text {
        color: orange;
    }

    Best regards,
    Yigit

    #692447

    I’ve got it :)

    Solution: #scroll-top-link { border-radius: 0px; }

    #692445

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-submenu-container * {
        background: transparent;
        color: white;
    }
    #top .av-submenu-container {
        background: green;
    }
    

    Best regards,
    Yigit

    Hello,

    Can you provide me with the code you used to fix this issue on Mobile devices? We are having the same problem on our masonry gallery. We want to disable captions on mobile views ONLY not desktop. The problem is that the captions cover the picture on mobile view.

    Please advise.

    Thank-You,

    Chris

    #692432
    Mathuseo
    Participant

    Hi,

    how can I add round borders to the scroll to top button? It is an a-Tag, so I think it is not possible simply to add border-radius: 25px; to the class/id of the a-Tag. Do you have an other idea?

    Thanks,
    Marcel

    • This topic was modified 9 years, 5 months ago by Mathuseo.
    #692405
    ananda
    Participant

    Hi,

    There is an option to add custom top and bottom margin to columns. This works great on desktop, but not on mobile devices.

    How can I remove this margin on mobile devices?

    Thank you regards

    #692404

    Hello, thanks for your response. I responded about the hosting issue in the private section.

    For the sort option, I can’t display all entries at once because there are hundreds of them, it would take the page too long to load.

    I switched it to random, and that almost works. But the first time I tried it, it showed all of the filters except for one year. I guess since I’m setting it to show 28 listings, it randomly selected a dog from each year except 2009 and 2006. I know that if I refresh the page, different years will show up. But is there no way to force it to at least show 1 from every year, so I can ensure that all years show up at the top? Thanks!

    #692367

    Hi,

    it does not target the middle row

    how to target the middle row only

    here are my current quick css
    .slide-meta {
    display:none;
    }
    td {
    vertical-align: top;
    }
    .main_color td {
    border: 3px solid #e1e1e1 !important;
    }

    .image-overlay .image-overlay-inside {
    display:none !important;
    }

    .main_color tr:nth-child(even) {
    background-color: #cccccc;
    }

    thank you

    #692327
    Uros
    Participant

    Hi guys,

    So the problem is: I insert tab and in first tab (amenities) i insert two short codes for 1/2 column. Problem is that the content of the second column is slightly lower then the first one. Like it is lowered for one item.

    what should i do to make it even at top?

    you will understand better what i am talking about if you visit http://www.yugodom.com/accommodation (section amenities)

    #692322

    Hey chasteandswank,

    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) {
    .main_menu .avia-menu, #header_main_alternate {
      display: block !important;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
      display: block!important;
      margin-top: -90px;
      right: 70px;
    }
    .responsive .main_menu {
      float: right;
    }}

    Best regards,
    Vinay

    #692321

    Hey Paul,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-subnav-menu li a {
        font-size: 14px;
    }
    

    Best regards,
    Yigit

    #692316

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color td {
        border-top: 6px solid #e1e1e1!important;
    }
    

    Best regards,
    Vinay

    #692310

    Hi!

    I edited your slider and gave it a custom CSS class and then added following code to functions.php file in Appearance > Editor

    function avia_custom_blurry(){
    ?>
     <script>
    jQuery(window).on('scroll', function () {
        var pixs = jQuery(document).scrollTop()
        pixs = pixs / 100;
        jQuery(".blurry-slider li").css({"-webkit-filter": "blur("+pixs+"px)","filter": "blur("+pixs+"px)" })     
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'avia_custom_blurry');

    Please review your homepage now :)

    Cheers!
    Yigit

    #692300

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .responsive #top .logo img {
        top: 10px;
    }
    

    Best regards,
    Yigit

    #692294

    Hello Andy,

    This is basically what I mean: https://jsfiddle.net/vduucu87/

    Blurring the background image (from the Fullscreen Slider) when scrolling. The more you scroll, the more it blurs. It gets sharp again when returning to the top.

    #692257
    nickydef
    Participant

    Hello – searched the forums, and am looking at (Enfold 3.8) trying to move the search icon to the top bar ONLY, and NOT have it appear to the right of the Main Menu. Here is the issue:

    Using Header Secondary Menu in the Top Bar at the Right

    In “functions-enfold”, I have replaced
    if ((is_object($args) && $args->theme_location == ‘avia’) || (is_string($args) && $args = “fallback_menu”))

    with

    if ((is_object($args) && $args->theme_location == ‘avia2’) || (is_string($args) && $args = “fallback_menu”))

    as instructed. This worksnicely, BUT the search icon appears in BOTH the Top Bar and to the right of the Main Menu? Can you help me remove from the Main Menu?

    #692254

    Hi SteveClark1950!

    We have already replied you – https://kriesi.at/support/topic/slider-not-pausing-when-video-is-playing/
    Please stop creating duplicated threads.

    Cheers!
    Yigit

    #692252

    Hi,

    Can you please stop creating duplicated threads? Your threads already received replies – https://kriesi.at/support/topic/text-with-html-wont-display/

    Best regards,
    Yigit

    #692246

    Topic: height nav bar trouble

    in forum Enfold
    Analyze-Design
    Participant

    Hi Super Kriesi-team,

    I’ve made my nav bar a bit less height by using the tips from:
    https://kriesi.at/support/topic/reduce-height-of-navigation-bar/
    But then I get a white border on the bottom. I’m I missing something here? See the link.

    And I have another question, the slider on the homepage with the text to the right, how can I make that slider stay the same height as the four text-blocks on the right?

    Thanks a lot for your help.

    Greetings, Annelies

    lloufield
    Participant

    Hello,

    I need help asap please. I did a website for a client using the Enfold Photography theme. But when the cto launched it live, this is what happened. This is his message. Do you have any solutions to this? Happy to give you the username & password for this. When I was working on the site it was using this url: http://www.caulkinsjewelers.com/wp/wp-admin…this is what the CTO wrote:

    “The front page of the site doesn’t load for me. Whether I access it from the admin page or from http://www.caulkinsjewelers.com/wp/ it comes up blank.

    I can try moving the web content up a level and see if it “fixes” things, but if I recall, this was also a problem with the previous version. I don’t think they want to go live with a blank home page….
    I reset the site URL and location to be the top level (e.g. http://www.caulkinsjewelers.com) and moved the /wp folder to the top level. I also hand edited the wp-config.php file to get rid of references to the /wp folder.

    URLs like http://www.caulkinsjewelers.com/index.php/about/ seem to work as expected, as does the admin URL http://www.caulkinsjewelers.com/wp-admin/
    However, the main page still doesn’t display.

    I am not able to diagnose and fix this problem so Laetitia is gonna have to look at it. Right now their site has a blank home page. I can tweak the web server config to redirect to some other page in the meantime, but I need to know the URL.”

    THANK YOU FOR YOUR HELP PLEASE!!

    #692241
    zimbo
    Participant

    Please see this post.

    It has a single category of Travel. The Travel category is defined as having a Parent category of News. The main menu is built with News as the top level then Travel as a sub-level under it.

    If you select the Travel page via the menu then the Beautiful Winter Destinations post appears as it should on the list of Travel-only posts.

    The News page Blog Posts setting is for ‘News’ as the only category. The Travel sub-category is not selected to show (nor is the other News sub-category of ‘Have Your Say’).

    If you display the News page then the Travel-only category Beautiful Winter Destinations post appears on the News page, when it should not. In looking back at a few other posts, the same thing is happening for ‘Have Your Say’-only posts: they are appearing correctly on their ‘menu category’ page but also incorrectly on the News page.

    It appears that on the News page that Blog Posts is selecting the parent category but also incorrectly displaying the child categories in the list of posts. How do I stop the Travel-only post appearing on its parent category News page?

Viewing 30 results - 90,031 through 90,060 (of 142,836 total)