Forum Replies Created
-
Author
-
Abe
KeymasterHi, since you also use some plugins that generate frontend content, you need to translate those plugins like Buddypress too. Theme strings should be easily translated from the en_US.mo by copying it an renaming it to your languge.
You can try a plugin like Codestyling Localization that makes the process easierHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI will take a look but it will help to know which hook does myCred uses to assign the points
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIf you want to add items to the user navigation then you need a plugin since is generated by Buddypress https://wordpress.org/plugins/buddypress-custom-profile-menu/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 3, 2014 at 02:29 in reply to: Add Revolution Slider to Buddypress "Sitewide Activity" Page #37429Abe
KeymasterHi, that page is generated by Buddypress. the templates are located in buddypress folder so you can edit templates and add the revslider shortcode by php like
<?php echo do_shortcode('[my_shortcode_here]');?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwill do some testings and let you know how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that happens rarely and only on Chrome.
I came up with a fix so please replace assets/js/app.min.js contents with the one attached and see how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.Abe
Keymasterthanks @sharmstr for your valuable help. We will try to make a small tutorial since I see there are some that don’t read all Facebook requirements.
Glad you solved it
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterFrank make sure you are translating the plugin and the translation files location is right. See this article since the location changed with 2.1 BUddypress version https://buddypress.org/support/topic/buddypress-2-1-bp-language/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, you should check your plugins and try to disable some and see which one is doing that request
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterClosing this topic. continuing here https://archived.seventhqueen.com/forums/topic/matching-fields-multiple-values-not-working#post-37416
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastersorry @renatokeuller36 the last reply wasn’t for you… it was from another topic but posted it here by accident
You don’t have to do nothing now.. just look at my code so you see how it should be added
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI have fixed your problem and came from the fact that even you have updated the theme, you have overridden custom_buddypress/bp-functions.php and the matching function was there and was an old version
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasteryes please make sure you do backups before updating so you can restore language files
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwhat browser have you used on yosemite? also try to remove you app from your facebook account so the site will ask those app permissions again
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I got the message but tested and works fine on my Safari and could not manage to replicate your issue..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthank you @sermsak
Can you make sure you have the latest theme version?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastersend me credentials to take a look. Also check to have the latest theme installed and don’t have any custom codes or templates overridden in child theme. I think the best thing is to try and activate the parent theme for test only
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi, the page should not refresh and just send the request by AJAX and show the picture in the activity once that is achieved. We will try to add a loading icon or something in the next update so the user will know that the system is thinking
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIt only applies to the basic wordpress template in the root of the theme and for the page-parts and page-templates folders
bp-custom should remain in plugins folder since is not affected by theme
for the checkbox you can disable form customization by removing the class named “custom” from wp-content/themes/sweetdate/members/single/profile/edit.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI think I understand what that element should look like and you can fix it by adding this CSS but not theme related
COPY CODE.ts-icon-title-text { background: none repeat scroll 0 0 #fff; display: inline-block; padding: 0 20px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI see what you mean. those are coming from a plugin you added: http://mytalent.la/wp-content/plugins/ts-visual-composer-extend/css/ts-visual-composer-extend-front.min.css?ver=4.0.1
please disable plugins when testing
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI have fixed your problem and came from the fact that even you have updated the theme, you have overridden custom_buddypress/bp-functions.php and the matching function was there and was an old version
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI just entered and fixed your code since it was exactly like my answer above. We will come with a feature in next update to make these changes from admin side
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterfrom the first look you didn’t added it correctly on the group name:
group’ => ‘Base’, —- wrong
group’ => ‘Básico’, —– correctHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I will login on your FTP and check the code you added and let you know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, try adding 100% with to it like:
COPY CODE<iframe src="http://www.seventhqueen.com" style="height: 500px; width:100%p;" />
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi,
You can have the feature of activating user from dashboard using plugins like
1. https://wordpress.org/plugins/new-user-approve/
2. https://wordpress.org/plugins/unconfirmed/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, share your ftp so I can take a look please and login credentials for a user that has that field set in its profile and the link to the other profile you are visiting for the matching score
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThe post is not just copy paste and you need to adjust it with your own profile field group names
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHI, resave theme options and assign a revolution slider in that page in the Revslider Visual composer element
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYour English is very bad…
My solution to your problem was exactly what you askedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, your error should be resolved by your hosting company and that is only related to WordPress since we don’t handle database connection config. Try googleing related resources about this since it could be related to wp and hosting config.
We haven’t encountered this with other clients until now
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, please disable any customizations made, plugins enabled, etc since that should not happen. try to resave Theme options again too.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi, what do you mean? What it shows with the ##profile_link##/whatever when logged out? Can’t tell from the screenshot
When logged out, that particular link won’t be shown
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI tried with Safari and Firefox and both worked to register on your site using Facebook
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.November 28, 2014 at 23:35 in reply to: Kleo Warning Cannot modify header information on post save #36998Abe
KeymasterCan you provide login credentials to the WPBakery team to check?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI guess what you could do is adjust the font size on mobile for that section using CSS media queries. Try hiring a developer to help you with customizations
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I made a fallback so that error won’t appear. please replace the files in the theme from the attached archive
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.November 28, 2014 at 22:22 in reply to: how to remove "share this article" text in theme child #36986Abe
Keymasterhello, that is easily achieved with CSS. Add this in your child theme style.css
COPY CODE.share-links .hr-title { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterDo you have two profiles with one value that is chosen on both?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts