cosiek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Increase width of uploaded images in WordPressThank you for meessage.
Yes, but case is to have the image in this width on server physically; not in Frontend pushed with CSS.
Let me know if I am in mistake.Regards,
JakubForum: Fixing WordPress
In reply to: Increase width of uploaded images in WordPressThank you.
Absolutely agree with you. The case is too be inline with Google requirements and have at least 1200px width featured images, which within time will replace with proper resolution and quality ones.Not sure if still is there any option to have original image in version bigger than uploaded.
Regards,
JakubForum: Fixing WordPress
In reply to: Increase width of uploaded images in WordPressThank you.
Unfortunatelly, I did check it and it only decreases the size to expected width. If I want to have image increased from 640 to 1200 and it is uploaded already it does not work.Appreciate if you have other ideas.
Regards,
JakubForum: Plugins
In reply to: [Patreon WordPress] Publish WP posts on Patreon?thank you
Forum: Plugins
In reply to: [Latest Post Shortcode] Pagination in the bottomthank you!
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Pagination in the bottomThank you!
Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Pagination in the bottomThank you.
I did cut the mentioned code:<div class="news_pagination"> <?php if($pagination_type == 'numeric'){ echo news_pagination( array( 'paged' => $paged , 'total' => $query->max_num_pages ) ); } else { ?> <div class="button-news-p"><?php next_posts_link( __('Next', 'sp-news-and-widget').' »', $query->max_num_pages ); ?></div> <div class="button-news-n"><?php previous_posts_link( '« '.__('Previous', 'sp-news-and-widget') ); ?></div> <?php } ?> </div>
and put before
<div class="wpnawfree-plugin news-clearfix">
However, do not see change.
Regards,
JakubForum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?Of course, will do!
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?It worked. Thank you very much!
Great support from your side!
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?Thank you.
It looks good, but there is break between image and below title and field.
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?Yes it is full code for this DIV. TO have the proper style on the image and border.
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?.cytatamp { margin-top: -5px; background-color: #fdfafa; padding: 15px; border: 1px solid #ada7a3 !important; border-radius: 0px 0px 32px 32px; color: #333; text-align: left; line-height: 25px !important; font: italic 16px georgia; line-height: normal; border: 0; padding: 0; box-shadow: none;
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] How to add div in widget?Thank you for reply.
It is plugin: QUOTE MASTER.Code in the Widget for QUOTE:
<div class="cytatamp"> <a href="/?page_id=1006"><img src="https://www.imperiumromanum.edu.pl/wp-content/uploads/2020/04/kaligula.jpg" alt="Caligula" style="margin-bottom:1rem;" /></a> <div class="widget">[quotes]</div></div>
Let me know if anything else is needed.
- This reply was modified 4 years, 11 months ago by cosiek.
Thank you.
Raised again, with ‘What best describes your inquiry?’ -> OTHER.Thank you for fast reply.
I just raised the INC on mentioned website.Proposed fix is not satisfactory. I need to publish images for Readers reference.
Let me know, once you have further details.
Regards,
Jakub