Pepdeal
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to show category description in home pagehello kjodle
i want to know where to post the code
<?php echo category_description( $category_id ); ?>
I see the advanced option of graphene but there are many links.please tell which to choose
thanks
Forum: Themes and Templates
In reply to: How to show category description in home pagethis is very good,please tell the details
thanks
Forum: Fixing WordPress
In reply to: how to display all posts on hone pageThanks Pankaj Pandey
I did it before but in this case,there is a link below the page “older posts” ,there is no “next page”
Forum: Fixing WordPress
In reply to: how to display all posts on hone pageit is showing all posts but the page is very large.I want to display 10 posts on a page and there will be a tab “next page” which will show the other posts.
how to do it?
thanks
my site is https://pepdeal.com/
Forum: Fixing WordPress
In reply to: get notification of memory usage exceeded from my sitei use the same plugins in another sites but that was ok.is there any other way to fix it?
tnx
Forum: Fixing WordPress
In reply to: How to add custom menu on dashboardI fill good with coding.I get the html code for the payment from liberty reserve.All I need how to add a menu in the dashboard.I want after user log in to the account,they will see a menu “checkout”.If they click on the menu ,they will see the page to make the payment.That’s all.
Forum: Fixing WordPress
In reply to: How to add custom menu on dashboardI am not using any plugin because the payment gateway i will use is not accepted by any plugin.I use liberty reserve.So,I need a custom tab.
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 33554432 bytes exhaustedopen wp-config.php.Add the deinfe line below near the top of your wp-config.php file right after the opening <?php
After you open wp-config.php , you will see:
<?php
and add the define line below the <?php and you will need to type
<?php
define('WP_MEMORY_LIMIT', '128M');
If you still cannot solve it,I will suggest you hire a developer [this isn’t the place to advertise] They will do it in a hour.
Hope these help you
Thanks
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 33554432 bytes exhaustedusing old version is not a solution.Old version is vulnerable to hack.
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 33554432 bytes exhaustedi edit in .htaccess file but still shows the 32 MB
another problem,my home page is ok,but if i go to another page it shows resource not found. https://pepdeal.com/h/
Forum: Fixing WordPress
In reply to: Fatal error: Allowed memory size of 33554432 bytes exhaustedThanks.It works.
Forum: Fixing WordPress
In reply to: change top menu buttons and footer area colorplease tell me how to do it.
Thanks
thanks and awesome Tobias.
thanks.This works.
By the way,my image in the table is displayed with border.Is it plugin setting or wordpress setting.
Thanks