Forum Replies Created

Viewing 25 posts - 211 through 235 (of 235 total)
  • Author
    Posts
  • in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #184348

    Thanks for the update Ismael

    I will go back and investigate!

    Many thanks
    Ed

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #183383

    Thanks Devin; appreciate that.

    See what the master says!!!!

    Regards
    Ed

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182272
    This reply has been marked as private.
    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182270
    This reply has been marked as private.
    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182267

    Nothing happens… all just the same.
    Visual Editor and text tab all look normal but still no text formatting… very odd!

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182261

    Yeah that’s right – changed after 2.4.1.

    How strange??? I will go add again to the portfolio item and see what happens…

    thanks man :)

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182251

    Same here Josue…

    Notice the spacing of the characters where the punctuation occurs. There should be a space after the commas, a space after the full stops etc…

    As far as the buttons go then yes, they look right now because I added the CSS I mentioned above to change the attribute for white text. The screenshot I sent you showed exactly what happened after I updated to 2.4.1 with no Styling changes… Must be happening to others yes?

    Hope that helps clear things up..
    Thanks
    Ed

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182239

    Small thing dude – do you notice there are no spaces where punctuation occurs (in the Ajax text preview)? In the screenshot above the text formatting is poor… Can this be resolved for the next update please? Would make it easier to read…

    Thanks
    Ed

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182238

    Since 2.4.1 the tme coloured button changed from white to dark grey text when put with red buttons (from theme selection).

    I have got around it by adding:

    .avia-button span {
    color: #FFF !important;
    }

    but I have had to change homepage buttons to red as this command changed ALL buttons to white text – not much good when I was using the Theme Colour Subtle option (white background with white text!). Anyway, this is what 2.4.1 did to the white text on red…

    http://www.swarez.co.uk/screen-shot-buttons-1.jpg

    Hope that helps?

    Thanks
    Ed

    in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182225

    Perfect!!!! Thanks man…

    Any help with the sudden change in colour with the buttons?

    Thanks a million dude :)

    in reply to: Enfold Showcase #180999

    Excellent! Small world @richardolpin :0 Thanks for the feedback too; much appreciated.

    in reply to: Enfold Showcase #180975

    Finally got to a place where I am happy with mine (with the exception of a Layer Slider on the homepage)

    http://www.swarez.co.uk/

    Few CSS mods (logo padding, responsiveness on iPad, H1 tag height)
    Yoast SEO
    Socialize Plugin for blog posts
    WP CopyProtect
    W3Total Cache (scoring 92 on PageSpeed so far)
    Milachimp Newsletter plugin

    Will soon be using a CDN to deliver images

    Cheers
    Ed

    in reply to: Responsive menu diappeared in update 2.4 #178715

    You are my hero Yigit!!!!

    Thankyou so much :)

    Perfecto…
    Kind regards
    Ed

    in reply to: Responsive menu diappeared in update 2.4 #178708
    This reply has been marked as private.
    in reply to: Responsive menu diappeared in update 2.4 #178704

    No it doesn’t I’m afraid dude….
    Now it’s gone back to blank again (no icon and no menu).

    Thanks
    Ed

    in reply to: Responsive menu diappeared in update 2.4 #178695

    Tried it, thankyou.

    Got the icon but the menu is still visible; here’s a screenshot form the iPad…

    http://www.swarez.co.uk/menu.jpg

    nearly there man!

    Thanks
    Ed

    in reply to: Responsive menu diappeared in update 2.4 #178689

    The tab container is now much better; thankyou buddy

    Responsive menu still not working despite going through all the code on the post you gave me.

    Had this in the Quick CSS:

    @media only screen and (max-width: 980px) {
    .responsive #header .main_menu ul {
    display: none;
    }
    }

    from a previous post and changed avia.js to values of 980px on both – this was great until the last update. Any ideas?

    Thanks as always.

    Ed

    in reply to: Responsive menu diappeared in update 2.4 #178684

    Hey Yigit

    Thanks for the reply.

    Right Click enabled now (sorry!). Am checking the post as we speak.

    Thanks Ed

    in reply to: Reduce padding in menu and logo area. #166108

    Fixed it…

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 86px; line-height: 86px; }

    .fixed_header.social_header #main{
    padding-top: 116px;
    }

    Job done with some investigation and head scratching. Reduced the width of the menu/logo container from 116px to 86px (giving me an extra 30px of space; then reduced the container height to match.

    Still responds when scrolling but have crucially reclaimed 30px of content space! Whoop…

    in reply to: Reduce padding in menu and logo area. #165877

    Thanks Yigit – where will I find that? I checked the CSS files :( Sorry…

    in reply to: Reduce padding in menu and logo area. #165365

    Oops! Sorry dude…

    Right click disabled. Cache emptied.

    Thanks for the feedback! :)

    Ed

    in reply to: Some performance issue questions #140175

    Good question Michael. In addition how does Kreisi feel about ‘above the fold’ content? See this screenshot – whether you use W3TC or not (I do but not whilst in build phase) it’s great but I cannot get above 92 in Page Speed due to this issue. Whilst not massive it would make significant gains if this was dealt with. Every bit helps in the fight for higher rank…

    I guess this is the same thing you’re referring to Michael?

    **Kresi looked at a JS Minify issue in W3TC and he resolved it (fantastic response!) but as yet I have not tested to see if that has made this issue go away so forgive me if I am mistaken.**

    Would like to know your thoughts Devin.

    Cheers

    Ed

    http://www.swarez.co.uk/Page-Speed-1.jpg

    in reply to: Ipad Resposnvie Menu not working #139188

    Hi Devin

    Thanks for your time…

    It’s happening on iPad 2 and iPad 4.

    I’ve used the code in the post you mentioned (thankyou) but raised the numbers to 980 on both values. Right or wrong it would seem that I may now have a square fly-out menu icon when the iPad is rotated.

    I will approach with caution and hope that it is OK now.

    Thanks for your time; hopefully I won’t have to hassle you again :0)

    Regards

    Ed

    in reply to: Ipad Resposnvie Menu not working #139186

    Hey Devin

    Thanks for the advice; W3TC is deactivated and all caches were flushed beforehand (and indeed after every change anyway – including short life header expires).

    The link is live now with a deactivated plugin and a browser cache clear. Still the same problem. In fact the logo just got massive on IE10… another problem to be dealt with.

    The code from Ismael moves the logo but the menu remains no matter what and still the responsive box fails to appear. I have even copied the entire custom CSS file of Kreisi’s demo to see if I can find something in there but I cannot so this is causing me a huge problem; is there anything you can suggest my friend? Thanks in advance. This may cause me to abandon the theme as 45% of my traffic is on an iPad so I ave to get this right before I continue. The demo does it so a fresh install should too. I’m beginning to feel disappointed…

    Regards

    Ed

    in reply to: Ipad Resposnvie Menu not working #139184

    Thanks Ismael

    Unfortunately that has done nothing :( thankyou very much for your suggestions…

    Added the CSS to custom.css – no change. Shrunk the logo png to 200px x 67px – no change… I wonder if I need to re-install the theme again… I have no change to anything except the logo is a bit smaller.

    As soon as I shrink the browser to 989px the menu still overlaps and stays that way until 767px… Really am losing the will to live… The Enfold Demo is perfect between these values and there’s just as much space taken up with menu items from what I see… Why can’t mine be the same? It should be!

    Thanks again for your help; any further suggestions are welcome if you have time :)

    Thanks

    Ed

    http://www.swareztest.com/wp-content/themes/enfold/Untitled-1.jpg

Viewing 25 posts - 211 through 235 (of 235 total)