draligus
Forum Replies Created
-
Forum: Themes and Templates
In reply to: theme promoting service?Forum: Fixing WordPress
In reply to: urgent category page problemi have solved the problem. problem was in header.php
i have added
<?php echo home_url( '/' ); ?>
line 50 became:
<a href="<?php echo home_url( '/' ); ?>" title="<?php bloginfo('name'); ?>" target="_blank"><img src="<strong><em><?php echo home_url( '/' ); ?></em></strong>wp-content/themes/blucorp/images/cerrahi-saglik.jpg" width="468px" height="80px" alt="<?php bloginfo('name'); ?>" /></a>
anyway, thank you very much for your help
Forum: Fixing WordPress
In reply to: urgent category page problemit may be related with header.php
https://wordpress.pastebin.com/JVgS5L8RForum: Fixing WordPress
In reply to: urgent category page problemthank you but, this is not related to encryption. encryption is only for footer links. so if possible, would you please help me.
Forum: Fixing WordPress
In reply to: urgent category page problemthis is my functions.php page:
https://wordpress.pastebin.com/3HpW9VHzForum: Fixing WordPress
In reply to: urgent category page problemi have done it. but i am sorry, i still have the same problem
Forum: Fixing WordPress
In reply to: urgent category page problemi have a similar problem. my top banner logo is lost in CATEGORY, ARCHIVE and TAG pages. would you please help me again.
Forum: Fixing WordPress
In reply to: widget font size changingi have found a function for this.
<?php wp_list_authors('show_fullname=1&optioncount=1&orderby=post_count&order=DESC&number=3'); ?>
but i can not put it into my widgets
so please help me
Forum: Fixing WordPress
In reply to: widget font size changingwebsite: https://www.aligurtuna.com/
4 th widget on the right named “Edit?rler” (just below paypal widget)Forum: Fixing WordPress
In reply to: widget font size changingi only want to change that widget. not all css
Forum: Fixing WordPress
In reply to: widget font size changingi do not think that it is only about with css. it should be about php codes
Forum: Fixing WordPress
In reply to: widget font size changingi mean “list authors” plugin version 2.0.1
In side bar, authors widget, i want to
1. change font-size
2. delete gif from each linethis is “list-authors/list-authors.php” page:
https://wordpress.pastebin.com/rX3AqdmMthis is “list-authors/class-list-authors.php” page:
https://wordpress.pastebin.com/mCrFaLwEthis is “list-authors/prebaker.php” page:
https://wordpress.pastebin.com/2Am0EP7uthis is last page. “read me”
https://wordpress.pastebin.com/NTbd778Yplease help me
Forum: Fixing WordPress
In reply to: urgent category page problemthanks a lot. thank you very much. it is great.
thank you.Forum: Fixing WordPress
In reply to: urgent category page problemhttps://wordpress.pastebin.com/HVJGCFFJ
thank you for your helpForum: Fixing WordPress
In reply to: urgent category page problemanother thing now. i see that there is noy category page in my template. is this a cause for my problem