Forum Replies Created

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • in reply to: iframe and color section #1116137

    I am adding more steps, so we have a color section with the setting set to set the height based on the content within the section, we have inside that color section a code block with an iframe set to 100% width and height, and the result is like the image below, obviously it does no use the full height of the content but some small part of it adding scroll bar, so how can we see the full page of the website embedded ?

    issue

    in reply to: Changing margin (padding) left and right in a boxed layout #683451

    Thank you, it is indeed working, sorry my mistake when I copy pasted. So if we want to have this also for mobile, do we need to use the same code encapsulated within a :

    @media
    (min-device-width: 800px)
    and (max-device-width: 1280px)
    {

    // here put the same code

    }

    in reply to: Changing margin (padding) left and right in a boxed layout #682912

    No difference so far :( please find the admin access login on the staging account
    Thanks again for your support in that matter.

    in reply to: Changing margin (padding) left and right in a boxed layout #682470

    Thank you but It does not work…., for the sake of clarity, this is how it is set right now in the QUICK CSS form :

    .container {
        padding: 0px 10px;
    }
    
    .content, .sidebar {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .content .entry-content-wrapper {
    padding-right: 10px;
    }
    
    inner_sidebar.extralight-border {
    margin-left: 10px; 
    }

    Thank you very much,

    Ok, it is getting better (link attached), however now we are just missing the side bar left padding , (right padding seems fine) , is there anyway to set also the same 10pix left padding in the sidebar too ?

    edit : however using google chrome, on a mobile phone , screen size 1280×720, the 10pix padding does not work thought, are the settings different for mobile ?

    • This reply was modified 7 years, 8 months ago by Hyperdevbox.

    And here is a mockup screenshot of what we would like to get , space/padding is evenly distributed on the main content left-right & the side bar left-right.

    No we did not, it just that the live website is using the default “no quick CSS” , please use the private URL (staged version) below to check with the suggested CSS addition .

    Please kindly advise how to make it even spaced among the content and side bar areas.

    Best Regards,

    Hi,

    On desktop
    It does work better than before, it is almost OK, however is there a way to have the same space between the content and the separation of the side bar (see picture attached to know what I am talking about).

    On my mobile (with no sidebar then)
    It does work only on the right side of the screen, the left side has the original padding ?!?!?

    Thank you,

    in reply to: mailchimp HTML form embedding issue #675504

    Sorry, we fixed the link, please try again.

    The first mailchimp sign-up is using the ENFOLD plugin + API KEY and it does work ! The second sign-up is using a code-block where we pasted the HTML code directly taken from Mailchimp (super-slim version), we can see the text field but no button.

    Please advise,

    in reply to: Changing margin (padding) left and right in a boxed layout #674652

    Well that is doing nothing that I can see, plus none of your CSS suggestions are touching content, only widget and sidebar, OK eventually it does reduce the sidebar size content but I am not trying to reduce the content but to increase it, please check my first post, this is the only CSS QUICK code that is actually doing something on the website => it does reduce top and bottom margin / padding whatever you called it in the theme.. so is there anyway to reduce the margin/padding for the left and right so the content is taking more pixel space over the background and not see that huge border of 40 pixels or more ?

    I have added the CSS code but still the same (link is posted in the Private content)

    in reply to: mailchimp HTML form embedding issue #674528

    The link is posted below in the private content section. There should be a button @ the right side of the text input but there is none.

    in reply to: Best and safe way to update ENFOLD and WP #674089

    Thank you, finally we fixed the issue, it was because the JP text was set with “preformatted” once, we set the text to “paragraph” it was displayed correctly (should someone have the same problem).

    Sure here it is

    As you can see there is a wide padding around the content (in both desktop and mobile) that I had like to reduce a little, I would like the element to be closer to the main body image and see less “blue content content background”. I can reduce top and down using the CSS code but I would like to reduce to 10pix also on left and right.

    in reply to: Best and safe way to update ENFOLD and WP #673524

    Ok, it seems it was an issue also before the upgrade so there is no relationship with the process of upgrading, we are going to look into why that JP text only is not displayed correctly.

    Thank you again for your support.

    in reply to: Best and safe way to update ENFOLD and WP #673058

    Hi,

    We updated and everything seems to work perfectly on the staged area, however I do not understand why the Accordion in the Japanese version of the website (and only in the Q&A page) is shown as stripe of gray and white bands with a different view in mobile mode too (a scrolling area) ? We use the same accordion in the English and French pages and they are “normal” displayed. In addition, accordion are also used in the JP version on different pages and look normal too, only in the Q&A they look weird, do you have any idea why ? Could it be an encoding text difference ?

    in reply to: Best and safe way to update ENFOLD and WP #671750

    Thank you for your recommendation,

    We will make sure to have a full backup safe before starting the upgrade.

    in reply to: Mobile menu missing the current "Forum" entry #350568

    Hi,

    Maybe We could simply disable the titles on that forum pages, this is not really important, so would you mind let us know how you did fix the missing menu item ? I would like to report it to the author of the forum software and eventually add it as a temporary fix also for the website ?

    Kind Regards

    in reply to: About Japanese Localization for Enfold 3.0.2 #348710

    However I am a little confused, ja.mo and ja.po are in the lang folder of the theme but with WPML all the contact text are not translated in Japanese, we use &lang=ja to select the japanese page but for example “Please prove that you are human by solving the equation” is still displayed in English, are we missing something here ?

    in reply to: About Japanese Localization for Enfold 3.0.2 #347626

    Thank you,

    Is that normal that WPML is looking for MO file in /wp-content/themes/enfold and not in the subfolder lang ?

    in reply to: Mobile menu missing the current "Forum" entry #346988

    Did you get a fatal error (about wrong header) when activating the plugin ? This plugin needs to be uploaded to the wordpress plugin folder and then you can activate it from wordpress afterwards….

    in reply to: Mobile menu missing the current "Forum" entry #346363

    We tried BBpress but it does not have the functionality we need so we deactivate it and installed simple:press.

    The problem looks related to the way the forum is “hooked” to detect the forum page (in their WP integration menu), if we change the Forum to another page we can see Forum in the mobile menu. So does it give you some hint where we should search & patch ?

    Apparently the mobile menu does not get the “item” information when we are exactly on the page the forum app is detecting to insert the forum. I will contact simples:press support forum but I thought you might have the information where is the mobile menu and why “some other hook” may remove the item information and the title bar information too ?

    Kind Regards,

    Carlo

Viewing 22 posts - 1 through 22 (of 22 total)