jahlrep
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Switch logo in Responsive themeProblem solved with this custom CSS:
html[lang=’en-US’] img.custom-logo {
content: url(“https://sti-bearings.com/wp-content/uploads/STI_Logo_E.png”);
}Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Alignment of scrollbarHi Tobias
thanks for the quick reply. Will give it a try.
Do I have a chance to access the DataTable object and use all its features?
Regards,
J?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Alignment of scrollbarHi Tobias
meanwhile is there a new DataTable version that solves this problem?
If not, maybe I can use DataTables JS somehow to adjust the table width?Regards
J?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] JS access of invisible rowsHi Tobias
many thanks for your quick support!!!
Do you have an example how to access the DataTbale? I have to do this with jQuery?
Thanks
J?rgForum: Plugins
In reply to: [Scripts n Styles] Do not process the current DOMProblem solved. Sorry was a misspelling.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Checkboxhi tobias
so i have to post at first all the 5000 rows and send them to the server? there is no JS that can process the table content on the client side?
thanks for your great support
j?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Checkboxhi tobias
many thank for your quick reply.
how can i process the content of the table by custom code?
best regards
j?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlineHi Tobias
Thanks for your quick reply. Hopefully in the future there will be a solution.
Regards,
J?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlinehi tobias
when turning the tablet the tables headline on this page
https://sti-bearings.com/produkte/waelzlager/stuetzrollen/stuetzrollen-rsto/
is not in harmony with the data columns below.what can i do?
thanks
j?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlineHi Tobias
problem seems to be solved:
#container {
max-width: 2400px !important;
}J?rg
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlineHi Tobias
You mean something like this?
#header, #footer, #wrapper {
width: 100%;
}This does not help.
Thanks for helping
J?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlineHi Tobias
to avoid horiontal scrolling, might be better if the tablepress table could use all the browser width available. How do I achive this?
Thanks,
J?rgForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] horizontal scrolling of headlinehi tobias
many thanks for helping.
j?rg