Forum Replies Created
-
AuthorPosts
-
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 the private content, I’ll send you the link to the page.
thank you very much
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.
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 muchThank 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.
Hi,
i will try with a layer slider element.
Attaching screenshots for the other problem in the private content.Thank you
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
January 14, 2024 at 9:21 pm in reply to: Page elements changes don’t take effect. Need to set everything with quick CSS #1430091Good 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 cacheAlso, can you recomend me a cache cleaning plugin which works well with enfold?
Thank you very much
Good morning,
i tried and the provided code still doesn’t workHi, 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
April 2, 2020 at 10:47 am in reply to: Layer sliders horizontal grey line – Contact form button colors #1200095Thank you for your reply, i added the links in the appropriate section
Best regards,
ValentinaMay 27, 2019 at 10:47 pm in reply to: Grey line between color sections (old solutions dont work) #1104606Hello Jordan,
i guess i just needed to flush my cache because it’s working now.
Thanks anywayI’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.
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.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)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 privateThanks
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 cuttedPlease 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
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
I don’t need other information regarding this topic.
Thank you very much,
Best regards
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
I feel like it was too obvious.
Thank you very much for the quick assistance!Best regards
Hello,
I understand, thanks anyway for the quick support and for your amazing themplate!
Best regards
Sure, i’m adding all the information in the private content.
ThanksHello 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.Oh, thank you very much! I couldn’t find it!
Thanks for the quick support.
Best regards
Hello,
i’m adding the credentials in the private content.thanks
I’m sorry, i’ve seen this only now.
Thank you very much, this workaround does the trick!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.
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!Thank you very much, but I still get the same error. Can you access it instead?
-
AuthorPosts