Forum Replies Created

Viewing 30 posts - 32,641 through 32,670 (of 34,859 total)
  • Author
    Posts
  • 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

    in reply to: Header configuration #822194

    Hi,
    Try this code:

    
    .header-scrolled .logo img {display: none !important;}

    Best regards,
    Mike

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

    Hey netcoenterprises,
    Try going to Enfold Theme Options > Lightbox Modal Window and unchecking it :)

    Best regards,
    Mike

    in reply to: How do I create a tagline under my logo? #822191

    Hi,
    Glad to help, let us know how it goes as I’m curious why you can’t get to the editor.

    Best regards,
    Mike

    Hi,
    Hum, when I look I see the property addresses, and when I click that I see the image.
    Is that what you are seeing?
    I see that the burger menu is not getting the classes or IDs from the menu, I will ask the team for help with this.
    If we can hide some items for desktop and others for the burger menu, would that be a good solution for you?

    Best regards,
    Mike

    in reply to: Custom Social Icons (Houzz) #822165

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

    Best regards,
    Mike

    Hi,
    OK I see what you mean,
    It seems you have a unique situation in that your menu with the images add more clones than you/we want. If you don’t “create a clone” in your burger menu then your listings first show as text, then a click shows the image, and clicking the image goes to the page. The only link that you can’t use is “Featured Homes For Sale” to go to the /featured-properties/ page.
    It seems that you could use “don’t create a clone” and add one more link to the /featured-properties/ page and add a class to that link, we could write some CSS to hide that link unless the burger menu is showing.
    What do you think of this as a solution?
    I have “don’t create a clone” activate now on your staging site, try clicking the property image and you will go to the page.

    Best regards,
    Mike

Viewing 30 posts - 32,641 through 32,670 (of 34,859 total)