Viewing 30 results - 77,671 through 77,700 (of 142,936 total)
  • Author
    Search Results
  • #814294

    In reply to: Search in top header

    Hi rimlightstudio,

    The code I gave you centers the search input and makes it wider on mobile. It seemed to me that’s what you wanted in 4.

    You could add the code like this to have it right in the center.

    
    @media only screen and (max-width: 450px) {
      #header_meta nav {
        float: left;
      }
    #top #header_meta nav #menu-item-search {
        float: left;
        width: 100%;
    }
    #top #searchform>div {
        max-width: initial !important;
    }
    }
    
    #top .sub_menu {
        width: 30%;
        left: 35%;
    }
    

    Best regards,
    Victoria

    Hi John,

    Thanks for the suggestion but that adds top padding to all the page titles. Not all pages will have the breadcrumbs showing so this isn’t the best solution for me.

    Is there anyway the order of the elements can be changed from the theme files?

    #814249

    Hey sbmarketingllc,

    Add the following to quick css:

    
    @media only screen and (max-width: 767px)  {
    #mobile-advanced{
    margin-top:80px!important;
    }
    }
    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px)  {
    #mobile-advanced{
    margin-top:150px!important;
    }
    }

    Best regards,
    Jordan Shannon

    #814221

    Hey web4698,

    Thank you for writing in!

    To fix it just add the custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .toggle_icon {
      top: 23px !important;
    }
    

    Let me know if it worked :)

    Best regards,
    John Torvik

    #814212

    Hi,

    I managed to access the files but I can’t edit it. Please get a fresh copy of the theme then override the js > shortcodes.js file. Follow our previous suggestion.

    // https://kriesi.at/support/topic/problems-with-the-tab-section/#post-810208

    Best regards,
    Ismael

    #814211

    Cool thanks that’s fixed the desktop but now affected the logo on the mobile layout?

    #814202

    Hi,

    To solve this, just add the following CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .html_header_sidebar .logo img {
      padding-top: 47px !important;
    }
    
    .responsive #top .logo a {
      border: none !important;
    }
    

    Best regards,
    John Torvik

    Hi,

    To change the breadcrumb to the top, just add the custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .title_container .breadcrumb {
       position: relative;
       bottom: 73px;
    }
    
    #top .title_container .container {
      padding-top: 45px !important;
    }
    

    Best regards,
    John Torvik

    #814195

    Hey raisonbrands,
    When using the magnificPopup lightbox, you create your content in a “code block” element, this link might explain the steps better: https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
    But there is also another way to do it, you can create your content using any element and link to it so that it pops up in a lightbox: https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/#post-2733

    Best regards,
    Mike

    #814187

    In reply to: Fullscreen slider

    It seems that you think I am using the Advanced Layer Slider, which I’m not. I played around with the Layer Slider briefly, and I would like to stick with the Fullscreen one, as my needs are quite basic. I simply wish to slow down the transition time.
    I found this reply
    https://kriesi.at/support/topic/fullscreen-slider-fade-time/
    However I don’t know where to go for this part – “edit js > shortcodes.js”
    Could you please tell me where / how to access this, and whether the code is till on line 3701.

    Thank you

    #814169
    joey13
    Participant

    Hello,

    What is the best way to always display the “Back To Top” button, not just when the user scrolls down?

    Thanks in advance!

    #814165
    wheelz13
    Participant

    Please provide me a full refund!!!

    I have tried “Importing Demo” data many different ways and every method is failing entirely or partially.

    Steps I have taken:
    • Extract WordPress 4.8 into an empty directory.
    • Run WordPress Install (setup database, create username/password)
    • Log In to WordPress and goto Themes > Add Theme > upload enfold.zip
    • Active Theme
    • Select the Demo Import tab from the left menu Enfold option
    • Select “Click to Import” on any demo files
    ERROR: Importing didn’t work! You might want to try reloading the page and then try again

    Other steps to import on a CLEAN FRESH WordPress install with a CLEAN FRESH database:
    • Tried installing demo data from: enfold/includes/admin/demo_files/enfold-2017.xml
    • Tried installing demo data from WordPress Dashboard > Tools > Import > WordPress Import > select “enfold-2017.xml”
    • Tried configuring function.php as well as wp-config.php to have “define(‘WP_MEMORY_LIMIT’, ‘256M’);”

    I also have set & confirmed with my hosting provider (GoDaddy) that my settings are as follows:
    • memory_limit 384M
    • max_execution_time 300
    • max_input_time 300
    • post_max_size 128M
    • upload_max_filesize 128M

    I also have read over 10 topics on the forum where many others are having issues with the exact same problem and I HAVE tried all steps recommended with NO SUCCESS!!

    Please refund me ASAP!!

    Links to others with the same issue:
    https://kriesi.at/support/topic/cannot-import-demo-2/
    https://kriesi.at/support/topic/enfold-demo2017-import-doesnt-work/
    https://kriesi.at/support/topic/demo-import-not-working-urgent/
    https://kriesi.at/support/topic/cant-install-demo-content/
    https://kriesi.at/support/topic/demo-upload-doesnt-work/
    https://kriesi.at/support/topic/demo-imports-failed-to-work/
    https://kriesi.at/support/topic/demo-import-not-working-11/ 11??? 10 other prople created the same topic????

    So with so many users having issues, I’m requesting my money back so I can purchase a theme that functions properly.

    Also, I have setup over 50 different WordPress themes in my time as a website designer and have had no issues like this with any other theme so this is not my first rodeo and I know my way around WordPress very well.

    Please contact me ASAP as I have a deadline.

    Thanks!

    #814155

    In reply to: New Google Font

    #814144

    Hey Victoria,

    Mobile is perfect thank you! … I think there was some confusion re the desktop .. the ‘square’ isn’t what I was wanting it’s getting the logo to sit in the center of that space … (have popped the private link below). I don’t need the actual border. Just the logo to sit centered within that square. The designer is specific about this as all the clients marketing items have a yellow square with the logo centered so she wants the exact same ‘look’.

    One other thing she has asked. I have found some css to remove the ‘flip’ animation from the homepage gallery and the ‘inspiration’ page gallery but now shes asking if we can have the same ‘fade’ in effect like the portfolio images on the portfolio page when it loads? Is this doable with some css as well?

    Much appreciated,
    Hally

    Hi Victoria,

    Thanks a lot. That table cells are now all one color.

    Regarding the breadcrumbs position, the code you gave me puts it below the page title. I know this doesn’t make sense, but the client wants it above the page title. I’m guessing the location to change that is the same file where the separators are found. Can you point to me where I can change the order so the breadcrumbs appear on top of the page title?

    Using the link you gave me to change the separator, when I remove class-breadcrumb.php from the main theme I get a 500 error on the website. I have pasted it in the child theme and included the require_once in the functions.php of the child theme too.

    b1000
    Participant

    Hi there,

    I have a site that needs either a sticky header or a ‘back to top’ button on mobile. I’ve tried both using quick CSS solutions I’ve found elsewhere on this forum. However, both the menu icon and the ‘back to top’ button disappear after clicking a link from the menu. The site is just a single page site using anchor tags. Is there some JS that sets display to none? Is there a way round it?

    Thanks.

    #814116

    Thanks, that helped most of the layout issues I was having. Top notch customer service!

    Hi Hedo,

    Are you sure? :)

    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 .fullsize .template-blog .blog-meta {
        width: 200px;
        height: auto;
        min-height: 200px;
        margin-right: 20px;
    }
    
    .small-preview {
        height: 200px;
        width: 200px;
     }
     .html_modern-blog #top .post-entry .blog-categories {
       top: 0;
     }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    • This reply was modified 8 years, 10 months ago by Victoria.

    Hi,

    Did you try a solution from the thread I gave you in my prev reply?
    https://kriesi.at/support/topic/change-breadcrumb-separator/#post-312195
    Here is the code for the table and breadcrumbs

    
    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd),
    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color  .avia-data-table.avia_pricing_minimal td {
    	    background: #fcfcfc;
    }
    .title_container .breadcrumb {
        position: initial;
        left: 0;
     }
    

    Best regards,
    Victoria

    #814073
    nimbusworks
    Participant

    Hello,

    I found the same problem thread on closed topic but my ‘Disable the visual editor when writing’ checkbox is unchecked.
    It happened after upgrade to WP 4.8. It can’t save anything my edit. Could you please check it out?
    WP 4.8 and Enfold 4.0.7, please.

    • This topic was modified 8 years, 10 months ago by nimbusworks.
    #814055

    Hey public_eye,

    Yo can make a square container and give it a border via css, that way you don’t need to change the image now or for mobile.
    Not sure what you are trying to achieve with the menu. Could you please attach a mockup of what you’re trying to achieve?

    This will center logo for mobile and make a logo look like you need:

    
    .responsive #top .logo a {
        height: 200px;
        border: 1px solid #fff;
    }
    html_header_sidebar .logo img {
        margin-top: 42px;
    }
    @media only screen and (max-width: 767px) {
      .responsive .logo img {
        margin: 0 auto;
    
    }
    .responsive #top .logo {
        width: 100%;
    }
    }
    
    @media only screen and (max-width: 767px) {
      .responsive .logo img {
        margin: 0 auto;
    
    }
    .responsive #top .logo {
        width: 100%;
    }
    }
    

    Best regards,
    Victoria

    #814051

    Topic: Using media queries

    in forum Enfold
    dvalansi
    Participant

    Hi, I followed a thread in here and created this page, however, on mobile, I would like it to return to normal, as in no hover over, since you can’t do that on mobile. I would accept another solution, the media queries I have don’t seem to be working.

    So the idea would be only desktop, it is displayed how is, but on mobile it would be displayed a different way, either normal, or another way( if you can think of a better solution)

    Thank you

    #814025

    You´re right. It was Autoptimize. There is conflict with Revolution Slider.

    Thanks!

    #814017

    So I finally figured it out, apparently the code needs to be entered at the very top after <?php

    Thank you anyway for looking into this.

    Hi happybloodycamper,

    Glad you got it working for you! No need to do anything to close this topic :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Here is the link to the website, thanks for that but again it it makes the image lower down rather then being partly transparent on top fo the image, it’s in construction mode so you will have to log in with the info below.

    Many thanks and warm regards, Sam,

    #814004

    Sorry for not pasting the link: https://demo.tagdiv.com/newspaper/

    I want side bar below the top element. Also I want to know if there is a way to build the tiles on top.

    #813988

    Hi!

    Please do let us know if you need further help with this topic, or if we can close this thread. Thank you for using Enfold!

    Best regards,
    Sarah

    Hey MacMyDays,

    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 .gallery .gallery-item {
        width: 33%;
        height: initial;
    }
    .embed-youtube iframe {
      width: 470px !important;
      height: 400px !important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #813984

    Hi Annemarie,

    Please let us know if you need further help with this topic, or if we can close this thread now. :) You can of course open a new one if you have other questions.

    Have a nice day!
    Best regards,
    Sarah

Viewing 30 results - 77,671 through 77,700 (of 142,936 total)