Forum Replies Created
-
AuthorPosts
-
Hi Guenni,
that’s a unpublished project preview, and I wrote the link in the Private Content Box, so that no search engine crawls the site. But ok, it’s testdrive.artig.st .
Thanks for your code; that’s the first step. But I also want the glassy header more flat so the logo protrudes from it / sticks out the glassy area – as shown here:
As written above, for the eye it looks perfect, but it will not work, because the href / mouseover area of the main navigation won’t get more flat with
.av_header_transparency .av-main-nav-wrap ul { margin-top: -30px; }
.av_header_glassy.av_header_transparency #header_main { height: 80px; }Thanks for your time and patience – with best regards
StephanHi Ismael,
thanks for your answer. And sorry for any irritation.
The first / upper screenshot is, what I get in Enfold without changing any codes in QuickCSS or anywhere. In that screenshot I marked, what I want to change:
a) to push up and place the logo (in fact two square logos together in one png) over the top area called id=”header_meta” until the border of the browser window
b) to move up the main navigation area (what also entails to make this area more flat), so that the logo overlaps this semi-transparent / glossy area.The second / lower screenshot shows, what I want – and also what I got successfully with my Quick CSS. So – for the eye it looks perfect, but it will not work, because the href / mouseover area of the main navigation (in the screenshot marked with a blue border) only moves over the secondary “header_meta” without getting just as flat as visible. In other words: visually I got it, but “physically” not. The physical and functional area for href/mouseover of the mani navigation stays nearly the same as before. Please just open the URL (I wrote in the Privare Content Box), move your mouse over the areas and you will see the problem.
So my changes with Quick CSS are looking fine, but won’t work. What I am doing wrong?
Thanks a lot for any idea! Best regards,
StephanAugust 12, 2017 at 5:11 pm in reply to: Reducing the length of the excerpt on featured image slider? #837955Hey Gods of Support,
that’s really great. Thanks a lot!
Best wishes,
StephanAugust 10, 2017 at 12:53 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #836943Hi Ismael,
thanks, the update made that work. But only that. Because now, arrghhh…, suddenly the updated Enfold kills the Master Slider completely with image-overlays and the fontello arrow on every linked slide image. I will document this and open a new thread (exept you’ve heard about this new issue and know the general solution…)
Best regards,
StephanHi Mike,
thanks a lot, that works fine.
Inbetween, to get more flexible preserving both variants, I had another idea:
I built another page template by copying and renaming page.php and includes/loop-page.php to /enfold-child.
I put the_title in the enfold-child/includes/loop-page.php directly after echo ‘</header>’; (line 23).The complete code from line 23 for all the others, who want the same solution:
echo '</header>'; //display the actual post content the_title( '<h1 class="post-title entry-title">', '</h1>' );
That’s all, I think ;-)
Best regards,
Stephan- This reply was modified 7 years, 3 months ago by Yeti.
August 9, 2017 at 12:50 pm in reply to: Reducing the length of the excerpt on featured image slider? #836347Hi Ismael,
yes I edit this text manually in the extra textarea “excerpt” below the mce.
I there an alternative to “cut” this field similar to “avf_feature_image_slider_excerpt_length”?Thanks a lot + best regards
StephanHey Sarah,
we don’t need a special link – it’s everywhere in Enfold:
In a ‘post_type’=>’page’ the title (I mean the real post $title) is only displayed as a small text-line in the small container strip on the left side of the breadcrumbs – above and not in the main content container (as is should be standard) as the first element.
See for example that page: http://kriesi.at/themes/enfold/shortcodes/tabs/
“Tabs” is the post $title, but its not really a headline and not under the breadcrumb.So the question is: How can I get the title entry of a page type as usual like real title (normally with h1) in the content area above the content entry? Usually as it is displayed on simple standard post types as a headline above the content text? (for example on the http://kriesi.at/themes/enfold/2012/01/14/this-is-a-nice-post/, where the $title “This is a standard post format with preview Picture” comes directly above the content)
And without using ALB adding the same title twice as an additional title/headline?Big thanks in advance & best regards
StephanAugust 4, 2017 at 4:35 pm in reply to: Reducing the length of the excerpt on featured image slider? #834388Hi Torvik,
I need to different excerpt lenghts: One for the big image in the magazine element, and a shorter one (roundabout 30%) for the featured slider, but I didn’t get it with “add_filter( ‘avf_feature_image_slider_excerpt_length’…”
Here’s a screenshot:
http://imgur.com/zqzH5ktThousand thanks in advance
Stephan- This reply was modified 7 years, 3 months ago by Yeti.
August 4, 2017 at 4:17 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #834377Hi,
uups, never got a notification in WP. And this is the next issue: I can’t update. When I got to Enfold options > Theme Update, it says “No Updates available. You are running the latest version! (3.4.7)”. And when I cklick on “Check Manually”, I get the WP Update page, which says Plugins/Themes/Translations: Everthing has the latest version?
What’s wrong there with WP+Enfold – and how to update now?
Best regards
StephanHi,
no no, sorry, it work fine now. I only wanted to inform, that the “Print, PDF & Email by PrintFriendly” Plugin causes that issue with the sidebar content floating below.
If you want, you can mark this thread as solved ;-)
Best regards, Stephan
Hi Mike,
thanks for the screenshot. I just kicked the fullwidth featured image slider and took a fullwidth easy slider – but the sidebar still stays under the content.
Than I deactivated and checked the plugins: It was the “Print, PDF & Email by PrintFriendly” that destroyed the layout. Grr…Best regards and thanks a lot,
StephanJuly 31, 2017 at 1:07 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #832098Hi Victoria,
thanks for your answer, but sorry, it doesn’t work here (on Chrome, FF, Safari). In the footer widget (the second one as written above)) it still works only in the front page.
Best regards
StephanJuly 27, 2017 at 5:40 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #830759And just for the record…
In the footer widget on the front page http://www.susanne-praetorius.com/ it works, but not on a sub page like
Thanks & best regards
StephanJuly 27, 2017 at 5:31 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #830757Sorry, but it must work – I just tried it – see below
July 25, 2017 at 12:35 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #829603Oh f…., sorry! See below…
July 20, 2017 at 6:16 pm in reply to: /?iframe=true in footer widget doesn't open a lightbox but opens full screen #824756Hi Victoria,
the “/?frame=true” is defined directly in the Portfolio Entries as a custom link (and just works in the Masonry but not in the footer widget).
It would be very helpful if you can give me a clue…An admin access you fin below in private box.
Thanks a lot,
StephanHi Ismael,
the problem is not the sorting of the posts. The problem are (as described) the wrong categories:
The categories shown after cllicking “Load more / Mehr laden” are not the ones, I selected in the masonry options. After clicking, the masonry headline suddenly lists ALL EXISTING (!) categories – even those, which have never been selected in the masonry options.
That’s the bug – please see the screenshot above from August 26, 2015 at 12:13 pm.
Thanx, Stephan
Hi guys,
still after two years, the error as shown above in the screensshot isn’t fixed. Did you forget us?
Thanx for an answer,
StephanMarch 2, 2017 at 5:31 pm in reply to: Chronological order for an installation? (relaunch of a huge site on a fresh WP) #754430Hi Yigit,
thanks a lot for your great support. On last question:
At the moment we’ve running NextGEN Gallery (with 90 galleries and roundabout 2.800 images), but when we change to Enfold, I think, we don’t need it anymore. Is there a tool or plugin (or any other idea) to convert or “reimport” the galleries?Thanx & best regards
StephanFebruary 6, 2017 at 12:50 am in reply to: Chronological order for an installation? (relaunch of a huge site on a fresh WP) #743084Hi Yigit,
thanx for your help! One last question in this context: Which plugin would you recommend to regenerate thumbnails an other images sizes from the old to the new theme?
Best regards,
StephanJanuary 20, 2016 at 11:20 pm in reply to: Space between columns changes, when switching from equal to individual height #568944Hey!
ok… and also the div div .av_one_fourth, .av_two_third and so on – depending on how many columns the actual layout has? That’s much… you remind me of my darkest hours in geometry at school.
Why there’s such a conscious(?) difference between the spacing of equal and individual height?Best regards,
StephanJanuary 12, 2016 at 3:31 am in reply to: Space between columns changes, when switching from equal to individual height #563643Hi Elliot,
see private below…Thanks,
StephanDecember 23, 2015 at 4:44 pm in reply to: portfolio masonry: "Load more" shows all taxonomies #557050Hi Andy,
it happens on every browser and every OS. On http://www.susanne-praetorius.com/gemaelde-malerei/ (inbetween without “neu.” Subdomain”) and even on your masonry demo at http://kriesi.at/themes/enfold/shop/masonry-shop/ :
Before clicking “load more” you have: All/Featured/Outdoor/Speciality
After clicking “load mor” you have: All/Appliances/Canning & Preserving/Coffee & Tea/Coffee Plungers/Featured/Manual Espresso Machines/Mixers & Attachments/Outdoor/Speciality/Toasters/Tools
I can’t believe that you can’t see it…
Regards, Stephan
Hey Elliot,
perhaps I didn’t describe my issue exactly. I have 2 domains:
>> http://www.my-normal-enterprise-website.com -> My normal domain (as defined in WP) pointing at my normal home page (as defined Enfold Options > Frontpage Settings)Then I have a second domain for a special campaign – for this campaign I’ve built a specific landing page with the title “My Special New Product”:
>> http://www.my-special-new-product.com -> pointing (as defined in my hosting config (like your cPanel) at the Permalink of the landing page http://www.my-normal-enterprise-website.com/my-special-new-product/Now going to http://www.my-special-new-product.com, logically it switches to http://www.my-normal-enterprise-website.com/my-special-new-product/ – but NOT showing the http://www.my-special-new-product.com (with nothing more in the URL) showing the landing page.
Would this be possible with somesing built in Enfold – or do I need something more? Do I have to edit the htaccess or do you know a plugin for this?
Thanks and best regards
Stephan- This reply was modified 8 years, 11 months ago by Yeti.
Hi Andy,
for your info: there’s a second issue with that masonry listing – perhaps they have to do with each other: When a portfolio item has some revisions, often there will be listed the original plus a second (this without the featured image) in the masonry. Using the plug “Optimize Database after Deleting Revisions” will help, but its certainly not the final solution…
Cheers, Stephan
September 7, 2015 at 6:57 pm in reply to: theme shortcode button looses target "_top", but "_blank" works #499486Great! Thousand Thanx – best support ever.
StephanHi Compudean,
even not updated the last 4 mounths, I used the Customizer Export/Import last week to copy all settings from the main theme to a new child theme. It was not Enfold – so I can’t sware, that it will work in your case, but it worked with many other themes. So make a backup before.Best regards,
StephanSeptember 4, 2015 at 5:32 pm in reply to: theme shortcode button looses target "_top", but "_blank" works #498519Hi Elliot,
thanks for your fast answer. But unfortunatley the editors (exept me) don’t “speak” HTML. Isnt’ there any possibility for a filter in the functions.php? Or do you know the responsible file, which only accepts the “_blank”?
That would be a really great help!
Best regards,
StephanHi Andy,
unfortunately that did not help. I deleted all files in the theme folder, took the newest Enfold (3.3.2.) from Themeforest, uploaded all files via Filezilla with zero transfer errors – but the bug still exists.I also tried it with a “fresh” page and a new masonry with other Portfolio enties / categories – with the same effect.
And I have the same problem on another website (built with WP 4.2.4 with EnfoldVersion: 3.2.3). So I think, this is not a singular problem.
By the way: While searching for other examples, I saw that your demo portfolio at http://kriesi.at/themes/enfold-photography/portfolio/ does not work at all. It shows an empty content area beneath the navigation sidebar.
Cheers,
StephanHi Andy,
even after deactivating all plugins (really all, also cache), the problem remains the same.Cheers,
StephanPS: Inbetween, I reactivated the plugins again to to continue to work.
-
AuthorPosts