Haim
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Author] Display featured post image as a book coverHi Ben!
These CSS solutions are useful for me, too.
Thanks!Tamás
Thanks for your answer!
Does it mean it’s impossible to show the chapters?
Is there a workaround, a clever solution?
Greetings
Tamás
Thanks Amandeep!!
I appreciate your quick answer.For me the daily new cases and deaths are “interesting”.
Greetings,
Tamás
Forum: Plugins
In reply to: [Wordpress Hebrew Date] Display both dates in widgetBeautiful!
It really works now!
For me and for everyone!
Very nice!Thanks a lot!
Forum: Plugins
In reply to: [Wordpress Hebrew Date] Display both dates in widgetThanks again.
However, it gives an error message now:https://photos.app.goo.gl/Z7nLqtSNuVqp51256
??
What to do now?
Greetings
Tamás
Forum: Plugins
In reply to: [Wordpress Hebrew Date] Display both dates in widgetThanks!
I have put it at the end of the function.php file of the template.
Like this:require_once( trailingslashit( get_template_directory() ) . ‘inc/functions/enqueue-scripts.php’ );
require_once( trailingslashit( get_template_directory() ) . ‘inc/admin/custom.php’ );
/* hebrew date extension */
class Bothdate_Widget extends Hebdate_Widget {
public function widget( $args, $instance ) {
echo $args[‘before_widget’];
if ( ! empty( $instance[‘title’] ) ) {
echo $args[‘before_title’] . apply_filters( ‘widget_title’, $instance[‘title’] ). $args[‘after_title’];
}
echo date() . ‘ – ‘ . today_hebDate();
echo $args[‘after_widget’];
}
}However, I do not see the new widget to add.
I have read something about registering the widget, as well.
Shouldn’t it be fine, as well?Thanks
Tamás
Forum: Plugins
In reply to: [Wordpress Hebrew Date] Display both dates in widgetThanks a lot, Hatul!
Where should I put this code and how to use it in a widget area?
Greetings
Tamás
Forum: Themes and Templates
In reply to: [Oblique] Oblique dies with WP 5.5. similar themes?Btw I changed to Overlay theme.
Forum: Plugins
In reply to: [YouTube WordPress Plugin by Embed Plus] How to modify a block?Yes!
How to change the YouTube link or any other parameter.Thanks!
Tamas
Forum: Fixing WordPress
In reply to: Creat table with big size lettersI have put what you suggested into the Customizing, Additional css and it WORKS!
Thanks a lot!
I have added css for borders, too:
td { font-size: 200%; }
table {
border: 3px solid black;
border-collapse: collapse;
}
td, th {
border: 1px solid #999;
}THANKS A LOT!
greetings
Tamas
Forum: Fixing WordPress
In reply to: Creat table with big size lettersForum: Fixing WordPress
In reply to: Creat table with big size lettersThanks Steven for the quick answer!
I have copied the css into the “Advanced” tab (with and without a first dot), the size is the still the same…
https://photos.app.goo.gl/XMnXLTfgUHj1BSLW7
How to make it work?
Friendly greetings!
Tamas
Forum: Plugins
In reply to: [Audio Album] Playlist from a folderThanks!
Greetings
Tamas
Forum: Plugins
In reply to: [Audio Album] Playlist from a folderThanks for the quick answer!
Do you have any idea which plugin could do this?
Greetings
Tamas
Forum: Plugins
In reply to: [Insert Pages] Nesting pagesHi Paul!
YES, exactly this is the case, I insert a given page several times within the same page!
And your new release seems the work PERFECTLY!thanks a lot!
Very quick and friendly help.
Thanks and congratulations!My i buy you a coffee?
(How may I send you money?)Friendly greetings from Budapest, Hungary
Tamás