mongulu
Forum Replies Created
-
Forum: Plugins
In reply to: [Meet My Team] Shortcodes in biography stopped workingIt’s working now! Thanks so much
Forum: Plugins
In reply to: [Meet My Team] Shortcodes in biography stopped workingHmm I donβt remember changing the code (but it was a while back so not 100% sure)
Thanks so much for helping me with this! It is very much appreciated
Forum: Plugins
In reply to: [Meet My Team] Shortcodes in biography stopped workingThanks for the reply. Do you have any idea which file I should be checking out for the biography field? So I can try to see what changed?
Forum: Plugins
In reply to: [AWSM Team - Team Showcase Plugin] shortcodesThanks for the quick response. If I use those presets if the number of members in the last row is less than the column number, (I assume its a 4 column layout in your demo)using the modal example, would it be possible to center the 2 members rather that have them to the side?
Forum: Plugins
In reply to: [Team Members β Multi Language Supported Team Plugin] Popup not showingThere was something wrong with the browser I was using.. Had to delete cache and cookies and it worked.
Forum: Plugins
In reply to: [Team Members β Multi Language Supported Team Plugin] social media linkthx for quick reply
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Change default field labelsOh Thanks!!! I was using a older version of the plugin where those fields were shown as native.. It’s all good now..
Forum: Fixing WordPress
In reply to: Author cannot see their own pagesBut logging in with another user’s ID or even if I look at the page as guest I can see those pages. The moment log in using the pages author it shows a blank.
Also used incognito mode and still can’t see anything.
PS I have sent this via the pro support forms and also checked my spam folders
Forum: Plugins
In reply to: [Polylang] WP-Members Plolylang translationI have the same issue. Any ideas on how to translate this plugin (i.e. the registration page) with Polylang?
Forum: Plugins
In reply to: [Meet My Team] Shortcodes inside bio fieldThanks so much!!! Tried it and worked
Forum: Plugins
In reply to: [Enhanced Media Library] Choose category while uploading filesSo right now the only way is to go into each image and select the category?
Is there another way to assign multiple images to a category?
Forum: Plugins
In reply to: [Polylang] Merging comments from different languagesit worked!!! THANKS EVER SO MUCH!!!!
Forum: Themes and Templates
In reply to: [Customizr] Different Slider heights in different pagesThanks your code works perfectly. (Tried .page-id-246, .page-id-323 #customizr-slider.carousel .item) that’s whay it didnt work for me.
Tried to play around with the :not() css selector but it didnt work
for example:#customizr-slider.carousel .item:not(.page-id-246) {
height: 300px;
min-height: 300px;
line-height: 300px;
}Page 246 still show up with height 300px :/
Forum: Themes and Templates
In reply to: [Customizr] Adding a "Header" Widget AreaThis links might give you an idea on what to do:
Add a widget area after the header
or
Add qTranslate flags with a navbar widget
Hope this helps π