rei15
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Preview doesn’t work when using Custom PostThank you
I’ve moved the topic there.Sorry… i was in fact copying my environment to another new one and i forgot to dump my wp data into the new server.
After doing that it’s solved.
(I still dont understand why it redirects if my database is empty)Sorry..
<?php if (function_exists('wpp_get_views')) { echo wpp_get_views( get_the_ID() ); } ?>
This has not been fixed, it’s still showing only the views for the past 24 hours and not all.
thank you ??
But how to remove it as featured image..?
When i open the post, it’s not set there..
Thank you
Forum: Fixing WordPress
In reply to: [WordPress] 3.8 wordpress logo loginmontecomis,
I was looking solution for this too.
Your code works in Chrome but in Firefox, it’s still shrinked.. or i should say it’s cropped into the smaller size.Does it work for you in Firefox ?
Found the solution myself.
Adding !important to background-size, width, and height propertyForum: Fixing WordPress
In reply to: [WordPress] 3.8 wordpress logo loginmontecomis,
I was looking solution for this too.
Your code works in Chrome but in Firefox, it’s still shrinked.. or i should say it’s cropped into the smaller size.Does it work for you in Firefox ?
Forum: Fixing WordPress
In reply to: How to display post lists in the same term with pagingHi,
Sorry for my late response.
I was trying hard to fix this, so it takes much time before i can post here.In conclusion, sorry, that still doesnt solve my problem.
next_post_link() is for page navigation within single page, i need navigation for category list inside a single page..My explanation is just too bad…
I’ve gave up on this, trying to implement jQuery or ajax to fix it.
Thank you so much for your concern.
I really appreciate it.Forum: Fixing WordPress
In reply to: How to display post lists in the same term with pagingHi Gerald,
Thank you for reading.
Unfortunately i saw the post before and it doesnt help me in my case.
He is using WP PageNavi, which results the paging displaying each page no.<<Page1/3 1 2 3
I only want Prev and Next, and i cant find a way to customize it.
Thank you.
hello,
I’m going to try it later!
Thank you so much!Forum: Plugins
In reply to: [Plugin: Faster Image Insert] Images inserted at wrong locationyeah, i m hoping for solution too.
very annoyingForum: Requests and Feedback
In reply to: Better upload managementthanks t31os,
could you please tell me what features you meant?
yeah, it would be easier if we name our files appropriately.
However, when you just upload files from digital cameras, it’s time consuming to open each image and rename it.Thank you.
Forum: Fixing WordPress
In reply to: customizing my upload directoryanother new feedback
Relocate Upload enables me to upload pictures to my desired directory,
but by default, it’s uploaded to default directory,
which means i have to edit one by one, ie changing the uploaded directory information one by one later on.Plus, it’s still hard to search for a photos uploaded in certain directory from media library itself.
wordpress has not been very good at media managing
Forum: Fixing WordPress
In reply to: customizing my upload directoryanyway found this.
Relocate Uploadsolved.