Forum Replies Created
-
AuthorPosts
-
June 1, 2017 at 1:18 pm in reply to: Add MANUAL (!) excerpt to the "related posts" – suggested snippet not working #802526
Thank you very much, Ismael, it works fine in that way, that now the right excerpt is together with the right post(title).
Just one thing please:how can I place the excerpt below and aligned with the title like this Photoshop composing:
title over the whole width and excerpt text below it and aligned left with the title:I tried it with your CSS and “float: left;” but for some reason this does not work. Do you have any idea how to modify the CSS? Thanks a lot!
May 29, 2017 at 2:06 pm in reply to: Add MANUAL (!) excerpt to the "related posts" – suggested snippet not working #801092May 24, 2017 at 6:59 pm in reply to: Tab section buttons not working on Firefox after latest updates #799084I will try it, thanks a lot for your help!
May 24, 2017 at 5:51 pm in reply to: Tab section buttons not working on Firefox after latest updates #799048@Mariusz do you have solved this at your end without just using “no space” in the title? May I have your fix please, I have the same issue, thanks!
is it still necessary, to keep this code snippet of you from you answer there
add_filter('avf_postslider_show_catergories', 'avf_postslider_show_catergories_mod', 10, 1); function avf_postslider_show_catergories_mod($category) { $category = 'show_business'; return $category; }
in the functions.php when I update the theme, or is this snippet then obsolete?
Thanks Nikko, I have re-named the isotope.pkgd.min.js file of the plugin to isotope.pkgd_old.min.js to see how far I can go with that … and it seems to work – both the plugin with its calendar and the ENFOLD masonry posts … by now the ENFOLD masonry posts and the calendar of the plugin seems to work without problems.
I will watch it, where I run into problems with this renaming. I contacted again the plugin author, perhaps he’ll provide an update for the plugin and this script.
Thanks for your help!Yes, with this plugin disabled, the masonry posts work, but with it enabled, they do not work.
Someone told me, that the error is in the /js/isotope.pkgd.min.js?ver=2.9.4 script file of the plugin, which is the https://isotope.metafizzy.co/ script.
I found out somewhere here in the forum, that ENFOLD also uses the https://isotope.metafizzy.co/ script as the plugin does.
Could it be, that the masonry posts do not work, when a plugin and the theme together both use this https://isotope.metafizzy.co/ script?
And: what version of isotope.metafizzy.co is ENFOLD 4.0.5 using, where can I see this please?
Thanks.
Thanks, Ismael, I deleted my snippet and replaced the complete postslider.php with your pastebin code, works fine, thanks!
Only one thing concerning this topic:
where in your Pastebin code can I add the word
Category:
in front of the particular category name?
sounds great, thank you. If the update is out, I will remove my temporary fix.
I have digged deep in this forum and found a snippet from 2014, that is still working for this issue (no categories in ALB element “blogposts” in grid-layout):
modify this file:
config-templatebuilder -> avia-shortcodes -> postslider.php
around line 445 (after the comments output)add this:
//fix to show categories $category = get_the_category(); if(!empty($category)) { $output.= '<span class="blog-categories minor-meta">'.__('Category: ','avia_framework')." "; $output.= $cats; $output.= '</span><span class="text-sep text-sep-cat"> </span>'; }
with the ALB element “blogposts” and its “blog-grid” layout I get this on my testpage:
Works fine until a theme update.
May 3, 2017 at 2:51 pm in reply to: ALB: Blogbeiträge-Element – Kategorie-Name zu Datum und Kommentarzahl hinzufügen #787166Ich habe jetzt tief im Forum gegraben und ein Snippet aus 2014 gefunden, das tatsächlich noch funktioniert:
in der Datei
config-templatebuilder -> avia-shortcodes -> postslider.php
ca. bei Zeile 445 (nach dem Output der Kommentare)hab ich das eingefügt:
//Fix zum Anzeigen von Kategorien $category = get_the_category(); if(!empty($category)) { $output.= '<span class="blog-categories minor-meta">'.__('Kategorie: ','avia_framework')." "; $output.= $cats; $output.= '</span><span class="text-sep text-sep-cat"> </span>'; }
Mit dem ALB-Element “Blogbeiträge” sieht das dann so aus:
Funktioniert prima!
May 3, 2017 at 1:21 pm in reply to: Which file do I need to duplicate for making an own page template? #787111okay, thanks, and what file do I need to duplicate/modify for using the ALB on it, too, please?
May 2, 2017 at 4:59 pm in reply to: ALB: Blogbeiträge-Element – Kategorie-Name zu Datum und Kommentarzahl hinzufügen #786542Hallo Andy,
danke für die Rückmeldung, aber ich habe mal in diversen Threads hier jetzt mitgelesen, das Problem/Frage haben offenbar mehrere und ich dachte, es soll mit dem nächsten Update einen Fix (Filter) dafür geben oder hab ich da was falsch verstanden, siehe hier @Ismael:
May 2, 2017 at 2:57 pm in reply to: Which file do I need to duplicate for making an own page template? #786399??? sorry, Guenni, I don’t understand your posts … my question was about what file I can use as a basic file for a duplication for a page template – whether it is the page.php or loop-page.php.
I don’t use child themes at all, they never worked for me – I have my own system to keep all updated with the original theme, so nothing I need and nothing I will ever change, sorry :-)
Thank you, John. Do you have any information when Kriesi will offer a new update? Thanks.
May 1, 2017 at 5:42 pm in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785875great, thanks a lot!
May 1, 2017 at 5:23 pm in reply to: Category & tag archive page: how to make post images less high? #785864Hi Nikko,
great, that worked perfectly, thank you!
May 1, 2017 at 1:05 pm in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785688Thank you very muchj, Nikko.
Is there a way to adapt the overlay to this, too?
It seems to be wider than the image.Thanks in advance.
In another thread you said that it will be fixed in a theme update ?!?
I just have the same problem as all the others, that “Default Business” blog style does not show category name in grid layout with ALB element “blogposts”. So I wait until the update you and @Ismael mentioned in another thread.
May 1, 2017 at 12:00 am in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785431anyone else?
@Ismael, do you mean v 4.0.5 or an upcoming update?
(I run currently v 4.0.5 and have the same issue still unsolved)I have the same issue and I can NOT switch from “default business” to “modern business”, because I had made too many changes, to adapt the “default business” style to my needs.
The fix from @Ismael has no effect in my case.
Any other solutions?April 30, 2017 at 6:58 pm in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785360I tried that, but if you make the images smaller, the border-box remains the same with no space between the boxes.
April 30, 2017 at 6:55 pm in reply to: Warning: Cannot modify header information – headers already sent #785357Thanks, the plugin author provided me a fix yesterday, which works now fine with ENFOLD.
If anybody else is using USERNOISE plugin, update it to the latest version from yesterday and it will work fine with ENFOLD.April 30, 2017 at 10:54 am in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785218Thanks, Mike, but with your CSS I have no border at all:
but I would like to look it like this:
just with space between these boxed images.
I downloaded today a fresh ENFOLD and replaced it, but the warnings are still the same. They appear at the WP update page.
Still the same warnings (https://pastebin.com/SQEFWvGb) and showing an update, although nothing is to see concerning an update: https://screencloud.net/v/hPb2uApril 29, 2017 at 12:02 am in reply to: No gravatar images are loaded due to blocked mixed content [SOLVED] #784854SOLVED
It was in fact the Plugin https://de.wordpress.org/plugins/wp-user-avatar/, that I have used some time ago. The plugin was disabled and in fact not longer installed, but still somewhere are obviously some “settings” left.
I installed the plugin again and indeed, the settings are still set to my old individual standard image.
I have reset this to the “mystery man” standard WP image, deactivated and deinstalled the plugin again and now all works fine.April 28, 2017 at 11:46 pm in reply to: No gravatar images are loaded due to blocked mixed content [SOLVED] #784851I edited the HTML in Firebug of the test post in that way, please see there the comparison:
or direct link to screenshot: https://screencloud.net/v/5Oido
see private data please
-
AuthorPosts