Forum Replies Created

Viewing 30 posts - 31 through 60 (of 105 total)
  • Author
    Posts
  • in reply to: Testimonials for review schema #835647

    Fantastic thank you,
    This will give me enough to play around in the right area/way.

    You can close this ticket.

    :)

    in reply to: Testimonials for review schema #833727

    Hi John,

    I haven’t built the site I want to implement this question for BUT I have another that would have the exact same set up so if you were able to take a look at that one and let me know generally how I would do this.

    See private section.

    in reply to: Enfold Theme form: Substitute for Contact Form DB Plugin #832611

    Fabulous! Thank you guys :D
    My issue regarding this is solved.

    I have used Contact Form DB for ages and the newest version on GitHub doesn’t seem to allow you to save Enfold forms anymore :(
    Does anyone know of a substitute plugin that will work for enfold form submissions?

    in reply to: Menu Above Logo Below – Menu Covers Logo #828886

    Yes this can be marked as closed :)
    Thanks for your help.

    in reply to: Menu Above Logo Below – Menu Covers Logo #828826

    Thank you Mike,
    I managed to get the functionality I was after by using your code (tweaking some values) along with adding

    .html_top_nav_header .av-logo-container {
        height: 150px !important;
    }

    I hadn’t added any custom styles that would affect function of the header section prior to now – so is having the menu above + logo below set to scroll/shrink causing the menu to overlap the logo? and if so is this a glitch in the theme?

    in reply to: Menu Above Logo Below – Menu Covers Logo #824920

    See private section.

    in reply to: Menu Above Logo Below – Menu Covers Logo #823036

    Hi John,

    Did you see my little note?
    “*in order to work on the site while I wait for assistance I have turned off sticky/shrink which is what I believe is causing the error.”
    It’s only happening when I turn on the sticky shrinking head that I had to turn off so I could style everything. So I included a log in so you could turn these settings on and see the error.

    I quickly turned on the sticky/shrinking setting and took a screenshot for you.
    Shrinking menu covering logo
    This is how it looks at the very top.

    in reply to: Advanced Editor Not Loading Post Site Launch #819818

    I would like to help you get the log but I am quite busy at the moment and I am not the most confident in making changes to items within cpanel (as this is a business client’s website) if you would like to complete the steps to retrieve the log I can give you cpanel access. Let me know if you would like this :)

    in reply to: Advanced Editor Not Loading Post Site Launch #819050

    This is what I was told by our server folks – I don’t know what it means. Is there anything in enfold that could ‘trigger’ this ‘modsec rule’?

    “I have checked the logs and it seems a modsec rule was being triggered and causing the sever to block you. I have since whitelisted this rule and it shouldn’t happen again, however sometimes multiple rules can be triggered for the same event, and we can’t see the second until we clear the first. Please let us know if you are still having an issue and we can check to see if another modsec rule is being triggered.”

    The issue has been fixed – I just want to know if what caused it was enfold – in the event it happens again.

    Let me know what you think

    in reply to: Making inner tooltip always visible #818528

    This almost works for me as I am having the same problem. The code Andy provided makes them visible all the time but only AFTER you hover over the image. OP and I would like it to be visible without having to hover over the image first.

    in reply to: Advanced Editor Not Loading Post Site Launch #817634

    Hi Rikard,

    I will ask my server host support team about this as I tried the steps provided for the debugging mode as well as modifying the .htaccess file/other such files and I can’t get it to work :(

    When using the debug mode, copied the broken page’s shortcode and added into a new page the new page’s layout editor didn’t work but also the page looked different when published and viewed. I don’t know if this is relevant.

    in reply to: Removing the Link to http://gmpg.org/xfn/11 in Enfold #817006
    add_filter('avf_profile_head_tag','avia_remove_profile');
    function avia_remove_profile(){ 
          return false;
    }

    Someone asked this question earlier in another thread and there was a solution from Yigit.

    Add it to the functions.php and it worked for me.

    in reply to: Layerslider container not centered #813647

    Hi Victoria,

    Just to confirm you made sure to disable the margin styles I added to the site to try and correct the centering issue ( #price-match ) before seeing if it looks incorrect for you yes?

    It is a live client’s site and I so I couldn’t leave it off centre while enfold support took a look unfortunately.

    If you think updating the theme will fix it then I can do that – I was hoping to not have to do that in the event something goes wrong (every now and then when I update enfold it breaks the site).

    in reply to: Anchor blog pagination to same page location #813276

    Victoria’s solution worked perfectly for me.
    Thank you very much!
    My issue is resolved but keep it open if other’s still need help.

    in reply to: Mobile Menu Tablet Landscape – Display Error #807219

    I tried the css snippet provided ( and then cleared cache on the tablet browser etc) and also increased the max width to see if it would help but it still looks the same – showing part of the mobile menu on the right.

    Sorry to be a pain. I just have no idea what I would have done to break it as I have used this theme for years now without running into this particular issue.

    Any further things we could try? *log in info is in a private section in an earlier reply if needed*

    in reply to: Mobile Menu Tablet Landscape – Display Error #805406

    Hello Rikard,

    I have checked on our Samsung Galaxy Note 2 Tablet on landscape and simulated the browser size for tablet range on my desktop and it is still giving me this error (showing part of the mobile menu).
    I made sure to try different browsers and to clear the cache. Still no go.
    It seems to break once it hits 998px wide.

    in reply to: Mobile Menu Tablet Landscape – Display Error #804351

    Please see login for admin in private section.
    Thanks for your help guys :D

    in reply to: Mobile Menu Tablet Landscape – Display Error #804258

    Hi Rikard,

    I have now updated the theme and the error persists.
    :( Sigh.

    Let me know if you require log in information.

    in reply to: Anchor blog pagination to same page location #804256

    Hi Basilis,

    I mean that when they click through the pagination of the blog section (the blog section is halfway down the page layout) the next group of articles load but the user is brought to the top of the page, forcing them to scroll back down to where the blogs are again.

    in reply to: Custom Enfold function causing sticky header on tablet #780374

    Perfect! Thanks guys!

    You can close this thread :D

    in reply to: Custom Enfold function causing sticky header on tablet #780220

    Almost! It does stay put which is perfect but it’s still turning white as it scrolls (which is what I want on desktop and was part of the original script). Any ideas on keeping the transparency on tablet when scrolling? If it’s going to be really tough to acheive I can leave it.

    Thanks! :)

    in reply to: Seperator margins are overlapping flex columns #780218

    Apologies! See private section for link.

    in reply to: Enfold LayerSlider Slide Layer URL Links #777021

    Hi there,

    I have a layerslider on my site that I need to launch soon for a client.

    I can’t get the button my slide to work so I tried adding a link to the whole layer but it changes the layer’s formatting.
    I tried then to add a link to the entire slide and that does nothing.

    Please help I really don’t want to have to rebuild this slider in a different plugin if possible.

    Thank you :)
    *edit*

    Ignore me XD I realised I had a layer I couldn’t see sitting on my slider.
    All good :)

    • This reply was modified 7 years, 4 months ago by Briana.
    in reply to: Portfolio grid images blurry #776400

    I have set my blog thumbnails to Portfolio Small (260px x 185px) and made sure all my images are larger than 260px x 185px but they are still a little blurry. I went an regenerated all my thumbnails and no luck. This is the size I want them what can I do?

    I tried using the Simple Image Sizes plugin, but it doesn’t seem to be cropping the images to the size set – just squishing them.

    • This reply was modified 7 years, 5 months ago by Briana.
    in reply to: Color of header during shrink transition #776375

    This is absolutely perfect! Exactly what I wanted :D
    Enfold support is the best. And yes the mobile logo definitely needs adjusting – thanks for letting me know :)

    Thank you!

    You can close this ticket.

    in reply to: Image Map HotSpot animation speed up #748257

    Oh Sorry I meant the little circles as they pop up when the page loads for you to hover over. My bad for not explaining myself. I decided just to turn off the animation because it will be easier in the long run :) Thanks!

    in reply to: Image Map HotSpot animation speed up #748243

    Is there a way to make all the hotspots pop in at the same time? I have a LOT on a big image of a map (each hotspot is a location) and it takes forever for them all to load into view.

    Thank you Andy :)

    I adjusted the code slightly and now it is perfect. Your theme support is the best as usual and greatly appreciated.

    .avia-image-container.avia-align-right {
    margin-left: 0px !important;
    width: 100% !important;
    }

    This thread can be closed.

    Hi Yigit,

    Thanks for your response. I implemented your code in replacement of mine and it doesn’t look to be working.
    All the images both left/right aligned and center-aligned are now back to their default settings.

    Here is a page that is a good example *see private link* *see private screenshot*

    Near the top there is an image on the right that I want to fit 100% of its container and then below there is a center aligned image that I don’t want stretching 100% of the container because it becomes fuzzy etc.

    Here is my current css:

    
    .avia-image-container.avia-align-right .avia-image-container-inner, .avia-image-container.avia-align-right img {
    width: 100% !important;
    margin:0px !important;
    }
    
    .avia-image-container.avia-align-left .avia-image-container-inner, .avia-image-container.avia-align-left img {
    width: 100% !important;
    margin:0px !important;
    }
    
    
    • This reply was modified 7 years, 7 months ago by Briana.
Viewing 30 posts - 31 through 60 (of 105 total)