-
AuthorPosts
-
March 24, 2020 at 9:51 pm #1197120
Hi, how can I remove the permanent link from header title h1. h1 is fine, but the link is the same url like this side.
ThanksMarch 24, 2020 at 9:59 pm #1197124Hey Kathrin_Nake,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonMarch 24, 2020 at 10:02 pm #1197127March 24, 2020 at 10:27 pm #1197136Hi,
Add this to quick css:
.main-title.entry-title a{ pointer-events:none!important; }
Best regards,
Jordan ShannonMarch 25, 2020 at 11:22 am #1197628Hi, thank you very much for your help. It works.
I have an other question: What is the quick ccs for hyphenation
This code does not work for h1/h2/h3body {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}thank you.
March 25, 2020 at 12:28 pm #1197649Hi,
Please use the code as following
#top h1, #top h2, #top h3 { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
Cheers!
YigitMarch 25, 2020 at 12:39 pm #1197653This reply has been marked as private.March 25, 2020 at 3:55 pm #1197701Hi,
Did you clear the cache on the phone?
Best regards,
Jordan ShannonMarch 25, 2020 at 5:40 pm #1197768Hi, yes, I did…
best regards kathrin nakeMarch 25, 2020 at 7:30 pm #1197820Hi, it works with apple but NOT with android. How can this be?
Kindly, kathrinMarch 26, 2020 at 10:55 am #1197989Hi, I am uncertain… did you get get my answers?
March 26, 2020 at 4:30 pm #1198089Hi,
Android does not seem to support it. Please see – https://css-tricks.com/almanac/properties/h/hyphenate/
Android browser actually support -webkit-hyphens: none, which is the default value, but none of the other values.
Best regards,
YigitMarch 27, 2020 at 9:36 pm #1198436This reply has been marked as private.March 28, 2020 at 10:28 pm #1198718Hallo, ich habe den Layer Slider WP mit dem Themes Bridge überprüft und er funktioniert perfekt.
Ich habe bei enfold einen slider importiert und dann auf der Seite den “Erweiterter layer slider” eingefügt. Ich habe den slider aufgerufen und erhalte nur einen weißen Leerraum. Bitte hilf mir.
Vielen DankHello, I checked the Layer Slider WP with the Themes Bridge and it works perfectly.
By Enfold I imported a slider and then I added the “Extended layer slider” to the page. I selected the slider and only I get a white space on my page???. Please help me.
Thanks a lotMarch 31, 2020 at 8:02 pm #1199509This reply has been marked as private.April 3, 2020 at 1:13 pm #1200501Hi Kathrin,
Sorry for the late reply. We would need access to your site in order to check the LayerSlider problem, please post them in private. Also, please try to stick to one problem per thread in the future.
Best regards,
RikardApril 8, 2020 at 6:19 pm #1201975This reply has been marked as private.April 8, 2020 at 7:51 pm #1201996April 8, 2020 at 8:09 pm #1202000Hi,
I saved your page as a template (https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates) and tried loading it on another page and it loaded fine so I deleted the content of your page and loaded it from the template and it started to work.
Please review your website :)
Best regards,
YigitApril 13, 2020 at 5:30 pm #1203316This reply has been marked as private.April 16, 2020 at 8:48 pm #1204535This reply has been marked as private.April 16, 2020 at 10:03 pm #1204559Hi,
Sorry for the late reply.
I checked your page and slider shows up on my end. You had a whitespace element right above it. I deleted it and updated your page so there are no whitespace. Please review your website.
Regards,
YigitApril 17, 2020 at 5:19 pm #1204754This reply has been marked as private.April 19, 2020 at 1:16 pm #1205207This reply has been marked as private.May 3, 2020 at 12:39 am #1209183Hi,
Sorry for the late reply, I took a look at your layer sliders but didn’t see a white block, I thought perhaps they were premium features from layerslider.
When I looked at your pages during editing I see the block editor was showing above the Advanced Layout Builder making it confusing as to which editor to use, so I changed your theme option to “Classic Editor” and the pages and content are now editable.
Please clear your browser cache and check.Best regards,
MikeMay 18, 2020 at 4:23 pm #1214064This reply has been marked as private.May 19, 2020 at 11:18 am #1214287 -
AuthorPosts
- You must be logged in to reply to this topic.