Forum Replies Created
-
AuthorPosts
-
Yes, but that shortcode is comming form caption itself (when first caption is added). Then when caption is edited second time that is happening.
Hello Rikard,
Sure. But be careful, this is live site.Thank you.
Thank you!
Hello. Is it possible to do that change using child theme and filter?
Thank you.
Best regards
MaciejHello, yes, but center in all screens, not only on mobile, so I think I can remove media only ant I will be fine. It works now, it i responsive and size is ok. Thank you.
On other languages search is not ready yet. Only PL language is in progress right now. After everything will be ok on PL language we will transfer to other languages. Rest is with older search in menu (that of course works as it should) but I would like to remove search from MENU and move it to top page as search filed (like on PL language). Otherwise I wouldn’t ask.
So only thing left now is hiding search results after clicking away from search field.Right now I have this class active:
And with that class, my search results are over page content but I can’t hide them after clicking away (I can do it in regular search).
With that class removed search results are moving whole content down.
One thing I changed, is position absolute, to make search results appear over content. I believe I took that css code from other topic about search results in top menu.
Thank you.
Best regards
MaciejHello. Can I kindly ask you to read my previous post again? I don’t want to set this search bar on left. I need to make it work like regular search bar in sidebar, just on top of a page. Please have a look again.
To sum it up:
1. Wider search form (it would be great to set it as responsive value like %). Min width 300px or so.
2. Hiding search results are not working when I click outside search field. They stay until page is reloaded.
3. Right now, on mobile devices (tested on iPhone 6s) search field is smaller than search submit button.
4. I can’t center it properly. I have right now something like left: 42%. It works but Im not sure if it is ok.
Right now everything is done on polish language (PL). So inside admin panel please switch to polish. Later on eveysthing will be copied to other languages. Your language for account is set to english.All CSS rules are in General Styling tab (PL) at bottom of CSS field. Code that you provided is located in functions.php.
Thank you!Thanks, but I need search field that is visible, not just icon. Same as you get when you use search widget inside widget area.
Ok, I know. How can I change it? Can I copy single.php code? I would like to have content from page builder and under it loop from regular archive page. Right now on category page editor I have regualr wordpress visual editor and I can create some text with images and under it I have regular loop with posts. This is almost perfect, I just need ALB :) So copying some code from single.php is ok? Od do you have code to include ALB to archive.php ?
Thank you.
Best regards
MaciejThank you. This is not what Im trying to do. I need custom layout that I need to build. So I only need Advanced Layout Editor button available inside category page.
Hello.
Sure, login details are below. Please be careful, this is live site.To sum it up:
1. Wider search form (it would be great to set it as responsive value like %). Min width 300px or so.
2. Hiding search results are not working when I click outside search field. They stay until page is reloaded.
3. Right now, on mobile devices (tested on iPhone 6s) search field is smaller than search submit button.
4. I can’t center it properly. I have right now something like left: 42%. It works but Im not sure if it is ok.
Right now everything is done on polish language (PL). So inside admin panel please switch to polish. Later on eveysthing will be copied to other languages. Your language for account is set to english.All CSS rules are in General Styling tab (PL) at bottom of CSS field. Code that you provided is located in functions.php.
Thank you!Best regards
Maciej- This reply was modified 7 years, 5 months ago by Maciej.
Can you check that please? Right now I have default configuration, no extra css with my search field at top. Please switch to PL language to see it. I can’t find proper class to make it wider and to get that to look ok as I described before.
Thank you.Best regards
MaciejHello.
Thank you. That code works nice but there are some styling issues.
1. When I type something and results are displayed, whole field is pulled down. It would be great to have resluts field apeared over menu and page content.
2. In normal situation when I click outside search field or results field, that field should disapear. Right now it stays until I refresh page.3. I would like to center my search field and make it a bit bigger/wider. I have code like this now:
.sub_menu { top: 0; left: -50%; }
but Im not sure if this is correct (-50% place it to far left) and I can’t find proper class to make field wider.
4. When you open that page on mobile phone (tested on iphone 6s), search field is smaller then search button. On desktop everything is ok. I have code extra code like that:
#header_meta { min-height: 40px; background: transparent; }
Best regards
MaciejThanks. And what about update? Is it safe to do it?
thank you. Works like a charm :)
Yeah. Sure.
that post should be in category “Zamki i Pałace” but right now is in “Aktualności” It is in both of them but first one is set as primary. It is for all posts.
Thank you.
Ok. I think I have to explain again. CSS rules in style.css in my child theme don’t work. What can I do?
Yes. There is WPML and I have copied all css to every language from my main (PL) site. And even after same css rules are in every language, fonts and other parts looks different. And I don’t want to have different styles for every language, I need to have same style for every language. And best option for me is to have styles in style.css file, to edit them in only one place. And as I mentioned before, when I move all ruses from theme options to style.css, custom rules are not working.
- This reply was modified 8 years, 9 months ago by Maciej.
Ok, thanks, please have a look.
My main language is polish, and there styles there are proper one. On other languages some fonts are different and not all changes in css are working compared to PL part.Thank you.
January 23, 2016 at 10:57 am in reply to: CSS is not working after moving to child style.css #570507It’s not that problem. I know about “important” and I don’t need my css to be language dependent. Rather opposite :)
I’ll try to explain.
I have my css rules in theme options right now. What I need is to have css in my style.css file in child theme. When I move my styles from theme option to file, they are not working. Same styles just diferrent place. It looks like style.css is not registered or loaded?
Do I have to use wp_enqueue_style or something else to get them working?Thank you!
Ok, another try :)
This code was responsible for removilg links in search:
.post-title { pointer-events: none !important; }
So is there a nice way to remove/translate “Permalink to ”
Thanks
Ok, I think this is not a problem right now. No need to have external plugin to edit category description, It works when I edit category. But without page builder :) It would be nice to have page builder there.
Thanks anyway.
January 8, 2016 at 10:51 pm in reply to: Grid layout for categories when advanced layout editor is set #562221This doesn’t work for category pages. My page doesn’t look as it should. I need to have look like from screen above, because m blog page is set like that (but using page builder module “blog pots”).
Can you help me modify category/archive template go get something similar?
Thanks.
Hello.
Ok, in another try, I’ve removed code from my functions.php (https://kriesi.at/support/topic/remove-permanent-link-using-filter-in-child-theme/ ) and looks like links are working now. But this code is removed so my fix for Permalink text is not working. Can you give me code to remove or way to translate “Permalink to” text on mouse hover?Thank you.
I’ve removed this code and same story. This code is same code from your original function but without “Permanent Link”. This is live site so I can’t switch styles.
Also as you ca see under first element I have categories, but under other titles categories are missing.Can you help me please?
Ok, I think I found solution. WPML was set to “Different language in different catalogs” (/en /ru …). Right now, my domain is not redirected yet, only using Hosts file and IP. After switching to ?lang attribute, saving is working now.
So I this this has been resolved.
Maybe you can check if this is code related and can be fixed.
Anyway, thanks.Hello.
No errors in debug as far as I can see, no log, no errors on screen, no errors with debug scripts as well.
Only this in console:
Strange, on my main language (pl) there in no problem at all. I’ve switched off most of my plugins (except wpml). No luck.December 13, 2015 at 11:12 am in reply to: Remove "Permanent Link" using filter in child theme #551583It works :) Thanks.
September 29, 2015 at 7:34 pm in reply to: Warning: Illegal offset type in isset or empty in …. wpml #510949Hello
What about this problem? We have Enfold 3.3.2, WPML 3.2.7 and WP 4.3.1 and today after fresh install of WPML I’ve got same thing on grid layout.
Strange, my blog layout has grid layout but this problem is only at category pages.
Can you contact with kriesit and resolve this warning? Enfold and WPML have very big community and everyone would be happy :)Thanks!
Thanks but I don’t want to change look of my blog list, I need different page look, like regular page. This plugin enables ability to edit category page as normal page. you have to include only this little bit of code to work.
Forget this plugin for a while. I can’t make it work even without it.
Let’s say if I put page.php code in category.php I should be able to see everything what is inside content or hardcoded text, right? Right now I see only posts like blog even with code that shouldn’t show posts.
Can you help me only with this? I need just regular page instead of blog like page on my category page.thanks.
Oh! I found this! Thanks!
-
AuthorPosts