Forum Replies Created

Viewing 30 posts - 31 through 60 (of 71 total)
  • Author
    Posts
  • in reply to: Elements deleted after page modification. #1438500

    Hi and thank you.
    The problem is still there, if you see the page i linked in the private data, you can see it ends with a contact form on the bottom. If you enter the editor and change even a single random text (delete a random character inside any text) and update, some content on the bottom of the page disappears (from the text “SCEGLI TU COME RIMANERE IN FORMA” onward it all disappears). The only way to go back is via rolling back the revision.
    The test page you created works but it lacks content unlike the original page.
    You can do tests directly on the mentioned page.

    in reply to: Elements deleted after page modification. #1438418

    In the private content, I’ll send you the link to the page.

    thank you very much

    in reply to: Elements deleted after page modification. #1438258

    thank you for your reply but unfortunately, I don’t see any invalid HTML tags or scripts. Could you confirm by accessing with the provided credentials? Thank you very much.

    in reply to: Video 100% width – Automatic caps on mobile #1436422

    The code does the trick, thank you very much.

    One last thing, on mobile since i don’t want the menu for this website i disabled the burger menu with this CSS code:
    .av-burger-menu-main { display: none !important; }
    And it works, but it centers the title image as if the burger menu was still there (so it appears de-centered toward the left side).
    How can i center the title entirely?
    Thank you very much

    in reply to: Video 100% width – Automatic caps on mobile #1436280

    Thank you very much, the video on the cell phone works.
    Regarding the capital letters, when inserting the CSS you provided, everything becomes lowercase, including the first letter of the word. Could you help me with this?
    Thank you very much.

    Waiting for a response.

    in reply to: Video 100% width – Automatic caps on mobile #1436003

    Hi,
    i will try with a layer slider element.
    Attaching screenshots for the other problem in the private content.

    Thank you

    in reply to: Portfolio grid filter categories styling #1433358

    Hi and thank you.
    Your code didn’t work actually, so i did some research using inspect and i came out with the following working code:

    #js_sort_items a {
        color: blue !important;
        font-size: 25px !important;
        margin-right: 25px !important;
    }
    #js_sort_items a:hover {
        color: red !important;
    }

    The only thing that i still need is how to center the sort categories horizontally in the page and how to increase the dimension of the grid items

    Thank you very much

    Good evening,
    thank you very much for your reply, i tried your instructions and everything works perfect now.
    Since i activated the 10Web booster plugin just to try to clear the cache because i was having this problems, i won’t need to enable it back up anymore.

    But once i’m done building the site up, do i have to reverse the changes i just did? So do i have to:
    – Re-enable JS & CSS file merging and compression
    – Re-disable Delete old CSS and JS files
    – Re-enable my server cache

    Also, can you recomend me a cache cleaning plugin which works well with enfold?

    Thank you very much

    in reply to: Download link in "tab section" tab title #1290344

    Good morning,
    i tried and the provided code still doesn’t work

    in reply to: Download link in "tab section" tab title #1289641

    Hi, thank you for your reply. I’ve included the link in the private section. Scroll down just a little on the page and you’ll find the tab section. The last item on the right is the “download” button i’m asking about

    Thank you for your reply, i added the links in the appropriate section

    Best regards,
    Valentina

    Hello Jordan,
    i guess i just needed to flush my cache because it’s working now.
    Thanks anyway

    in reply to: Download link in "tab section" tab title #801673

    I’m sorry to bother you Ismael, you didn’t delete the name of the pdf file in your reply. It would be great if you could kindly delete that information, thanks.

    By the way, if anyone else is encountering the same problem as me, i solved it adding this function: “window.location.reload();”

    here is the full code in the block of code:

    <script>
    (function($){
    function a() {
    var download = $(‘.av-section-tab-title[data-av-tab-section-title=”7″]’);
    download.on(‘click’, function(e) {
    e.preventDefault();
    window.location.reload();
    window.open(
    ‘http….(link of the file to download).’,
    );
    });
    }
    a();
    })(jQuery);
    </script>;

    Thank you for your support,

    have a good day

    • This reply was modified 7 years, 7 months ago by Qgrafica_7.
    in reply to: Download link in "tab section" tab title #799829

    Thank you very much Ismael, that’s what i needed!
    Can you please delete the personal information in your reply? like website name and pdf file name.

    And is it too much if i ask you if it’s possible to not actually open the tab when i click download?
    Like it is now, once i download the file, i’ll find an empty open tab.

    in reply to: Download link in "tab section" tab title #797819

    ok thank you very much :)

    I did everything you asked but i still have problems:

    – The download tab is now aligned correctly, but the link does not work (i won’t open the download window)
    – The tabs content still gets cut (inside a tab content i see a portion of the right tab content and a portion of the next one)

    in reply to: Download link in "tab section" tab title #797798

    I’m giving a look at your edit right now,
    in the meantime can you please delete the personal information in your reply? like website name and pdf file name.
    It does not look like it’s private

    Thanks

    in reply to: Download link in "tab section" tab title #797736

    Thank you Sarah,

    i did everything you told me but it did worse:
    – I still see the “download” tab on the bottom right
    – Now the tab titles move together with the content
    – Now the content gets cutted

    Please see the page yourself, i’ll add the link in the private content. Feel free to enter with the WP account i created for you (see the informations in the private content i added a few answers ago)

    Thank you for your support

    in reply to: Download link in "tab section" tab title #797538

    Hi,
    no, the download link must have the same alignment as the other tab items.

    They all appear centered vertically, the download link is not and it appears on the bottom right

    Thank you

    in reply to: Full width Easy Slider #795104

    I don’t need other information regarding this topic.

    Thank you very much,

    Best regards

    in reply to: Download link in "tab section" tab title #795099

    Hello,
    yes, this is exactly what i did.
    I’m adding the login information in the private content.

    Please refer to the page “test”

    Thank you very much

    in reply to: Full width Easy Slider #793049

    I feel like it was too obvious.
    Thank you very much for the quick assistance!

    Best regards

    in reply to: Masonry images loading animation #793047

    Hello,

    I understand, thanks anyway for the quick support and for your amazing themplate!

    Best regards

    in reply to: Full width Easy Slider #792562

    Sure, i’m adding all the information in the private content.
    Thanks

    in reply to: Masonry images loading animation #788091

    Hello John,
    i’m adding the link to the page in the private content. Note that the site is still a work in progress.
    I’m talking about the 6 images at the very bottom of the page (they are inside a masonry element).
    When i opened this topic, the images loaded all at the same time with a VERY quick animation. I don’t know why but i think the problem solved itself, since the animation is now alright.
    By the way, i was wondering if i can slow the speed of that loading animation.

    in reply to: Tab section inside a tab #788085

    Oh, thank you very much! I couldn’t find it!

    Thanks for the quick support.

    Best regards

    in reply to: Tab section inside a tab #786765

    Hello,
    i’m adding the credentials in the private content.

    thanks

    in reply to: Blank space when using block of code #786023

    I’m sorry, i’ve seen this only now.
    Thank you very much, this workaround does the trick!

    in reply to: Tab section inside a tab #786013

    Oh i get it.
    What i’m looking for is:
    kriesi.at/themes/enfold-2017/elements/tabs/#tab-id-11
    “Tab element: This element allows you to display a smaller content tabs that can be placed inside columns and sections (as opposed to the tab section element which is a fullwidth element)”

    I’d want this “tab element” to be shown inside one of the tabs of the “tab section”.

    The problem is that i cannot seem to find this element inside the layer editor. (i’m running Enfold version 4.0.5)

    • This reply was modified 7 years, 8 months ago by Qgrafica_7.
    in reply to: Syntax error turning on custom CSS class #785933

    It’s possible that i had the file functions.php opened while you overwrote it, my bad!
    Thank you very much for the quick support!

    in reply to: Syntax error turning on custom CSS class #785926

    Thank you very much, but I still get the same error. Can you access it instead?

Viewing 30 posts - 31 through 60 (of 71 total)