Forum Replies Created

Viewing 30 posts - 32,671 through 32,700 (of 35,075 total)
  • Author
    Posts
  • Hey janejira17,
    I looked at your site, but it seems you have Enfold disabled and Twenty Seventeen enabled. Please check.
    For a faster loading site try using a cacheing plugin, I like https://wordpress.org/plugins/wp-fastest-cache/
    For your second issue, I believe you set the size to 70, but it should be 70px, the px is needed.
    Hope this helped :)

    Best regards,
    Mike

    in reply to: Woocommerce css issue #831639

    Hey Tamara,
    Your screenshot is not found (404 error), but I followed the link, added an item, and went to check out, and the page looked ok to me. Please see the screenshot in the Private Content area. Can you please add a screenshot to point out how you would like to see it?

    Best regards,
    Mike

    Hey Matthew,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px){
    .responsive #top #header .social_bookmarks {
        display: block!important;
    }
    }

    Best regards,
    Mike

    in reply to: mobile optimize #831637

    Hey seykom,
    I reviewed your site and found on the /uebermich/ page the image was set very high cutting the persons head off. You had a bit of strange code in the ID box causing this, so I removed it.

    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">

    Was this the page you were asking for help with?

    Best regards,
    Mike

    in reply to: Menu item text color (4.1.2) #831636

    Hi,
    I have read the post you linked to, and it talks about the activate menu item not changing to black on scroll, but with I visit your site it looks like it does for me. Perhaps I misunderstood, can you please explain.

    Best regards,
    Mike

    Hi,
    Sorry for the late response, I’m not really sure what could have caused that other than a plugin conflict or a browser addon conflict. Now that it’s working properly it’s hard to say. Wish I could have been more help.

    Best regards,
    Mike

    in reply to: search result site #831633

    Hey Luisgasser,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: mobile menu function when doubleclick #831632

    Hey GRP,
    Sorry, the double click is not available right now, it requires some javascript to function. I did find this resource for you: https://stackoverflow.com/questions/4562012/make-a-link-open-on-double-click#answer-4562051
    While on websites the double click is often considered an error, perhaps if you could explain what you are trying to achieve I could offer an option for you.

    Best regards,
    Mike

    Hi,
    Sorry for the late response, in your case often this means the Zip extension needs to be installed on your host, or there is an error with it, please check with them that it is.

    Best regards,
    Mike

    in reply to: Change headline fonts #831592

    Hey Charlotte,
    Please refer to this link http://wpsites.net/web-design/fonts-wordpress/
    or if you like to add a single font an alternate solution is to use a plugin like https://wordpress.org/plugins/use-any-font/

    Best regards,
    Mike

    in reply to: Change color of Active Menu in Footer #831591

    Hi,
    I believe your previous CSS is blocking the changes, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: How to Centre Widget Titles in Sidebar and Footer #831589

    Hey paultho,
    Try this code in the General Styling > Quick CSS field:

    h3.widgettitle {    text-align: center!important; }

    Best regards,
    Mike

    Hey fundaccess,
    After right clicking and opening the inspector, you will most likely need to look up a few lines to find the parent li and see the id
    postimage

    Best regards,
    Mike

    in reply to: Footer streched and boxed Layout #831587

    Hey naryskina,
    Try this code in the General Styling > Quick CSS field:

    #footer .container {
      width:100% !important;
      min-width:100% !important;
    }

    Best regards,
    Mike

    in reply to: Search cant find "Products" #831581

    Hey amrod1,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    Hey DROR,
    Make sure you have at least one portfolio category created and then when you edit the Masonry select the “Portfolio entries” in the “Which entries?” option.
    postimage

    Best regards,
    Mike

    in reply to: Blog Masonry does not display text excerpts #831575

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Layer Slider activation #831573

    Hey 1_618,
    The purchase code you received for enfold is only valid for enfold. You do not need to activate the layerslider in order to use it, just for a few special features of the slider. If you would like to use them you would need to buy the slider on Codecanyon and then enter the purchase code for the layerslider.

    However, if you want to use the regular slider features as we do in our themes its not necessary to activate it.

    Best regards,
    Mike

    in reply to: Problems displaying Amazon links #831565

    Hi,
    I was referring to the screenshots of the issue you are having, earlier you said you could not post them here for us to see.
    I have looked at your site and can’t find where your Amazon links are, can you link directly to a page please.
    Your link above looks like a shortcode, are you using a plugin to make or show your Amazon links?
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Pages and Categories in Footer #831560

    Hey preissg,
    That is strange, we can hide them all for you, but can you please include a admin login in the private content area so we can take a closer look as to why they are not in your widgets area, as that would be the best way to remove them. Do you want “INTERESSANTE LINKS” to be the only one that shows, or do you want that one gone too?

    Best regards,
    Mike

    in reply to: Move Hamburger Mobile Menu – to Topbar #831555

    Hey sdigit,
    Try going to Enfold Theme Options > Header > Menu and Logo Position and choosing “Logo right, Menu left”
    If this is not what you mean, Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Streched Logo #831553

    Hey preissg,
    Your css in /wp-content/plugins/easy-facebook-likebox/public/assets/css/public.css is making the image width: 100%
    While it’s not trying to target your header it is due to a poor targeting command.

    .responsive , .responsive  span, .responsive  span iframe[style],  .responsive  span img {
        width: 100% !important;
    }

    We can try to fix with this code in your Quick CSS:

    .logo a {width: 340px!important; }

    Best regards,
    Mike

    in reply to: WPML not all images found – taxonomies #831549

    Hey Luisgasser,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Portfolio Grid weird spacing firefox #831548

    Hi,
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Adding Background Images to Single Pages #831547

    Hi,
    In your Quick CSS, your image url had a trailing slash, so I removed it and added “background: cover” so you code now looks like:

    .page-id-15 .container_wrap { background-image: url("https://growyourfuture.net/wp-content/uploads/2017/07/car-wallpaper.jpg") ;
    -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
     }

    Although the image shows, it’s not a good image size, so it looks grainy and not centered. Please try using a much larger image.

    Best regards,
    Mike

    in reply to: How do I change which category the slideshow displays? #831541

    Hey mojoo999,
    You just need to click the categories you wish to show. If you hold down the control key you can choose more that one without choosing all of them.
    postimage

    Best regards,
    Mike

    in reply to: Add text 'Menu' below hamburger menu icon #831538

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Woo Coomerce Products messed up pages #831536

    Hey alenuk,
    Try this video on how to update manually via FTP: https://vimeo.com/67209750
    There have been a lot of changes since v3.8 so I recommend backing up with: https://wordpress.org/plugins/duplicator/ that way you can always get your old site back if something goes wrong.
    You can test the new version on your desktop with a localhost app to see how your site would be before making live changes, try the free version of MAMP for Mac or XAMPP for Windows, or LAMP for Linux
    I use the portable UwAmp on Windows 10 and use the duplicator backups to install them on my desktop. After I’m happy with the changes and have tested my site well, I make a new backup of the desktop and install on my web server.
    Hope this helps :)

    Best regards,
    Mike

    in reply to: SKU and Category in one line #831513

    Hey Uroš,
    Try this code in the General Styling > Quick CSS field:

    .product_meta .posted_in:before {
      content: "\A";
      white-space: pre;
    }

    Best regards,
    Mike

    in reply to: css in header / top header #831510

    Hi,
    When I looked I still saw #2:

    #top #header_meta li, #top #header_meta .phone-info {border-color: transparent!important; }

    But I’m not sure how else to help because it looks like tjswarbs78 has covered them all :) Great job tjswarbs78, thanks for your help :)

    Best regards,
    Mike

Viewing 30 posts - 32,671 through 32,700 (of 35,075 total)