Afsori
Forum Replies Created
-
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] External linksHi,
just disable advanced character string filter,
and
disable 5G firewall protection,
Thank u, 😉
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive design and fontsYes, sure my friend, and after loading, make your browser wide smaller, scroll down and take a look at all tables, those tables in middle of the page which has a 3 columns automatically become smaller with browser screen size, but the first tables are fixed, because they have more columns, I think so,
Many thanks,
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive design and fontsHi Tobias, I’m sorry for my simple questions, but I’m really new in wordpress,
I paste
<div class="tablepress-scroll-wrapper"> [table id=1 /] </div>in my tables page (text section not visual) , and also paste
.tablepress-scroll-wrapper { overflow-x: auto; overflow-y: hidden; }to the plugin options,custom css. but nothing happened with table id with number 1,
and also I want to add tables to the sidebar, one time I did it, but the table pixels goes out of the website width,
I’m sorry, because I can’t understand many things in FAQ or what is div i.e,
can you help me please for solve this problems,
Many thanks Tobias,Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive design and fontsHi Tobias and thanks, I mean when minimize the browser, those tables which has a lot of text and columns doesn’t responsive, because the text size is fixed, is there any code for making the text responsive like picture? I mean when the table become smaller by user screen, the texts size become smaller automatically, could I understanding you? sorry for my bad english,
Many thanks,
Forum: Themes and Templates
In reply to: [Sorbet] Hide author nameThanks 4 ur reply,
but I’m completely new in CSS,
U mean add this .entry-meta .meta-sep, .entry-meta .author { display: none; } at the end of style.CSS ???
but it didn’t work,
????