Forum Replies Created
-
AuthorPosts
-
Hm, I think the URL at the browser’s adress line should be like the breadcrumbs, so the URL for this special portfolio-item should be:
meineseite.de/farbkunst/portfolio-uebersicht/magicmoment
but currently it is:
meineseite.de/werke/magicmoment
and this is just not right.
I have tried to add this to my functions.php as Dude suggested here, but it has no effect:
https://kriesi.at/support/topic/breadcrumbs-with-portfolio/It’s really confusing … but the breadcrumbs above in the screenshot show the right hierarchy.
——————–
EDIT:
I found the same behaviour at the ENFOLD demo theme:
main URL/starting page:
http://kriesi.at/themes/enfold/“Portfolio 3 column” link:
http://kriesi.at/themes/enfold/portfolio/portfolio-3-column/Then, at this page, I click at the first portfolio item, which is:
http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/Also here is a part of path missing, i.e. “/portfolio/”
- This reply was modified 10 years, 9 months ago by BeeCee. Reason: Added as example the ENFOLD demo theme
January 13, 2014 at 7:25 pm in reply to: ENFOLD + Nextgen Widget: Resizing of thumbnails doesn't work #209121This reply has been marked as private.January 13, 2014 at 6:52 pm in reply to: ENFOLD: complete different portfolio sections at one site? #209107okay, thanks for the explanation, Devin, I will think about that solution.
January 10, 2014 at 2:42 pm in reply to: Where to change the date format of the search results list? #208026works fine, thanks!
January 10, 2014 at 12:47 pm in reply to: Search results with "pencil icon" – how to change this or replace with image? #207964great, thanks, Yigit!
January 10, 2014 at 2:10 am in reply to: ENFOLD + Nextgen Widget: Resizing of thumbnails doesn't work #207778This reply has been marked as private.January 10, 2014 at 2:07 am in reply to: Search results with "pencil icon" – how to change this or replace with image? #207775Ah I see, thanks. Is there a way to change the “pencil icon” to another one as this “pencil” and where can I do this?
January 10, 2014 at 1:55 am in reply to: ENFOLD + Nextgen Widget: Resizing of thumbnails doesn't work #207761Isn’t there another reason for this issue? I guess, only changing CSS of the thumbnails wouldn’t be enough, because they have these ENFOLD overlays, too. CORONA can handle this perfectly – with the same plugins and settings.
Here a screenshot with Firebug – why does ENFOLD ignore this size of 50px?
http://screencloud.net/v/hcbpHas it something to do with ENFOLD’s overlay images?
I’ve tried this http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/, but this hide them only and has therefor no effect on the NextGen widget thumbnails, which should be 50x50px.January 10, 2014 at 1:40 am in reply to: ENFOLD + Nextgen Widget: Resizing of thumbnails doesn't work #207744my site is offline, sorry, it is not yet ready. What information do you need?
By the way: I have deactivated all plugins except of NextGen (and for another test round the NextCellent plugin) to avoid any conflicts, but this has not helped.thanks!
Josue, where should we add the code
add_theme_support('avia_template_builder_custom_css');
the docu article, that you have linked to in your posting here, does not say anything, where to add this code snippet for “Once enabled, the following function adds a new field to each of your Advanced Layout Builder element’s pop up menu.”
January 4, 2014 at 7:33 pm in reply to: ENFOLD's AdvancedLayerSlider: color change of grey "bricks" of image transitions #205378thanks, Devin, I will contact them. By the way: how can I ensure to always have the newest update of this slider plugin?
January 3, 2014 at 10:11 pm in reply to: ENFOLD's AdvancedLayerSlider: color change of grey "bricks" of image transitions #205156sorry, Evernote seems not to be the best solution for sharing screenshots. Here again:
http://oi40.tinypic.com/353bfdg.jpg
The grey blocks, that I mean, are obviously part of the transitions.
December 31, 2013 at 9:56 pm in reply to: Avia Layout Builder: text box deletes "blank lines" #204173that’s a good idea, thanks a lot!
There isn’t any way to add something to the functions.php? I use “code snippets” and could easily add there “against” this “WordPress text filter”?Menu descriptions for normal menu items and for the mega menu would be great!
okay, I understand. Will it possible with a future update of ENFOLD (menu descriptions in normal and in mega menu items)?
Thanks a lot, Ismael.
It works perfect with your code as long as the main menu item is not set as “mega menu”.I have set the menu items as “mega menu” and now with your code it shows me as “normal menu”, not mega menu.
Any tips?
Thanks.- This reply was modified 10 years, 12 months ago by BeeCee.
Isn’t there a custom walker, so that HTML works in menu items in general?
it seems as if the html tags are stripped out in the menus, tried to have the menu items in two lines, too – without success.
October 7, 2013 at 9:37 am in reply to: [SOLVED] Since Update 2.3.1: Gravatars in the comments not showing with Firefox #171510uff, I’m very sorry, just found the reason:
https://www.ghostery.com/It blocks the gravatars in FF; I have set now the gravatar.com site to the whitelist and now I see them all.
I’m very sorry for the trouble; thanks for your patience!By the way:
where can I set in this new forum a topic as “solved”?October 7, 2013 at 9:27 am in reply to: [SOLVED] Since Update 2.3.1: Gravatars in the comments not showing with Firefox #171502could be deleted, see below.
- This reply was modified 11 years, 1 month ago by BeeCee.
October 5, 2013 at 9:49 am in reply to: [SOLVED] Since Update 2.3.1: Gravatars in the comments not showing with Firefox #170763I had done just nothing, just replaced the themefolder with the update 2.3.1 – no new plugin, I disabled all – but it is not only my site.
When I view other ENFOLD websites and look at their blog and the comments there, I don’t see the commentators’ gravatars/images.
As said above, it is the same with the ENFOLD demo theme.It has obviously nothing to do with my own installation, it’s a browser issue.
When I view my site, the ENFOLD demo or other users’ ENFOLD website – I see everwhere no commentator’s images when I use Firefox 24.0 with Windows 7 prof. 64bit Desktop!BEFORE this theme update all was fine – same browser version, same Firewall, even when I deactivate it (F-Secure), no images in in the comments section with Firefox. The error obviously had come with the complete rewrite of the code in update 2.3.(1).
Thanks, but this wasn’t as simple as it seemed :-(
Due to the fact, that the search icon is normally at the very right of the main menu and should now appear ABOVE it, but the main menu items should stay at the RIGHT of its container without space, it was hard for me to figure it out. But now it seems to work with this CSS, if someone needs it, too:/* Search-Icon next to the social bookmarks */ #top #header .social_bookmarks li:last-child { border-right-style: solid !important; border-right-width: 1px !important; } #top #menu-item-search { z-index: 100; top: -88px; } #top #menu-item-search a { text-decoration: none; } #header_main { position: relative; z-index: 9999; } /* Repositioning of the Search-Icon */ .main_menu ul { margin-bottom: 0; margin-right: -12px; margin-top: 0; padding: 0; } #top #menu-item-search { margin-left: -40px; top: -86px; z-index: 100; } #top .social_bookmarks { float: right; margin-right: 27px; }
Result:
Then there’s another error:
When I now reduce the width of my Firefox tab like a mobile view would be, then the search icon is completely away and the social icons on the very top are not centered.
October 4, 2013 at 11:49 am in reply to: [SOLVED] Since Update 2.3.1: Gravatars in the comments not showing with Firefox #170399My site is still in maintenance mode, but it is the same with the ENFOLD demo theme:
the round circled images in front of each comment is also no longer there at the demo, take a look here:
http://kriesi.at/themes/enfold/2012/12/12/lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-aenean-commodo-ligula-eget-dolor-aenean-massa/No image in front of each comment!
EDIT:
I just discovered, that this is obviously a browser issue:
The circled images in front of the comments (at the DEMO!!!) are not there in Firefox 24.0 (Javascript enabled), but in Opera and Chrome browser they are there. I use Windows desktop 7 prof. 64bit:
Opera & Chrome browser:
Firefox 24.0 under Windows 7 prof. 64bit:
See here the Firebug result:
http://oi44.tinypic.com/msc3zt.jpg- This reply was modified 11 years, 1 month ago by BeeCee.
Thanks, but I look for a solution like Dude had posted it here:
https://kriesi.at/support/topic/move-search-icon-next-to-social-media-icons/#post-127113Unfortunately since the rewrite of the theme files with v2.3.1, this code does not work any more, it results in an “array” error.
- This reply was modified 11 years, 1 month ago by BeeCee.
September 12, 2013 at 10:24 am in reply to: How to disable only on one certain page the lightbox overlay? #140578thanks, but this is the opposite of what I would like to have:
– no overlay functionality at this page-id
– but still the lightbox function itself, means, when clicking on an image, it should open in the lightbox as usual
Just no overlay function:
Thanks.
sorry, my fault, with WinMerge I found out, that I haven’t replaced the changed files in the js-folder. Works fine now!
September 10, 2013 at 7:37 pm in reply to: How to disable only on one certain page the lightbox overlay? #140576September 9, 2013 at 11:42 am in reply to: Toppanel plugin: messed up widgets & widget areas in ENFOLD #139840thanks for that good tips, I will try this!
-
AuthorPosts