forro
Forum Replies Created
-
Thank you very much, version 2.5.2 solved the problem.
Hi john,
Thanks for your answer.
In fact I see nothing. t is not about taxonomy, we have pages, here is what I have in the code, as a result the ul tag appears in html but remains empty. If instead of bcn_display_list_multidim_children() I am using bcn_display(), it is working as expected.
<?php if(function_exists('bcn_display_list_multidim_children')) { ?><ul class="breadcrumbs"> <?php bcn_display_list_multidim_children();?> </ul><?php } ?>
Forum: Plugins
In reply to: [Better WordPress Minify] doing nothingI have found also why the files were marked as ignored, and so were not minified.
It is because in wp-config.php I have set WP_CONTENT_URL to be different from where the html files are coming. This is done to have faster load times by serving the static files (pictures, css, js etc.) from a cookie free domain. So despite being under wp-content/uploads, these files are referenced as static.mywebsite.com instead of https://www.mywebsite.com.
Is there any way to have bwp-minify working with such settings?
Forum: Plugins
In reply to: [Better WordPress Minify] doing nothingI think to have found the reason: on the manage enqueued files page, all of the css and js files are marked as “ignored in header” or “ignored in footer”. I do not see however how to overwride this.
Forum: Plugins
In reply to: [Better WordPress Minify] doing nothingThanks for your answer. Where should I look for the log files? There is no such file under wp-content/plugins/bwp-minify/
Here is the beginning of the html source, without any trace of the plugin working:
<!doctype html> <!--[if lt IE 8]> <html class="no-js lt-ie8" lang="hu-HU" prefix="og: https://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="hu-HU" prefix="og: https://ogp.me/ns#"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="hu-HU" prefix="og: https://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="utf-8"> <title>KVALIX Automatika Kft.</title> <link href='https://fonts.googleapis.com/css?family=Titillium+Web:300,600&subset=latin-ext' rel='stylesheet' type='text/css'> <!-- This site is optimized with the Yoast SEO plugin v3.0.7 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Alapítása, 1990 óta ipari automatizálással foglalkozik, kül?n?sen érzékel?k és PLC-k szakért? disztribúciójával, ám egyedi gép- és alkatrészgyártással is."/> <meta name="robots" content="noodp,noydir"/> <link rel="canonical" href="https://www.kvalix.hu/" /> <link rel="publisher" href="https://plus.google.com/+kvalix"/> <meta property="og:locale" content="hu_HU" /> <meta property="og:locale:alternate" content="en_US" /> <meta property="og:locale:alternate" content="de_DE" /> <meta property="og:locale:alternate" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="KVALIX Automatika Kft." /> <meta property="og:description" content="Alapítása, 1990 óta ipari automatizálással foglalkozik, kül?n?sen érzékel?k és PLC-k szakért? disztribúciójával, ám egyedi gép- és alkatrészgyártással is." /> <meta property="og:url" content="https://www.kvalix.hu/" /> <meta property="og:site_name" content="Kvalix" /> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/www.kvalix.hu\/","name":"Kvalix","potentialAction":{"@type":"SearchAction","target":"http:\/\/www.kvalix.hu\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"http:\/\/www.kvalix.hu\/","sameAs":["https:\/\/facebook.com\/KvalixAutomatika","https:\/\/www.linkedin.com\/company\/kvalix","https:\/\/plus.google.com\/+kvalix","http:\/\/www.youtube.com\/c\/kvalix"],"name":"Kvalix Automatika Kft.","logo":"http:\/\/www.kvalix.hu\/wp-content\/themes\/kvalix\/images\/logo.svg"}</script> <!-- / Yoast SEO plugin. --> <link rel='stylesheet' id='normalize-css' href='https://static.kvalix.hu/themes/kvalix/bower_components/foundation/css/normalize.css?ver=2.1' type='text/css' media='all' /> <link rel='stylesheet' id='slick-css' href='https://static.kvalix.hu/themes/kvalix/bower_components/slick-carousel/slick/slick.css?ver=2.1' type='text/css' media='all' /> <link rel='stylesheet' id='themestyle-css' href='https://static.kvalix.hu/themes/kvalix/style.css?ver=2.1' type='text/css' media='all' /> <link rel='stylesheet' id='shiftnav-css' href='https://static.kvalix.hu/plugins/shiftnav-pro/pro/assets/css/shiftnav.min.css?ver=1.3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='ubermenu-css' href='https://static.kvalix.hu/plugins/ubermenu/pro/assets/css/ubermenu.min.css?ver=3.2.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='ubermenu-font-awesome-css' href='https://static.kvalix.hu/plugins/ubermenu/assets/css/fontawesome/css/font-awesome.min.css?ver=4.3' type='text/css' media='all' /> <link rel='stylesheet' id='shiftnav-custom-css' href='https://static.kvalix.hu/plugins/shiftnav-pro/custom/custom.css?ver=1.3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='ductile-embed.css-css' href='https://static.kvalix.hu/plugins/ductile-responsive-video/css/ductile-embed.css?ver=1.1.0' type='text/css' media='all' /> <script type='text/javascript' src='https://static.kvalix.hu/themes/kvalix/bower_components/modernizr/modernizr.js?ver=2.1'></script>
While trying the new version, I had to realize, that missing the children of the home breadcrumb was normal in my case, I was expecting something without thinking about.
On our site, the main menu points are not below the home page, but together with it on the root level. As so, there are no pages to be listed by
bcn_display_list_multidim_children()
.Having the home page with the first level menu pages together on the root level is however a quite common practice. But it is leading to a problem also in case of using
bcn_display_list_multidim()
, because the home breadcrumb will have the same sub-list, than the breadcrumb of the first level menu following it.Whith all these in mind, a fully comprehensive solution could be an option specific to the home breadcrumb, to decide whether it should have any children, and if yes to be siblings or children.
In my specific case, while using
bcn_display_list_multidim_children()
, I would decide to applybcn_display_list_multidim()
to the home breadcrumb, while if I was usingbcn_display_list_multidim
, I would go on with no children below the home breadcrumb.Or perhaps another possible solution to such sites where the first level menu pages are on the root level, together with home, could be an option to consider home being on a virtual level above the root level.
Sorry for this long post, I fully understand of course if all these were leading too far.
Forum: Plugins
In reply to: [Yoast SEO] from where is sitename coming from?I managed to find the answer.
Usually it is probably the name of the site, but in my case it seemed not to be the case, because I am using Polylang, and in this case the site name is coming the translations set in Polylang, which may be different from what is set as site name, even for the default language.
Hi John,
Thank you, this sounds very well.
Concerning the children breadcrumbs of the home with bcn_display_list_multidim_children, now they are missing not only when on the home page, but always. Will this enhancement make them visible only when on the home page?
Hi John,
Thank you very much, this is exactly what I was looking for.
The multidimension extension is working as expected, but two points:
1) Is there a way to filter the lists of siblings/children? I mean there are some pages which are there in the page tree, but are not to be listed, for example some forms and their thank you pages.
2) bcn_display_list_multidim_children seems not to be dealing with the home breadcrumb, it does not extend it with the list of its children.
Thanks,
PeterForum: Plugins
In reply to: [Responsive Lightbox & Gallery] image alt text missed in some casesIn my case the alt text is really missed.
Now the plugin on our site is set to the Lightcase script. This premium extension to the plugin is displaying the alt text also by itself, so when Responsive Lightbox is set to display the image alt text, the alt text can be seen twice. Surprisingly, Lightcase do not have any problem with our gallery, so the alt text can be seen twice on photos where Lightbox is working as expected, and only once where Responsive Lightbox is missing to the alt text.
Can be seen at:
https://www.kvalix.hu/kvalixrol/galeria/Forum: Plugins
In reply to: [Ductile Responsive Video] Doesn't work for meYou are right, sorry, I didn’t knew about the right method to embed a video, they have iframe tags on our pages.
When I put them simply, without iframe, it is working as expected.
Thanks for your help.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] unsuccessful CF7 groupingI noticed meanwhile, that the html input tag made by mc4wp was slightly different from the html code made by Contact Form 7, so I changed the shortcut in the cf7 editor with html code similar to the mc4sp’s. A detail of the working code showing the difference which is in the name field:
<input type=”checkbox” name=”mc4wp-GROUPINGS[6365][]” value=”érzékel?k ipari automatizáláshoz” checked=”checked” />
The checkbox values can be used even in this case for mailing by cf7, the tag to be used is [mc4wp-GROUPINGS].
I think it would be simpler if it was working with the cf7 shortcut, but let’s enjoy it is working anyhow.