dcsenterprise
Forum Replies Created
-
Ok, Thanks…
look forward to an update fix.7.4
Forum: Plugins
In reply to: [Osom Modal Login] Login ErrorThanks for the quick reply..
Forum: Plugins
In reply to: [File Manager] File Manager Will Not LoadNetwork activated on multisite. It works on all subsites. Since my main site is a working site, deactivating plugins is not a real option but I’ll keep digging and watching this page.
Forum: Plugins
In reply to: [File Manager] File Manager Will Not LoadDITTO…
Forum: Plugins
In reply to: [WP Customer Reviews] Show average rating line onlyUse css:
div.wpcr3_item_name { display: none; }
Forum: Plugins
In reply to: [WP Customer Reviews] Increase font size of review titleJust enter your css the customizer with edit css.
I use:/* REVIEWS */ div.wpcr3_review blockquote.wpcr3_content p { font-size: 20px; font-weight: normal; display: inline !important; } div.wpcr3_review blockquote.wpcr3_content { font-size: 20px; font-weight: normal; display: block !important; padding-bottom: 30px; } div.wpcr3_review div.wpcr3_review_author { font-size: 1em; font-style: italic; } div.wpcr3_review div.wpcr3_review_title { font-size: 1em; display: block !important; } /* END REVIEWS */
Forum: Reviews
In reply to: [WP Customer Reviews] Shortcode not working for view review form[WPCR_SHOW POSTID="ALL" NUM="5" PAGINATE="1" PERPAGE="5" SHOWFORM="1" HIDEREVIEWS="0" HIDERESPONSE="0" SNIPPET="" MORE="" HIDECUSTOM="0" ]
Forum: Plugins
In reply to: [WP Customer Reviews] Adjust Font SizeTry some css.
/* REVIEWS */ div.wpcr3_review blockquote.wpcr3_content p { font-size: 20px; font-weight: normal; display: inline !important; } div.wpcr3_review blockquote.wpcr3_content { font-size: 20px; font-weight: normal; display: block !important; padding-bottom: 30px; } div.wpcr3_review div.wpcr3_review_author { font-size: 1em; font-style: italic; } div.wpcr3_review div.wpcr3_review_title { font-size: 1em; display: block !important; } /* END REVIEWS */
Forum: Plugins
In reply to: [Web To Print Shop : uDraw] Error on installFound the answer here:
https://www.ads-software.com/support/topic/multisite-usage-6/Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] Hide First Letterr on GroupsThanks, that did the trick. Since is use BP-
Cover the avatar isn’t needed with the group background picture.Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] Hide First Letterr on GroupsDe49.net,
Nice try but I really wanted to hide all avatars fro gorups. I” look around the code to see what I can come up with and let you know of any success. It’s not really important.Forum: Plugins
In reply to: [BuddyPress Default Cover Photo] How to Display UsernameFor me it was showing the full name both at the top and under the avatar, (Mani skin) but that’s fine, the code above fixes it…..I think it’s because of another plugin ( BP XProfile WordPress User Sync ) maybe….
But thanks for the plugin. I see BuddyPress decided to make it a default function but I commented out their solution and prefer to use yours.
Forum: Plugins
In reply to: [Mutual Buddies] Changing the template fileThank You very much!
Forum: Plugins
In reply to: [Admin Bar Login] Username or EmailI already have WP Email Login installed.
https://summitlanding.com