Forum Replies Created

Viewing 8 posts - 61 through 68 (of 68 total)
  • Author
    Posts
  • in reply to: Logo overlay on full screen slider #817741

    Layer slider is a way too complicated option that my client would never be able to edit or change. Also there are features such as the scroll down arrow and also the left right navigation arrows plus the ability to add and edit subtitles that do not seem to be possible with the slider.

    have managed to add the logo centrally as this example below which has a nice effect

    http://vtechsystems.co.uk/home-test/

    client has seen this page and wants the same effect but using his logo..

    in reply to: Mobile View link to facebook app #816506

    Perfect and thankyou. You really should incorporate this extra script into enfold as I see so many websites where the facebok link just prompts a login when trying to access facebook on a mobile. The different link to the mobile app when viewing froma mobile is something that every website should have.

    in reply to: Mobile View link to facebook app #814061

    Once again sorry for the delay.

    I have created a new admin for you username Ismael and password enfoldsupport123!!

    logon is http://www.little-india-didcot.co.uk/wp-admin

    their facebook links are https://www.facebook.com/Little-India-Didcot-1184375088251044

    and for mobile app fb://profile/1184375088251044

    Appreciate you trying to add this to the functions.php page as if I can get this working I have about half a dozen other enfold sites I am working on that I want to add this to. I am just worried that this will cause problems again if I try to add this

    in reply to: Mobile View link to facebook app #764897

    Very concerned that the site does not crash again.
    Am I to edit
    Enfold: Theme Functions (functions.php) ?
    Below is my current code and should this be added just to the end

    // PLEASE USE PASTEBIN FOR LONG CODES :)

    in reply to: Mobile View link to facebook app #764073

    In your reply you do not say to where to place this code!! Perhaps you can clarify?

    The last time was to functions.php and in doing so the changes completely broke the website and required a complete restore as even using a backup version of functions.php would not recover the website?

    Are you sure that this will not do the same thing?

    As said before I am amazed that this feature has not been incorporated into the basic design

    in reply to: Mobile View link to facebook app #762275

    Taken a long time to getting round to trying this but your suggested edit to functions.php only resulted in totally breaking the website and took a while to recover as even restoring the original php file did not fix it!!!!! Surely this should be a css issue. If people select the facebook link when using a mobile rather than a bigger screen pc they should be shown a different link that directs them to the mobile app url. I can do this with a normal website using media queries but have no idea how this can be done using a wordpress enfold website. This is quite an important feature that is missing as so many people view using a website yet are being directed to the desktop facebook login rather than a link to the facebook app which starts fb://profile/profilenumber rather than https://facebook/username.

    Below is an example of how I achieved this on a html website..

    <div class=”widget widget-social”>
    <div class=”social-media”> <i class=”fa fa-facebook”></i>
    <div class=”social-media”> <i class=”fa fa-facebook”></i>

    css media query used bootstrap css as per these few lines

    @media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important

    in reply to: Enfold, image quality #719464

    I am a long time traditional website designer used to sizing and compressing my images for html pages and, whilst using enfold for a number of my projects these days, am unhappy with the overall quality of images after being uploaded to wordpress. Is there a “best practice” formula for uploading?? ie a suggested pre upload size, resolution and compression level in order that, once uploaded, the ideal compromise between quality and loading speed is achieved?
    Seems to me that the wordpress (enfold?) defaults do more than a 10% reduction in quality.

    in reply to: URGENT – Problems after wordpress 4.5 update #619250

    Just had the same problem and checked enfold version which was up to date..

    cleared caches and checked other browsers

    edit to theme.php fixed the problem

    so.. to those grumbling please follow the advice in https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ and this should fix the problem..

    ps enfold.. may be a good idea though to have an update available that would have avoided this happening.. two hours wasted in sorting it!

Viewing 8 posts - 61 through 68 (of 68 total)