silver530
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PermalinksHi, use
/%postname%/after the date.Forum: Networking WordPress
In reply to: 404 Not FoundHi, set your permalink settings to default and try again.
Forum: Plugins
In reply to: Woocommerce: cant'get rid of text on shop pageOk. Good luck!
Forum: Themes and Templates
In reply to: Closest theme to this designHi, where is the screenshot 🙂
Forum: Plugins
In reply to: Woocommerce: cant'get rid of text on shop pageCheck the page content that referenced to your shop page.
Forum: Fixing WordPress
In reply to: Listing posts on pages? Looking for plugin & tipsHi, try pagination functionality 🙂
Forum: Fixing WordPress
In reply to: I want to Show page title in URL of home page of blogHi, you can try WordPress SEO by Yoast or Jetpack.
Forum: Hacks
In reply to: custom fields and stringsHi, try to use
get_the_ID()function instead of$post->IDForum: Networking WordPress
In reply to: .htaccess questionHi, you may check out the general settings for sub-domains.
Forum: Networking WordPress
In reply to: Japanese translationHi, you can check your files against errors with this plugin:
Forum: Fixing WordPress
In reply to: visual editor and text editor not showing rightHi, try to deactivate your plugins, then check the editing screen. If result is normal, activate the plugins one by one to find which one is conflict.
Forum: Fixing WordPress
In reply to: Custom Post Type with products by Category problemHi, change your
archive-products.phpfile name totaxonomy.phpfile name, and remove the commented text at top.Forum: Fixing WordPress
In reply to: 404 page not found error with permalinksHi, set your permalink settings to default, then check your links. If it is ok, go back to your choice.
Forum: Fixing WordPress
In reply to: Make page titles appear as if selectedHi, you can use this custom css:
.site-navigation .current_page_item > a, .site-navigation .current-menu-item > a { background-color: #24890d; color: #fff; }Forum: Your WordPress
In reply to: Responsive Site UpdateHi, good site! Which plugin are you using for the newsletter?