wenesga
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Download Monitor] Link redirectThis is the image of the above topic with broken link.
I wanted to say:
“When I click on download it opens a blank page”No need any more, I uninstalled the plugin, I will no longer use download manager.
Forum: Plugins
In reply to: [Multi Rating] The formatting of the widget title is not tagged with span.Forum: Plugins
In reply to: [Multi Rating] The formatting of the widget title is not tagged with span.I’m very grateful to you for helping me
Forum: Plugins
In reply to: [Multi Rating] The formatting of the widget title is not tagged with span.Hi dopowney
I found the code block that does this …
if ( ! empty( $title ) ) { $before_title = apply_filters( 'mr_rating_results_list_before_title', $before_title ); $after_title = apply_filters( 'mr_rating_results_list_after_title', $after_title ); echo "$before_title" . esc_html( $title ) . "$after_title"; }
Can not find where by this tag
<span>
… where do I put this tag?- This reply was modified 7 years, 9 months ago by wenesga.
Forum: Plugins
In reply to: [Multi Rating] The formatting of the widget title is not tagged with span.<h3 class = “widget-title”> <span> Top 5 </span> </h3>
Forum: Plugins
In reply to: [Multi Rating] loading old version of fontawesome!The formatting of the widget title is not tagged with <span>.
Examples:
It’s like this <h3 class = “widget-title”> Top 5 </ h3>
I wanted it to look like this: <h3 class = “widget-title”> <span> Top 5 </span> </ h3>
To follow the style of the other Widgets.
How do I fix this? Can someone please help me?
Thank you very much in advance.
- This reply was modified 7 years, 9 months ago by wenesga.
Viewing 6 replies - 1 through 6 (of 6 total)