patrox
Forum Replies Created
-
I have found an acceptable solution :
Locate wp-customer-reviews.php
edit it with a text editor, find the lines
<blockquote class="description"><p>' . $review->review_text . '</p></blockquote>
you should find them in 2 places ( one for product review and one for busines review )
remove class=”description”
also there is a little bug fix to do :<blockquote><p>' . stripslashes($review->review_text) . '</p></blockquote>
you need to add stripslaches else you’ll see \’ when people post comments with quotes.
tadaaa now comments show on inner pages too !!
so it appeared that it has something to do with the css file that has blockquote.description ( i’m no expert in jquery and css so i gave up and just got rid of the style which is good enough for my project )
Enjoy the fix !
Patrice
https://www.audiobank.fm your source of royalty free music ??THis is exactly the problem i’m having too, did you find a solution ?
Forum: Plugins
In reply to: [WP Customer Reviews] [Plugin: WP Customer Reviews] Cannot make it workI am actually having a problem too, i see the stars and the name of the reviewer but nothing else ??
https://www.romolao-afer-correspondant.com/pourquoi-choisir-afer/le-comparateur-de-frais/
i don’t understand why nothing is displayed , any clues ?Thank you
pat.Forum: Fixing WordPress
In reply to: get page/post ID in functions.php fileomg ondraa thank you so much, i’ve wasted 6 hours on that problem too !!!!
i would hug you right now if i could !!!!
i’m trying to modify the template of only one page of my blog, but since it uses various css files, i needed to load a different css file according to the page… Without the id it was impossible !!!
THANK YOU !!!
Forum: Installing WordPress
In reply to: Upgrading to 2.5 is a disasterSame here, total disaster.
Since 2.3 wordpress upgrades have never been smooth ??
pat.
Forum: Installing WordPress
In reply to: Version 2.3.2 is availableMichael : That did not work. I’m completly stuck on how to fix that…
if Anybody knows a company that can fix that ? i’ll be happy to pay someone to fix it. mailme at : misterbanned hat hotmail.com
thanks.
pat.Forum: Installing WordPress
In reply to: Version 2.3.2 is availableTried that, no luck, the same problem remains.
What else can we try ?
Thanks
pat.Forum: Installing WordPress
In reply to: Version 2.3.2 is availableDo you mean a backup via phpadmin ? or is there a backup integrated in wordpress ?
So far i only did full cpanel backups. and just overwrote my wordpress everytime there was an update, but since 2.3.0 we have that bug, so we had to revert to 2.2.x , hoping the next update fixed it, but no luck so far…
pat.
Forum: Installing WordPress
In reply to: ‘duplicate key’ errors when upgrading from 2.2.3 to 2.3Same problem over here, we’re stuck to a version 2.2.x
Still no fix around :S
pat
Forum: Installing WordPress
In reply to: Version 2.3.2 is availableThe upgrade doesn’t work, like many people we have the duplicate entry problem. i have found many posts about that problem but no solution.
WordPress database error: [Duplicate entry ‘1’ for key 1]
INSERT INTO wp_terms (term_id, name, slug, term_group) VALUES (‘1’, ‘Uncategorized’, ‘uncategorized-2’, ‘1’)WordPress database error: [Duplicate entry ‘1-category’ for key 2]
INSERT INTO wp_term_taxonomy (term_id, taxonomy, description, parent, count) VALUES (‘1’, ‘category’, ”, ‘0’, ‘0’)etc. etc..
What can we do ?
pat.