Forum Replies Created

Viewing 30 posts - 32,701 through 32,730 (of 34,925 total)
  • Author
    Posts
  • in reply to: Font issue for blog in footer #826773

    Hi,
    You had a css conflict with what looks like a plugin, I added this to your Quick CSS and fixed it:

    .recentcomments a,.widget_recent_entries li a {
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; 
    font-style: normal!important; }

    Please clear your cache :)

    Best regards,
    Mike

    in reply to: HTTP ERROR 500 AFTER UPDATE THEME #826770

    Hi,
    Had you updated Word Press before the theme?
    Perhaps down grading to 4.07 would be a quick solution? You just need to upload the theme files of the old version via FTP.

    Best regards,
    Mike

    Hey mind,
    Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
    If that still gives you the LayerSlider error you can try down grading to your last version via FTP, or updating Word Press via FTP: http://www.wpbeginner.com/wp-tutorials/how-to-manually-update-wordpress-using-ftp/
    Make sure to save a copy and don’t update “wp-config.php” it tells Word Press how to connect to your database. You can use the File Manger in cPanel in place of FTP :)

    Best regards,
    Mike

    in reply to: Mobile menu not working #826759

    Hey navindesigns,
    Your link is pointing to a 404 error, please check. But we are aware of a menu issue, and our devs are working to fix. Perhaps down grading to 4.07 would be a quick solution? You just need to upload the theme files of the old version via FTP. I recommend backing up with https://wordpress.org/plugins/duplicator/

    Best regards,
    Mike

    in reply to: Image Box Effect #826754

    Hi,
    What you are seeing in the demo is the Caption Overlay Opacity applied to a color image. So it looks black and white before hover and color after. In you case, if you upload color images for your 4 boxes you would have the same effect. You can also change the Opacity color which is set to black by default in the Image element > caption tab, scroll down to the Caption Overlay Background Color. You can choose a different color for each one. Please see Private Content area for a screenshot.
    Best regards,
    Mike

    in reply to: Issue with Burger Menu not appearing on the Mobile #826735

    Hi,
    Chrome browser on LG Android doesn’t show any menu, see Private Content area.
    I don’t have a solution right now, perhaps down grading to 4.0 would be good as your event is coming due very soon.

    Best regards,
    Mike

    in reply to: http error when uploading images #824298

    Hey Jorge,
    I saw the error, but once I deactivated all of the plugins I was able to upload with no issue. :)
    Please try deactivating all active plugins and then you can activate them one by one to find the culprit.

    Best regards,
    Mike

    in reply to: Problems with the header transparency #824295

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

    .header_color .header_bg {background-color: rgba(255,255,255,0.5)!important; }
    #top #header .av-main-nav > li > a {background-color: rgba(255,255,255,0)!important; }
    

    Your header starts off white, but when you scroll it is 50%

    Best regards,
    Mike

    in reply to: Tabs in Enfold don't change when I click to a new one #824293

    Hey Genevieve_Kelly,
    Yes I see the first 3 don’t work, but the last 4 do.
    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: Direct link to portfolio category #824292

    Hi,
    Have you consider added the “categories” widget to the sidebar of that page allowing your visitors easy access to your other categories?

    Best regards,
    Mike

    in reply to: Footer column alignment #824291

    Hi,
    Sure, can you right click on the element and select “inspect” and take a screenshot of the developer mode screen so we can see the IDs for the class? Like this:
    postimage

    Best regards,
    Mike

    in reply to: How to Create Author Page Enfold #824289

    Hi,
    Glad to help, shall we close this then?

    Best regards,
    Mike

    in reply to: BUY ERROR CODE #824288

    Hi,
    I have tested your site in Chrome & Firefox and had no errors on about 10 different pages on the front end & back end, please see screenshot in Private Content area.
    Can you please link to the page that is giving you trouble?
    Perhaps you have a browser extension that is causing the issue?
    Or perhaps your computer has some malware that is causing the issue?

    Best regards,
    Mike

    in reply to: custom CSS not working after Enfold Version 4.1 Update #823588

    Hi,
    Do you mean the General Styling > Quick CSS field? Is it all the code or one part?
    Can you take a screenshot of how you are editing the custom.css file?

    Best regards,
    Mike

    in reply to: How to make content open in lightbox #823585

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

    Best regards,
    Mike

    Hi,

    @giorgio_betagrafic
    , thanks for sharing your solution, and Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Accordion malfunction #823059

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Enfold & Nextgen Pro Proofing opening two lightboxes #822249

    Hi,
    Sorry, I thought you were going to use Nextgen lightbox throughout the site. You can’t disable only on some pages.

    Best regards,
    Mike

    in reply to: Child Theme enabled: when to use it? #822247

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

    Best regards,
    Mike

    in reply to: Tab Issue on Mobile Device #822246

    Hi,
    Opps, try this

    @media only screen and (max-width: 767px) { 
    .avia-builder-el-1.av-special-heading {width: 10%!important;}}
    

    Best regards,
    Mike

    Hi,
    The burger menu doesn’t support html in columns to create menu image links, you need to create a sub item under it as a page & check “description” from the “screen options” at the top of the Menu page.
    Your code in the description box would look like this:

    <a href="https://www.cityshine.org/who-we-are-charity-ngo/"><img class="aligncenter size-square" src="https://www.cityshine.org/new/wp-content/uploads/cityshine_staff_thumb.jpg"width="180" height="180" /></a>

    postimage
    postimage
    postimage

    Best regards,
    Mike

    Hi,
    The burger menu doesn’t support html in columns to create menu image links, you need to create a sub item under it as a page & check “description” from the “screen options” at the top of the Menu page.
    Your code in the description box would look like this:

    <a href="https://www.cityshine.org/who-we-are-charity-ngo/"><img class="aligncenter size-square" src="https://www.cityshine.org/new/wp-content/uploads/cityshine_staff_thumb.jpg"width="180" height="180" /></a>

    postimage
    postimage
    postimage

    Best regards,
    Mike

    in reply to: Scroll back up arrow box #822232

    Hi,
    Well done, it looks good :)
    shall we close this then?

    Best regards,
    Mike

    in reply to: sidebars missing #822230

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

    Best regards,
    Mike

    in reply to: Remove side arrow on portfolio items #822224

    Hi,
    1. not really it is from the next post.
    2. Yes

    .entry-image {display:none !important; }

    Best regards,
    Mike

    in reply to: Colors of shopping cart #822218

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

    Best regards,
    Mike

    in reply to: Child Theme enabled: when to use it? #822216

    Hi,
    The child theme works with the parent theme to make what you see, the child theme is active because it is first and contains any custom changes you use to create your site. It will get everything else it needs from the parent theme, which is second and has all of the core files that gets updated. The child theme doesn’t update, which is good, so you won’t lose your custom changes.
    There won’t be any speed issues because this is how WordPress is made to work :)

    Best regards,
    Mike

    in reply to: Child Theme enabled: when to use it? #822201

    Hey Mattia992,
    You should use the child theme at all times now.
    Now that you are using the child theme, make sure it is activated always and build your new site. :)

    Best regards,
    Mike

    in reply to: Show blog with big images left, text right #822198

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

    Best regards,
    Mike

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

    .html_header_top.html_bottom_nav_header.html_logo_right .main_menu ul:first-child {float: left!important; }
    .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {padding: 0px!important; }

    Best regards,
    Mike

Viewing 30 posts - 32,701 through 32,730 (of 34,925 total)