helenes13
Forum Replies Created
-
Hum. I have seen this page before writing this message, but I am beginer on WP and I haven’t been able to deal with HTML class. I don’t understand where I have to place the code in my HTML block.
Things are much easier for me with CSS specifications. For instance, a text block (which I also have to translate) already has this class :
.textpara p {
font-size: 16px;
line-height: 20px;
color: #2E2E2E;
}
I write it in my page CSS specifications field, and I add :
.textpara
in the css specification field of my HTML block.Is it possible to do the same for Translatepress ? Can you show me how I can write the code ?
Thanks in advance.Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Flags in main menu AND mobile menuWhy did you add “resolved” to this message ? It is not. I don’t apreciate the lack of informations. I will change my translator.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Flags in main menu AND mobile menuI haven’t found any plugin with such name “Shortcodes in Menus”
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Flags in main menu AND mobile menuSorry, I don’t understand. Do you mean I have to add another plugin ?
And place “[gtranslate]” somewhere ?Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Flags in main menu AND mobile menuThanks for your answer but… I don’t understand.
My theme is responsive and, as far as I understand how it works, only one menu.What shortcode should I use and where ?
Since the beginning of this post, I have removed this plugin for simple lightbox, easier for me.
Thanks for the help.Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Flags in main menu AND mobile menu+ As suggested in another post, I have tried the “floating widget” options but don’t like it :
– in desktop, the flags are not aligned with the menu,
– in mobile, the flags show above the hamburger although I expect them only in the drawer.Forum: Fixing WordPress
In reply to: problem : define( ‘WP_AUTO_UPDATE_CORE’, false );Yes ! Found and successfully changed. Thank you
Forum: Fixing WordPress
In reply to: Columns concern in a specific mobile rowBasel (Themeforest)
Forum: Fixing WordPress
In reply to: Columns concern in a specific mobile rowUnfortunately, I don’t have any more free access to the support.
Do you think it is so specific to a theme ?- This reply was modified 4 years, 2 months ago by helenes13.
Forum: Plugins
In reply to: [Simple Lightbox] SLB can’t custom text fontFound with the help of a previous post. It may help others :
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_theme_slb_default .slb_group_status { font-family:’Cormorant Infant’, serif !important; font-size:18px !important; } #slb_viewer_wrap .slb_theme_slb_default { font-family:"Cormorant Infant"!important; font-size:15px !important; }
But I also think the creator of the plugin should improve his documentation or the plugin itself because the problem shows since a long time… Anyway, thanks for the free version.
Forum: Fixing WordPress
In reply to: Unwanted dropdown rectangles showing on Firefox onlyThank you Muktadhawan and Howdy_McGee.
Howdy_McGee : no, it was not a caching problem. NB : the site link was given.
Muktadhawan : I keep your CSS, it could be usefull sooner or later.
The solution : During the last weeks, I have had a lot of crazy problems impossible to solve with CSS. Each time I solved a problem, it created another one, and I saw canceled parameters show again. Even after cleaning the files in the hoster’s desk, nothing was correct. SO, I DECIDED TO ERASE ALL THE WEBSITE, and re-create it from the beginning.
I have done few for the moment, but everything works fine. I think a lot of corrupted files were the cause of my worries.Forum: Everything else WordPress
In reply to: Blog page – I am lost …I have now installed a child theme
Forum: Everything else WordPress
In reply to: Blog page – I am lost …After a trial with another theme, I went back to the previous one. Too complicated for me to change all the settings with a different interface (no translation in french).
So, I still ask for help with my problems :
1/ How can I custom the design of the category/page ? When I click on “Actualités in the menu, the appearance is …a mess. I haven’t found any place to change it. Is it possible with some CSS ?2/ How can I remove the black category button “Actualité” that shows over each article ? I would like (amongst other customizations) to show it only once in the beginning of the category/page.
3/ Still in this category/page, only the title and date of articles show, although I have selected “full text”. How can I display all full articles in the “Actualités” tab ?
4/ I don’t understand why the first article’s title can’t be opened on click like the following ones.
Thanks in advance for your help.
- This reply was modified 4 years, 6 months ago by helenes13.
Forum: Everything else WordPress
In reply to: Blog page – I am lost …Thank you, Joy, for all these explanations.
If I understand you well, the best solution for me would be…to change my theme ! I have recently been very disappointed with Basel support and canceled my subscription. BUT, I have another one, Nouveau, that I never tried. I hope I can also use WP Bakery with it.
It seems I also should learn more about “child theme”. It sounded too complicated for me, this is the reason I did not create one.