supporttester profile

Home Forums supporttester

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 40 total)
  • Author
  • supporttester
    Participant

    That is great, thank you very much!

    supporttester
    Participant

    Works great, thanks for updating me!

    supporttester
    Participant

    I have wrote some code to try and get this to work, but might be too complicated? I put it in the js custom code area:

     

    var elementExists = document.getElementById(“sh-page-notice”);

     

    var width = (window.innerWidth > 0) ? window.innerWidth : screen.width;

     

    if(elementExists && width <= 800) {
    document.getElementsByTagName(“sh-revslider”)[0].setAttribute(“style”, “margin-top: 147px;”);
    }

    supporttester
    Participant

    Amazing thank you!

    Just ran into a little issue however, the jevelin notice in the settings pushs down the header now.

     

    Is there a way to get the notice to float on top of the header instead of pushing it down into the slider?

     

    The issue is when you go to the site the notice displays and on mobile it looks nice with black and right size. However if you click ok to notice and refresh the page the black area is now twice the height.

     

    So I am trying to have the size 98px before the notice is clicked, and half after that. The funny thing is when you click the notice button it auto goes down to half the height. But when refresh page and the notice don’t show the height of the black area is twice (filling where the notice used to be etc)

     

    UPDATE:

    Now the only issue is that the notice takes up a little too much space on mobile. Is it possible to have the notice move down both the header and slider conditionally?

    supporttester
    Participant

    Hi there, I saw that the plugin was updated and was wondering was this fix included?

     

    I created a child theme using a guide with a new folder in the themes directory and adding the style.css and the functions.php files. Then the theme showed up for me to use as a child theme.

     

    I then installed the envato plugin manually and added the API key and it said an update was available for the jevelin theme so I installed it.

     

    However the issue seems to still be there so just checking here. Thanks

     

     

    supporttester
    Participant

    Ok thank you, also when the theme is updated does the custom code get overwritten?

    supporttester
    Participant

    That’s awesome, will I be notified here or will it be a patch to the theme itself that I need to update? Thanks

    supporttester
    Participant

    The titles are a separate element I put in (button)

    The image hover area is a single image element and in the settings has a field for the url. This does not work. I used an older version of this theme about a year ago for a different project and this issue was solved by support, the gave me some js or css code to put into the theme. Thanks

    supporttester
    Participant

    Yes so can I but I set the link for when you click them in the settings but when I click the image it just links to the image and not to the url I set in the settings.

    supporttester
    Participant

    Hey I posted the image link below, thanks!

    supporttester
    Participant

    Works great, so it was the # instead of the .
    Thank you so much for the help

    supporttester
    Participant

    I have tried this but it is not working.
    I have attached a video of the issue:

    Attachments:
    You must be logged in to view attached files.

    supporttester
    Participant

    In my custom code I have:

    
    .sh-section-48a3f8aed778d6d5ee899786a1fe8663 {
        padding: 0px 0px 0px 0px;
        min-height: 0vh;
    }
    
    

    I did as you recommended but it does not seem to have changed.

    To test you need to resize the browser so its not very wide but pretty vertical
    Do you know anything else I might try?
    Thanks!

    Attachments:
    You must be logged in to view attached files.

    supporttester
    Participant

    OLD: Hmm something weird is happening,
    Everytime I enter the secret key and update it reverts back to the site key, even if I change the text to something random and save it is reverting?

    Any idea what is causing this? thanks!

    EDIT: Turns out entering directly into the fields was causing the issue, I clicked the settings icon of the recaptcha group and it let me enter the two keys. Thanks it works fine now

    supporttester
    Participant

    Thanks I have added it to the custom code location but when I save and check the site it is not updated and stays the same, in the inspector the data has not changed. Do you think it is being overwritten at a later time? Thanks

    supporttester
    Participant

    It is showing on the site but when I fill out the form and the cathcpa and submit the site just reloads and when I go down to the bottom there is read text in the Recaptcha area saying ‘Please fill the recaptcha” twice in red letters

    supporttester
    Participant

    Also I put this in the header via the insert headers and footers plugin:

     

    ‘<script src=’https://www.google.com/recaptcha/api.js’></script>&#8217;

    supporttester
    Participant

    Sure thing, here is the details and the page is called: Home – Creative — <span class=”post-state”>Front Page</span>

    supporttester
    Participant

    Hi I have uploaded the image with what you wanted.

     

    I have also tried just adding a html block and using the alternative WPForms and this also works, but the styling is not nice like the default contact form that was on the demo.

     

    Also on the contact form the blue tick beside each field is already present before anything is typed in.

     

    When I type in info and submit the page it reloads the page and when I scroll all the way down to the contact field is says in red:


    <div class=”form-error”>Could not validate the form</div>
    <div class=”form-error”>Could not validate the form</div>
    <div id=”form-error-06854169603652113″ class=”form-error”>Your session expired. Please refresh page and try again.</div>
    <div id=”form-error-010058846866034898″ class=”form-error”>Your session expired. Please refresh page and try again.”</div>
    <div></div>
    <div>I assume this is because there is no captcha working?</div>
    <div></div>
    Thanks

    Attachments:
    You must be logged in to view attached files.

    supporttester
    Participant

    Ah I see, it is happening on firefox, perhaps its an older version of the browser.

Viewing 20 posts - 21 through 40 (of 40 total)