Digital experiences for all disciplines
Forum Replies Created
-
-
Hello,
I will simplify my question on another post. I fixed css issues but the “word” search “is not displayed on Safari (good on Chrome)
Thanks!February 22, 2016 at 12:21 pm in reply to: Bug list in admin: How to display text with a "list" style in admin of my page? #251099Ok it’works, Thanks David !
HELP : As a priority, is that we can find a solution the display bug on Safari?
Thank you very much !!!!February 20, 2016 at 2:11 am in reply to: Bug list in admin: How to display text with a "list" style in admin of my page? #250857Ok thanks David but the above code isn’t in sf-functions.php but in functions.php
And the styles :
$style_formats = array( array( 'title' => 'Légende icône à droite','inline' => 'span','classes' => 'legende-droite-icone'),
works great even if I delete above code.
Everything works except the display list in the text area of the admin.
If I delete above code, the style works but I don’t visualize the style result in the text area of the admin.
Mohammad sorry! but I have to submit the site to my client Monday 22. It’s very significant
As a priority should find a solution to these problems:
Menu> Search:
1) the search text appears in Safari (my client on Mac). Currently, it is invisible
2) css search text: change color by # 0081C5In the result page:
1) remove author
2) sidebar: go top (for this page) or, if not aps possible, do not display the sidebarI hope you can help me, thank you very much !!!
No. (On Safari) When I type a word, the cursor down one line (after typing the first letter) and the entered text is invisible
On Chrome, it’good : the bug is only on Safari
2) in the column of results, the texts are displayed but the style is not good, texts touch the edges of the frame
Thanks !
Attachments:
You must be logged in to view attached files.Sorry but my site is almost finished but I can not deliver with this research design.
In main menu, the search works very badly:
– The input text is invisibleI changed the background:
.search-wrap { background-color: # e6e6e7! important; }
But the text is still invisible
Can you test please?
I understand, I will do it, Thanks David
I got the version 4.10 of Virtual Composer and there is a new field to enter categories : Narrow data source (screenshot).
You can add categories but is it possible to exclude categories, simpler
Thanks !!
Attachments:
You must be logged in to view attached files.February 18, 2016 at 1:17 pm in reply to: Bug list in admin: How to display text with a "list" style in admin of my page? #250355OK, I understand !
The pb is in functions.php. I use this code for add styles in my toolbar and it’s delete list style.
function my_theme_add_editor_styles() { add_editor_style( 'style.css' ); } add_action( 'init', 'my_theme_add_editor_styles' );
And I add new styles in sf-functions.php
But, if I delete this code, the new styles are still present but no longer shows the style in admin
February 18, 2016 at 12:59 pm in reply to: Bug list in admin: How to display text with a "list" style in admin of my page? #250338Thank you very much for your tests!
What’s “mod” files please?
Thanks
Hi,
1) Search field:
– text color: now it is white and therefore invisible
– Background2) Is it possible to define an input field that opens on one line and not plusieirs lines?
3) Result page:
– I want to change the height of the sidebar (for this page) but I have to find the name of the page in the code
– View the results without imageThanks !
I see the “Category” is present only in a latest version 4.10
Does this version will be integrated into the theme joyn soon?
Thanks
February 17, 2016 at 10:13 pm in reply to: Bug list in admin: How to display text with a "list" style in admin of my page? #250155I tested but it don’t work
ThanksYes ! Thanks once again 😉
-