Viewing 30 results - 131,881 through 131,910 (of 142,898 total)
  • Author
    Search Results
  • #242309

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .header_color .main_menu .menu ul li>a:hover { color: red; }
    .header_color .main_menu .menu ul li a:hover { background-color: yellow; }
    #top .av-main-nav ul a { color: blue; }

    Regards,
    Yigit

    #242306
    matthewmagee
    Participant

    Good afternoon.

    On my client’s shop page (http://mrsjosephwood.com/store/), using WooCommerce, any products with the same category have a messed up “related products” section (see first image link).

    Note: I hid the sections that’s messed up for now using #av_section_1 {display: none !important;}

    I’ve narrowed the issue down to the code I’m using to replace the title bar area with a background image. There are two pieces of code below: when I comment out the first, the second defaults. When I comment both out, the related products display fine (see second image link).

    However, I need to be able to use the image for the background at the top of the page.

    Any idea what I’m doing wrong?

    .single-product .alternate_color {
    background: transparent url(https://mrsjosephwood.com/wp-content/uploads/title-bar-store.png) center center no-repeat;
    height: 67px;
    margin: -2px 0 0 0;
    text-align: center;
    }
    .page-id-149135 .alternate_color, .single .alternate_color, .archive .alternate_color, .tag .alternate_color {
    background: transparent url(https://mrsjosephwood.com/wp-content/uploads/title-bar-blog.png) center center no-repeat;
    height: 67px;
    margin: -2px 0 0 0;
    text-align: center;
    }

    (Right-click and open links in new tab.)
    https://www.dropbox.com/s/zev312bc6z4ji32/shop-error.jpg
    https://www.dropbox.com/s/um345kgcw40jkr0/shop-error-code-commented-out.jpg

    #242302

    Hi Edna!

    Please post the logins here privately so we can provide you accurate custom CSS code

    Best regards,
    Yigit

    #242297
    giantastic
    Participant

    Hi,
    I have my website not displaying correctly on Safari, like the slylesheet is missing.
    The website is delphiconsulting.it.
    I installed BWM and WP Supercache, it works fine on Firefox and Chrome, but I get a mess in Safari.
    I also tried to follow this discussion, but nothing changed:
    https://kriesi.at/support/topic/theme-broken-in-safari/
    so I deactivate them and then activated again, but it did not work.
    Thank you for help.
    Gianni Ceccano

    #242268

    Hi!

    You can place Easy Slider element inside any column elements such as 1/2, 1/3 and so on. Easy Slider is responsive, so it will take the width of column element it is placed inside.

    @rhysbowen
    Can you please start a new topic? You can click on Enfold on support page and scroll to the bottom of the page to start a new topic. Please post the link to your website as well

    Cheers!
    Yigit

    #242253

    Topic: Masonry Detail Order

    in forum Enfold
    juska08
    Participant

    I love your theme! There is one thing that I’d like to change and I cannot figure out how to do it.

    I have my gallery set up using Masonry Gallery at:
    http://www.audreymortmanartist.com/gallery/

    When you click the painting in the top left hand corner of the grid it pops up to a detail view-
    and then you can advance through the paintings one at a time. My expectation is that the right arrow would send you to the painting on the right in the grid view and the left arrow would send you to the painting on the left in the grid view BUT in fact the reverse is true.

    Is there a way to reverse the order in the detail views it is more intuitive for the user?

    Thanks for any help that you can give me!

    LIsette

    #242240
    mlkg
    Participant

    The fullscreen slider doesn’t work on opera. I tried different versions of opera on PC an Mac. The first slide is ok, the second slide shows but stops before the text is flying in. Then nothing can be done anymore with the slider.

    This is our test site: http://www.teensmag.j-apps.de

    #242238

    Hi!

    Can you flush once again and refresh your page few times? It does work fine on my end right now

    Cheers!
    Yigit

    #242234
    Rustybucket
    Participant

    I’m trying to place an Easy Slider into the top of a page but the size of the slider is always the same even if I’ve set the Slideshow Image Size to no scaling. Is this a bug? Can you offer a fix for this?

    Many thanks

    #242226
    marijn
    Participant

    I am trying to verify my site in Google Webmaster Central by using my analitics account but am not able to do so. Google returns the following error:

    Verification failed for http://visualradio.eu/ using the Google Analytics method (less than a minute ago). The Google Analytics tracking code on your site is in the wrong location. You can verify site ownership with the asynchronous snippet placed in the <head> section of your home page.

    I did some searching on your forum and found this topic and some more on problems concerning the tracking code.

    Do I manually place the code in my headers or is there anaother fix for this?

    #242224
    Kimberly
    Participant

    1) I am wondering how I can enlarger the area of the fullwidth blog post layout that contains the content itself?

    2) Also how do I add spacing for any pictures I have in the post?

    It seems if I choose a right side bar the post formats beautifully but then when I use the no side bar option for page layout everything shifts to being centered – which wouldn’t be bad if everything was still formatted nicely. What happens is not only is there no longer any spacing between the pictures and the frame but also the H1 title I am using at the top of the post is formatted funny and looks awful.

    #242222

    In reply to: Enfold Showcase

    Hey Liminalty, nice site.

    I like how the top menu bar disappears when you scroll down so only the main menu bar stays. I haven’t seen an option for this, so can I ask how you did that?

    #242211

    I added the 3 codes to CSS, cleared the Iphone browser a couple of times. No changes to socket menu in socket menu or ‘top of the page’ menu or arrow for portrait or landscape mode for the Iphone. Also and issue when I resize the browser window.

    #242194

    Hi!

    For 3, please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #socket .sub_menu_socket {
    float: left; }}

    Best regards,
    Yigit

    #242188

    Thank you for items 1 and 2. I will check those shortly.

    3- I added a couple of more menu items, alignment is ok but it looks like they are stacked in landscape mode. Maybe if we could remove all but the copyright – Wildcat in the left text?

    #242181

    Hi simplyaha!

    Please add following code to Quick CSS in Enfold theme options under Styling tab
    1-

    @media only screen and (max-width: 479px) {
    .responsive #socket .sub_menu_socket {
    display: block;
    }}

    2-

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .responsive #scroll-top-link {
    display: block;
    }}

    3- Can you add new menu items to socket and then let us know so we can take a look?

    Best regards,
    Yigit

    #242179
    #242176

    We decided to opt for a link to a mobile friendly page. Thank you.

    #242173
    simplyaha
    Participant

    When viewing the website on the Iphone, WildcatMattress.com, we have the following issues:

    Iphone portrait mode = we can not see the 1 menu item ‘Policies” at right side of socket
    Iphone landscape mode =
    1. the arrow to return to the top of page is not visible
    2. any more than 1 menu item in the socket creates alignment issues

    Thank you.

    #242142

    Ah, you’re awsome, it works, thnx very much!!!

    PS. Great if u can help with https://kriesi.at/support/topic/226711-response/#post-242080 also, it’s my last technical problem, after which my site will be finished.

    #242141

    Should have added same will happen on desktop if you shrink browser window down as well

    #242132

    Hi!

    You can choose to display “Logo center, menu below” and add following code to Quick CSS

    .html_header_top.html_logo_center .logo { left: 0; }

    Regards,
    Yigit

    #242117
    tcctemp
    Participant

    I saw a few other topics discussing a similar problem, but my problem is a bit different.

    I have customized our portfolio permalinks to “work” and “work-category” in order to coordinate with our portfolio landing page entitled “Work.” When approaching any portfolio entry from the “Work” page, the breadcrumb appears correctly, like this:

    good breadcrumb

    However, if you approach any portfolio entry from any other page via a post slider or a portfolio grid, it displays the following incorrect breadcrumb every time:

    bad breadcrumb

    When hovering over any link to any portfolio entry, regardless of where it is, the correct URL appears. I could use some help with this one….

    Thanks,
    DC

    Hey presidiumwealth!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .social_bookmarks, .phone-info span { padding-top: 30px; }

    Cheers!
    Yigit

    #242111

    Topic: Top Header color

    in forum Enfold
    raph7373
    Participant

    HEllo,
    The color shown in Quick CSS is not taken into account. I would like to see the phone in white.
    Quick CSS

    .social_header .phone-info { color: #ffffff; font-weight: normal; }
    #top .social_bookmarks_mail:hover a {
    color: #fff;
    #top .social_header .phone-info { color: #ffffff; font-weight: normal; }

    Capture écran ci dessous:
    http://www.jb-realisation.fr/wp-content/uploads/2014/03/capture.png

    Thank you

    Bonjour,
    La couleur indiqué dans Quick CSS n’est pas prise en compte. Je voudrais afficher en blanc le téléphone.

    MErci

    #242109

    Hey Sebastian!

    You only want the top bar to show once you scroll? Add this on Quick CSS or custom.css:

    #header_meta { display: none; }
    .header-scrolled #header_meta { display: block; }

    Best regards,
    Ismael

    #242108
    lionstail
    Participant

    When I switched to the Enfold theme, all of a sudden my comment forms stopped displaying. Is there a way to turn them on and off with Enfold? They’re certainly allowed within my discussion settings. Are there any special controls for comments with Enfold?

    #242107

    Hey Frank!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .portolio-preview-list-image { pointer-events: none; }
    .portfolio-preview-image { width: 50%; }
    .portfolio-preview-content { width: 50%; }

    Best regards,
    Yigit

    #242103

    In reply to: Logo stays 'minimized'

    Hi!

    I just checked the website you have posted in your other topic and logo resizes just fine on my end. Which browser and OS are you using?

    Regards,
    Yigit

    #242102

    https://kriesi.at/support/topic/woocommerce-my-account-layout/

    this post also has the same issue as I have. And, I’ve already subscribe the post.

    Yet, there are many my-account subpages, such as edit account and order tracking etc. also have the same layout issue.

Viewing 30 results - 131,881 through 131,910 (of 142,898 total)